<86>Nov 30 04:33:51 userdel[1364241]: delete user 'rooter' <86>Nov 30 04:33:51 groupadd[1364281]: group added to /etc/group: name=rooter, GID=651 <86>Nov 30 04:33:51 groupadd[1364281]: group added to /etc/gshadow: name=rooter <86>Nov 30 04:33:51 groupadd[1364281]: new group: name=rooter, GID=651 <86>Nov 30 04:33:51 useradd[1364305]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Nov 30 04:33:51 userdel[1364334]: delete user 'builder' <86>Nov 30 04:33:51 userdel[1364334]: removed group 'builder' owned by 'builder' <86>Nov 30 04:33:51 userdel[1364334]: removed shadow group 'builder' owned by 'builder' <86>Nov 30 04:33:51 groupadd[1364372]: group added to /etc/group: name=builder, GID=652 <86>Nov 30 04:33:52 groupadd[1364372]: new group: name=builder, GID=652 <86>Nov 30 04:33:52 useradd[1364440]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Nov 30 04:33:58 rpmi: libtinfo-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292920 installed <13>Nov 30 04:33:58 rpmi: libncurses-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292920 installed <13>Nov 30 04:33:58 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 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.72774 + 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.72774 + 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' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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=\""2020/11/30"\" -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=\""2020/11/30"\" -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] 89 | Bool ret = True; | ^~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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] 37 | (void) system (buf); | ^~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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] 834 | write (errpipe[1], &errcode, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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] 645 | Value base; | ^~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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] 29 | return (HashValue) av->foreign.data; | ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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] 157 | Natural *quo, *rem; | ^~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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] 175 | sigprocmask (SIG_SETMASK, &set, &set); | ~~~~ ^~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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] 583 | Atom name; | ^~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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] 175 | Natural *rem, *quo, *div; | ^~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=] 90 | return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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=\""2020/11/30"\" -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] 61 | getgroups (n, list); | ^~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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] 269 | 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] 191 | write (2, "Invalid builtin argument type\n", 30); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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=\""2020/11/30"\" -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=] 2 | static const char yysccsid[] = "@(#)yaccpar 1.9 (Berkeley) 02/21/93"; | ^~~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/11/30"\" -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] 212 | Value v; | ^ At top level: lex.c:2679:17: warning: 'yyunput' defined but not used [-Wunused-function] 2679 | 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] 328 | function { yylval.type = typePrim[rep_func]; return FUNCTION; } | ~~~~~~~~^~~~~~~~~~ In file included from nickle.h:12, from lex.l:10: value.h:483:18: note: while referencing 'typePrim' 483 | extern Type *typePrim[rep_void + 1]; | ^~~~~~~~ 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@,2020/11/30,' \ -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.29692 + 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 + 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) 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.89984 + 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.DQfJTE find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XSlsVC 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), libm.so.6(GLIBC_2.29)(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.fRAqsF 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.xN3wvE find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0yhEeD 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.HIZHRE 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.0qBvsC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AMgVkD 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 Wrote: /usr/src/RPM/RPMS/x86_64/nickle-devel-2.68-alt2.1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/nickle-debuginfo-2.68-alt2.1.qa1.x86_64.rpm 33.42user 7.05system 0:47.30elapsed 85%CPU (0avgtext+0avgdata 65800maxresident)k 0inputs+0outputs (0major+1205912minor)pagefaults 0swaps 41.48user 13.45system 1:06.44elapsed 82%CPU (0avgtext+0avgdata 109736maxresident)k 0inputs+0outputs (0major+1544685minor)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 2020-11-30 04:34:50.668637009 +0000 @@ -71,2 +71,3 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: libreadline.so.7()(64bit) >= set:nk8DSMMHo4hDUgq