<86>Mar 10 09:31:28 userdel[2051945]: delete user 'rooter'
<86>Mar 10 09:31:28 userdel[2051945]: removed group 'rooter' owned by 'rooter'
<86>Mar 10 09:31:28 userdel[2051945]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 10 09:31:28 groupadd[2051982]: group added to /etc/group: name=rooter, GID=1865
<86>Mar 10 09:31:28 groupadd[2051982]: group added to /etc/gshadow: name=rooter
<86>Mar 10 09:31:28 groupadd[2051982]: new group: name=rooter, GID=1865
<86>Mar 10 09:31:28 useradd[2052011]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash
<86>Mar 10 09:31:28 userdel[2052033]: delete user 'builder'
<86>Mar 10 09:31:28 userdel[2052033]: removed group 'builder' owned by 'builder'
<86>Mar 10 09:31:28 groupadd[2052053]: group added to /etc/group: name=builder, GID=1866
<86>Mar 10 09:31:28 groupadd[2052053]: group added to /etc/gshadow: name=builder
<86>Mar 10 09:31:28 groupadd[2052053]: new group: name=builder, GID=1866
<86>Mar 10 09:31:28 useradd[2052064]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash
<13>Mar 10 09:31:31 rpmi: libncurses-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 10 09:31:31 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 10 09:31:31 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 10 09:31:31 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/nickle-2.68-alt2.1.qa1.nosrc.rpm (w1.gzdio)
Installing nickle-2.68-alt2.1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22357
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf nickle-2.68
+ echo 'Source #0 (nickle-2.68.tar.gz):'
Source #0 (nickle-2.68.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/nickle-2.68.tar.gz
+ /bin/tar -xf -
+ cd nickle-2.68
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22357
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nickle-2.68
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for flex... no
checking for lex... no
checking for byacc... no
checking for yacc... yacc
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... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 inline... inline
checking for stdint.h... (cached) yes
checking for uint64_t... yes
checking return type of signal handlers... void
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 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
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 date-sh
config.status: creating config.h
config.status: executing depfiles commands
+ make
make: Entering directory '/usr/src/RPM/BUILD/nickle-2.68'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68'
Making all in bench
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/bench'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/bench'
Making all in test
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/test'
Making all in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
Making all in smlng
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng'
Making all in turtle
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c alarm.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c array.c
array.c: In function 'ArrayPrint':
array.c:89:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
     Bool    ret = True;
             ^~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c atom.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c box.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c compile.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c debug.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c divide.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c edit.c
edit.c: In function 'edit':
edit.c:37:12: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
     (void) system (buf);
            ^~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c error.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c execute.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c expr.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c file.c
file.c: In function 'FileFilter':
file.c:834:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write (errpipe[1], &errcode, 1);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c float.c
float.c: In function 'FloatExp':
float.c:645:13: warning: variable 'base' set but not used [-Wunused-but-set-variable]
     Value   base;
             ^~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -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;
            ^
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c frame.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c func.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c gcd.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c hash.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c int.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c integer.c
integer.c: In function 'IntegerMod':
integer.c:157:14: warning: variable 'quo' set but not used [-Wunused-but-set-variable]
     Natural *quo, *rem;
              ^~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c io.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c main.c
main.c: In function 'stop':
main.c:175:37: warning: passing argument 3 to restrict-qualified parameter aliases with argument 2 [-Wrestrict]
     sigprocmask (SIG_SETMASK, &set, &set);
                               ~~~~  ^~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c mem.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c natural.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c pretty.c
pretty.c: In function '_PrettyCatch':
pretty.c:583:10: warning: variable 'name' set but not used [-Wunused-but-set-variable]
     Atom name;
          ^~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c profile.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c rational.c
rational.c: In function 'RationalMod':
rational.c:175:20: warning: variable 'quo' set but not used [-Wunused-but-set-variable]
     Natural *rem, *quo, *div;
                    ^~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c ref.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c refer.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c sched.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c scope.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c stack.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c string.c
In file included from /usr/include/string.h:508,
                 from mem.h:13,
                 from nickle.h:11,
                 from string.c:9:
In function 'strcpy',
    inlined from 'NewStrString' at string.c:249:5:
/usr/include/bits/string_fortified.h:90:10: warning: '__builtin___strcpy_chk' writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
   return __builtin___strcpy_chk (__dest, __src, __bos (__dest));
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c struct.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c symbol.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c sync.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c type.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c union.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c util.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c value.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-command.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-debug.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-environ.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-file.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-math.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-semaphore.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-sockets.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-string.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-thread.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-toplevel.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-pid.c
builtin-pid.c: In function 'do_PID_getgroups':
builtin-pid.c:61:5: warning: ignoring return value of 'getgroups', declared with attribute warn_unused_result [-Wunused-result]
     getgroups (n, list);
     ^~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin.c
