<86>Nov 16 08:34:40 userdel[2082234]: delete user 'rooter'
<86>Nov 16 08:34:40 userdel[2082234]: removed group 'rooter' owned by 'rooter'
<86>Nov 16 08:34:40 userdel[2082234]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 16 08:34:40 groupadd[2082274]: group added to /etc/group: name=rooter, GID=1823
<86>Nov 16 08:34:40 groupadd[2082274]: group added to /etc/gshadow: name=rooter
<86>Nov 16 08:34:40 groupadd[2082274]: new group: name=rooter, GID=1823
<86>Nov 16 08:34:40 useradd[2082297]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none
<86>Nov 16 08:34:40 userdel[2082335]: delete user 'builder'
<86>Nov 16 08:34:40 userdel[2082335]: removed group 'builder' owned by 'builder'
<86>Nov 16 08:34:40 userdel[2082335]: removed shadow group 'builder' owned by 'builder'
<86>Nov 16 08:34:40 groupadd[2082360]: group added to /etc/group: name=builder, GID=1824
<86>Nov 16 08:34:40 groupadd[2082360]: group added to /etc/gshadow: name=builder
<86>Nov 16 08:34:40 groupadd[2082360]: new group: name=builder, GID=1824
<86>Nov 16 08:34:40 useradd[2082383]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none
warning: Macro %_pkgdocdir not found
<13>Nov 16 08:34:44 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Nov 16 08:34:44 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Nov 16 08:34:44 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed
<13>Nov 16 08:34:44 rpmi: libreadline-devel-8.2.10-alt1 sisyphus+338911.100.4.1 1706717069 installed
warning: Macro %_pkgdocdir not found
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/nickle-2.97-alt1.nosrc.rpm (w1.gzdio)
warning: Macro %_pkgdocdir not found
Installing nickle-2.97-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5698
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf nickle-2.97
+ echo 'Source #0 (nickle-2.97.tar.gz):'
Source #0 (nickle-2.97.tar.gz):
+ /usr/bin/gzip -dc /usr/src/RPM/SOURCES/nickle-2.97.tar.gz
+ /bin/tar -xf -
+ cd nickle-2.97
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92677
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nickle-2.97
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./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 --runstatedir=/var/run --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i586-alt-linux-gcc... i586-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 the compiler supports GNU C... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to enable C11 features... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking build system type... i586-alt-linux-gnu
checking for i586-alt-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
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 how to run the C preprocessor... gcc -E
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 for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking for time.h... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/resource.h... yes
checking for stropts.h... no
checking for dlfcn.h... yes
checking for stdint.h... (cached) yes
checking for uint64_t... yes
checking for vprintf... yes
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 significand... yes
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... 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... 64
checking for tparm in -lncurses... yes
checking for readline in -lreadline... yes
checking for readline/readline.h... yes
done checking for readline
checking for i586-alt-linux-gcc options needed to detect all undeclared functions... none needed
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 whether rl_echo_signal_char is declared... yes
checking whether rl_free_line_state 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.97'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97'
Making all in bench
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/bench'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/bench'
Making all in test
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/test'
gcc -o math-tables.o  -g -O2 -c ./math-tables.c
gcc -o math-tables -g -O2  math-tables.o -lm
./math-tables > math-tables.5c
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/test'
Making all in examples
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
Making all in smlng
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples/smlng'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/examples/smlng'
Making all in turtle
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples/turtle'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/examples/turtle'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
Making all in doc
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/doc'
Making all in tutorial
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/doc/tutorial'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/doc/tutorial'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o alarm.o alarm.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o array.o array.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o atom.o atom.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o box.o box.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o compile.o compile.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o debug.o debug.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o divide.o divide.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o edit.o edit.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o error.o error.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o execute.o execute.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o expr.o expr.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o file.o file.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o float.o float.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o foreign.o foreign.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o frame.o frame.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o func.o func.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o gcd.o gcd.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o hash.o hash.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o int.o int.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o integer.o integer.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o io.o io.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o main.o main.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o mem.o mem.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o natural.o natural.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o pretty.o pretty.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o profile.o profile.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o rational.o rational.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o ref.o ref.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o refer.o refer.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o sched.o sched.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o scope.o scope.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o stack.o stack.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o string.o string.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o struct.o struct.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o symbol.o symbol.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o sync.o sync.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o type.o type.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o union.o union.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o util.o util.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o value.o value.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-command.o builtin-command.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-debug.o builtin-debug.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-environ.o builtin-environ.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-file.o builtin-file.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-math.o builtin-math.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-semaphore.o builtin-semaphore.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-sockets.o builtin-sockets.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-string.o builtin-string.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-thread.o builtin-thread.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-toplevel.o builtin-toplevel.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-pid.o builtin-pid.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-date.o builtin-date.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin.o builtin.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o builtin-foreign.o builtin-foreign.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o gram.o gram.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-alt-linux-gcc -DHAVE_CONFIG_H -I.  -DBUILD=\""2024-01-13"\" -DBUILD_VERSION=\""2.97"\" -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 -march=i586 -mtune=generic -c -o lex.o lex.c
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition
i586-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 -march=i586 -mtune=generic -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.97,' \
    -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.97'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97'
