<86>Sep 19 12:23:17 userdel[2990657]: delete user 'rooter' <86>Sep 19 12:23:17 userdel[2990657]: removed group 'rooter' owned by 'rooter' <86>Sep 19 12:23:17 userdel[2990657]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 19 12:23:17 groupadd[2990668]: group added to /etc/group: name=rooter, GID=642 <86>Sep 19 12:23:17 groupadd[2990668]: group added to /etc/gshadow: name=rooter <86>Sep 19 12:23:17 groupadd[2990668]: new group: name=rooter, GID=642 <86>Sep 19 12:23:17 useradd[2990680]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Sep 19 12:23:17 userdel[2990695]: delete user 'builder' <86>Sep 19 12:23:17 userdel[2990695]: removed group 'builder' owned by 'builder' <86>Sep 19 12:23:17 userdel[2990695]: removed shadow group 'builder' owned by 'builder' <86>Sep 19 12:23:17 groupadd[2990707]: group added to /etc/group: name=builder, GID=643 <86>Sep 19 12:23:17 groupadd[2990707]: group added to /etc/gshadow: name=builder <86>Sep 19 12:23:17 groupadd[2990707]: new group: name=builder, GID=643 <86>Sep 19 12:23:17 useradd[2990718]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash <13>Sep 19 12:23:20 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 19 12:23:20 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 19 12:23:20 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.47834 + 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.52142 + 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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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=\""2021/09/19"\" -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@,2021/09/19,' \ -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.25798 + 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.94927 + 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.QVASSO 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.pFCQQp 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.wkzte4 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.Fh5w1L 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.ucdhex 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.e4JSmo 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.r4RPWi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K2hZVg 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) 29.91user 7.40system 0:42.94elapsed 86%CPU (0avgtext+0avgdata 65680maxresident)k 0inputs+0outputs (0major+1269125minor)pagefaults 0swaps 36.21user 12.86system 0:53.74elapsed 91%CPU (0avgtext+0avgdata 117104maxresident)k 0inputs+0outputs (0major+1593126minor)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 2021-09-19 12:24:08.108342191 +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 b3635cc5fcc41033686fe2fce16739a3 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 3fe100b062234d166a5f75f46d705556 File: /usr/share/nickle 40755 root:root @@ -138,2 +138,2 @@ File: /usr/share/nickle/svg.5c 100644 root:root d53e31ac4ef868ae996fd937a7d8543c -RPMIdentity: 7397a4960b4390883253a98e56c9e27b4518cefb035ddd31560abf78c93b61b6e37a6d6199903e3502d3392f24bbbe2e68309e05f34504c616c715af48a474a1 +RPMIdentity: 0a79b10f84bd335586b4c39910504bfac471a0b8c5c07ac32d13ff4f7aa0074b91b29902998f28b68c54eeaff868cb071cf4d87e5991d5208e806041c480f884 --- 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 2021-09-19 12:24:08.244337326 +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/e0 40755 root:root +/usr/lib/debug/.build-id/e0/eb7bbb911e5f54e98db019e4eab5f18c876a53 120777 root:root ../../../../bin/nickle +/usr/lib/debug/.build-id/e0/eb7bbb911e5f54e98db019e4eab5f18c876a53.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/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/eb7bbb911e5f54e98db019e4eab5f18c876a53 120777 root:root ../../../../bin/nickle +File: /usr/lib/debug/.build-id/e0/eb7bbb911e5f54e98db019e4eab5f18c876a53.debug 120777 root:root ../../usr/bin/nickle.debug +File: /usr/lib/debug/usr/bin/nickle.debug 100644 root:root 210ed558f73578b9d3c39c0fba82bfd0 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: bbf8006448f48d45e212b650b7415c0ac4bf370fcef231cd7385990777ed379bc1c73e3fc42e238721b022ba28d1adbb3a3a237112ced5114ba973581227efdf