+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/csmith.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.lxa5wg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf csmith-2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/csmith-2.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd csmith-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (csmith-2.1.0-remove-custom-headers.patch):' Patch #1 (csmith-2.1.0-remove-custom-headers.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fix --fuzz=0 patching file runtime/Makefile.am patching file runtime/Makefile.in Hunk #1 succeeded at 361 (offset 103 lines). + echo 'Patch #2 (csmith-2.1.0-secondary.patch):' Patch #2 (csmith-2.1.0-secondary.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .secondary --fuzz=0 patching file src/platform.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ay94IK + umask 022 + cd /builddir/build/BUILD + cd csmith-2.2.0 + autoconf -f -i + 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 ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './autoconf/config.guess' + '[' 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"~' ./autoconf/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 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu 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 for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of gcc... none 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 dependency style of g++... none checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking how to print strings... printf 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... ranlib 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 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 for m4... m4 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 runtime/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in doc make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/doc' Making all in runtime make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/runtime' m4 < safe_math.m4 > safe_math.h m4 < safe_math_macros.m4 > safe_math_macros.h m4 < safe_math_macros_notmp.m4 > safe_math_macros_notmp.h make all-am make[2]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/runtime' gcc -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 libcsmith_a-volatile_runtime.o `test -f 'volatile_runtime.c' || echo './'`volatile_runtime.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 libcsmith_la-volatile_runtime.lo `test -f 'volatile_runtime.c' || echo './'`volatile_runtime.c rm -f libcsmith.a ar cru libcsmith.a libcsmith_a-volatile_runtime.o ranlib libcsmith.a libtool: compile: gcc -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"csmith 2.2.0\"" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 volatile_runtime.c -fPIC -DPIC -o .libs/libcsmith_la-volatile_runtime.o libtool: compile: gcc -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"csmith 2.2.0\"" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 volatile_runtime.c -o libcsmith_la-volatile_runtime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -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 libcsmith.la -rpath /usr/lib64 libcsmith_la-volatile_runtime.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libcsmith_la-volatile_runtime.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libcsmith.so.0 -o .libs/libcsmith.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libcsmith.so.0" && ln -s "libcsmith.so.0.0.0" "libcsmith.so.0") libtool: link: (cd ".libs" && rm -f "libcsmith.so" && ln -s "libcsmith.so.0.0.0" "libcsmith.so") libtool: link: ar cru .libs/libcsmith.a libcsmith_la-volatile_runtime.o libtool: link: ranlib .libs/libcsmith.a libtool: link: ( cd ".libs" && rm -f "libcsmith.la" && ln -s "../libcsmith.la" "libcsmith.la" ) make[2]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/runtime' make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/runtime' Making all in scripts make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/scripts' Making all in src make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/src' g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-AbsExtension.o `test -f 'AbsExtension.cpp' || echo './'`AbsExtension.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-AbsProgramGenerator.o `test -f 'AbsProgramGenerator.cpp' || echo './'`AbsProgramGenerator.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-AbsRndNumGenerator.o `test -f 'AbsRndNumGenerator.cpp' || echo './'`AbsRndNumGenerator.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-ArrayVariable.o `test -f 'ArrayVariable.cpp' || echo './'`ArrayVariable.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Block.o `test -f 'Block.cpp' || echo './'`Block.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Bookkeeper.o `test -f 'Bookkeeper.cpp' || echo './'`Bookkeeper.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-CFGEdge.o `test -f 'CFGEdge.cpp' || echo './'`CFGEdge.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-CGContext.o `test -f 'CGContext.cpp' || echo './'`CGContext.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-CGOptions.o `test -f 'CGOptions.cpp' || echo './'`CGOptions.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-CVQualifiers.o `test -f 'CVQualifiers.cpp' || echo './'`CVQualifiers.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-CompatibleChecker.o `test -f 'CompatibleChecker.cpp' || echo './'`CompatibleChecker.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Constant.o `test -f 'Constant.cpp' || echo './'`Constant.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-CoverageTestExtension.o `test -f 'CoverageTestExtension.cpp' || echo './'`CoverageTestExtension.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-CrestExtension.o `test -f 'CrestExtension.cpp' || echo './'`CrestExtension.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-DFSOutputMgr.o `test -f 'DFSOutputMgr.cpp' || echo './'`DFSOutputMgr.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-DFSProgramGenerator.o `test -f 'DFSProgramGenerator.cpp' || echo './'`DFSProgramGenerator.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-DFSRndNumGenerator.o `test -f 'DFSRndNumGenerator.cpp' || echo './'`DFSRndNumGenerator.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-DefaultOutputMgr.o `test -f 'DefaultOutputMgr.cpp' || echo './'`DefaultOutputMgr.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-DefaultProgramGenerator.o `test -f 'DefaultProgramGenerator.cpp' || echo './'`DefaultProgramGenerator.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-DefaultRndNumGenerator.o `test -f 'DefaultRndNumGenerator.cpp' || echo './'`DefaultRndNumGenerator.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-DeltaMonitor.o `test -f 'DeltaMonitor.cpp' || echo './'`DeltaMonitor.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-DepthSpec.o `test -f 'DepthSpec.cpp' || echo './'`DepthSpec.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Effect.o `test -f 'Effect.cpp' || echo './'`Effect.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Error.o `test -f 'Error.cpp' || echo './'`Error.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Expression.o `test -f 'Expression.cpp' || echo './'`Expression.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-ExpressionAssign.o `test -f 'ExpressionAssign.cpp' || echo './'`ExpressionAssign.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-ExpressionComma.o `test -f 'ExpressionComma.cpp' || echo './'`ExpressionComma.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-ExpressionFuncall.o `test -f 'ExpressionFuncall.cpp' || echo './'`ExpressionFuncall.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-ExpressionVariable.o `test -f 'ExpressionVariable.cpp' || echo './'`ExpressionVariable.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-ExtensionMgr.o `test -f 'ExtensionMgr.cpp' || echo './'`ExtensionMgr.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-ExtensionValue.o `test -f 'ExtensionValue.cpp' || echo './'`ExtensionValue.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Fact.o `test -f 'Fact.cpp' || echo './'`Fact.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-FactMgr.o `test -f 'FactMgr.cpp' || echo './'`FactMgr.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-FactPointTo.o `test -f 'FactPointTo.cpp' || echo './'`FactPointTo.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-FactUnion.o `test -f 'FactUnion.cpp' || echo './'`FactUnion.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Filter.o `test -f 'Filter.cpp' || echo './'`Filter.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Finalization.o `test -f 'Finalization.cpp' || echo './'`Finalization.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Function.o `test -f 'Function.cpp' || echo './'`Function.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-FunctionInvocation.o `test -f 'FunctionInvocation.cpp' || echo './'`FunctionInvocation.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-FunctionInvocationBinary.o `test -f 'FunctionInvocationBinary.cpp' || echo './'`FunctionInvocationBinary.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-FunctionInvocationUnary.o `test -f 'FunctionInvocationUnary.cpp' || echo './'`FunctionInvocationUnary.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-FunctionInvocationUser.o `test -f 'FunctionInvocationUser.cpp' || echo './'`FunctionInvocationUser.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-KleeExtension.o `test -f 'KleeExtension.cpp' || echo './'`KleeExtension.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Lhs.o `test -f 'Lhs.cpp' || echo './'`Lhs.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-LinearSequence.o `test -f 'LinearSequence.cpp' || echo './'`LinearSequence.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-MspFilters.o `test -f 'MspFilters.cpp' || echo './'`MspFilters.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-OutputMgr.o `test -f 'OutputMgr.cpp' || echo './'`OutputMgr.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-PartialExpander.o `test -f 'PartialExpander.cpp' || echo './'`PartialExpander.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Probabilities.o `test -f 'Probabilities.cpp' || echo './'`Probabilities.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-RandomNumber.o `test -f 'RandomNumber.cpp' || echo './'`RandomNumber.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-RandomProgramGenerator.o `test -f 'RandomProgramGenerator.cpp' || echo './'`RandomProgramGenerator.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Reducer.o `test -f 'Reducer.cpp' || echo './'`Reducer.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-ReducerOutputMgr.o `test -f 'ReducerOutputMgr.cpp' || echo './'`ReducerOutputMgr.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-SafeOpFlags.o `test -f 'SafeOpFlags.cpp' || echo './'`SafeOpFlags.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Sequence.o `test -f 'Sequence.cpp' || echo './'`Sequence.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-SequenceFactory.o `test -f 'SequenceFactory.cpp' || echo './'`SequenceFactory.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-SimpleDeltaRndNumGenerator.o `test -f 'SimpleDeltaRndNumGenerator.cpp' || echo './'`SimpleDeltaRndNumGenerator.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-SimpleDeltaSequence.o `test -f 'SimpleDeltaSequence.cpp' || echo './'`SimpleDeltaSequence.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-SplatExtension.o `test -f 'SplatExtension.cpp' || echo './'`SplatExtension.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Statement.o `test -f 'Statement.cpp' || echo './'`Statement.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementArrayOp.o `test -f 'StatementArrayOp.cpp' || echo './'`StatementArrayOp.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementAssign.o `test -f 'StatementAssign.cpp' || echo './'`StatementAssign.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementBreak.o `test -f 'StatementBreak.cpp' || echo './'`StatementBreak.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementContinue.o `test -f 'StatementContinue.cpp' || echo './'`StatementContinue.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementExpr.o `test -f 'StatementExpr.cpp' || echo './'`StatementExpr.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementFor.o `test -f 'StatementFor.cpp' || echo './'`StatementFor.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementGoto.o `test -f 'StatementGoto.cpp' || echo './'`StatementGoto.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementIf.o `test -f 'StatementIf.cpp' || echo './'`StatementIf.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StatementReturn.o `test -f 'StatementReturn.cpp' || echo './'`StatementReturn.cpp StatementFor.cpp: In static member function 'static const Variable* StatementFor::make_iteration(CGContext&, StatementAssign*&, Expression*&, StatementAssign*&, unsigned int&)': StatementFor.cpp:237:85: warning: 'incr_op' may be used uninitialized in this function [-Wmaybe-uninitialized] incr = new StatementAssign(cg_context.get_current_block(), *lhs1, *c_incr, incr_op); ^ StatementFor.cpp:233:47: warning: 'incr_n' may be used uninitialized in this function [-Wmaybe-uninitialized] Constant * c_incr = Constant::make_int(incr_n); ^ g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-StringUtils.o `test -f 'StringUtils.cpp' || echo './'`StringUtils.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Type.o `test -f 'Type.cpp' || echo './'`Type.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-Variable.o `test -f 'Variable.cpp' || echo './'`Variable.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-VariableSelector.o `test -f 'VariableSelector.cpp' || echo './'`VariableSelector.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-VectorFilter.o `test -f 'VectorFilter.cpp' || echo './'`VectorFilter.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-platform.o `test -f 'platform.cpp' || echo './'`platform.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-random.o `test -f 'random.cpp' || echo './'`random.cpp g++ -DPACKAGE_NAME=\"csmith\" -DPACKAGE_TARNAME=\"csmith\" -DPACKAGE_VERSION=\"2.2.0\" -DPACKAGE_STRING=\"csmith\ 2.2.0\" -DPACKAGE_BUGREPORT=\"csmith-bugs@flux.utah.edu\" -DPACKAGE_URL=\"http://embed.cs.utah.edu/csmith/\" -DPACKAGE=\"csmith\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DTARGET_CPU_riscv64=1 -DGIT_VERSION=\"dcef523\" -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 csmith-util.o `test -f 'util.cpp' || echo './'`util.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -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 csmith csmith-AbsExtension.o csmith-AbsProgramGenerator.o csmith-AbsRndNumGenerator.o csmith-ArrayVariable.o csmith-Block.o csmith-Bookkeeper.o csmith-CFGEdge.o csmith-CGContext.o csmith-CGOptions.o csmith-CVQualifiers.o csmith-CompatibleChecker.o csmith-Constant.o csmith-CoverageTestExtension.o csmith-CrestExtension.o csmith-DFSOutputMgr.o csmith-DFSProgramGenerator.o csmith-DFSRndNumGenerator.o csmith-DefaultOutputMgr.o csmith-DefaultProgramGenerator.o csmith-DefaultRndNumGenerator.o csmith-DeltaMonitor.o csmith-DepthSpec.o csmith-Effect.o csmith-Error.o csmith-Expression.o csmith-ExpressionAssign.o csmith-ExpressionComma.o csmith-ExpressionFuncall.o csmith-ExpressionVariable.o csmith-ExtensionMgr.o csmith-ExtensionValue.o csmith-Fact.o csmith-FactMgr.o csmith-FactPointTo.o csmith-FactUnion.o csmith-Filter.o csmith-Finalization.o csmith-Function.o csmith-FunctionInvocation.o csmith-FunctionInvocationBinary.o csmith-FunctionInvocationUnary.o csmith-FunctionInvocationUser.o csmith-KleeExtension.o csmith-Lhs.o csmith-LinearSequence.o csmith-MspFilters.o csmith-OutputMgr.o csmith-PartialExpander.o csmith-Probabilities.o csmith-RandomNumber.o csmith-RandomProgramGenerator.o csmith-Reducer.o csmith-ReducerOutputMgr.o csmith-SafeOpFlags.o csmith-Sequence.o csmith-SequenceFactory.o csmith-SimpleDeltaRndNumGenerator.o csmith-SimpleDeltaSequence.o csmith-SplatExtension.o csmith-Statement.o csmith-StatementArrayOp.o csmith-StatementAssign.o csmith-StatementBreak.o csmith-StatementContinue.o csmith-StatementExpr.o csmith-StatementFor.o csmith-StatementGoto.o csmith-StatementIf.o csmith-StatementReturn.o csmith-StringUtils.o csmith-Type.o csmith-Variable.o csmith-VariableSelector.o csmith-VectorFilter.o csmith-platform.o csmith-random.o csmith-util.o libtool: link: g++ -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 csmith csmith-AbsExtension.o csmith-AbsProgramGenerator.o csmith-AbsRndNumGenerator.o csmith-ArrayVariable.o csmith-Block.o csmith-Bookkeeper.o csmith-CFGEdge.o csmith-CGContext.o csmith-CGOptions.o csmith-CVQualifiers.o csmith-CompatibleChecker.o csmith-Constant.o csmith-CoverageTestExtension.o csmith-CrestExtension.o csmith-DFSOutputMgr.o csmith-DFSProgramGenerator.o csmith-DFSRndNumGenerator.o csmith-DefaultOutputMgr.o csmith-DefaultProgramGenerator.o csmith-DefaultRndNumGenerator.o csmith-DeltaMonitor.o csmith-DepthSpec.o csmith-Effect.o csmith-Error.o csmith-Expression.o csmith-ExpressionAssign.o csmith-ExpressionComma.o csmith-ExpressionFuncall.o csmith-ExpressionVariable.o csmith-ExtensionMgr.o csmith-ExtensionValue.o csmith-Fact.o csmith-FactMgr.o csmith-FactPointTo.o csmith-FactUnion.o csmith-Filter.o csmith-Finalization.o csmith-Function.o csmith-FunctionInvocation.o csmith-FunctionInvocationBinary.o csmith-FunctionInvocationUnary.o csmith-FunctionInvocationUser.o csmith-KleeExtension.o csmith-Lhs.o csmith-LinearSequence.o csmith-MspFilters.o csmith-OutputMgr.o csmith-PartialExpander.o csmith-Probabilities.o csmith-RandomNumber.o csmith-RandomProgramGenerator.o csmith-Reducer.o csmith-ReducerOutputMgr.o csmith-SafeOpFlags.o csmith-Sequence.o csmith-SequenceFactory.o csmith-SimpleDeltaRndNumGenerator.o csmith-SimpleDeltaSequence.o csmith-SplatExtension.o csmith-Statement.o csmith-StatementArrayOp.o csmith-StatementAssign.o csmith-StatementBreak.o csmith-StatementContinue.o csmith-StatementExpr.o csmith-StatementFor.o csmith-StatementGoto.o csmith-StatementIf.o csmith-StatementReturn.o csmith-StringUtils.o csmith-Type.o csmith-Variable.o csmith-VariableSelector.o csmith-VectorFilter.o csmith-platform.o csmith-random.o csmith-util.o make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/src' make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YwI3zP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 + cd csmith-2.2.0 + rm -rf /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 Making install in doc make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/doc' make[2]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/share/doc/csmith' /usr/bin/install -c -m 644 probabilities.txt '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/share/doc/csmith' make[2]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/doc' make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/doc' Making install in runtime make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/runtime' make install-am make[2]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/runtime' make[3]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/runtime' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64' /usr/bin/install -c -m 644 libcsmith.a '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64' ( cd '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64' && ranlib libcsmith.a ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libcsmith.la '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcsmith.so.0.0.0 /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64/libcsmith.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64 && { ln -s -f libcsmith.so.0.0.0 libcsmith.so.0 || { rm -f libcsmith.so.0 && ln -s libcsmith.so.0.0.0 libcsmith.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64 && { ln -s -f libcsmith.so.0.0.0 libcsmith.so || { rm -f libcsmith.so && ln -s libcsmith.so.0.0.0 libcsmith.so; }; }) libtool: install: /usr/bin/install -c .libs/libcsmith.lai /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64/libcsmith.la libtool: install: /usr/bin/install -c .libs/libcsmith.a /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64/libcsmith.a libtool: install: chmod 644 /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64/libcsmith.a libtool: install: ranlib /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/lib64/libcsmith.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/include/csmith-2.2.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/include/csmith-2.2.0/windows' /usr/bin/install -c -m 644 windows/stdint.h '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/include/csmith-2.2.0/windows' /usr/bin/install -c -m 644 csmith.h csmith_minimal.h platform_avr.h platform_generic.h platform_msp430.h random_inc.h safe_abbrev.h volatile_runtime.c volatile_runtime.h '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/include/csmith-2.2.0/.' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/include/csmith-2.2.0' /usr/bin/install -c -m 644 safe_math.h safe_math_macros.h safe_math_macros_notmp.h '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/include/csmith-2.2.0' make[3]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/runtime' make[2]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/runtime' make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/runtime' Making install in scripts make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/scripts' make[2]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/scripts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/bin' /usr/bin/install -c compiler_test.in compiler_test.pl launchn.pl test_csmith.pl '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/scripts' make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/scripts' Making install in src make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/src' make[2]: Entering directory '/builddir/build/BUILD/csmith-2.2.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c csmith '/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -c csmith /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/bin/csmith make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/src' make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0/src' make[1]: Entering directory '/builddir/build/BUILD/csmith-2.2.0' make[2]: Entering directory '/builddir/build/BUILD/csmith-2.2.0' 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/csmith-2.2.0' make[1]: Leaving directory '/builddir/build/BUILD/csmith-2.2.0' + find /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 -name '*.a' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 -name test_csmith.pl -exec rm -f '{}' ';' + rm -f /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/bin/compiler_test.in + rm -rf /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/share/doc/csmith + /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: csmith-2.2.0-7.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NLTa2Y + umask 022 + cd /builddir/build/BUILD + cd csmith-2.2.0 + DOCDIR=/builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/share/doc/csmith + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/share/doc/csmith + cp -pr COPYING /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/share/doc/csmith + cp -pr doc/probabilities.txt /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/share/doc/csmith + cp -pr scripts/compiler_test.in /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64/usr/share/doc/csmith + exit 0 Provides: csmith = 2.2.0-7.fc28 csmith(riscv-64) = 2.2.0-7.fc28 libcsmith.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /usr/bin/perl 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) perl(File::stat) perl(Sys::CPU) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: csmith-devel-2.2.0-7.fc28.riscv64 Provides: csmith-devel = 2.2.0-7.fc28 csmith-devel(riscv-64) = 2.2.0-7.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcsmith.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/csmith-2.2.0-7.fc28.riscv64 Wrote: /builddir/build/SRPMS/csmith-2.2.0-7.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/csmith-2.2.0-7.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/csmith-devel-2.2.0-7.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9YCA7O + umask 022 + cd /builddir/build/BUILD + cd csmith-2.2.0 + rm -rf /builddir/build/BUILDROOT/csmith-2.2.0-7.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