------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> tudu-0.10.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> tudu-0.10.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tudu-0.10.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> tudu-0.10.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tudu-0.10.3 for building => SHA256 Checksum OK for tudu-0.10.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> tudu-0.10.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tudu-0.10.3 for building ===> Extracting for tudu-0.10.3 => SHA256 Checksum OK for tudu-0.10.3.tar.gz. Extracted Memory Use: 0.33M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for tudu-0.10.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> tudu-0.10.3 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> tudu-0.10.3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for tudu-0.10.3 checking for cpp... cpp checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-unknown-dragonfly checking target system type... x86_64-unknown-dragonfly checking for working directories... current using prefix '/usr/local' checking for c++ compiler... c++ checking for xcurses.h... no checking for ncursesw/curses.h... no checking for ncurses/curses.h... yes checking for ncurses.h... yes checking for curses.h... yes checking for libncursesw ... yes checking for libncurses ... yes checking for libcurses ... no checking for WIDEC_CURSES... yes checking for string... yes checking for vector... yes checking for map... yes checking for fstream... yes checking for list... yes checking for stack... yes checking for algorithm... yes checking for set... yes checking for ctime... yes checking for cstring... yes checking for csignal... yes checking for cstdio... yes checking for cstdlib... yes checking for sys/types.h... yes checking for sys/wait.h... yes checking for sys/stat.h... yes checking for unistd.h... yes checking for fcntl.h... yes checking for locale... yes checking for cwchar... yes checking for clocale... yes checking for climits... yes checking for iostream... yes checking for iomanip... yes checking for sstream... yes checking for cerrno... yes creating ./Makefile creating src/Makefile creating data/Makefile creating src/defs.h cleaning temporally files... done SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for tudu-0.10.3 --- all --- /usr/bin/make -C src --- tudu.o --- --- data.o --- --- editor.o --- --- interface.o --- --- window.o --- --- text.o --- --- parser.o --- --- config.o --- --- date.o --- --- screen.o --- --- tudu.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c tudu.cc --- data.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c data.cc --- editor.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c editor.cc --- interface.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c interface.cc --- window.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c window.cc --- text.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c text.cc --- parser.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c parser.cc --- config.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c config.cc --- date.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c date.cc --- screen.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c screen.cc --- scheduler.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c scheduler.cc --- window.o --- window.cc: In member function 'int Window::_cols()': window.cc:183:6: warning: variable 'lines' set but not used [-Wunused-but-set-variable] int lines, cols; ^~~~~ --- cmd.o --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -c cmd.cc --- tudu --- c++ -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -Wall -O2 -o tudu tudu.o data.o editor.o interface.o window.o text.o parser.o config.o date.o screen.o scheduler.o cmd.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lncursesw /usr/bin/make -C data SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> tudu-0.10.3 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for tudu-0.10.3 ===> tudu-0.10.3 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list /usr/bin/make -C src /usr/bin/make -C data /usr/bin/make -C src install mkdir -p /construction/misc/tudu/stage/usr/local/bin install -s -m 555 tudu /construction/misc/tudu/stage/usr/local/bin /usr/bin/make -C data install mkdir -p /construction/misc/tudu/stage/usr/local/share/tudu install -m 0644 tudu.dtd /construction/misc/tudu/stage/usr/local/share/tudu install -m 0644 welcome.xml /construction/misc/tudu/stage/usr/local/share/tudu mkdir -p /construction/misc/tudu/stage/usr/local/etc install -m 0644 tudurc /construction/misc/tudu/stage/usr/local/etc/tudurc.sample mkdir -p /construction/misc/tudu/stage/usr/local/man/man1 install -m 0644 tudu.1 /construction/misc/tudu/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 tudu-0.10.3 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:18