=> Building sysutils/ncdu Started : Thursday, 12 APR 2018 at 06:51:02 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/ncdu XDG_CONFIG_HOME=/construction/sysutils/ncdu HOME=/construction/sysutils/ncdu TMPDIR="/tmp" PATH=/construction/sysutils/ncdu/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/sysutils/ncdu XDG_CONFIG_HOME=/construction/sysutils/ncdu HOME=/construction/sysutils/ncdu TMPDIR="/tmp" PATH=/construction/sysutils/ncdu/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib -Wl,-rpath=/usr/local/lib" LIBS="" CXX="c++" CXXFLAGS=" -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/sysutils/ncdu/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/ncdu" EXAMPLESDIR="share/examples/ncdu" DATADIR="share/ncdu" WWWDIR="www/ncdu" ETCDIR="etc/ncdu" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ncdu DOCSDIR=/usr/local/share/doc/ncdu EXAMPLESDIR=/usr/local/share/examples/ncdu WWWDIR=/usr/local/www/ncdu ETCDIR=/usr/local/etc/ncdu -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License MIT accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> ncdu-1.13 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> ncdu-1.13 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ncdu-1.13 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by ncdu-1.13 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by ncdu-1.13 for building => SHA256 Checksum OK for ncdu-1.13.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by ncdu-1.13 for building ===> Extracting for ncdu-1.13 => SHA256 Checksum OK for ncdu-1.13.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for ncdu-1.13 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- ===> ncdu-1.13 depends on file: /usr/local/lib/libncurses.so.6 - not found ===> Installing existing package /packages/All/ncurses-6.0.0s20171223_1.txz Installing ncurses-6.0.0s20171223_1... Extracting ncurses-6.0.0s20171223_1: .......... done ===> ncdu-1.13 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Returning to build of ncdu-1.13 -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for ncdu-1.13 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for ranlib... ranlib checking for pkg-config... no 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 limits.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... (cached) yes checking for unistd.h... (cached) yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking ncurses.h usability... yes checking ncurses.h presence... no configure: WARNING: ncurses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ncurses.h: proceeding with the compiler's result checking for ncurses.h... yes checking for locale.h... (cached) yes checking for int64_t... (cached) yes checking for uint64_t... (cached) 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 struct stat.st_blocks... yes checking for getcwd... (cached) yes checking for gettimeofday... (cached) yes checking for fnmatch... yes checking for chdir... yes checking for rmdir... yes checking for unlink... (cached) yes checking for lstat... (cached) yes checking for system... yes checking for getenv... (cached) yes checking for ncursesw... no checking for initscr in -lncursesw... yes configure: Using /bin/sh as the default shell if $SHELL is not set checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for ncdu-1.13 --- all --- /usr/bin/make all-am --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/browser.o --- --- src/delete.o --- --- src/dirlist.o --- --- src/dir_common.o --- --- src/dir_export.o --- --- src/browser.o --- depbase=`echo src/browser.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/browser.o -MD -MP -MF $depbase.Tpo -c -o src/browser.o src/browser.c && mv -f $depbase.Tpo $depbase.Po --- src/delete.o --- depbase=`echo src/delete.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/delete.o -MD -MP -MF $depbase.Tpo -c -o src/delete.o src/delete.c && mv -f $depbase.Tpo $depbase.Po --- src/dirlist.o --- depbase=`echo src/dirlist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/dirlist.o -MD -MP -MF $depbase.Tpo -c -o src/dirlist.o src/dirlist.c && mv -f $depbase.Tpo $depbase.Po --- src/dir_common.o --- depbase=`echo src/dir_common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/dir_common.o -MD -MP -MF $depbase.Tpo -c -o src/dir_common.o src/dir_common.c && mv -f $depbase.Tpo $depbase.Po --- src/dir_export.o --- depbase=`echo src/dir_export.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/dir_export.o -MD -MP -MF $depbase.Tpo -c -o src/dir_export.o src/dir_export.c && mv -f $depbase.Tpo $depbase.Po --- src/dir_import.o --- depbase=`echo src/dir_import.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/dir_import.o -MD -MP -MF $depbase.Tpo -c -o src/dir_import.o src/dir_import.c && mv -f $depbase.Tpo $depbase.Po --- src/dir_mem.o --- depbase=`echo src/dir_mem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/dir_mem.o -MD -MP -MF $depbase.Tpo -c -o src/dir_mem.o src/dir_mem.c && mv -f $depbase.Tpo $depbase.Po --- src/dir_scan.o --- depbase=`echo src/dir_scan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/dir_scan.o -MD -MP -MF $depbase.Tpo -c -o src/dir_scan.o src/dir_scan.c && mv -f $depbase.Tpo $depbase.Po --- src/exclude.o --- depbase=`echo src/exclude.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/exclude.o -MD -MP -MF $depbase.Tpo -c -o src/exclude.o src/exclude.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./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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/shell.o --- depbase=`echo src/shell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/shell.o -MD -MP -MF $depbase.Tpo -c -o src/shell.o src/shell.c && mv -f $depbase.Tpo $depbase.Po --- src/quit.o --- depbase=`echo src/quit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/quit.o -MD -MP -MF $depbase.Tpo -c -o src/quit.o src/quit.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./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -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/path.o --- depbase=`echo src/path.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/path.o -MD -MP -MF $depbase.Tpo -c -o src/path.o src/path.c && mv -f $depbase.Tpo $depbase.Po --- src/util.o --- depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./deps -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c && mv -f $depbase.Tpo $depbase.Po --- ncdu --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o ncdu src/browser.o src/delete.o src/dirlist.o src/dir_common.o src/dir_export.o src/dir_import.o src/dir_mem.o src/dir_scan.o src/exclude.o src/help.o src/shell.o src/quit.o src/main.o src/path.o src/util.o -lncursesw -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- ===> ncdu-1.13 depends on file: /usr/local/lib/libncurses.so.6 - found -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for ncdu-1.13 ===> Generating temporary packing list /bin/mkdir -p '/construction/sysutils/ncdu/stage/usr/local/bin' install -s -m 555 ncdu '/construction/sysutils/ncdu/stage/usr/local/bin' /bin/mkdir -p '/construction/sysutils/ncdu/stage/usr/local/man/man1' install -m 0644 ncdu.1 '/construction/sysutils/ncdu/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for ncdu-1.13 file sizes/checksums [5]: . done packing files [5]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Thursday, 12 APR 2018 at 06:51:09 UTC Duration: 00:00:06