<86>Aug 31 04:01:07 userdel[3184297]: delete user 'rooter' <86>Aug 31 04:01:07 userdel[3184297]: removed group 'rooter' owned by 'rooter' <86>Aug 31 04:01:07 userdel[3184297]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 31 04:01:07 groupadd[3184314]: group added to /etc/group: name=rooter, GID=630 <86>Aug 31 04:01:07 groupadd[3184314]: new group: name=rooter, GID=630 <86>Aug 31 04:01:07 useradd[3184321]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Aug 31 04:01:07 userdel[3184358]: delete user 'builder' <86>Aug 31 04:01:07 groupadd[3184376]: group added to /etc/group: name=builder, GID=631 <86>Aug 31 04:01:07 groupadd[3184376]: group added to /etc/gshadow: name=builder <86>Aug 31 04:01:07 groupadd[3184376]: new group: name=builder, GID=631 <86>Aug 31 04:01:07 useradd[3184386]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash warning: Macro %_pkgdocdir not found <13>Aug 31 04:01:12 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Aug 31 04:01:12 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Aug 31 04:01:12 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Aug 31 04:01:12 rpmi: libreadline-devel-7.0.3-alt4 sisyphus+283725.100.1.2 1629849376 installed warning: Macro %_pkgdocdir not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/nickle-2.90-alt2.nosrc.rpm (w1.gzdio) warning: Macro %_pkgdocdir not found Installing nickle-2.90-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86876 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf nickle-2.90 + echo 'Source #0 (nickle-2.90.tar.gz):' Source #0 (nickle-2.90.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/nickle-2.90.tar.gz + /bin/tar -xf - + cd nickle-2.90 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86876 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nickle-2.90 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + ./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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking whether ln -s works... yes checking for flex... no checking for lex... no checking for byacc... no checking for yacc... yacc 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 stdint.h... (cached) yes checking for uint64_t... yes checking for vprintf... yes checking for _doprnt... no checking for unsetenv... yes checking for setenv... yes checking for putenv... yes checking for gettimeofday... yes checking for hstrerror... yes checking for select... yes checking for sigaction... yes checking for sigrelse... yes checking for sigignore... yes checking for setrlimit... yes checking for getrlimit... yes checking for dlopen... yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for asciidoctor-pdf... no checking whether getpgrp requires zero arguments... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether rl_catch_signals is declared... yes checking whether rl_reset_after_signal is declared... yes checking whether rl_cleanup_after_signal is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating bench/Makefile config.status: creating examples/Makefile config.status: creating examples/smlng/Makefile config.status: creating examples/turtle/Makefile config.status: creating doc/Makefile config.status: creating doc/tutorial/Makefile config.status: creating nickle-config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/nickle-2.90' make all-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90' Making all in bench make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/bench' Making all in test make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/test' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o math-tables.o math-tables.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o math-tables math-tables.o -ldl -lm -lreadline -lncurses ./math-tables > math-tables.5c make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/test' Making all in examples make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples' Making all in smlng make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples/smlng' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples/smlng' Making all in turtle make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples/turtle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples/turtle' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples' Making all in doc make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/doc' Making all in tutorial make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/doc/tutorial' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/doc/tutorial' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/doc' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o alarm.o alarm.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o array.o array.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o atom.o atom.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o box.o box.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o compile.o compile.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o debug.o debug.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o divide.o divide.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o edit.o edit.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o error.o error.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o execute.o execute.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o expr.o expr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o file.o file.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o float.o float.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o foreign.o foreign.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o frame.o frame.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o func.o func.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gcd.o gcd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o hash.o hash.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o int.o int.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o integer.o integer.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o io.o io.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.o main.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mem.o mem.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o natural.o natural.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o pretty.o pretty.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o profile.o profile.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o rational.o rational.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ref.o ref.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o refer.o refer.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sched.o sched.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o scope.o scope.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o stack.o stack.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o string.o string.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o struct.o struct.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o symbol.o symbol.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sync.o sync.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o type.o type.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o union.o union.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o util.o util.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o value.o value.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-command.o builtin-command.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-debug.o builtin-debug.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-environ.o builtin-environ.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-file.o builtin-file.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-math.o builtin-math.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-semaphore.o builtin-semaphore.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-sockets.o builtin-sockets.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-string.o builtin-string.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-thread.o builtin-thread.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-toplevel.o builtin-toplevel.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-pid.o builtin-pid.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-date.o builtin-date.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin.o builtin.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o builtin-foreign.o builtin-foreign.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o gram.o gram.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -DBUILD=\""2020-12-19"\" -DBUILD_VERSION=\""2.90"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lex.o lex.c x86_64-alt-linux-gcc -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wl,-E -o nickle alarm.o array.o atom.o box.o compile.o debug.o divide.o edit.o error.o execute.o expr.o file.o float.o foreign.o frame.o func.o gcd.o hash.o int.o integer.o io.o main.o mem.o natural.o pretty.o profile.o rational.o ref.o refer.o sched.o scope.o stack.o string.o struct.o symbol.o sync.o type.o union.o util.o value.o builtin-command.o builtin-debug.o builtin-environ.o builtin-file.o builtin-math.o builtin-semaphore.o builtin-sockets.o builtin-string.o builtin-thread.o builtin-toplevel.o builtin-pid.o builtin-date.o builtin.o builtin-foreign.o gram.o lex.o -ldl -lm -lreadline -lncurses sed -e 's,@''VERSION@,2.90,' \ -e 's,@''BUILD_DATE@,,' \ -e 's,@''pkgdatadir@,/usr/share/nickle,' ./nickle.1.in > nickle.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90' make: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.81819 + 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.90 + make install DESTDIR=/usr/src/tmp/nickle-buildroot make: Entering directory '/usr/src/RPM/BUILD/nickle-2.90' Making install in bench make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/bench' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/bench' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/bench' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/bench' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/test' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/test' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/test' /bin/install -c -m 644 scanf.5c gcdtest.5c inttest.5c optest.5c orderofoptest.5c rattest.5c reftest.5c arraytest.5c modtest.5c hashtest.5c signal.5c round.5c math.5c factorial.5c is_type.5c jsontest.5c datetest.5c string-file.5c math-tables.5c '/usr/src/tmp/nickle-buildroot/usr/share/nickle/test' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/test' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples' Making install in smlng make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples/smlng' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples/smlng' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng' /bin/install -c -m 644 context.5c generate.5c parse.5c test.5c COPYING '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng' make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples/smlng' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples/smlng' Making install in turtle make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples/turtle' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples/turtle' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle' /bin/install -c -m 644 snowflake.5c turtle.5c snowflake.tex COPYING '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle' make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples/turtle' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples/turtle' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/examples' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples' /bin/install -c -m 644 comb.5c cribbage.5c erat.5c fourfours.5c initializer.5c is-prime.5c kaiser.5c menace2.5c miller-rabin.5c mutextest.5c numbers.5c polynomial.5c prime.5c qbrating.5c randtest.5c restart.5c roman.5c rsa-demo.5c rsa.5c skiplisttest.5c sudoku.5c COPYING '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples' make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/examples' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/doc' Making install in tutorial make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/doc/tutorial' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/doc/tutorial' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/doc/tutorial' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/doc/tutorial' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/doc' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/doc' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.90' /bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/bin' /bin/install -c nickle '/usr/src/tmp/nickle-buildroot/usr/bin' /bin/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' /bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/include/nickle' /bin/install -c -m 644 builtin.h nickle-config.h mem.h nickle.h ref.h value.h builtin-namespaces.h gram.h memp.h opcode.h stack.h '/usr/src/tmp/nickle-buildroot/usr/include/nickle' /bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle' /bin/install -c -m 644 builtin.5c math.5c scanf.5c mutex.5c arc4.5c prng.5c command.5c abort.5c printf.5c history.5c ctype.5c string.5c socket.5c file.5c parse-args.5c svg.5c process.5c prime_sieve.5c factorial.5c gamma.5c sort.5c list.5c skiplist.5c json.5c COPYING '/usr/src/tmp/nickle-buildroot/usr/share/nickle' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90' make: Leaving directory '/usr/src/RPM/BUILD/nickle-2.90' ++ 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) Processing files: nickle-2.90-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14992 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd nickle-2.90 + DOCDIR=/usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.90 + export DOCDIR + rm -rf /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.90 + /bin/mkdir -p /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.90 + cp -prL README README.name COPYING AUTHORS NEWS TODO examples /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.90 + chmod -R go-w /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.90 + chmod -R a+rX /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.90 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jEBmlX find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aNqEQY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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:njjb8aIU5W2ZiXD6D2H1Ivwz8WX4q5InPMyx1QxV6, 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.oAL68W Creating nickle-debuginfo package Processing files: nickle-devel-2.90-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3a3eiY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8Lgry0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: nickle = 2.90-alt2 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sgLHgX Processing files: nickle-debuginfo-2.90-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FTJhp1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7gmvLY find-requires: running scripts (debuginfo) Requires: nickle = 2.90-alt2, /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.90-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nickle-devel-2.90-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/nickle-debuginfo-2.90-alt2.x86_64.rpm (w2.lzdio) 21.83user 2.78system 0:46.08elapsed 53%CPU (0avgtext+0avgdata 71236maxresident)k 0inputs+0outputs (0major+1337490minor)pagefaults 0swaps 26.09user 5.07system 0:59.14elapsed 52%CPU (0avgtext+0avgdata 104800maxresident)k 0inputs+0outputs (0major+1650611minor)pagefaults 0swaps --- nickle-2.90-alt2.x86_64.rpm.repo 2021-02-27 17:17:35.000000000 +0000 +++ nickle-2.90-alt2.x86_64.rpm.hasher 2021-08-31 04:02:04.155469398 +0000 @@ -103,3 +103,3 @@ Provides: nickle = 2.90-alt2:sisyphus+267105.100.1.1 -File: /usr/bin/nickle 100755 root:root 5765e5fbda1eabaff0fafe35fa741e99 +File: /usr/bin/nickle 100755 root:root 539dbad7e9bda9b1846a561e2af528b4 File: /usr/share/doc/nickle-2.90 40755 root:root @@ -191,2 +191,2 @@ File: /usr/share/nickle/test/string-file.5c 100644 root:root 35700bb664e2c81ce44a5e4dcc4e0842 -RPMIdentity: 5995ab4e72d8552a1c037f92e10d05d1e792415bf5fc0f7a5a6a92c7f3edf100a3c53d88c0eb803c0bfee82986cd72fa75bb796928af9f3a537be31a36a07f48 +RPMIdentity: adabf5dc094f4247bf5b08809470437d976b046bbae412782b27f760ec306f15233d515661127a509bac09d7100f07d2089e979a4a75c15049ce11d1f36b8d57 --- nickle-debuginfo-2.90-alt2.x86_64.rpm.repo 2021-02-27 17:17:35.000000000 +0000 +++ nickle-debuginfo-2.90-alt2.x86_64.rpm.hasher 2021-08-31 04:02:04.406469692 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/d668a5641e6bcfd42b28c89d80684a4f81fb59 120777 root:root ../../../../bin/nickle -/usr/lib/debug/.build-id/c6/d668a5641e6bcfd42b28c89d80684a4f81fb59.debug 120777 root:root ../../usr/bin/nickle.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/c7f2b0a0e459ea149442fa84d4b7b9b28b47a3 120777 root:root ../../../../bin/nickle +/usr/lib/debug/.build-id/49/c7f2b0a0e459ea149442fa84d4b7b9b28b47a3.debug 120777 root:root ../../usr/bin/nickle.debug /usr/lib/debug/usr/bin/nickle.debug 100644 root:root @@ -16,3 +16,2 @@ /usr/src/debug/nickle-2.90/builtin-math.c 100644 root:root -/usr/src/debug/nickle-2.90/builtin-namespaces.h 100644 root:root /usr/src/debug/nickle-2.90/builtin-pid.c 100644 root:root @@ -81,6 +80,6 @@ Provides: nickle-debuginfo = 2.90-alt2:sisyphus+267105.100.1.1 -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/d668a5641e6bcfd42b28c89d80684a4f81fb59 120777 root:root ../../../../bin/nickle -File: /usr/lib/debug/.build-id/c6/d668a5641e6bcfd42b28c89d80684a4f81fb59.debug 120777 root:root ../../usr/bin/nickle.debug -File: /usr/lib/debug/usr/bin/nickle.debug 100644 root:root 83c59c1dc79d1e0d56bc02d047fadae2 +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/c7f2b0a0e459ea149442fa84d4b7b9b28b47a3 120777 root:root ../../../../bin/nickle +File: /usr/lib/debug/.build-id/49/c7f2b0a0e459ea149442fa84d4b7b9b28b47a3.debug 120777 root:root ../../usr/bin/nickle.debug +File: /usr/lib/debug/usr/bin/nickle.debug 100644 root:root c05e2a5db87308acc5375efad2940161 File: /usr/src/debug/nickle-2.90 40755 root:root @@ -97,3 +96,2 @@ File: /usr/src/debug/nickle-2.90/builtin-math.c 100644 root:root 1ffab9bc5e0e3a9c0e8066ce23548633 -File: /usr/src/debug/nickle-2.90/builtin-namespaces.h 100644 root:root 363f18b83cbcf90b7bc12042175016b7 File: /usr/src/debug/nickle-2.90/builtin-pid.c 100644 root:root 7f63937eeb5713901c20469dd3f7f7eb @@ -154,2 +152,2 @@ File: /usr/src/debug/nickle-2.90/value.h 100644 root:root eeded39660fe3231468cadaed533d7e4 -RPMIdentity: f71cbfd0a75bfd4ff0b5c142c93f2ea4dd2d50e9f0afe40b7a5ce33ea6ae6269143376c2be27d7eac3099a4e4df619ba811df5c136504d6e61c6dd616983e3ac +RPMIdentity: dec4a5e04d02509e3e7b85c10320911b3944f285db610c2610d51791e40e515814202fdf49394f867d41fc4227a28e6b571f7c911eab98c102928c967f6cacda