------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nickle-2.85 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nickle-2.85 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nickle-2.85 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nickle-2.85 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nickle-2.85 for building => SHA256 Checksum OK for nickle-2.85.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nickle-2.85 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nickle-2.85 for building ===> Extracting for nickle-2.85 => SHA256 Checksum OK for nickle-2.85.tar.gz. Extracted Memory Use: 2.94M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nickle-2.85 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nickle-2.85 depends on executable: gmake - found ===> nickle-2.85 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> nickle-2.85 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nickle-2.85 depends on executable: gmake - found ===> nickle-2.85 depends on file: /usr/local/lib/libncurses.so.6 - found ===> nickle-2.85 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for nickle-2.85 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether ln -s works... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for byacc... byacc checking for log... no checking for log in -lm... yes checking for gethostbyname... (cached) yes checking for socket... yes checking for dlopen in -ldl... yes checking to see if compiler understands -Wl,-E... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for strings.h... (cached) yes checking for time.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/resource.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for dlfcn.h... (cached) yes checking for stdint.h... (cached) yes checking for uint64_t... yes checking for vprintf... (cached) yes checking for _doprnt... no checking for unsetenv... (cached) yes checking for setenv... (cached) yes checking for putenv... (cached) yes checking for gettimeofday... (cached) yes checking for hstrerror... yes checking for select... (cached) yes checking for sigaction... (cached) yes checking for sigrelse... no checking for sigignore... no checking for setrlimit... (cached) yes checking for getrlimit... (cached) yes checking for dlopen... (cached) yes checking for dlsym... yes checking for dlerror... yes checking for dlclose... yes checking for docbook2pdf... no checking whether getpgrp requires zero arguments... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether rl_catch_signals is declared... no checking whether rl_reset_after_signal is declared... no checking whether rl_cleanup_after_signal 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 config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nickle-2.85 gmake[1]: Entering directory '/construction/lang/nickle/nickle-2.85' gmake all-recursive gmake[2]: Entering directory '/construction/lang/nickle/nickle-2.85' Making all in bench gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85/bench' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85/bench' Making all in test gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85/test' cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT math-tables.o -MD -MP -MF .deps/math-tables.Tpo -c -o math-tables.o math-tables.c mv -f .deps/math-tables.Tpo .deps/math-tables.Po cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -pthread -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -o math-tables math-tables.o -ldl -lm -lreadline -lncurses ./math-tables > math-tables.5c gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85/test' Making all in doc gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85/doc' Making all in tutorial gmake[4]: Entering directory '/construction/lang/nickle/nickle-2.85/doc/tutorial' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/lang/nickle/nickle-2.85/doc/tutorial' gmake[4]: Entering directory '/construction/lang/nickle/nickle-2.85/doc' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/lang/nickle/nickle-2.85/doc' gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85/doc' gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85' cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT alarm.o -MD -MP -MF .deps/alarm.Tpo -c -o alarm.o alarm.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT atom.o -MD -MP -MF .deps/atom.Tpo -c -o atom.o atom.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT box.o -MD -MP -MF .deps/box.Tpo -c -o box.o box.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT divide.o -MD -MP -MF .deps/divide.Tpo -c -o divide.o divide.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c mv -f .deps/error.Tpo .deps/error.Po mv -f .deps/edit.Tpo .deps/edit.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/atom.Tpo .deps/atom.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT float.o -MD -MP -MF .deps/float.Tpo -c -o float.o float.c mv -f .deps/alarm.Tpo .deps/alarm.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT foreign.o -MD -MP -MF .deps/foreign.Tpo -c -o foreign.o foreign.c mv -f .deps/debug.Tpo .deps/debug.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.c mv -f .deps/box.Tpo .deps/box.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT func.o -MD -MP -MF .deps/func.Tpo -c -o func.o func.c mv -f .deps/divide.Tpo .deps/divide.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT gcd.o -MD -MP -MF .deps/gcd.Tpo -c -o gcd.o gcd.c mv -f .deps/foreign.Tpo .deps/foreign.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/frame.Tpo .deps/frame.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT int.o -MD -MP -MF .deps/int.Tpo -c -o int.o int.c mv -f .deps/expr.Tpo .deps/expr.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT integer.o -MD -MP -MF .deps/integer.Tpo -c -o integer.o integer.c mv -f .deps/func.Tpo .deps/func.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/array.Tpo .deps/array.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/int.Tpo .deps/int.Po In file included from /usr/local/include/readline/readline.h:36, from main.c:33: /usr/local/include/readline/rltypedefs.h:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int Function () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void VFunction () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef char *CPFunction () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef char **CPPFunction () __attribute__ ((deprecated)); ^~~~~~~ cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c In file included from main.c:33: /usr/local/include/readline/readline.h:398:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int rl_message (); ^~~~~~ mv -f .deps/integer.Tpo .deps/integer.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT natural.o -MD -MP -MF .deps/natural.Tpo -c -o natural.o natural.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT pretty.o -MD -MP -MF .deps/pretty.Tpo -c -o pretty.o pretty.c mv -f .deps/io.Tpo .deps/io.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT rational.o -MD -MP -MF .deps/rational.Tpo -c -o rational.o rational.c mv -f .deps/gcd.Tpo .deps/gcd.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT ref.o -MD -MP -MF .deps/ref.Tpo -c -o ref.o ref.c mv -f .deps/mem.Tpo .deps/mem.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT refer.o -MD -MP -MF .deps/refer.Tpo -c -o refer.o refer.c mv -f .deps/refer.Tpo .deps/refer.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT sched.o -MD -MP -MF .deps/sched.Tpo -c -o sched.o sched.c mv -f .deps/profile.Tpo .deps/profile.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT scope.o -MD -MP -MF .deps/scope.Tpo -c -o scope.o scope.c mv -f .deps/ref.Tpo .deps/ref.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c mv -f .deps/float.Tpo .deps/float.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c mv -f .deps/pretty.Tpo .deps/pretty.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT struct.o -MD -MP -MF .deps/struct.Tpo -c -o struct.o struct.c mv -f .deps/scope.Tpo .deps/scope.Po mv -f .deps/stack.Tpo .deps/stack.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c mv -f .deps/symbol.Tpo .deps/symbol.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT type.o -MD -MP -MF .deps/type.Tpo -c -o type.o type.c mv -f .deps/sync.Tpo .deps/sync.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT union.o -MD -MP -MF .deps/union.Tpo -c -o union.o union.c mv -f .deps/file.Tpo .deps/file.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/struct.Tpo .deps/struct.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c mv -f .deps/string.Tpo .deps/string.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-command.o -MD -MP -MF .deps/builtin-command.Tpo -c -o builtin-command.o builtin-command.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -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 cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-environ.o -MD -MP -MF .deps/builtin-environ.Tpo -c -o builtin-environ.o builtin-environ.c mv -f .deps/sched.Tpo .deps/sched.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-file.o -MD -MP -MF .deps/builtin-file.Tpo -c -o builtin-file.o builtin-file.c mv -f .deps/natural.Tpo .deps/natural.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-math.o -MD -MP -MF .deps/builtin-math.Tpo -c -o builtin-math.o builtin-math.c mv -f .deps/rational.Tpo .deps/rational.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-semaphore.o -MD -MP -MF .deps/builtin-semaphore.Tpo -c -o builtin-semaphore.o builtin-semaphore.c mv -f .deps/builtin-semaphore.Tpo .deps/builtin-semaphore.Po mv -f .deps/builtin-debug.Tpo .deps/builtin-debug.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-sockets.o -MD -MP -MF .deps/builtin-sockets.Tpo -c -o builtin-sockets.o builtin-sockets.c cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-string.o -MD -MP -MF .deps/builtin-string.Tpo -c -o builtin-string.o builtin-string.c mv -f .deps/builtin-environ.Tpo .deps/builtin-environ.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-thread.o -MD -MP -MF .deps/builtin-thread.Tpo -c -o builtin-thread.o builtin-thread.c mv -f .deps/builtin-math.Tpo .deps/builtin-math.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-toplevel.o -MD -MP -MF .deps/builtin-toplevel.Tpo -c -o builtin-toplevel.o builtin-toplevel.c mv -f .deps/builtin-command.Tpo .deps/builtin-command.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-pid.o -MD -MP -MF .deps/builtin-pid.Tpo -c -o builtin-pid.o builtin-pid.c mv -f .deps/execute.Tpo .deps/execute.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-date.o -MD -MP -MF .deps/builtin-date.Tpo -c -o builtin-date.o builtin-date.c mv -f .deps/builtin-thread.Tpo .deps/builtin-thread.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/builtin-string.Tpo .deps/builtin-string.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT builtin-foreign.o -MD -MP -MF .deps/builtin-foreign.Tpo -c -o builtin-foreign.o builtin-foreign.c mv -f .deps/builtin-date.Tpo .deps/builtin-date.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c mv -f .deps/builtin-sockets.Tpo .deps/builtin-sockets.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2019-07-31"\" -DBUILD_VERSION=\""2.85"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -I/usr/local/include -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c mv -f .deps/builtin-pid.Tpo .deps/builtin-pid.Po mv -f .deps/builtin-file.Tpo .deps/builtin-file.Po sed -e 's,@''VERSION@,2.85,' \ -e 's,@''BUILD_DATE@,,' \ -e 's,@''pkgdatadir@,/usr/local/share/nickle,' ./nickle.1.in > nickle.1 mv -f .deps/value.Tpo .deps/value.Po mv -f .deps/builtin.Tpo .deps/builtin.Po In file included from /usr/local/include/readline/readline.h:36, from lex.l:16: /usr/local/include/readline/rltypedefs.h:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef int Function () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void VFunction () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef char *CPFunction () __attribute__ ((deprecated)); ^~~~~~~ /usr/local/include/readline/rltypedefs.h:38:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef char **CPPFunction () __attribute__ ((deprecated)); ^~~~~~~ In file included from lex.l:16: /usr/local/include/readline/readline.h:398:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] extern int rl_message (); ^~~~~~ mv -f .deps/builtin-foreign.Tpo .deps/builtin-foreign.Po mv -f .deps/type.Tpo .deps/type.Po mv -f .deps/builtin-toplevel.Tpo .deps/builtin-toplevel.Po mv -f .deps/compile.Tpo .deps/compile.Po mv -f .deps/gram.Tpo .deps/gram.Po mv -f .deps/lex.Tpo .deps/lex.Po cc -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wl,-E -pthread -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -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 gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85' gmake[2]: Leaving directory '/construction/lang/nickle/nickle-2.85' gmake[1]: Leaving directory '/construction/lang/nickle/nickle-2.85' SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nickle-2.85 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nickle-2.85 ===> nickle-2.85 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/lang/nickle/nickle-2.85' Making install in bench gmake[2]: Entering directory '/construction/lang/nickle/nickle-2.85/bench' gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85/bench' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85/bench' gmake[2]: Leaving directory '/construction/lang/nickle/nickle-2.85/bench' Making install in test gmake[2]: Entering directory '/construction/lang/nickle/nickle-2.85/test' gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85/test' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/lang/nickle/stage/usr/local/share/nickle/test' install -m 0644 scanf.5c gcdtest.5c inttest.5c optest.5c orderofoptest.5c rattest.5c reftest.5c arraytest.5c modtest.5c hashtest.5c signal.5c round.5c math.5c factorial.5c is_type.5c jsontest.5c datetest.5c string-file.5c math-tables.5c '/construction/lang/nickle/stage/usr/local/share/nickle/test' gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85/test' gmake[2]: Leaving directory '/construction/lang/nickle/nickle-2.85/test' Making install in doc gmake[2]: Entering directory '/construction/lang/nickle/nickle-2.85/doc' Making install in tutorial gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85/doc/tutorial' gmake[4]: Entering directory '/construction/lang/nickle/nickle-2.85/doc/tutorial' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Leaving directory '/construction/lang/nickle/nickle-2.85/doc/tutorial' gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85/doc/tutorial' gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85/doc' gmake[4]: Entering directory '/construction/lang/nickle/nickle-2.85/doc' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/lang/nickle/nickle-2.85/doc' gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85/doc' gmake[2]: Leaving directory '/construction/lang/nickle/nickle-2.85/doc' gmake[2]: Entering directory '/construction/lang/nickle/nickle-2.85' gmake[3]: Entering directory '/construction/lang/nickle/nickle-2.85' /bin/mkdir -p '/construction/lang/nickle/stage/usr/local/bin' install -s -m 555 nickle '/construction/lang/nickle/stage/usr/local/bin' /bin/mkdir -p '/construction/lang/nickle/stage/usr/local/man/man1' install -m 0644 nickle.1 '/construction/lang/nickle/stage/usr/local/man/man1' /bin/mkdir -p '/construction/lang/nickle/stage/usr/local/include/nickle' install -m 0644 builtin.h config.h mem.h nickle.h ref.h value.h builtin-namespaces.h gram.h memp.h opcode.h stack.h '/construction/lang/nickle/stage/usr/local/include/nickle' /bin/mkdir -p '/construction/lang/nickle/stage/usr/local/share/nickle' install -m 0644 builtin.5c math.5c scanf.5c mutex.5c arc4.5c prng.5c command.5c abort.5c printf.5c history.5c ctype.5c string.5c socket.5c file.5c parse-args.5c svg.5c process.5c prime_sieve.5c factorial.5c gamma.5c sort.5c list.5c skiplist.5c json.5c COPYING '/construction/lang/nickle/stage/usr/local/share/nickle' gmake[3]: Leaving directory '/construction/lang/nickle/nickle-2.85' gmake[2]: Leaving directory '/construction/lang/nickle/nickle-2.85' gmake[1]: Leaving directory '/construction/lang/nickle/nickle-2.85' /usr/bin/find /construction/lang/nickle/nickle-2.85/examples -name 'Makefile*' -exec /bin/rm -f {} + cd /construction/lang/nickle/nickle-2.85/examples && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . "/construction/lang/nickle/stage/usr/local/share/examples/nickle" ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nickle-2.85 file sizes/checksums [89]: 0% file sizes/checksums [89]: 100% packing files [89]: 0% packing files [89]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:15