+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/nickle.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.lKU0W8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nickle-2.77 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/nickle-2.77.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nickle-2.77 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (nickle-2.77-tutorial_sgml_fix.patch):' Patch #0 (nickle-2.77-tutorial_sgml_fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tutorial_sgml_fix --fuzz=0 patching file doc/tutorial/advanced/concurrency.sgml patching file doc/tutorial/intro/variables.sgml + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mMv6jx + umask 022 + cd /builddir/build/BUILD + cd nickle-2.77 + 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 + '[' 1 = 1 ']' + '[' x '!=' x-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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by make... GNU 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 gawk... (cached) gawk checking for date... date 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 docbook2pdf... /usr/bin/docbook2pdf checking whether getpgrp requires zero arguments... yes 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 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 date-sh config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory '/builddir/build/BUILD/nickle-2.77' Making all in bench make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/bench' Making all in test make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/test' gcc -DHAVE_CONFIG_H -I. -I.. -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 math-tables.c 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 math-tables math-tables.o -ldl -lm -lreadline -lncurses make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/test' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples' Making all in smlng make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples/smlng' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples/smlng' Making all in turtle make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples/turtle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples/turtle' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/doc' Making all in tutorial make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/doc/tutorial' docbook2pdf nickle-tutorial.sgml Using catalogs: /etc/sgml/sgml-docbook-4.1.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#print Working on: /builddir/build/BUILD/nickle-2.77/doc/tutorial/nickle-tutorial.sgml kpathsea: Running mktexfmt pdfjadetex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.cache/texlive/texmf-config/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of mf/mf-nowin in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [WARNING]: double mention of tex/tex in /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.cache/texlive/texmf-var/web2c mktexfmt [INFO]: --- remaking pdfjadetex with pdftex mktexfmt: running `pdftex -ini -jobname=pdfjadetex -progname=pdfjadetex *pdfjadetex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (INITEX) restricted \write18 enabled. entering extended mode (/usr/share/texlive/texmf-dist/tex/jadetex/base/pdfjadetex.ini (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/pdflatex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/latex/base/latex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/texsys.cfg) ./texsys.aux found \@currdir set to: ./. Assuming \openin and \input have the same search path. Defining UNIX/DOS style filename parser. catcodes, registers, compatibility for TeX 2, parameters, LaTeX2e <2016/03/31> hacks, control, par, spacing, files, font encodings, lengths, ==================================== Local config file fonttext.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fonttext.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmss.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1cmtt.fd))) ==================================== Local config file fontmath.cfg used ==================================== (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/fontmath.ltx === Don't modify this file, use a .cfg file instead === (/usr/share/texlive/texmf-dist/tex/latex/base/omlcmm.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omscmsy.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/omxcmex.fd) (/usr/share/texlive/texmf-dist/tex/latex/base/ucmr.fd))) ==================================== Local config file preload.cfg used ===================================== (/usr/share/texlive/texmf-dist/tex/latex/base/preload.cfg (/usr/share/texlive/texmf-dist/tex/latex/base/preload.ltx)) page nos., x-ref, environments, center, verbatim, math definitions, boxes, title, sectioning, contents, floats, footnotes, index, bibliography, output, =========================================== Local configuration file hyphen.cfg used =========================================== (/usr/share/texlive/texmf-dist/tex/generic/babel/hyphen.cfg (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/dumyhyph.tex) (/usr/share/texlive/texmf-dist/tex/generic/hyphen/zerohyph.tex)) )) (/usr/share/texlive/texmf-dist/tex/jadetex/base/jadetex.ltx (/usr/share/texlive/texmf-dist/tex/latex/base/minimal.cls Document Class: minimal 2001/05/25 Standard LaTeX minimal class ) (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/marvosym/marvosym.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/generic/ulem/ulem.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/jadetex/base/dsssl.def)) (/usr/share/texlive/texmf-dist/tex/xmltex/passivetex/mlnames.sty) (/usr/share/texlive/texmf-dist/tex/xmltex/passivetex/unicode.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/tipa/t3enc.def) (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/tipa/tipa.sty) (/usr/share/texlive/texmf-dist/tex/latex/tipa/tone.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/bm.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/pifont.sty (/usr/share/texlive/texmf-dist/tex/latex/psnfss/upzd.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/upsy.fd)) (/usr/share/texlive/texmf-dist/tex/latex/wasysym/wasysym.sty) WARNING: stmaryrd package not loaded. some symbols will fail WARNING: Elsevier font setup not found (/usr/share/texlive/texmf-dist/tex/xmltex/passivetex/dummyels.sty) WARNING: mmasym package not loaded. some symbols will fail (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/eucal.sty)) (/usr/share/texlive/texmf-dist/tex/xmltex/passivetex/ucharacters.sty) (/usr/share/texlive/texmf-dist/tex/jadetex/base/uentities.sty)) ) Beginning to dump on file pdfjadetex.fmt (preloaded format=pdfjadetex 2018.3.14) 18106 strings of total length 217873 216661 memory locations dumped; current usage is 175&216402 16260 multiletter control sequences \font\nullfont=nullfont \font\OMX/cmex/m/n/10=cmex10 \font\tenln=line10 \font\tenlnw=linew10 \font\tencirc=lcircle10 \font\tencircw=lcirclew10 \font\OT1/cmr/m/n/5=cmr5 \font\OT1/cmr/m/n/7=cmr7 \font\OT1/cmr/m/n/10=cmr10 \font\OML/cmm/m/it/5=cmmi5 \font\OML/cmm/m/it/7=cmmi7 \font\OML/cmm/m/it/10=cmmi10 \font\OMS/cmsy/m/n/5=cmsy5 \font\OMS/cmsy/m/n/7=cmsy7 \font\OMS/cmsy/m/n/10=cmsy10 \font\sixly=lasy6 \font\OT1/cmr/m/sl/10=cmsl10 \font\OT1/cmr/m/it/10=cmti10 \font\OT1/cmr/bx/n/10=cmbx10 \font\OT1/cmss/m/n/10=cmss10 \font\T1/cmr/m/n/10=ecrm1000 \font\U/pzd/m/n/10=pzdr \font\U/psy/m/n/10=psyr 6504 words of font info for 22 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6081 has 183 ops out of 35111 2 for language 1 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdfjadetex.log. mktexfmt [INFO]: /builddir/.cache/texlive/texmf-var/web2c/pdftex/pdfjadetex.fmt installed. mktexfmt [INFO]: Disabled formats: 28 mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 19 mktexfmt [INFO]: Total formats: 48 mktexfmt [INFO]: exiting with status 0 make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/doc/tutorial' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/doc' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/doc' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77' gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 alarm.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 array.c array.c: In function 'ArrayPrint': array.c:91:13: warning: unused variable 'down_format' [-Wunused-variable] char down_format = format == 'g' ? 'G' : format; ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 atom.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 box.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 compile.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 debug.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 divide.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 edit.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 error.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 execute.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 expr.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 file.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 float.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 foreign.c foreign.c: In function 'ForeignHash': foreign.c:29:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return (HashValue) av->foreign.data; ^ gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 frame.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 func.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 gcd.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 hash.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 int.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 integer.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 io.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 main.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 mem.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 natural.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 pretty.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 profile.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 rational.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 ref.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 refer.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 sched.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 scope.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 stack.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 string.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 struct.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 symbol.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 sync.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 type.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 union.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 util.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 value.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-command.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-debug.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-environ.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-file.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-math.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-semaphore.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-sockets.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-string.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-thread.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-toplevel.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-pid.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 builtin-foreign.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 gram.c gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2018/03/14"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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 lex.c gcc -D_FORTIFY_SOURCE=2 -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -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,-E -Wl,-z,relro -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.o builtin-foreign.o gram.o lex.o -ldl -lm -lreadline -lncurses sed -e 's,@''VERSION@,2.77,' \ -e 's,@''BUILD_DATE@,2018/03/14,' \ -e 's,@''pkgdatadir@,/usr/share/nickle,' ./nickle.1.in > nickle.1 make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.77' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AWhguH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64 + cd nickle-2.77 + rm -rf /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64 Making install in bench make[1]: Entering directory '/builddir/build/BUILD/nickle-2.77/bench' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/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.77/bench' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.77/bench' Making install in test make[1]: Entering directory '/builddir/build/BUILD/nickle-2.77/test' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/test' 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.77/test' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.77/test' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples' Making install in smlng make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples/smlng' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples/smlng' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/nickle/examples/smlng' /usr/bin/install -c -m 644 context.5c generate.5c parse.5c test.5c COPYING '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/nickle/examples/smlng' make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples/smlng' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples/smlng' Making install in turtle make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples/turtle' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples/turtle' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/nickle/examples/turtle' /usr/bin/install -c -m 644 snowflake.5c turtle.5c snowflake.tex COPYING '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/nickle/examples/turtle' make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples/turtle' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples/turtle' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/examples' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/nickle/examples' /usr/bin/install -c -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 COPYING '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/nickle/examples' make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.77/examples' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/nickle-2.77/doc' Making install in tutorial make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/doc/tutorial' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/doc/tutorial' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle' /usr/bin/install -c -m 644 nickle-tutorial.pdf '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle' make[3]: Leaving directory '/builddir/build/BUILD/nickle-2.77/doc/tutorial' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/doc/tutorial' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77/doc' make[3]: Entering directory '/builddir/build/BUILD/nickle-2.77/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.77/doc' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77/doc' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.77/doc' make[1]: Entering directory '/builddir/build/BUILD/nickle-2.77' make[2]: Entering directory '/builddir/build/BUILD/nickle-2.77' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/bin' /usr/bin/install -c nickle '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 nickle.1 '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/include/nickle' /usr/bin/install -c -m 644 builtin.h 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.77-11.fc28.riscv64/usr/include/nickle' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/nickle' /usr/bin/install -c -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 COPYING '/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/nickle' make[2]: Leaving directory '/builddir/build/BUILD/nickle-2.77' make[1]: Leaving directory '/builddir/build/BUILD/nickle-2.77' ++ find examples -name 'Makefile*' + rm examples/turtle/Makefile.in examples/turtle/Makefile examples/turtle/Makefile.am examples/smlng/Makefile.in examples/smlng/Makefile examples/smlng/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/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: nickle-2.77-11.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wgh9Rn + umask 022 + cd /builddir/build/BUILD + cd nickle-2.77 + DOCDIR=/builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + cp -pr README /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + cp -pr README.name /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + cp -pr COPYING /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + cp -pr AUTHORS /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + cp -pr debian/changelog /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + cp -pr TODO /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + cp -pr examples /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + cp -pr doc/tutorial/nickle-tutorial.pdf /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64/usr/share/doc/nickle + exit 0 Provides: nickle = 2.77-11.fc28 nickle(riscv-64) = 2.77-11.fc28 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) libncurses.so.6()(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: nickle-devel-2.77-11.fc28.riscv64 Provides: nickle-devel = 2.77-11.fc28 nickle-devel(riscv-64) = 2.77-11.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nickle-2.77-11.fc28.riscv64 Wrote: /builddir/build/SRPMS/nickle-2.77-11.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/nickle-2.77-11.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/nickle-devel-2.77-11.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kwo3dP + umask 022 + cd /builddir/build/BUILD + cd nickle-2.77 + rm -rf /builddir/build/BUILDROOT/nickle-2.77-11.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