==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: nickle 2.97-1 (Wed May 29 22:17:35 2024) ==> Retrieving sources... -> Found nickle-2.97.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... nickle-2.97.tar.gz ... Passed ==> Making package: nickle 2.97-1 (Wed May 29 22:17:55 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found nickle-2.97.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting nickle-2.97.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -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 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... armv7l-unknown-linux-gnueabihf checking for armv7l-unknown-linux-gnueabihf-gcc... armv7l-unknown-linux-gnueabihf-gcc checking whether the compiler supports GNU C... yes checking whether armv7l-unknown-linux-gnueabihf-gcc accepts -g... yes checking for armv7l-unknown-linux-gnueabihf-gcc option to enable C11 features... none needed checking whether armv7l-unknown-linux-gnueabihf-gcc understands -c and -o together... yes checking dependency style of armv7l-unknown-linux-gnueabihf-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... armv7l-unknown-linux-gnueabihf-gcc -E checking whether ln -s works... yes checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes 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 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 '/build/nickle/src/nickle-2.97' Making all in bench make[2]: Entering directory '/build/nickle/src/nickle-2.97/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/nickle/src/nickle-2.97/bench' Making all in test make[2]: Entering directory '/build/nickle/src/nickle-2.97/test' armv7l-unknown-linux-gnueabihf-gcc -o math-tables.o -g -O2 -c ./math-tables.c armv7l-unknown-linux-gnueabihf-gcc -o math-tables -g -O2 math-tables.o -lm ./math-tables > math-tables.5c make[2]: Leaving directory '/build/nickle/src/nickle-2.97/test' Making all in examples make[2]: Entering directory '/build/nickle/src/nickle-2.97/examples' Making all in smlng make[3]: Entering directory '/build/nickle/src/nickle-2.97/examples/smlng' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/nickle/src/nickle-2.97/examples/smlng' Making all in turtle make[3]: Entering directory '/build/nickle/src/nickle-2.97/examples/turtle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/nickle/src/nickle-2.97/examples/turtle' make[3]: Entering directory '/build/nickle/src/nickle-2.97/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/nickle/src/nickle-2.97/examples' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/examples' Making all in doc make[2]: Entering directory '/build/nickle/src/nickle-2.97/doc' Making all in tutorial make[3]: Entering directory '/build/nickle/src/nickle-2.97/doc/tutorial' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/nickle/src/nickle-2.97/doc/tutorial' make[3]: Entering directory '/build/nickle/src/nickle-2.97/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/nickle/src/nickle-2.97/doc' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/doc' make[2]: Entering directory '/build/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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/atom.Tpo .deps/atom.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/box.Tpo .deps/box.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT divide.o -MD -MP -MF .deps/divide.Tpo -c -o divide.o divide.c mv -f .deps/alarm.Tpo .deps/alarm.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/array.Tpo .deps/array.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/edit.Tpo .deps/edit.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c mv -f .deps/divide.Tpo .deps/divide.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c mv -f .deps/debug.Tpo .deps/debug.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT float.o -MD -MP -MF .deps/float.Tpo -c -o float.o float.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/expr.Tpo .deps/expr.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT foreign.o -MD -MP -MF .deps/foreign.Tpo -c -o foreign.o foreign.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/foreign.Tpo .deps/foreign.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/float.Tpo .deps/float.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT func.o -MD -MP -MF .deps/func.Tpo -c -o func.o func.c mv -f .deps/frame.Tpo .deps/frame.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gcd.o -MD -MP -MF .deps/gcd.Tpo -c -o gcd.o gcd.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/file.Tpo .deps/file.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/execute.Tpo .deps/execute.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT int.o -MD -MP -MF .deps/int.Tpo -c -o int.o int.c mv -f .deps/func.Tpo .deps/func.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT integer.o -MD -MP -MF .deps/integer.Tpo -c -o integer.o integer.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/compile.Tpo .deps/compile.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/gcd.Tpo .deps/gcd.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/hash.Tpo .deps/hash.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/int.Tpo .deps/int.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT natural.o -MD -MP -MF .deps/natural.Tpo -c -o natural.o natural.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/integer.Tpo .deps/integer.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT pretty.o -MD -MP -MF .deps/pretty.Tpo -c -o pretty.o pretty.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/io.Tpo .deps/io.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c mv -f .deps/mem.Tpo .deps/mem.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT rational.o -MD -MP -MF .deps/rational.Tpo -c -o rational.o rational.c mv -f .deps/main.Tpo .deps/main.Po <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ref.o -MD -MP -MF .deps/ref.Tpo -c -o ref.o ref.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/profile.Tpo .deps/profile.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT refer.o -MD -MP -MF .deps/refer.Tpo -c -o refer.o refer.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/refer.Tpo .deps/refer.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sched.o -MD -MP -MF .deps/sched.Tpo -c -o sched.o sched.c mv -f .deps/pretty.Tpo .deps/pretty.Po mv -f .deps/ref.Tpo .deps/ref.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/stack.Tpo .deps/stack.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/natural.Tpo .deps/natural.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT struct.o -MD -MP -MF .deps/struct.Tpo -c -o struct.o struct.c mv -f .deps/rational.Tpo .deps/rational.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c mv -f .deps/scope.Tpo .deps/scope.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/string.Tpo .deps/string.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT type.o -MD -MP -MF .deps/type.Tpo -c -o type.o type.c mv -f .deps/sync.Tpo .deps/sync.Po <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT union.o -MD -MP -MF .deps/union.Tpo -c -o union.o union.c mv -f .deps/symbol.Tpo .deps/symbol.Po mv -f .deps/struct.Tpo .deps/struct.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c mv -f .deps/sched.Tpo .deps/sched.Po <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-command.o -MD -MP -MF .deps/builtin-command.Tpo -c -o builtin-command.o builtin-command.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/util.Tpo .deps/util.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-debug.o -MD -MP -MF .deps/builtin-debug.Tpo -c -o builtin-debug.o builtin-debug.c mv -f .deps/union.Tpo .deps/union.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-environ.o -MD -MP -MF .deps/builtin-environ.Tpo -c -o builtin-environ.o builtin-environ.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/builtin-command.Tpo .deps/builtin-command.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-file.o -MD -MP -MF .deps/builtin-file.Tpo -c -o builtin-file.o builtin-file.c mv -f .deps/builtin-debug.Tpo .deps/builtin-debug.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-math.o -MD -MP -MF .deps/builtin-math.Tpo -c -o builtin-math.o builtin-math.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/builtin-environ.Tpo .deps/builtin-environ.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-semaphore.o -MD -MP -MF .deps/builtin-semaphore.Tpo -c -o builtin-semaphore.o builtin-semaphore.c mv -f .deps/value.Tpo .deps/value.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-sockets.o -MD -MP -MF .deps/builtin-sockets.Tpo -c -o builtin-sockets.o builtin-sockets.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/type.Tpo .deps/type.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-string.o -MD -MP -MF .deps/builtin-string.Tpo -c -o builtin-string.o builtin-string.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/builtin-math.Tpo .deps/builtin-math.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-thread.o -MD -MP -MF .deps/builtin-thread.Tpo -c -o builtin-thread.o builtin-thread.c mv -f .deps/builtin-semaphore.Tpo .deps/builtin-semaphore.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-toplevel.o -MD -MP -MF .deps/builtin-toplevel.Tpo -c -o builtin-toplevel.o builtin-toplevel.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/builtin-file.Tpo .deps/builtin-file.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-pid.o -MD -MP -MF .deps/builtin-pid.Tpo -c -o builtin-pid.o builtin-pid.c mv -f .deps/builtin-string.Tpo .deps/builtin-string.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-date.o -MD -MP -MF .deps/builtin-date.Tpo -c -o builtin-date.o builtin-date.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/builtin-sockets.Tpo .deps/builtin-sockets.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/builtin-thread.Tpo .deps/builtin-thread.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT builtin-foreign.o -MD -MP -MF .deps/builtin-foreign.Tpo -c -o builtin-foreign.o builtin-foreign.c <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/builtin-foreign.Tpo .deps/builtin-foreign.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c mv -f .deps/builtin-date.Tpo .deps/builtin-date.Po mv -f .deps/builtin-pid.Tpo .deps/builtin-pid.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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c mv -f .deps/builtin.Tpo .deps/builtin.Po sed -e 's,@''VERSION@,2.97,' \ -e 's,@''BUILD_DATE@,,' \ -e 's,@''pkgdatadir@,/usr/share/nickle,' ./nickle.1.in > nickle.1 <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/builtin-toplevel.Tpo .deps/builtin-toplevel.Po <command-line>: warning: "_FORTIFY_SOURCE" redefined <command-line>: note: this is the location of the previous definition mv -f .deps/gram.Tpo .deps/gram.Po mv -f .deps/lex.Tpo .deps/lex.Po gcc -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-E -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 make[2]: Leaving directory '/build/nickle/src/nickle-2.97' make[1]: Leaving directory '/build/nickle/src/nickle-2.97' ==> Entering fakeroot environment... ==> Starting package()... Making install in bench make[1]: Entering directory '/build/nickle/src/nickle-2.97/bench' make[2]: Entering directory '/build/nickle/src/nickle-2.97/bench' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/nickle/pkg/nickle/usr/share/nickle/bench' /usr/bin/mkdir -p '/build/nickle/pkg/nickle/usr/share/nickle/bench' /usr/bin/install -c runbench.sh '/build/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 '/build/nickle/pkg/nickle/usr/share/nickle/bench' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/bench' make[1]: Leaving directory '/build/nickle/src/nickle-2.97/bench' Making install in test make[1]: Entering directory '/build/nickle/src/nickle-2.97/test' make[2]: Entering directory '/build/nickle/src/nickle-2.97/test' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/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 '/build/nickle/pkg/nickle/usr/share/nickle/test' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/test' make[1]: Leaving directory '/build/nickle/src/nickle-2.97/test' Making install in examples make[1]: Entering directory '/build/nickle/src/nickle-2.97/examples' Making install in smlng make[2]: Entering directory '/build/nickle/src/nickle-2.97/examples/smlng' make[3]: Entering directory '/build/nickle/src/nickle-2.97/examples/smlng' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/nickle/pkg/nickle/usr/share/nickle/examples/smlng' /usr/bin/install -c -m 644 context.5c generate.5c parse.5c test.5c COPYING '/build/nickle/pkg/nickle/usr/share/nickle/examples/smlng' make[3]: Leaving directory '/build/nickle/src/nickle-2.97/examples/smlng' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/examples/smlng' Making install in turtle make[2]: Entering directory '/build/nickle/src/nickle-2.97/examples/turtle' make[3]: Entering directory '/build/nickle/src/nickle-2.97/examples/turtle' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/nickle/pkg/nickle/usr/share/nickle/examples/turtle' /usr/bin/install -c -m 644 snowflake.5c turtle.5c snowflake.tex COPYING '/build/nickle/pkg/nickle/usr/share/nickle/examples/turtle' make[3]: Leaving directory '/build/nickle/src/nickle-2.97/examples/turtle' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/examples/turtle' make[2]: Entering directory '/build/nickle/src/nickle-2.97/examples' make[3]: Entering directory '/build/nickle/src/nickle-2.97/examples' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/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 '/build/nickle/pkg/nickle/usr/share/nickle/examples' make[3]: Leaving directory '/build/nickle/src/nickle-2.97/examples' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/examples' make[1]: Leaving directory '/build/nickle/src/nickle-2.97/examples' Making install in doc make[1]: Entering directory '/build/nickle/src/nickle-2.97/doc' Making install in tutorial make[2]: Entering directory '/build/nickle/src/nickle-2.97/doc/tutorial' make[3]: Entering directory '/build/nickle/src/nickle-2.97/doc/tutorial' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/build/nickle/src/nickle-2.97/doc/tutorial' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/doc/tutorial' make[2]: Entering directory '/build/nickle/src/nickle-2.97/doc' make[3]: Entering directory '/build/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 '/build/nickle/src/nickle-2.97/doc' make[2]: Leaving directory '/build/nickle/src/nickle-2.97/doc' make[1]: Leaving directory '/build/nickle/src/nickle-2.97/doc' make[1]: Entering directory '/build/nickle/src/nickle-2.97' make[2]: Entering directory '/build/nickle/src/nickle-2.97' /usr/bin/mkdir -p '/build/nickle/pkg/nickle/usr/share/nickle' /usr/bin/mkdir -p '/build/nickle/pkg/nickle/usr/bin' /usr/bin/mkdir -p '/build/nickle/pkg/nickle/usr/include/nickle' /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 '/build/nickle/pkg/nickle/usr/share/nickle' /usr/bin/mkdir -p '/build/nickle/pkg/nickle/usr/share/man/man1' /usr/bin/install -c nickle '/build/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 '/build/nickle/pkg/nickle/usr/include/nickle' /usr/bin/install -c -m 644 nickle.1 '/build/nickle/pkg/nickle/usr/share/man/man1' make[2]: Leaving directory '/build/nickle/src/nickle-2.97' make[1]: Leaving directory '/build/nickle/src/nickle-2.97' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "nickle"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: nickle 2.97-1 (Wed May 29 22:18:32 2024) ==> Cleaning up...