------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libgd-2.3.0,1.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> vnstat-2.6_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> vnstat-2.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vnstat-2.6_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> vnstat-2.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vnstat-2.6_1 for building => SHA256 Checksum OK for vnstat-2.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> vnstat-2.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vnstat-2.6_1 for building ===> Extracting for vnstat-2.6_1 => SHA256 Checksum OK for vnstat-2.6.tar.gz. Extracted Memory Use: 1.48M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for vnstat-2.6_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> vnstat-2.6_1 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> vnstat-2.6_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> vnstat-2.6_1 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> vnstat-2.6_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Configuring for vnstat-2.6_1 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 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 whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for pow in -lm... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for gdImagePng in -lgd... yes checking for pkg-config... no checking for CHECK... no configure: testcases can not be execute without check installed 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 inttypes.h... (cached) yes checking for locale.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/mount.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking whether IFLA_STATS64 is declared... no checking whether O_CLOEXEC is declared... yes checking whether SQLITE_CHECKPOINT_RESTART is declared... yes checking whether SQLITE_CHECKPOINT_TRUNCATE is declared... yes checking for uid_t in sys/types.h... (cached) yes checking for int32_t... (cached) yes checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for unistd.h... (cached) yes checking for working chown... yes checking for pid_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... no checking for dup2... (cached) yes checking for localtime_r... yes checking for memset... (cached) yes checking for mkdir... yes checking for pow... yes checking for rmdir... yes checking for setlocale... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncasecmp... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes checking for tzset... yes checking for mbstowcs... (cached) yes checking for wcswidth... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: configure: ============================================== configure: configure: host: x86_64-portbld-dragonfly5.9 configure: build: x86_64-portbld-dragonfly5.9 configure: configure: prefix: /usr/local configure: sysconfdir: ${prefix}/etc configure: configure: Install paths configure: configure: vnstat: /usr/local/bin/vnstat configure: vnstati: /usr/local/bin/vnstati configure: vnstatd: /usr/local/sbin/vnstatd configure: config: ${prefix}/etc/vnstat.conf configure: configure: Tests: unavailable configure: Image output: enabled configure: configure: ============================================== configure: SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for vnstat-2.6_1 --- all-recursive --- Making all in . --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/vnstat.o --- --- src/vnstat_func.o --- --- src/ifinfo.o --- --- src/iflist.o --- --- src/dbsql.o --- --- src/dbxml.o --- --- src/dbjson.o --- --- src/dbshow.o --- --- src/common.o --- --- src/misc.o --- --- src/vnstat.o --- depbase=`echo src/vnstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/vnstat.o -MD -MP -MF $depbase.Tpo -c -o src/vnstat.o src/vnstat.c && mv -f $depbase.Tpo $depbase.Po --- src/vnstat_func.o --- depbase=`echo src/vnstat_func.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/vnstat_func.o -MD -MP -MF $depbase.Tpo -c -o src/vnstat_func.o src/vnstat_func.c && mv -f $depbase.Tpo $depbase.Po --- src/ifinfo.o --- depbase=`echo src/ifinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/ifinfo.o -MD -MP -MF $depbase.Tpo -c -o src/ifinfo.o src/ifinfo.c && mv -f $depbase.Tpo $depbase.Po --- src/iflist.o --- depbase=`echo src/iflist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/iflist.o -MD -MP -MF $depbase.Tpo -c -o src/iflist.o src/iflist.c && mv -f $depbase.Tpo $depbase.Po --- src/dbsql.o --- depbase=`echo src/dbsql.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/dbsql.o -MD -MP -MF $depbase.Tpo -c -o src/dbsql.o src/dbsql.c && mv -f $depbase.Tpo $depbase.Po --- src/dbxml.o --- depbase=`echo src/dbxml.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/dbxml.o -MD -MP -MF $depbase.Tpo -c -o src/dbxml.o src/dbxml.c && mv -f $depbase.Tpo $depbase.Po --- src/dbjson.o --- depbase=`echo src/dbjson.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/dbjson.o -MD -MP -MF $depbase.Tpo -c -o src/dbjson.o src/dbjson.c && mv -f $depbase.Tpo $depbase.Po --- src/dbshow.o --- depbase=`echo src/dbshow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/dbshow.o -MD -MP -MF $depbase.Tpo -c -o src/dbshow.o src/dbshow.c && mv -f $depbase.Tpo $depbase.Po --- src/common.o --- depbase=`echo src/common.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/common.o -MD -MP -MF $depbase.Tpo -c -o src/common.o src/common.c && mv -f $depbase.Tpo $depbase.Po --- src/misc.o --- depbase=`echo src/misc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/misc.o -MD -MP -MF $depbase.Tpo -c -o src/misc.o src/misc.c && mv -f $depbase.Tpo $depbase.Po --- src/cfg.o --- depbase=`echo src/cfg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/cfg.o -MD -MP -MF $depbase.Tpo -c -o src/cfg.o src/cfg.c && mv -f $depbase.Tpo $depbase.Po --- src/cfgoutput.o --- depbase=`echo src/cfgoutput.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/cfgoutput.o -MD -MP -MF $depbase.Tpo -c -o src/cfgoutput.o src/cfgoutput.c && mv -f $depbase.Tpo $depbase.Po --- src/ibw.o --- depbase=`echo src/ibw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/ibw.o -MD -MP -MF $depbase.Tpo -c -o src/ibw.o src/ibw.c && mv -f $depbase.Tpo $depbase.Po --- src/fs.o --- depbase=`echo src/fs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/fs.o -MD -MP -MF $depbase.Tpo -c -o src/fs.o src/fs.c && mv -f $depbase.Tpo $depbase.Po --- src/id.o --- depbase=`echo src/id.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/id.o -MD -MP -MF $depbase.Tpo -c -o src/id.o src/id.c && mv -f $depbase.Tpo $depbase.Po --- src/traffic.o --- depbase=`echo src/traffic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/traffic.o -MD -MP -MF $depbase.Tpo -c -o src/traffic.o src/traffic.c && mv -f $depbase.Tpo $depbase.Po --- src/vnstatd.o --- depbase=`echo src/vnstatd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/vnstatd.o -MD -MP -MF $depbase.Tpo -c -o src/vnstatd.o src/vnstatd.c && mv -f $depbase.Tpo $depbase.Po --- src/dbaccess.o --- depbase=`echo src/dbaccess.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/dbaccess.o -MD -MP -MF $depbase.Tpo -c -o src/dbaccess.o src/dbaccess.c && mv -f $depbase.Tpo $depbase.Po --- src/datacache.o --- depbase=`echo src/datacache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/datacache.o -MD -MP -MF $depbase.Tpo -c -o src/datacache.o src/datacache.c && mv -f $depbase.Tpo $depbase.Po --- src/daemon.o --- depbase=`echo src/daemon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/daemon.o -MD -MP -MF $depbase.Tpo -c -o src/daemon.o src/daemon.c && mv -f $depbase.Tpo $depbase.Po --- src/vnstati.o --- depbase=`echo src/vnstati.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/vnstati.o -MD -MP -MF $depbase.Tpo -c -o src/vnstati.o src/vnstati.c && mv -f $depbase.Tpo $depbase.Po --- src/image.o --- depbase=`echo src/image.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I./src -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT src/image.o -MD -MP -MF $depbase.Tpo -c -o src/image.o src/image.c && mv -f $depbase.Tpo $depbase.Po --- vnstatd --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -o vnstatd src/vnstatd.o src/ifinfo.o src/iflist.o src/dbsql.o src/dbaccess.o src/datacache.o src/common.o src/misc.o src/cfg.o src/ibw.o src/fs.o src/id.o src/daemon.o -lsqlite3 -lm --- vnstat --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -o vnstat src/vnstat.o src/vnstat_func.o src/ifinfo.o src/iflist.o src/dbsql.o src/dbxml.o src/dbjson.o src/dbshow.o src/common.o src/misc.o src/cfg.o src/cfgoutput.o src/ibw.o src/fs.o src/id.o src/traffic.o -lsqlite3 -lm --- vnstati --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib -o vnstati src/vnstati.o src/iflist.o src/image.o src/dbsql.o src/common.o src/misc.o src/fs.o src/id.o src/cfg.o -lgd -lsqlite3 -lm SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for vnstat-2.6_1 ===> Generating temporary packing list ===> Creating groups. ===> Creating users install -s -m 555 /construction/net/vnstat/vnstat-2.6/vnstat /construction/net/vnstat/stage/usr/local/bin/vnstat install -m 0644 /construction/net/vnstat/vnstat-2.6/cfg/vnstat.conf /construction/net/vnstat/stage/usr/local/etc/vnstat.conf.sample install -s -m 555 /construction/net/vnstat/vnstat-2.6/vnstatd /construction/net/vnstat/stage/usr/local/sbin/vnstatd install -m 444 /construction/net/vnstat/vnstat-2.6/man/vnstat.1 /construction/net/vnstat/stage/usr/local/share/man/man1/vnstat.1 install -m 444 /construction/net/vnstat/vnstat-2.6/man/vnstat.conf.5 /construction/net/vnstat/stage/usr/local/share/man/man5/vnstat.conf.5 install -m 444 /construction/net/vnstat/vnstat-2.6/man/vnstatd.8 /construction/net/vnstat/stage/usr/local/share/man/man8/vnstatd.8 install -s -m 555 /construction/net/vnstat/vnstat-2.6/vnstati /construction/net/vnstat/stage/usr/local/bin/vnstati install -m 444 /construction/net/vnstat/vnstat-2.6/man/vnstati.1 /construction/net/vnstat/stage/usr/local/share/man/man1/vnstati.1 ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) ====> 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 vnstat-2.6_1 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14