builtin.c: In function 'BuiltinAddException':
builtin.c:269:11: warning: variable 'type' set but not used [-Wunused-but-set-variable]
     Type *type;
           ^~~~
builtin.c: In function 'BuiltinType':
builtin.c:191:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  write (2, "Invalid builtin argument type\n", 30);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c builtin-foreign.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c gram.c
gram.c:2:19: warning: 'yysccsid' defined but not used [-Wunused-const-variable=]
 static const char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93";
                   ^~~~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.  -DBUILD=\""2024/03/10"\" -DBUILD_VERSION=\""2.68"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\"  -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -c lex.c
lex.l: In function 'LexGetInteractiveChar':
lex.l:212:8: warning: variable 'v' set but not used [-Wunused-but-set-variable]
  Value v;
        ^
At top level:
lex.c:2679:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, register char * yy_bp )
                 ^~~~~~~
lex.c: In function 'yylex':
lex.l:328:25: warning: array subscript 13 is above array bounds of 'Type *[12]' {aka 'union _type *[12]'} [-Warray-bounds]
 function { yylval.type = typePrim[rep_func]; return FUNCTION; }
                 ~~~~~~~~^~~~~~~~~~
x86_64-alt-linux-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2   -o nickle -Wl,-E 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.68,' \
    -e 's,@''BUILD_DATE@,2024/03/10,' \
    -e 's,@''pkgdatadir@,/usr/share/nickle,' ./nickle.1.in > nickle.1
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68'
make: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44000
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/nickle-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/nickle-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd nickle-2.68
+ make install DESTDIR=/usr/src/tmp/nickle-buildroot
make: Entering directory '/usr/src/RPM/BUILD/nickle-2.68'
Making install in bench
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/bench'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/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 '/usr/src/RPM/BUILD/nickle-2.68/bench'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/bench'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/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 '/usr/src/RPM/BUILD/nickle-2.68/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/test'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
Making install in smlng
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/nickle/examples/smlng" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng"
 /bin/install -c -m 644 'context.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/context.5c'
 /bin/install -c -m 644 'generate.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/generate.5c'
 /bin/install -c -m 644 'parse.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/parse.5c'
 /bin/install -c -m 644 'test.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/test.5c'
 /bin/install -c -m 644 'COPYING' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/COPYING'
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng'
Making install in turtle
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/nickle/examples/turtle" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle"
 /bin/install -c -m 644 'snowflake.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle/snowflake.5c'
 /bin/install -c -m 644 'turtle.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle/turtle.5c'
 /bin/install -c -m 644 'snowflake.tex' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle/snowflake.tex'
 /bin/install -c -m 644 'COPYING' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle/COPYING'
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/nickle/examples" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples"
 /bin/install -c -m 644 'comb.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/comb.5c'
 /bin/install -c -m 644 'cribbage.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/cribbage.5c'
 /bin/install -c -m 644 'erat.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/erat.5c'
 /bin/install -c -m 644 'fourfours.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/fourfours.5c'
 /bin/install -c -m 644 'initializer.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/initializer.5c'
 /bin/install -c -m 644 'is-prime.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/is-prime.5c'
 /bin/install -c -m 644 'kaiser.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/kaiser.5c'
 /bin/install -c -m 644 'menace2.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/menace2.5c'
 /bin/install -c -m 644 'miller-rabin.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/miller-rabin.5c'
 /bin/install -c -m 644 'mutextest.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/mutextest.5c'
 /bin/install -c -m 644 'numbers.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/numbers.5c'
 /bin/install -c -m 644 'polynomial.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/polynomial.5c'
 /bin/install -c -m 644 'prime.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/prime.5c'
 /bin/install -c -m 644 'qbrating.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/qbrating.5c'
 /bin/install -c -m 644 'randtest.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/randtest.5c'
 /bin/install -c -m 644 'restart.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/restart.5c'
 /bin/install -c -m 644 'roman.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/roman.5c'
 /bin/install -c -m 644 'rsa-demo.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/rsa-demo.5c'
 /bin/install -c -m 644 'rsa.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/rsa.5c'
 /bin/install -c -m 644 'skiplist.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/skiplist.5c'
 /bin/install -c -m 644 'skiplisttest.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/skiplisttest.5c'
 /bin/install -c -m 644 'sort.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/sort.5c'
 /bin/install -c -m 644 'COPYING' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/COPYING'
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples'
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68'
test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/bin"
  /bin/install -c 'nickle' '/usr/src/tmp/nickle-buildroot/usr/bin/nickle'
