Building nickle-2.77.txz (origin /buildshare/ports/355755/lang/nickle) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/nickle-2.77.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> nickle-2.77 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of nickle-2.77 ===> nickle-2.77 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of nickle-2.77 Make install ===> License MIT accepted by the user ===> nickle-2.77 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nickle-2.77 for building ===> Extracting for nickle-2.77 => SHA256 Checksum OK for nickle-2.77.tar.gz. ===> Patching for nickle-2.77 ===> nickle-2.77 depends on executable: gmake - found ===> Configuring for nickle-2.77 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 to enable maintainer-specific portions of Makefiles... no 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 for style of include used by gmake... GNU 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 gawk... (cached) /usr/bin/awk checking for date... date checking for log... no checking for log in -lm... yes checking for gethostbyname... (cached) yes checking for socket... yes checking for dlopen in -ldl... no 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking 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... yes checking for sigignore... yes 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... (cached) yes checking for tparm in -lncurses... yes checking for readline in -lreadline... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes 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 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 date-sh config.status: creating config.h config.status: executing depfiles commands ===> Building for nickle-2.77 gmake[1]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' gmake all-recursive gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' Making all in bench gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/bench' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/bench' Making all in test gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/test' cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -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 -O2 -pipe -fno-strict-aliasing -pthread -Wl,-rpath=/usr/lib:/usr/local/lib -o math-tables math-tables.o -lm -lreadline -lncurses gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/test' Making all in doc gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' Making all in tutorial gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc/tutorial' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc/tutorial' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' gmake[4]: Nothing to be done for `all-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT alarm.o -MD -MP -MF .deps/alarm.Tpo -c -o alarm.o alarm.c mv -f .deps/alarm.Tpo .deps/alarm.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c array.c: In function 'ArrayPrint': array.c:91: warning: unused variable 'down_format' mv -f .deps/array.Tpo .deps/array.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT atom.o -MD -MP -MF .deps/atom.Tpo -c -o atom.o atom.c mv -f .deps/atom.Tpo .deps/atom.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT box.o -MD -MP -MF .deps/box.Tpo -c -o box.o box.c mv -f .deps/box.Tpo .deps/box.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c mv -f .deps/compile.Tpo .deps/compile.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT divide.o -MD -MP -MF .deps/divide.Tpo -c -o divide.o divide.c mv -f .deps/divide.Tpo .deps/divide.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c mv -f .deps/edit.Tpo .deps/edit.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c mv -f .deps/execute.Tpo .deps/execute.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.c mv -f .deps/expr.Tpo .deps/expr.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT float.o -MD -MP -MF .deps/float.Tpo -c -o float.o float.c mv -f .deps/float.Tpo .deps/float.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT foreign.o -MD -MP -MF .deps/foreign.Tpo -c -o foreign.o foreign.c mv -f .deps/foreign.Tpo .deps/foreign.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT frame.o -MD -MP -MF .deps/frame.Tpo -c -o frame.o frame.c mv -f .deps/frame.Tpo .deps/frame.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT func.o -MD -MP -MF .deps/func.Tpo -c -o func.o func.c mv -f .deps/func.Tpo .deps/func.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT gcd.o -MD -MP -MF .deps/gcd.Tpo -c -o gcd.o gcd.c mv -f .deps/gcd.Tpo .deps/gcd.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT int.o -MD -MP -MF .deps/int.Tpo -c -o int.o int.c mv -f .deps/int.Tpo .deps/int.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT integer.o -MD -MP -MF .deps/integer.Tpo -c -o integer.o integer.c mv -f .deps/integer.Tpo .deps/integer.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT mem.o -MD -MP -MF .deps/mem.Tpo -c -o mem.o mem.c mv -f .deps/mem.Tpo .deps/mem.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT natural.o -MD -MP -MF .deps/natural.Tpo -c -o natural.o natural.c mv -f .deps/natural.Tpo .deps/natural.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT pretty.o -MD -MP -MF .deps/pretty.Tpo -c -o pretty.o pretty.c mv -f .deps/pretty.Tpo .deps/pretty.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c mv -f .deps/profile.Tpo .deps/profile.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT rational.o -MD -MP -MF .deps/rational.Tpo -c -o rational.o rational.c mv -f .deps/rational.Tpo .deps/rational.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT ref.o -MD -MP -MF .deps/ref.Tpo -c -o ref.o ref.c mv -f .deps/ref.Tpo .deps/ref.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT sched.o -MD -MP -MF .deps/sched.Tpo -c -o sched.o sched.c mv -f .deps/sched.Tpo .deps/sched.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT scope.o -MD -MP -MF .deps/scope.Tpo -c -o scope.o scope.c mv -f .deps/scope.Tpo .deps/scope.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT stack.o -MD -MP -MF .deps/stack.Tpo -c -o stack.o stack.c mv -f .deps/stack.Tpo .deps/stack.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c mv -f .deps/string.Tpo .deps/string.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT struct.o -MD -MP -MF .deps/struct.Tpo -c -o struct.o struct.c mv -f .deps/struct.Tpo .deps/struct.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c mv -f .deps/symbol.Tpo .deps/symbol.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT sync.o -MD -MP -MF .deps/sync.Tpo -c -o sync.o sync.c mv -f .deps/sync.Tpo .deps/sync.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT type.o -MD -MP -MF .deps/type.Tpo -c -o type.o type.c mv -f .deps/type.Tpo .deps/type.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT union.o -MD -MP -MF .deps/union.Tpo -c -o union.o union.c mv -f .deps/union.Tpo .deps/union.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.c mv -f .deps/value.Tpo .deps/value.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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/builtin-command.Tpo .deps/builtin-command.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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/builtin-debug.Tpo .deps/builtin-debug.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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/builtin-environ.Tpo .deps/builtin-environ.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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/builtin-file.Tpo .deps/builtin-file.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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/builtin-math.Tpo .deps/builtin-math.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT builtin-sockets.o -MD -MP -MF .deps/builtin-sockets.Tpo -c -o builtin-sockets.o builtin-sockets.c mv -f .deps/builtin-sockets.Tpo .deps/builtin-sockets.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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-string.Tpo .deps/builtin-string.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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-thread.Tpo .deps/builtin-thread.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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-toplevel.Tpo .deps/builtin-toplevel.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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/builtin-pid.Tpo .deps/builtin-pid.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/builtin.Tpo .deps/builtin.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -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-foreign.Tpo .deps/builtin-foreign.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c mv -f .deps/gram.Tpo .deps/gram.Po cc -DHAVE_CONFIG_H -I. -DBUILD=\""2014/06/01"\" -DBUILD_VERSION=\""2.77"\" -DLOCAL_BUILD -DNICKLELIBDIR=\"/usr/local/share/nickle\" -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -fwrapv -O2 -pipe -fno-strict-aliasing -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c 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 -O2 -pipe -fno-strict-aliasing -Wl,-E -pthread -Wl,-rpath=/usr/lib:/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.o builtin-foreign.o gram.o lex.o -lm -lreadline -lncurses sed -e 's,@''VERSION@,2.77,' \ -e 's,@''BUILD_DATE@,2014/06/01,' \ -e 's,@''pkgdatadir@,/usr/local/share/nickle,' ./nickle.1.in > nickle.1 gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' ===> Staging for nickle-2.77 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' Making install in bench gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/bench' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/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 `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/bench' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/bench' Making install in test gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/test' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/test' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/test' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/test' Making install in doc gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' Making install in tutorial gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc/tutorial' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc/tutorial' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc/tutorial' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc/tutorial' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' gmake[4]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/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 `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/doc' gmake[2]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' gmake[3]: Entering directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' /bin/mkdir -p '/obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 nickle '/obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 nickle.1 '/obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/man/man1' /bin/mkdir -p '/obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/include/nickle' install -o root -g wheel -m 444 builtin.h config.h mem.h nickle.h ref.h value.h builtin-namespaces.h gram.h memp.h opcode.h stack.h '/obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/include/nickle' /bin/mkdir -p '/obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/share/nickle' install -o root -g wheel -m 444 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 COPYING '/obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/share/nickle' gmake[3]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77' (cd /obj/buildshare/ports/355755/lang/nickle/work/nickle-2.77/examples && /usr/bin/find . ! \( -name "*Makefile*" -or -name "*.sgml" \) | /usr/bin/cpio -pdm -L -R root:wheel /obj/buildshare/ports/355755/lang/nickle/work/stage/usr/local/share/examples/nickle) 110 blocks ====> Compressing man pages (compress-man) ===> Installing for nickle-2.77 ===> Checking if lang/nickle already installed ===> Registering installation for nickle-2.77 Installing nickle-2.77... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/nickle If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.nickle.org/ Make package ===> Building package for nickle-2.77 slot1: removed