------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nload-0.7.4_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nload-0.7.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nload-0.7.4_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nload-0.7.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nload-0.7.4_1 for building => SHA256 Checksum OK for nload-0.7.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nload-0.7.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nload-0.7.4_1 for building ===> Extracting for nload-0.7.4_1 ===> nload-0.7.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nload-0.7.4_1 for building => SHA256 Checksum OK for nload-0.7.4.tar.gz. Extracted Memory Use: 0.73M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nload-0.7.4_1 ===> Applying ports patches for nload-0.7.4_1 ===> Applying dragonfly patches for nload-0.7.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nload-0.7.4_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> nload-0.7.4_1 depends on package: autoconf>=2.69 - found ===> nload-0.7.4_1 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nload-0.7.4_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> nload-0.7.4_1 depends on package: autoconf>=2.69 - found ===> nload-0.7.4_1 depends on package: automake>=1.16.1 - found ===> Configuring for nload-0.7.4_1 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:24: installing './compile' configure.in:65: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:65: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:65: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 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 c++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking for gcc... cc 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 dependency style of cc... gcc3 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 whether cc needs -traditional... no 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for initscr in -lncurses... yes checking for new_form in -lform... yes checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.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 math.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netinet/in.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating nload.spec config.status: creating docs/Makefile config.status: creating docs/nload.1 config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nload-0.7.4_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in docs Making all in src --- device.o --- --- devreader.o --- --- devreaderfactory.o --- --- form_field.o --- --- graph.o --- --- main.o --- --- opt_window.o --- --- screen.o --- --- setting.o --- --- settingfilter.o --- --- device.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT device.o -MD -MP -MF .deps/device.Tpo -c -o device.o device.cpp --- form_field.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT form_field.o -MD -MP -MF .deps/form_field.Tpo -c -o form_field.o form_field.cpp --- graph.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT graph.o -MD -MP -MF .deps/graph.Tpo -c -o graph.o graph.cpp --- opt_window.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT opt_window.o -MD -MP -MF .deps/opt_window.Tpo -c -o opt_window.o opt_window.cpp --- screen.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.cpp --- main.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp --- setting.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT setting.o -MD -MP -MF .deps/setting.Tpo -c -o setting.o setting.cpp --- devreader.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT devreader.o -MD -MP -MF .deps/devreader.Tpo -c -o devreader.o devreader.cpp --- settingfilter.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT settingfilter.o -MD -MP -MF .deps/settingfilter.Tpo -c -o settingfilter.o settingfilter.cpp --- devreaderfactory.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT devreaderfactory.o -MD -MP -MF .deps/devreaderfactory.Tpo -c -o devreaderfactory.o devreaderfactory.cpp --- screen.o --- screen.cpp: In static member function 'static int Screen::width()': screen.cpp:28:9: warning: variable 'height' set but not used [-Wunused-but-set-variable] int height; ^~~~~~ screen.cpp: In static member function 'static int Screen::x()': screen.cpp:44:9: warning: variable 'y' set but not used [-Wunused-but-set-variable] int y; ^ mv -f .deps/screen.Tpo .deps/screen.Po --- settingstore.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT settingstore.o -MD -MP -MF .deps/settingstore.Tpo -c -o settingstore.o settingstore.cpp --- devreader.o --- mv -f .deps/devreader.Tpo .deps/devreader.Po --- statistics.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT statistics.o -MD -MP -MF .deps/statistics.Tpo -c -o statistics.o statistics.cpp --- devreaderfactory.o --- mv -f .deps/devreaderfactory.Tpo .deps/devreaderfactory.Po --- stringutils.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT stringutils.o -MD -MP -MF .deps/stringutils.Tpo -c -o stringutils.o stringutils.cpp --- setting.o --- mv -f .deps/setting.Tpo .deps/setting.Po --- traffic_window.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT traffic_window.o -MD -MP -MF .deps/traffic_window.Tpo -c -o traffic_window.o traffic_window.cpp --- graph.o --- mv -f .deps/graph.Tpo .deps/graph.Po --- window.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.cpp --- form_field.o --- mv -f .deps/form_field.Tpo .deps/form_field.Po --- devreader-bsd.o --- c++ -DHAVE_CONFIG_H -I. -I.. -DSYSCONFDIR='"/usr/local/etc"' -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -MT devreader-bsd.o -MD -MP -MF .deps/devreader-bsd.Tpo -c -o devreader-bsd.o devreader-bsd.cpp --- window.o --- window.cpp: In member function 'virtual int Window::getWidth()': window.cpp:130:16: warning: variable 'height' set but not used [-Wunused-but-set-variable] int width, height; ^~~~~~ window.cpp: In member function 'virtual int Window::getLeft()': window.cpp:154:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y; ^ window.cpp: In member function 'virtual int Window::getX()': window.cpp:178:12: warning: variable 'y' set but not used [-Wunused-but-set-variable] int x, y; ^ --- settingstore.o --- mv -f .deps/settingstore.Tpo .deps/settingstore.Po --- stringutils.o --- mv -f .deps/stringutils.Tpo .deps/stringutils.Po --- device.o --- mv -f .deps/device.Tpo .deps/device.Po --- statistics.o --- mv -f .deps/statistics.Tpo .deps/statistics.Po --- devreader-bsd.o --- mv -f .deps/devreader-bsd.Tpo .deps/devreader-bsd.Po --- window.o --- mv -f .deps/window.Tpo .deps/window.Po --- traffic_window.o --- mv -f .deps/traffic_window.Tpo .deps/traffic_window.Po --- settingfilter.o --- mv -f .deps/settingfilter.Tpo .deps/settingfilter.Po --- opt_window.o --- mv -f .deps/opt_window.Tpo .deps/opt_window.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- nload --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -L/usr/local/lib -Wl,-rpath=/usr/local/lib -s -o nload device.o devreader.o devreaderfactory.o form_field.o graph.o main.o opt_window.o screen.o setting.o settingfilter.o settingstore.o statistics.o stringutils.o traffic_window.o window.o devreader-bsd.o -lform -lncurses SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nload-0.7.4_1 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nload-0.7.4_1 ===> nload-0.7.4_1 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list Making install in docs /bin/sh /construction/net/nload/nload-0.7.4/install-sh -d /construction/net/nload/stage/usr/local/man/man1 install -m 0644 ../docs/nload.1 /construction/net/nload/stage/usr/local/man/man1 gzip -f /construction/net/nload/stage/usr/local/man/man1/nload.1 Making install in src /bin/mkdir -p '/construction/net/nload/stage/usr/local/bin' install -s -m 555 nload '/construction/net/nload/stage/usr/local/bin' ====> 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 nload-0.7.4_1 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:16