<86>Mar 15 12:19:56 userdel[468863]: delete user 'rooter' <86>Mar 15 12:19:56 userdel[468863]: removed group 'rooter' owned by 'rooter' <86>Mar 15 12:19:56 userdel[468863]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 15 12:19:56 groupadd[468874]: group added to /etc/group: name=rooter, GID=567 <86>Mar 15 12:19:56 groupadd[468874]: group added to /etc/gshadow: name=rooter <86>Mar 15 12:19:56 groupadd[468874]: new group: name=rooter, GID=567 <86>Mar 15 12:19:56 useradd[468887]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Mar 15 12:19:56 userdel[468906]: delete user 'builder' <86>Mar 15 12:19:56 userdel[468906]: removed group 'builder' owned by 'builder' <86>Mar 15 12:19:56 userdel[468906]: removed shadow group 'builder' owned by 'builder' <86>Mar 15 12:19:56 groupadd[468919]: group added to /etc/group: name=builder, GID=568 <86>Mar 15 12:19:56 groupadd[468919]: group added to /etc/gshadow: name=builder <86>Mar 15 12:19:56 groupadd[468919]: new group: name=builder, GID=568 <86>Mar 15 12:19:56 useradd[468927]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Mar 15 12:19:59 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Mar 15 12:19:59 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Mar 15 12:19:59 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686330 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/nickle-2.68-alt2.1.qa1.nosrc.rpm Installing nickle-2.68-alt2.1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.35099 + 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.35099 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-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... i586-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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c alarm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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; ^~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c atom.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c box.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c compile.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c debug.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c divide.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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); ^~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c error.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c execute.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c expr.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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; ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c foreign.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c frame.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c func.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c gcd.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c hash.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c int.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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; ^~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c io.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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); ~~~~ ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c mem.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c natural.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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; ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c profile.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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; ^~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c ref.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c refer.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c sched.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c scope.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c stack.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c string.c In file included from /usr/include/string.h:507, 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)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c struct.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c symbol.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c sync.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c type.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c union.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c util.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c value.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-command.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-debug.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-environ.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-file.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-math.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-semaphore.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-sockets.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-string.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-thread.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-toplevel.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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); ^~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -c builtin-foreign.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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"; ^~~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -DBUILD=\""2020/03/15"\" -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 -march=i586 -mtune=generic -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; } ~~~~~~~~^~~~~~~~~~ i586-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 -march=i586 -mtune=generic -o nickle -Wl,-E alarm.o array.o atom.o box.o compile.o debug.o divide.o edit.o error.o execute.o expr.o file.o float.o foreign.o frame.o func.o gcd.o hash.o int.o integer.o io.o main.o mem.o natural.o pretty.o profile.o rational.o ref.o refer.o sched.o scope.o stack.o string.o struct.o symbol.o sync.o type.o union.o util.o value.o builtin-command.o builtin-debug.o builtin-environ.o builtin-file.o builtin-math.o builtin-semaphore.o builtin-sockets.o builtin-string.o builtin-thread.o builtin-toplevel.o builtin-pid.o builtin.o builtin-foreign.o gram.o lex.o -ldl -lm -lreadline -lncurses sed -e 's,@''VERSION@,2.68,' \ -e 's,@''BUILD_DATE@,2020/03/15,' \ -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.2912 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/nickle-buildroot + : + /bin/rm -rf -- /usr/src/tmp/nickle-buildroot + cd nickle-2.68 + make install DESTDIR=/usr/src/tmp/nickle-buildroot make: Entering directory '/usr/src/RPM/BUILD/nickle-2.68' Making install in bench make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/bench' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/bench' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/bench' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/bench' Making install in test make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/test' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/test' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/test' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples' Making install in smlng make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/nickle/examples/smlng" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng" /bin/install -c -m 644 'context.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/context.5c' /bin/install -c -m 644 'generate.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/generate.5c' /bin/install -c -m 644 'parse.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/parse.5c' /bin/install -c -m 644 'test.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/test.5c' /bin/install -c -m 644 'COPYING' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng/COPYING' make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/smlng' Making install in turtle make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/nickle/examples/turtle" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle" /bin/install -c -m 644 'snowflake.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle/snowflake.5c' /bin/install -c -m 644 'turtle.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle/turtle.5c' /bin/install -c -m 644 'snowflake.tex' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle/snowflake.tex' /bin/install -c -m 644 'COPYING' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle/COPYING' make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples/turtle' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples' make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68/examples' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/nickle/examples" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples" /bin/install -c -m 644 'comb.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/comb.5c' /bin/install -c -m 644 'cribbage.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/cribbage.5c' /bin/install -c -m 644 'erat.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/erat.5c' /bin/install -c -m 644 'fourfours.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/fourfours.5c' /bin/install -c -m 644 'initializer.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/initializer.5c' /bin/install -c -m 644 'is-prime.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/is-prime.5c' /bin/install -c -m 644 'kaiser.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/kaiser.5c' /bin/install -c -m 644 'menace2.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/menace2.5c' /bin/install -c -m 644 'miller-rabin.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/miller-rabin.5c' /bin/install -c -m 644 'mutextest.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/mutextest.5c' /bin/install -c -m 644 'numbers.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/numbers.5c' /bin/install -c -m 644 'polynomial.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/polynomial.5c' /bin/install -c -m 644 'prime.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/prime.5c' /bin/install -c -m 644 'qbrating.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/qbrating.5c' /bin/install -c -m 644 'randtest.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/randtest.5c' /bin/install -c -m 644 'restart.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/restart.5c' /bin/install -c -m 644 'roman.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/roman.5c' /bin/install -c -m 644 'rsa-demo.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/rsa-demo.5c' /bin/install -c -m 644 'rsa.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/rsa.5c' /bin/install -c -m 644 'skiplist.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/skiplist.5c' /bin/install -c -m 644 'skiplisttest.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/skiplisttest.5c' /bin/install -c -m 644 'sort.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/sort.5c' /bin/install -c -m 644 'COPYING' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/COPYING' make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68' make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.68' test -z "/usr/bin" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/bin" /bin/install -c 'nickle' '/usr/src/tmp/nickle-buildroot/usr/bin/nickle' test -z "/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/man/man1" /bin/install -c -m 644 './nickle.1' '/usr/src/tmp/nickle-buildroot/usr/share/man/man1/nickle.1' test -z "/usr/include/nickle" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/include/nickle" /bin/install -c -m 644 'builtin.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/builtin.h' /bin/install -c -m 644 'config.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/config.h' /bin/install -c -m 644 'mem.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/mem.h' /bin/install -c -m 644 'nickle.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/nickle.h' /bin/install -c -m 644 'ref.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/ref.h' /bin/install -c -m 644 'value.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/value.h' /bin/install -c -m 644 'builtin-namespaces.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/builtin-namespaces.h' /bin/install -c -m 644 'gram.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/gram.h' /bin/install -c -m 644 'memp.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/memp.h' /bin/install -c -m 644 'opcode.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/opcode.h' /bin/install -c -m 644 'stack.h' '/usr/src/tmp/nickle-buildroot/usr/include/nickle/stack.h' test -z "/usr/share/nickle" || mkdir -p -- "/usr/src/tmp/nickle-buildroot/usr/share/nickle" /bin/install -c -m 644 'builtin.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/builtin.5c' /bin/install -c -m 644 'math.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/math.5c' /bin/install -c -m 644 'scanf.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/scanf.5c' /bin/install -c -m 644 'mutex.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/mutex.5c' /bin/install -c -m 644 'arc4.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/arc4.5c' /bin/install -c -m 644 'prng.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/prng.5c' /bin/install -c -m 644 'command.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/command.5c' /bin/install -c -m 644 'abort.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/abort.5c' /bin/install -c -m 644 'printf.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/printf.5c' /bin/install -c -m 644 'history.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/history.5c' /bin/install -c -m 644 'ctype.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/ctype.5c' /bin/install -c -m 644 'string.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/string.5c' /bin/install -c -m 644 'socket.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/socket.5c' /bin/install -c -m 644 'file.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/file.5c' /bin/install -c -m 644 'parse-args.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/parse-args.5c' /bin/install -c -m 644 'svg.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/svg.5c' /bin/install -c -m 644 'process.5c' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/process.5c' /bin/install -c -m 644 'COPYING' '/usr/src/tmp/nickle-buildroot/usr/share/nickle/COPYING' make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68' make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68' make: Leaving directory '/usr/src/RPM/BUILD/nickle-2.68' ++ find examples -name 'Makefile*' + rm examples/Makefile examples/turtle/Makefile examples/turtle/Makefile.in examples/turtle/Makefile.am examples/smlng/Makefile examples/smlng/Makefile.in examples/smlng/Makefile.am examples/Makefile.in examples/Makefile.am + rm examples/COPYING + chmod a-x examples/menace2.5c + chmod a-x examples/turtle/snowflake.5c + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/nickle-buildroot (auto) Verifying and fixing files in /usr/src/tmp/nickle-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/nickle-buildroot/ (default) Compressing files in /usr/src/tmp/nickle-buildroot (auto) Verifying ELF objects in /usr/src/tmp/nickle-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/nickle: uses non-LFS functions: getrlimit lseek mkstemp open setrlimit Hardlinking identical .pyc and .pyo files Processing files: nickle-2.68-alt2.1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34060 + 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.sMpI3K 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.1tAu3S find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libreadline.so.7 >= 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.wAzd2B 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.rhNTlL 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.TX1Ylp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.CsfSBt 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.umPHE1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r5MYd5 find-requires: running scripts (debuginfo) Requires: nickle = 2.68-alt2.1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdl.so.2), debug(libm.so.6), debug(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/i586/nickle-2.68-alt2.1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/nickle-devel-2.68-alt2.1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/nickle-debuginfo-2.68-alt2.1.qa1.i586.rpm 36.95user 6.06system 0:54.32elapsed 79%CPU (0avgtext+0avgdata 48516maxresident)k 0inputs+0outputs (0major+1080814minor)pagefaults 0swaps 43.59user 10.98system 1:05.85elapsed 82%CPU (0avgtext+0avgdata 117496maxresident)k 0inputs+0outputs (0major+1398006minor)pagefaults 0swaps