>>> nickle: Building community/nickle 2.97-r0 (using abuild 3.13.0-r0) started Wed, 17 Apr 2024 15:08:12 +0000 >>> nickle: Checking sanity of /home/buildozer/aports/community/nickle/APKBUILD... >>> nickle: Analyzing dependencies... >>> nickle: Installing for build: build-base readline-dev (1/9) Installing libhistory (8.2.10-r0) (2/9) Installing libformw (6.4_p20240330-r0) (3/9) Installing libmenuw (6.4_p20240330-r0) (4/9) Installing libpanelw (6.4_p20240330-r0) (5/9) Installing libncurses++ (6.4_p20240330-r0) (6/9) Installing ncurses-dev (6.4_p20240330-r0) (7/9) Installing readline (8.2.10-r0) (8/9) Installing readline-dev (8.2.10-r0) (9/9) Installing .makedepends-nickle (20240417.150813) Executing busybox-1.36.1-r25.trigger OK: 265 MiB in 119 packages >>> nickle: Cleaning up srcdir >>> nickle: Cleaning up pkgdir >>> nickle: Cleaning up tmpdir >>> nickle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nickle-2.97.tar.gz >>> nickle: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nickle-2.97.tar.gz >>> nickle: Checking sha512sums... nickle-2.97.tar.gz: OK >>> nickle: Unpacking /var/cache/distfiles/nickle-2.97.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ././install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for powerpc64le-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking build system type... powerpc64le-alpine-linux-musl checking for powerpc64le-alpine-linux-musl-gcc... powerpc64le-alpine-linux-musl-gcc checking whether the compiler supports GNU C... yes checking whether powerpc64le-alpine-linux-musl-gcc accepts -g... yes checking for powerpc64le-alpine-linux-musl-gcc option to enable C11 features... none needed checking whether powerpc64le-alpine-linux-musl-gcc understands -c and -o together... yes checking dependency style of powerpc64le-alpine-linux-musl-gcc... gcc3 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... powerpc64le-alpine-linux-musl-gcc -E checking whether ln -s works... yes checking for flex... no checking for lex... no checking for byacc... no checking for yacc... no checking for bison... no checking for log... 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... /bin/grep checking for egrep... /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... yes 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... no checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking for readline/readline.h... yes done checking for readline checking for gcc options needed to detect all undeclared functions... none needed checking whether rl_catch_signals is declared... no checking whether rl_reset_after_signal is declared... no checking whether rl_cleanup_after_signal is declared... no checking whether rl_echo_signal_char is declared... no checking whether rl_free_line_state is declared... no 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 make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' Making all in bench make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/bench' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' powerpc64le-alpine-linux-musl-gcc -o math-tables.o -g -O2 -c ./math-tables.c powerpc64le-alpine-linux-musl-gcc -o math-tables -g -O2 math-tables.o -lm ./math-tables > math-tables.5c make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' Making all in examples make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' Making all in smlng make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' Making all in turtle make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' Making all in tutorial make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc/tutorial' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc/tutorial' make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT alarm.o -MD -MP -MF .deps/alarm.Tpo -c -o alarm.o alarm.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT atom.o -MD -MP -MF .deps/atom.Tpo -c -o atom.o atom.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT box.o -MD -MP -MF .deps/box.Tpo -c -o box.o box.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT divide.o -MD -MP -MF .deps/divide.Tpo -c -o divide.o divide.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT float.o -MD -MP -MF .deps/float.Tpo -c -o float.o float.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT foreign.o -MD -MP -MF .deps/foreign.Tpo -c -o foreign.o foreign.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT func.o -MD -MP -MF .deps/func.Tpo -c -o func.o func.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gcd.o -MD -MP -MF .deps/gcd.Tpo -c -o gcd.o gcd.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT int.o -MD -MP -MF .deps/int.Tpo -c -o int.o int.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT integer.o -MD -MP -MF .deps/integer.Tpo -c -o integer.o integer.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT natural.o -MD -MP -MF .deps/natural.Tpo -c -o natural.o natural.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pretty.o -MD -MP -MF .deps/pretty.Tpo -c -o pretty.o pretty.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT rational.o -MD -MP -MF .deps/rational.Tpo -c -o rational.o rational.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT ref.o -MD -MP -MF .deps/ref.Tpo -c -o ref.o ref.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT refer.o -MD -MP -MF .deps/refer.Tpo -c -o refer.o refer.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT sched.o -MD -MP -MF .deps/sched.Tpo -c -o sched.o sched.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT scope.o -MD -MP -MF .deps/scope.Tpo -c -o scope.o scope.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT struct.o -MD -MP -MF .deps/struct.Tpo -c -o struct.o struct.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT type.o -MD -MP -MF .deps/type.Tpo -c -o type.o type.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT union.o -MD -MP -MF .deps/union.Tpo -c -o union.o union.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-command.o -MD -MP -MF .deps/builtin-command.Tpo -c -o builtin-command.o builtin-command.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-debug.o -MD -MP -MF .deps/builtin-debug.Tpo -c -o builtin-debug.o builtin-debug.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-environ.o -MD -MP -MF .deps/builtin-environ.Tpo -c -o builtin-environ.o builtin-environ.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-file.o -MD -MP -MF .deps/builtin-file.Tpo -c -o builtin-file.o builtin-file.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-math.o -MD -MP -MF .deps/builtin-math.Tpo -c -o builtin-math.o builtin-math.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-semaphore.o -MD -MP -MF .deps/builtin-semaphore.Tpo -c -o builtin-semaphore.o builtin-semaphore.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-sockets.o -MD -MP -MF .deps/builtin-sockets.Tpo -c -o builtin-sockets.o builtin-sockets.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-string.o -MD -MP -MF .deps/builtin-string.Tpo -c -o builtin-string.o builtin-string.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-thread.o -MD -MP -MF .deps/builtin-thread.Tpo -c -o builtin-thread.o builtin-thread.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-toplevel.o -MD -MP -MF .deps/builtin-toplevel.Tpo -c -o builtin-toplevel.o builtin-toplevel.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-pid.o -MD -MP -MF .deps/builtin-pid.Tpo -c -o builtin-pid.o builtin-pid.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-date.o -MD -MP -MF .deps/builtin-date.Tpo -c -o builtin-date.o builtin-date.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/refer.Tpo .deps/refer.Po In file included from util.c:46: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT builtin-foreign.o -MD -MP -MF .deps/builtin-foreign.Tpo -c -o builtin-foreign.o builtin-foreign.c 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c mv -f .deps/error.Tpo .deps/error.Po 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c mv -f .deps/frame.Tpo .deps/frame.Po mv -f .deps/foreign.Tpo .deps/foreign.Po mv -f .deps/profile.Tpo .deps/profile.Po mv -f .deps/atom.Tpo .deps/atom.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/builtin-semaphore.Tpo .deps/builtin-semaphore.Po mv -f .deps/builtin-debug.Tpo .deps/builtin-debug.Po sed -e 's,@''VERSION@,2.97,' \ -e 's,@''BUILD_DATE@,,' \ -e 's,@''pkgdatadir@,/usr/share/nickle,' ./nickle.1.in > nickle.1 mv -f .deps/func.Tpo .deps/func.Po mv -f .deps/io.Tpo .deps/io.Po mv -f .deps/edit.Tpo .deps/edit.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/stack.Tpo .deps/stack.Po mv -f .deps/sync.Tpo .deps/sync.Po mv -f .deps/builtin-environ.Tpo .deps/builtin-environ.Po mv -f .deps/alarm.Tpo .deps/alarm.Po mv -f .deps/expr.Tpo .deps/expr.Po mv -f .deps/builtin-thread.Tpo .deps/builtin-thread.Po mv -f .deps/box.Tpo .deps/box.Po mv -f .deps/builtin-math.Tpo .deps/builtin-math.Po mv -f .deps/symbol.Tpo .deps/symbol.Po mv -f .deps/builtin-foreign.Tpo .deps/builtin-foreign.Po mv -f .deps/divide.Tpo .deps/divide.Po mv -f .deps/mem.Tpo .deps/mem.Po mv -f .deps/debug.Tpo .deps/debug.Po mv -f .deps/scope.Tpo .deps/scope.Po mv -f .deps/struct.Tpo .deps/struct.Po mv -f .deps/ref.Tpo .deps/ref.Po mv -f .deps/union.Tpo .deps/union.Po mv -f .deps/string.Tpo .deps/string.Po mv -f .deps/builtin-string.Tpo .deps/builtin-string.Po mv -f .deps/int.Tpo .deps/int.Po mv -f .deps/builtin-command.Tpo .deps/builtin-command.Po mv -f .deps/builtin-date.Tpo .deps/builtin-date.Po mv -f .deps/builtin-pid.Tpo .deps/builtin-pid.Po mv -f .deps/builtin.Tpo .deps/builtin.Po mv -f .deps/integer.Tpo .deps/integer.Po mv -f .deps/hash.Tpo .deps/hash.Po mv -f .deps/builtin-sockets.Tpo .deps/builtin-sockets.Po mv -f .deps/array.Tpo .deps/array.Po mv -f .deps/pretty.Tpo .deps/pretty.Po mv -f .deps/builtin-file.Tpo .deps/builtin-file.Po mv -f .deps/gcd.Tpo .deps/gcd.Po mv -f .deps/builtin-toplevel.Tpo .deps/builtin-toplevel.Po mv -f .deps/rational.Tpo .deps/rational.Po mv -f .deps/float.Tpo .deps/float.Po mv -f .deps/sched.Tpo .deps/sched.Po mv -f .deps/value.Tpo .deps/value.Po mv -f .deps/type.Tpo .deps/type.Po mv -f .deps/natural.Tpo .deps/natural.Po mv -f .deps/file.Tpo .deps/file.Po mv -f .deps/execute.Tpo .deps/execute.Po mv -f .deps/gram.Tpo .deps/gram.Po mv -f .deps/lex.Tpo .deps/lex.Po mv -f .deps/compile.Tpo .deps/compile.Po gcc -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,-E -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 -lreadline -lncurses make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' Making check in bench make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/bench' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/bench' Making check in test make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make 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 make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make[2]: Nothing to be done for 'scanf.5c'. make[2]: Nothing to be done for 'gcdtest.5c'. make[2]: Nothing to be done for 'inttest.5c'. make[2]: Nothing to be done for 'optest.5c'. make[2]: Nothing to be done for 'orderofoptest.5c'. make[2]: Nothing to be done for 'rattest.5c'. make[2]: Nothing to be done for 'reftest.5c'. make[2]: Nothing to be done for 'arraytest.5c'. make[2]: Nothing to be done for 'modtest.5c'. make[2]: Nothing to be done for 'hashtest.5c'. make[2]: Nothing to be done for 'signal.5c'. make[2]: Nothing to be done for 'round.5c'. make[2]: Nothing to be done for 'math.5c'. make[2]: Nothing to be done for 'factorial.5c'. make[2]: Nothing to be done for 'is_type.5c'. make[2]: Nothing to be done for 'jsontest.5c'. make[2]: Nothing to be done for 'datetest.5c'. make[2]: Nothing to be done for 'string-file.5c'. make[2]: Nothing to be done for 'sorttest.5c'. make[2]: Nothing to be done for 'chacha_test.5c'. make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' PASS: scanf.5c PASS: optest.5c PASS: modtest.5c PASS: hashtest.5c PASS: reftest.5c PASS: arraytest.5c PASS: orderofoptest.5c PASS: is_type.5c PASS: string-file.5c PASS: datetest.5c PASS: jsontest.5c PASS: chacha_test.5c PASS: signal.5c PASS: gcdtest.5c PASS: inttest.5c PASS: round.5c PASS: rattest.5c PASS: factorial.5c PASS: sorttest.5c PASS: math.5c ============================================================================ Testsuite summary for nickle 2.97 ============================================================================ # TOTAL: 20 # PASS: 20 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' Making check in examples make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' Making check in smlng make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' make[4]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' PASS: test.5c ============================================================================ Testsuite summary for nickle 2.97 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' Making check in turtle make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[4]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' PASS: snowflake.5c ============================================================================ Testsuite summary for nickle 2.97 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' Making check in tutorial make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc/tutorial' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc/tutorial' make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' >>> nickle: Entering fakeroot... Making install in bench make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/bench' make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/bench' make[2]: Nothing to be done for 'install-exec-am'. ../././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/bench' ../././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/bench' /usr/bin/install -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 '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/bench' /usr/bin/install -c runbench.sh '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/bench' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/bench' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/bench' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make[2]: Nothing to be done for 'install-exec-am'. ../././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/test' /usr/bin/install -c -m 644 scanf.5c gcdtest.5c inttest.5c optest.5c orderofoptest.5c rattest.5c reftest.5c arraytest.5c modtest.5c hashtest.5c signal.5c round.5c math.5c factorial.5c is_type.5c jsontest.5c datetest.5c string-file.5c sorttest.5c chacha_test.5c math-tables.5c '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/test' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/test' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' Making install in smlng make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' make[3]: Nothing to be done for 'install-exec-am'. ../../././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/examples/smlng' /usr/bin/install -c -m 644 context.5c generate.5c parse.5c test.5c COPYING '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/examples/smlng' make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/smlng' Making install in turtle make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[3]: Nothing to be done for 'install-exec-am'. ../../././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/examples/turtle' /usr/bin/install -c -m 644 snowflake.5c turtle.5c snowflake.tex COPYING '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/examples/turtle' make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples/turtle' make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' make[3]: Nothing to be done for 'install-exec-am'. ../././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/examples' /usr/bin/install -c -m 644 comb.5c cribbage.5c erat.5c fourfours.5c initializer.5c is-prime.5c kaiser.5c menace2.5c miller-rabin.5c mutextest.5c numbers.5c polynomial.5c prime.5c qbrating.5c randtest.5c restart.5c roman.5c rsa-demo.5c rsa.5c skiplisttest.5c sudoku.5c COPYING '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle/examples' make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/examples' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' Making install in tutorial make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc/tutorial' make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc/tutorial' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc/tutorial' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc/tutorial' make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[3]: Entering directory '/home/buildozer/aports/community/nickle/src/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 '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97/doc' make[1]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' make[2]: Entering directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' ././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle' ././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/bin' ././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/include/nickle' ././install-sh -c -d '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/man/man1' /usr/bin/install -c -m 644 builtin.5c math.5c scanf.5c mutex.5c arc4.5c prng.5c command.5c abort.5c printf.5c history.5c ctype.5c string.5c socket.5c file.5c parse-args.5c svg.5c process.5c prime_sieve.5c factorial.5c gamma.5c sort.5c list.5c skiplist.5c json.5c cha-cha.5c COPYING '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/nickle' /usr/bin/install -c nickle '/home/buildozer/aports/community/nickle/pkg/nickle/usr/bin' /usr/bin/install -c -m 644 builtin.h nickle-config.h mem.h nickle.h ref.h value.h builtin-namespaces.h gram.h memp.h opcode.h stack.h '/home/buildozer/aports/community/nickle/pkg/nickle/usr/include/nickle' /usr/bin/install -c -m 644 nickle.1 '/home/buildozer/aports/community/nickle/pkg/nickle/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' make[1]: Leaving directory '/home/buildozer/aports/community/nickle/src/nickle-2.97' >>> nickle-dev*: Running split function dev... >>> nickle-dev*: Preparing subpackage nickle-dev... >>> nickle-dev*: Stripping binaries >>> nickle-dev*: Running postcheck for nickle-dev >>> nickle-doc*: Running split function doc... >>> nickle-doc*: Preparing subpackage nickle-doc... >>> nickle-doc*: Running postcheck for nickle-doc >>> nickle*: Running postcheck for nickle >>> nickle*: Preparing package nickle... >>> nickle*: Stripping binaries >>> nickle-dev*: Scanning shared objects >>> nickle-doc*: Scanning shared objects >>> nickle*: Scanning shared objects >>> nickle-dev*: Tracing dependencies... >>> nickle-dev*: Package size: 152.0 KB >>> nickle-dev*: Compressing data... >>> nickle-dev*: Create checksum... >>> nickle-dev*: Create nickle-dev-2.97-r0.apk >>> nickle-doc*: Tracing dependencies... >>> nickle-doc*: Package size: 40.0 KB >>> nickle-doc*: Compressing data... >>> nickle-doc*: Create checksum... >>> nickle-doc*: Create nickle-doc-2.97-r0.apk >>> nickle*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libreadline.so.8 >>> nickle*: Package size: 2.3 MB >>> nickle*: Compressing data... >>> nickle*: Create checksum... >>> nickle*: Create nickle-2.97-r0.apk >>> nickle: Build complete at Wed, 17 Apr 2024 15:11:27 +0000 elapsed time 0h 3m 15s >>> nickle: Cleaning up srcdir >>> nickle: Cleaning up pkgdir >>> nickle: Uninstalling dependencies... (1/9) Purging .makedepends-nickle (20240417.150813) (2/9) Purging readline-dev (8.2.10-r0) (3/9) Purging libhistory (8.2.10-r0) (4/9) Purging readline (8.2.10-r0) (5/9) Purging ncurses-dev (6.4_p20240330-r0) (6/9) Purging libncurses++ (6.4_p20240330-r0) (7/9) Purging libpanelw (6.4_p20240330-r0) (8/9) Purging libformw (6.4_p20240330-r0) (9/9) Purging libmenuw (6.4_p20240330-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> nickle: Updating the community/ppc64le repository index... >>> nickle: Signing the index...