Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nickle.spec'], chrootPath='/var/lib/mock/f33-build-399866-62540/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/nickle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1608595200 Wrote: /builddir/build/SRPMS/nickle-2.90-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nickle.spec'], chrootPath='/var/lib/mock/f33-build-399866-62540/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/nickle.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1608595200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RdJHdV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nickle-2.90 + /usr/bin/gzip -dc /builddir/build/SOURCES/nickle-2.90.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nickle-2.90 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.oLHDrT + umask 022 + cd /builddir/build/BUILD + cd nickle-2.90 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-12-19 23:35:10.000000000 -0500 +++ ./configure 2020-12-31 00:30:53.334922471 -0500 @@ -1588,7 +1588,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --docdir=/usr/share/doc/nickle 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 for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether ln -s works... yes checking for flex... no checking for lex... no checking for byacc... no checking for yacc... no checking for bison... bison checking for log... no checking for log in -lm... yes checking for gethostbyname... yes checking for socket... yes checking for dlopen in -ldl... yes checking to see if compiler understands -Wl,-E... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for stdint.h... (cached) yes checking for uint64_t... yes checking for vprintf... yes checking for _doprnt... no checking for unsetenv... yes checking for setenv... yes checking for putenv... yes checking for gettimeofday... yes checking for hstrerror... yes checking for select... yes checking for sigaction... yes checking for sigrelse... yes checking for sigignore... yes checking for setrlimit... yes checking for getrlimit... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for asciidoctor-pdf... /usr/bin/asciidoctor-pdf checking whether getpgrp requires zero arguments... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether rl_catch_signals is declared... no checking whether rl_reset_after_signal is declared... no checking whether rl_cleanup_after_signal is declared... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating bench/Makefile config.status: creating examples/Makefile config.status: creating examples/smlng/Makefile config.status: creating examples/turtle/Makefile config.status: creating doc/Makefile config.status: creating doc/tutorial/Makefile config.status: creating nickle-config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in bench make[2]: Nothing to be done for 'all'. Making all in test make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/test' gcc -DHAVE_CONFIG_H -I. -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o math-tables.o math-tables.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/test' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/test' gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o math-tables math-tables.o -ldl -lm -lreadline -lncurses make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/test' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/test' ./math-tables > math-tables.5c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/test' Making all in examples Making all in smlng make[3]: Nothing to be done for 'all'. Making all in turtle make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in doc Making all in tutorial make[3]: Entering directory '/builddir/build/BUILD/nickle-2.90/doc/tutorial' asciidoctor-pdf -o nickle-tutorial.pdf nickle-tutorial.adoc make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.90/doc/tutorial' make[3]: Nothing to be done for 'all-am'. make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o atom.o atom.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o box.o box.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o alarm.o alarm.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o array.o array.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o divide.o divide.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o debug.o debug.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o error.o error.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o edit.o edit.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o expr.o expr.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o float.o float.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o file.o file.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o foreign.o foreign.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o frame.o frame.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o execute.o execute.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o func.o func.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o hash.o hash.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o int.o int.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gcd.o gcd.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o io.o io.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mem.o mem.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o integer.o integer.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o compile.o compile.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o profile.o profile.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o ref.o ref.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o pretty.o pretty.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o refer.o refer.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o rational.o rational.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o natural.o natural.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o stack.o stack.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o scope.o scope.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o string.o string.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o symbol.o symbol.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o struct.o struct.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sync.o sync.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sched.o sched.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o union.o union.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o util.o util.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-debug.o builtin-debug.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-command.o builtin-command.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-environ.o builtin-environ.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-math.o builtin-math.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o value.o value.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o type.o type.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-semaphore.o builtin-semaphore.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-file.o builtin-file.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-thread.o builtin-thread.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-string.o builtin-string.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-sockets.o builtin-sockets.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-date.o builtin-date.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin.o builtin.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-pid.o builtin-pid.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-foreign.o builtin-foreign.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' sed -e 's,@''VERSION@,2.90,' \ -e 's,@''BUILD_DATE@,,' \ -e 's,@''pkgdatadir@,/usr/share/nickle,' ./nickle.1.in > nickle.1 make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o builtin-toplevel.o builtin-toplevel.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gram.o gram.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o lex.o lex.c make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' gcc -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-E -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nickle alarm.o array.o atom.o box.o compile.o debug.o divide.o edit.o error.o execute.o expr.o file.o float.o foreign.o frame.o func.o gcd.o hash.o int.o integer.o io.o main.o mem.o natural.o pretty.o profile.o rational.o ref.o refer.o sched.o scope.o stack.o string.o struct.o symbol.o sync.o type.o union.o util.o value.o builtin-command.o builtin-debug.o builtin-environ.o builtin-file.o builtin-math.o builtin-semaphore.o builtin-sockets.o builtin-string.o builtin-thread.o builtin-toplevel.o builtin-pid.o builtin-date.o builtin.o builtin-foreign.o gram.o lex.o -ldl -lm -lreadline -lncurses make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.13k8qV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64 + cd nickle-2.90 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64 Making install in bench make[1]: Entering directory '/builddir/build/BUILD/nickle-2.90/bench' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/bench' 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/nickle-2.90/bench' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.90/bench' Making install in test make[1]: Entering directory '/builddir/build/BUILD/nickle-2.90/test' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/test' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle/test' /usr/bin/install -p -m 644 scanf.5c gcdtest.5c inttest.5c optest.5c orderofoptest.5c rattest.5c reftest.5c arraytest.5c modtest.5c hashtest.5c signal.5c round.5c math.5c factorial.5c is_type.5c jsontest.5c datetest.5c string-file.5c math-tables.5c '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle/test' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/test' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.90/test' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/nickle-2.90/examples' Making install in smlng make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/examples/smlng' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.90/examples/smlng' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle/examples/smlng' /usr/bin/install -p -m 644 context.5c generate.5c parse.5c test.5c COPYING '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle/examples/smlng' make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.90/examples/smlng' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/examples/smlng' Making install in turtle make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/examples/turtle' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.90/examples/turtle' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle/examples/turtle' /usr/bin/install -p -m 644 snowflake.5c turtle.5c snowflake.tex COPYING '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle/examples/turtle' make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.90/examples/turtle' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/examples/turtle' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/examples' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.90/examples' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle/examples' /usr/bin/install -p -m 644 comb.5c cribbage.5c erat.5c fourfours.5c initializer.5c is-prime.5c kaiser.5c menace2.5c miller-rabin.5c mutextest.5c numbers.5c polynomial.5c prime.5c qbrating.5c randtest.5c restart.5c roman.5c rsa-demo.5c rsa.5c skiplisttest.5c sudoku.5c COPYING '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle/examples' make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.90/examples' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/examples' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.90/examples' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/nickle-2.90/doc' Making install in tutorial make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/doc/tutorial' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.90/doc/tutorial' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle' /usr/bin/install -p -m 644 nickle-tutorial.pdf '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle' make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.90/doc/tutorial' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/doc/tutorial' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/doc' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.90/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.90/doc' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/doc' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.90/doc' make[1]: Entering directory '/builddir/build/BUILD/nickle-2.90' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/bin' /usr/bin/install -p nickle '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 nickle.1 '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/include/nickle' /usr/bin/install -p -m 644 builtin.h nickle-config.h mem.h nickle.h ref.h value.h builtin-namespaces.h gram.h memp.h opcode.h stack.h '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/include/nickle' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle' /usr/bin/install -p -m 644 builtin.5c math.5c scanf.5c mutex.5c arc4.5c prng.5c command.5c abort.5c printf.5c history.5c ctype.5c string.5c socket.5c file.5c parse-args.5c svg.5c process.5c prime_sieve.5c factorial.5c gamma.5c sort.5c list.5c skiplist.5c json.5c COPYING '/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/nickle' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.90' ++ find examples -name 'Makefile*' + rm examples/smlng/Makefile.in examples/smlng/Makefile examples/smlng/Makefile.am examples/turtle/Makefile.in examples/turtle/Makefile examples/turtle/Makefile.am examples/Makefile.in examples/Makefile examples/Makefile.am + rm examples/COPYING + chmod a-x examples/menace2.5c + chmod a-x examples/turtle/snowflake.5c + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.90-1.fc33 --unique-debug-suffix -2.90-1.fc33.riscv64 --unique-debug-src-base nickle-2.90-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/nickle-2.90 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/bin/nickle extracting debug info from /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/bin/nickle original debug info size: 7064kB, size after compression: 6404kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2186 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FjQhCS + umask 022 + cd /builddir/build/BUILD + cd nickle-2.90 + cd test + make check make scanf.5c gcdtest.5c inttest.5c optest.5c orderofoptest.5c rattest.5c reftest.5c arraytest.5c modtest.5c hashtest.5c signal.5c round.5c math.5c factorial.5c is_type.5c jsontest.5c datetest.5c string-file.5c make[1]: Entering directory '/builddir/build/BUILD/nickle-2.90/test' make[1]: Nothing to be done for 'scanf.5c'. make[1]: Nothing to be done for 'gcdtest.5c'. make[1]: Nothing to be done for 'inttest.5c'. make[1]: Nothing to be done for 'optest.5c'. make[1]: Nothing to be done for 'orderofoptest.5c'. make[1]: Nothing to be done for 'rattest.5c'. make[1]: Nothing to be done for 'reftest.5c'. make[1]: Nothing to be done for 'arraytest.5c'. make[1]: Nothing to be done for 'modtest.5c'. make[1]: Nothing to be done for 'hashtest.5c'. make[1]: Nothing to be done for 'signal.5c'. make[1]: Nothing to be done for 'round.5c'. make[1]: Nothing to be done for 'math.5c'. make[1]: Nothing to be done for 'factorial.5c'. make[1]: Nothing to be done for 'is_type.5c'. make[1]: Nothing to be done for 'jsontest.5c'. make[1]: Nothing to be done for 'datetest.5c'. make[1]: Nothing to be done for 'string-file.5c'. make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.90/test' make check-TESTS make[1]: Entering directory '/builddir/build/BUILD/nickle-2.90/test' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.90/test' PASS: scanf.5c PASS: gcdtest.5c PASS: inttest.5c PASS: optest.5c PASS: orderofoptest.5c PASS: rattest.5c PASS: reftest.5c PASS: arraytest.5c PASS: modtest.5c PASS: hashtest.5c PASS: signal.5c PASS: round.5c PASS: math.5c PASS: factorial.5c PASS: is_type.5c PASS: jsontest.5c PASS: datetest.5c PASS: string-file.5c ============================================================================ Testsuite summary for nickle 2.90 ============================================================================ # TOTAL: 18 # PASS: 18 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.90/test' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.90/test' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nickle-2.90-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NHITGU + umask 022 + cd /builddir/build/BUILD + cd nickle-2.90 + DOCDIR=/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + cp -pr README /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + cp -pr README.name /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + cp -pr AUTHORS /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + cp -pr ChangeLog /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + cp -pr TODO /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + cp -pr examples /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + cp -pr doc/tutorial/nickle-tutorial.pdf /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/doc/nickle + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qWUa4S + umask 022 + cd /builddir/build/BUILD + cd nickle-2.90 + LICENSEDIR=/builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/licenses/nickle + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/licenses/nickle + cp -pr COPYING /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64/usr/share/licenses/nickle + RPM_EC=0 ++ jobs -p + exit 0 Provides: nickle = 2.90-1.fc33 nickle(riscv-64) = 2.90-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libreadline.so.8()(64bit) rtld(GNU_HASH) Processing files: nickle-devel-2.90-1.fc33.riscv64 Provides: nickle-devel = 2.90-1.fc33 nickle-devel(riscv-64) = 2.90-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nickle-debugsource-2.90-1.fc33.riscv64 Provides: nickle-debugsource = 2.90-1.fc33 nickle-debugsource(riscv-64) = 2.90-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nickle-debuginfo-2.90-1.fc33.riscv64 Provides: debuginfo(build-id) = 530e8cef4136a76abd664dbba704556cb6f60515 nickle-debuginfo = 2.90-1.fc33 nickle-debuginfo(riscv-64) = 2.90-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nickle-debugsource(riscv-64) = 2.90-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64 Wrote: /builddir/build/RPMS/nickle-devel-2.90-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/nickle-debugsource-2.90-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/nickle-debuginfo-2.90-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/nickle-2.90-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3syfzU + umask 022 + cd /builddir/build/BUILD + cd nickle-2.90 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nickle-2.90-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0