make: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.28003
+ 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:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd nickle-2.97
+ make install DESTDIR=/usr/src/tmp/nickle-buildroot
make: Entering directory '/usr/src/RPM/BUILD/nickle-2.97'
Making install in bench
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/bench'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/bench'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/bench'
 /usr/bin/ginstall -c -m 644 choose.c composite.c ifact.c rfact.c choose.bc composite.bc ifact.bc rfact.bc choose.5c composite.5c ifact.5c rfact.5c '/usr/src/tmp/nickle-buildroot/usr/share/nickle/bench'
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/bench'
 /usr/bin/ginstall -c runbench.sh '/usr/src/tmp/nickle-buildroot/usr/share/nickle/bench'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/bench'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/bench'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/test'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/test'
 /usr/bin/ginstall -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 sorttest.5c chacha_test.5c math-tables.5c '/usr/src/tmp/nickle-buildroot/usr/share/nickle/test'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/test'
Making install in examples
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
Making install in smlng
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples/smlng'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples/smlng'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/smlng'
 /usr/bin/ginstall -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.97/examples/smlng'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/examples/smlng'
Making install in turtle
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples/turtle'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples/turtle'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples/turtle'
 /usr/bin/ginstall -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.97/examples/turtle'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/examples/turtle'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle/examples'
 /usr/bin/ginstall -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.97/examples'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/examples'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/doc'
Making install in tutorial
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/doc/tutorial'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/doc/tutorial'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/doc/tutorial'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/doc/tutorial'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/doc'
make[3]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97/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.97/doc'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97'
make[2]: Entering directory '/usr/src/RPM/BUILD/nickle-2.97'
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/bin'
  /usr/bin/ginstall -c nickle '/usr/src/tmp/nickle-buildroot/usr/bin'
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/man/man1'
 /usr/bin/ginstall -c -m 644 nickle.1 '/usr/src/tmp/nickle-buildroot/usr/share/man/man1'
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/include/nickle'
 /usr/bin/ginstall -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'
 /usr/bin/mkdir -p '/usr/src/tmp/nickle-buildroot/usr/share/nickle'
 /usr/bin/ginstall -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 cha-cha.5c COPYING '/usr/src/tmp/nickle-buildroot/usr/share/nickle'
make[2]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97'
make[1]: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97'
make: Leaving directory '/usr/src/RPM/BUILD/nickle-2.97'
++ find examples -name 'Makefile*'
+ rm examples/Makefile.am examples/Makefile.in examples/smlng/Makefile.am examples/smlng/Makefile.in examples/smlng/Makefile examples/turtle/Makefile.am examples/turtle/Makefile.in examples/turtle/Makefile examples/Makefile
+ 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)
verify-elf: WARNING: ./usr/bin/nickle: uses non-LFS functions: fcntl lseek mkstemp open
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/nickle-buildroot
Processing files: nickle-2.97-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99684
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nickle-2.97
+ DOCDIR=/usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.97
+ export DOCDIR
+ rm -rf /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.97
+ /bin/mkdir -p /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.97
+ cp -prL README README.name COPYING AUTHORS NEWS TODO examples /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.97
+ chmod -R go-w /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.97
+ chmod -R a+rX /usr/src/tmp/nickle-buildroot/usr/share/doc/nickle-2.97
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cyOtC2
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.YzX8hL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: gcc time
Requires: /bin/bash, /lib/ld-linux.so.2, gcc-common, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.8), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), libreadline.so.8 >= set:njjb8aIU5W2ZiXD6D2H1Ivwz8WX4q5InPMyx1QxV6, rtld(GNU_HASH), time
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0RGuA2
Creating nickle-debuginfo package
Processing files: nickle-devel-2.97-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eyh5Fn
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.mnvie2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: nickle = 2.97-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MmlKn1
Processing files: nickle-debuginfo-2.97-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aoctH9
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FOpDJV
find-requires: running scripts (debuginfo)
Requires: nickle = 2.97-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libreadline.so.8)
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.97-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/nickle-devel-2.97-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/nickle-debuginfo-2.97-alt1.i586.rpm (w2.lzdio)
19.67user 5.89system 0:19.72elapsed 129%CPU (0avgtext+0avgdata 53248maxresident)k
0inputs+0outputs (0major+1198413minor)pagefaults 0swaps
3.22user 2.61system 0:29.32elapsed 19%CPU (0avgtext+0avgdata 131608maxresident)k
504inputs+0outputs (0major+192515minor)pagefaults 0swaps
--- nickle-2.97-alt1.i586.rpm.repo	2024-01-17 23:57:12.000000000 +0000
+++ nickle-2.97-alt1.i586.rpm.hasher	2024-11-16 08:35:06.709748511 +0000
@@ -127,3 +127,3 @@
 Provides: nickle = 2.97-alt1:sisyphus+338395.100.1.1
