------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.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:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bitwise-0.41 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bitwise-0.41 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bitwise-0.41 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bitwise-0.41 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bitwise-0.41 for building => SHA256 Checksum OK for mellowcandle-bitwise-v0.41_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bitwise-0.41 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bitwise-0.41 for building ===> Extracting for bitwise-0.41 => SHA256 Checksum OK for mellowcandle-bitwise-v0.41_GH0.tar.gz. Extracted Memory Use: 0.50M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bitwise-0.41 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bitwise-0.41 depends on file: /usr/local/lib/libncurses.so.6 - found ===> bitwise-0.41 depends on package: autoconf>=2.69 - found ===> bitwise-0.41 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> bitwise-0.41 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bitwise-0.41 depends on file: /usr/local/lib/libncurses.so.6 - found ===> bitwise-0.41 depends on package: autoconf>=2.69 - found ===> bitwise-0.41 depends on package: automake>=1.16.1 - found ===> bitwise-0.41 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for bitwise-0.41 configure.ac:17: installing './compile' configure.ac:14: installing './install-sh' configure.ac:14: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' 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 make sets $(MAKE)... yes checking whether make 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 make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking for cc option to accept ISO C99... (cached) none needed 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 a readline compatible library... -lreadline checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for form_driver in -lform... yes checking for newwin in -lncurses... yes checking for library containing sqrt... -lm checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking curses.h usability... yes checking curses.h presence... no configure: WARNING: curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curses.h: proceeding with the compiler's result checking for curses.h... yes checking form.h usability... yes checking form.h presence... no configure: WARNING: form.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: form.h: proceeding with the compiler's result checking for form.h... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for uint64_t... (cached) yes checking for working strcoll... yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for stpcpy... (cached) yes checking for strchr... (cached) yes checking for strcspn... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strpbrk... (cached) yes checking for strrchr... (cached) yes checking for strspn... yes checking for strstr... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating inc/config.h config.status: executing depfiles commands SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bitwise-0.41 --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/main.o --- --- src/misc.o --- --- src/interactive.o --- --- src/cmd.o --- --- src/stack.o --- --- src/shunting-yard.o --- --- src/help.o --- --- src/misc.o --- depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./inc -I/usr/local/include -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c && mv -f $depbase.Tpo $depbase.Po --- src/shunting-yard.o --- depbase=`echo src/shunting-yard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./inc -I/usr/local/include -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/shunting-yard.o -MD -MP -MF $depbase.Tpo -c -o src/shunting-yard.o src/shunting-yard.c && mv -f $depbase.Tpo $depbase.Po --- src/help.o --- depbase=`echo src/help.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./inc -I/usr/local/include -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/help.o -MD -MP -MF $depbase.Tpo -c -o src/help.o src/help.c && mv -f $depbase.Tpo $depbase.Po --- src/main.o --- depbase=`echo src/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./inc -I/usr/local/include -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/main.o -MD -MP -MF $depbase.Tpo -c -o src/main.o src/main.c && mv -f $depbase.Tpo $depbase.Po --- src/interactive.o --- depbase=`echo src/interactive.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./inc -I/usr/local/include -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/interactive.o -MD -MP -MF $depbase.Tpo -c -o src/interactive.o src/interactive.c && mv -f $depbase.Tpo $depbase.Po --- src/cmd.o --- depbase=`echo src/cmd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./inc -I/usr/local/include -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/cmd.o -MD -MP -MF $depbase.Tpo -c -o src/cmd.o src/cmd.c && mv -f $depbase.Tpo $depbase.Po --- src/stack.o --- depbase=`echo src/stack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./inc -I/usr/local/include -isystem /usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/stack.o -MD -MP -MF $depbase.Tpo -c -o src/stack.o src/stack.c && mv -f $depbase.Tpo $depbase.Po --- bitwise --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -o bitwise src/main.o src/misc.o src/interactive.o src/cmd.o src/stack.o src/shunting-yard.o src/help.o -lm -lncurses -lform -L/usr/local/lib -lreadline SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> bitwise-0.41 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bitwise-0.41 ===> bitwise-0.41 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list /bin/mkdir -p '/construction/math/bitwise/stage/usr/local/bin' install -s -m 555 bitwise '/construction/math/bitwise/stage/usr/local/bin' /bin/mkdir -p '/construction/math/bitwise/stage/usr/local/man/man1' install -m 0644 bitwise.1 '/construction/math/bitwise/stage/usr/local/man/man1' ====> 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 bitwise-0.41 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:17