test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/man/man1"
 /bin/install -c -m 644 './nickle.1' '/usr/src/tmp/nickle-buildroot/usr/share/man/man1/nickle.1'
test -z "/usr/include/nickle" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/include/nickle"
 /bin/install -c -m 644 'builtin.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/builtin.h'
 /bin/install -c -m 644 'config.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/config.h'
 /bin/install -c -m 644 'mem.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/mem.h'
 /bin/install -c -m 644 'nickle.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/nickle.h'
 /bin/install -c -m 644 'ref.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/ref.h'
 /bin/install -c -m 644 'value.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/value.h'
 /bin/install -c -m 644 'builtin-namespaces.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/builtin-namespaces.h'
 /bin/install -c -m 644 'gram.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/gram.h'
 /bin/install -c -m 644 'memp.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/memp.h'
 /bin/install -c -m 644 'opcode.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/opcode.h'
 /bin/install -c -m 644 'stack.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/stack.h'
test -z "/usr/share/nickle" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/nickle"
 /bin/install -c -m 644 'builtin.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/builtin.5c'
 /bin/install -c -m 644 'math.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/math.5c'
 /bin/install -c -m 644 'scanf.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/scanf.5c'
 /bin/install -c -m 644 'mutex.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/mutex.5c'
 /bin/install -c -m 644 'arc4.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/arc4.5c'
 /bin/install -c -m 644 'prng.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/prng.5c'
 /bin/install -c -m 644 'command.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/command.5c'
 /bin/install -c -m 644 'abort.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/abort.5c'
 /bin/install -c -m 644 'printf.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/printf.5c'
 /bin/install -c -m 644 'history.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/history.5c'
 /bin/install -c -m 644 'ctype.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/ctype.5c'
 /bin/install -c -m 644 'string.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/string.5c'
 /bin/install -c -m 644 'socket.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/socket.5c'
 /bin/install -c -m 644 'file.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/file.5c'
 /bin/install -c -m 644 'parse-args.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/parse-args.5c'
 /bin/install -c -m 644 'svg.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/svg.5c'
 /bin/install -c -m 644 'process.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/process.5c'
 /bin/install -c -m 644 'COPYING' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/COPYING'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68'
make: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68'
++ find examples -name 'Makefile*'
+ rm examples/Makefile examples/turtle/Makefile examples/turtle/Makefile.in examples/turtle/Makefile.am examples/smlng/Makefile examples/smlng/Makefile.in examples/smlng/Makefile.am examples/Makefile.in examples/Makefile.am
+ rm examples/COPYING
+ chmod a-x examples/menace2.5c
+ chmod a-x examples/turtle/snowflake.5c
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/nickle-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/nickle-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/nickle-buildroot/ (default)
Compressing files in /usr/src/tmp/nickle-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/nickle-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: nickle-2.68-alt2.1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3260
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nickle-2.68
+ DOCDIR=/usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.68
+ export DOCDIR
+ rm -rf /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.68
+ /bin/mkdir -p /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.68
+ cp -prL README README.name COPYING AUTHORS NEWS TODO examples /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.68
+ chmod -R go-w /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.68
+ chmod -R a+rX /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.68
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FPfcr3
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gy6zKp
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libreadline.so.7()(64bit) >= set:nk8DSMMHo4hDUgq, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hyrnBP
Creating nickle-debuginfo package
Processing files: nickle-devel-2.68-alt2.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WNSLXi
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r81rPP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: nickle = 2.68-alt2.1.qa1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.23sLdq
Processing files: nickle-debuginfo-2.68-alt2.1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tO4Oc4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A6RiGL
find-requires: running scripts (debuginfo)
Requires: nickle = 2.68-alt2.1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6), debug64(libreadline.so.7)
Adding to nickle-devel a strict dependency on nickle
Adding to nickle-debuginfo a strict dependency on nickle
Wrote: /usr/src/RPM/RPMS/x86_64/nickle-2.68-alt2.1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/nickle-devel-2.68-alt2.1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/nickle-debuginfo-2.68-alt2.1.qa1.x86_64.rpm (w2.lzdio)
10.75user 4.41system 0:22.69elapsed 66%CPU (0avgtext+0avgdata 65720maxresident)k
0inputs+0outputs (0major+1278929minor)pagefaults 0swaps
2.98user 1.49system 0:29.70elapsed 15%CPU (0avgtext+0avgdata 134792maxresident)k
0inputs+0outputs (0major+208114minor)pagefaults 0swaps
--- nickle-2.68-alt2.1.qa1.x86_64.rpm.repo	2019-02-07 15:25:45.000000000 +0000
+++ nickle-2.68-alt2.1.qa1.x86_64.rpm.hasher	2024-03-10 09:31:56.909638872 +0000
@@ -76,3 +76,3 @@
 Provides: nickle = 2.68-alt2.1.qa1:sisyphus+220879.100.2.1