-File: /usr/bin/nickle	100755	root:root	5930f4018c23cd8f9f4cb4f291848fd9	
+File: /usr/bin/nickle	100755	root:root	9d3668a3d9fab9eb94b7665eb8332ab0	
 File: /usr/share/doc/nickle-2.97	40755	root:root		
@@ -232,2 +232,2 @@
 File: /usr/share/nickle/test/string-file.5c	100644	root:root	35700bb664e2c81ce44a5e4dcc4e0842	
-RPMIdentity: fcf5d4ada6d740f4b19fdc025a4fa7d828cd185952c421084079c63d149eba2eadd69b84656fcd0dc078703606a205d7f55c45ab00f83f66a0eec8a0492632a2
+RPMIdentity: 117c26a6fec6e56321b6b009e92f0e624d6a46f827a89e36e16c7a58368331a4bf8b209405393991a0afc16ff9f67cd800e0bd477a67c312ecf4f47d07015570
--- nickle-debuginfo-2.97-alt1.i586.rpm.repo	2024-01-17 23:57:12.000000000 +0000
+++ nickle-debuginfo-2.97-alt1.i586.rpm.hasher	2024-11-16 08:35:06.813749800 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/d4	40755	root:root	
-/usr/lib/debug/.build-id/d4/49b7c4c022a30049329e7d6df9da13820d8242	120777	root:root	../../../../bin/nickle
-/usr/lib/debug/.build-id/d4/49b7c4c022a30049329e7d6df9da13820d8242.debug	120777	root:root	../../usr/bin/nickle.debug
+/usr/lib/debug/.build-id/9e	40755	root:root	
+/usr/lib/debug/.build-id/9e/8e3f3552d3505b30d68cf467f742a55e046162	120777	root:root	../../../../bin/nickle
+/usr/lib/debug/.build-id/9e/8e3f3552d3505b30d68cf467f742a55e046162.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.97-alt1:sisyphus+338395.100.1.1
-File: /usr/lib/debug/.build-id/d4	40755	root:root		
-File: /usr/lib/debug/.build-id/d4/49b7c4c022a30049329e7d6df9da13820d8242	120777	root:root		../../../../bin/nickle
-File: /usr/lib/debug/.build-id/d4/49b7c4c022a30049329e7d6df9da13820d8242.debug	120777	root:root		../../usr/bin/nickle.debug
-File: /usr/lib/debug/usr/bin/nickle.debug	100644	root:root	995671709c8c19b73be63897f6797624	
+File: /usr/lib/debug/.build-id/9e	40755	root:root		
+File: /usr/lib/debug/.build-id/9e/8e3f3552d3505b30d68cf467f742a55e046162	120777	root:root		../../../../bin/nickle
+File: /usr/lib/debug/.build-id/9e/8e3f3552d3505b30d68cf467f742a55e046162.debug	120777	root:root		../../usr/bin/nickle.debug
+File: /usr/lib/debug/usr/bin/nickle.debug	100644	root:root	6b5ac654948c67144e1aa4721d813fc7	
 File: /usr/src/debug/nickle-2.97	40755	root:root		
@@ -153,2 +153,2 @@
 File: /usr/src/debug/nickle-2.97/value.h	100644	root:root	b3be529a157a02a3100a2dae63abcc97	
-RPMIdentity: 2c88dc0970f50bcec27109228e58d2688a1dd20f40f7e40ae3c4dd0e43e2800c906aa627b2997d27d1d1a9570ef211c796275dd2f0be9b21f57d43e6e387f71f
+RPMIdentity: 3ac023de4ce1f937fdee3ab4c24dbd2d4b8af584eb865c0617468e604d16506b968e25d7d092d5b305bc2108f1d56b392e00fe27da9378b00b2f2fb301aab0f7