-File: /usr/bin/nickle	100755	root:root	2c701c12ee573db10bf7066003c5e211	
+File: /usr/bin/nickle	100755	root:root	6d496c8899843d7a8e6bb1b13990f458	
 File: /usr/share/doc/nickle-2.68	40755	root:root		
@@ -119,3 +119,3 @@
 File: /usr/share/doc/nickle-2.68/examples/turtle/turtle.5c	100644	root:root	700cc659b2116cba950e978da60ea69e	
-File: /usr/share/man/man1/nickle.1.xz	100644	root:root	fbae987290f273359cd9a22310b8873b	
+File: /usr/share/man/man1/nickle.1.xz	100644	root:root	ff3b6850445a230359eea2bea44fe5f3	
 File: /usr/share/nickle	40755	root:root		
@@ -138,2 +138,2 @@
 File: /usr/share/nickle/svg.5c	100644	root:root	d53e31ac4ef868ae996fd937a7d8543c	
-RPMIdentity: 7397a4960b4390883253a98e56c9e27b4518cefb035ddd31560abf78c93b61b6e37a6d6199903e3502d3392f24bbbe2e68309e05f34504c616c715af48a474a1
+RPMIdentity: 50f2b7c7d98c23f8129c7b0e182eebb895c77c0b9a488d26ac4c3e844dbdbeb8d463bf370b779c18794e994f9ec6ec017773219d49acc6cdb16c60fc008a0675
--- nickle-debuginfo-2.68-alt2.1.qa1.x86_64.rpm.repo	2019-02-07 15:25:45.000000000 +0000
+++ nickle-debuginfo-2.68-alt2.1.qa1.x86_64.rpm.hasher	2024-03-10 09:31:57.007639956 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ad	40755	root:root	
-/usr/lib/debug/.build-id/ad/1b0e0d23b715a5ea62c5731da02ed7db33f9a7	120777	root:root	../../../../bin/nickle
-/usr/lib/debug/.build-id/ad/1b0e0d23b715a5ea62c5731da02ed7db33f9a7.debug	120777	root:root	../../usr/bin/nickle.debug
+/usr/lib/debug/.build-id/3f	40755	root:root	
+/usr/lib/debug/.build-id/3f/df908f91944a4f40b38e4798855d88605cb7bc	120777	root:root	../../../../bin/nickle
+/usr/lib/debug/.build-id/3f/df908f91944a4f40b38e4798855d88605cb7bc.debug	120777	root:root	../../usr/bin/nickle.debug
 /usr/lib/debug/usr/bin/nickle.debug	100644	root:root	
@@ -80,6 +80,6 @@
 Provides: nickle-debuginfo = 2.68-alt2.1.qa1:sisyphus+220879.100.2.1
-File: /usr/lib/debug/.build-id/ad	40755	root:root		
-File: /usr/lib/debug/.build-id/ad/1b0e0d23b715a5ea62c5731da02ed7db33f9a7	120777	root:root		../../../../bin/nickle
-File: /usr/lib/debug/.build-id/ad/1b0e0d23b715a5ea62c5731da02ed7db33f9a7.debug	120777	root:root		../../usr/bin/nickle.debug
-File: /usr/lib/debug/usr/bin/nickle.debug	100644	root:root	d741705a6a308140b4efa4eb3dc6f2ce	
+File: /usr/lib/debug/.build-id/3f	40755	root:root		
+File: /usr/lib/debug/.build-id/3f/df908f91944a4f40b38e4798855d88605cb7bc	120777	root:root		../../../../bin/nickle
+File: /usr/lib/debug/.build-id/3f/df908f91944a4f40b38e4798855d88605cb7bc.debug	120777	root:root		../../usr/bin/nickle.debug
+File: /usr/lib/debug/usr/bin/nickle.debug	100644	root:root	057fdae0f35c40ed23d166ccb1465b7e	
 File: /usr/src/debug/nickle-2.68	40755	root:root		
@@ -152,2 +152,2 @@
 File: /usr/src/debug/nickle-2.68/value.h	100644	root:root	2c3bd13a60a530a1d7cff46a9054424e	
-RPMIdentity: a50ec41f6d065e6818063460e6c0838ad19deebd34e32d2d367ea536cef2f12eae4f5c60135da57a64bdce91fed635b8d3fde31cef10932ff68f651cd4e1ee1a
+RPMIdentity: c61a5eec2561bfd4d42b925459b3f911e77ea6f7ee23ec4768faf024fc68d44ccd38e1846ab4aa11d90516316c73528071699d80fb083f58d68fa656d36739a5