------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for bandwidthd-2.0.1_12: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/net-mgmt/bandwidthd XDG_CONFIG_HOME=/construction/net-mgmt/bandwidthd XDG_CACHE_HOME=/construction/net-mgmt/bandwidthd/.cache HOME=/construction/net-mgmt/bandwidthd TMPDIR="/tmp" PATH=/construction/net-mgmt/bandwidthd/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net-mgmt/bandwidthd/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- ac_cv_lib_iconv_libiconv_open=no ac_cv_lib_m_pow=no ac_cv_lib_png_png_read_info=no ac_cv_lib_pq_PQconnectdb=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/net-mgmt/bandwidthd XDG_CONFIG_HOME=/construction/net-mgmt/bandwidthd XDG_CACHE_HOME=/construction/net-mgmt/bandwidthd/.cache HOME=/construction/net-mgmt/bandwidthd TMPDIR="/tmp" PATH=/construction/net-mgmt/bandwidthd/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net-mgmt/bandwidthd/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -fcommon -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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/net-mgmt/bandwidthd/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/bandwidthd" EXAMPLESDIR="share/examples/bandwidthd" DATADIR="share/bandwidthd" WWWDIR="www/bandwidthd" ETCDIR="etc/bandwidthd" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bandwidthd DOCSDIR=/usr/local/share/doc/bandwidthd EXAMPLESDIR=/usr/local/share/examples/bandwidthd WWWDIR=/usr/local/www/bandwidthd ETCDIR=/usr/local/etc/bandwidthd SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- 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/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The bandwidthd port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bandwidthd-2.0.1_12 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The bandwidthd port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> bandwidthd-2.0.1_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bandwidthd-2.0.1_12 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The bandwidthd port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> bandwidthd-2.0.1_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bandwidthd-2.0.1_12 for building => SHA256 Checksum OK for bandwidthd-2.0.1.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The bandwidthd port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> bandwidthd-2.0.1_12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bandwidthd-2.0.1_12 for building ===> Extracting for bandwidthd-2.0.1_12 => SHA256 Checksum OK for bandwidthd-2.0.1.tgz. Extracted Memory Use: 0.55M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bandwidthd-2.0.1_12 ===> Applying ports patches for bandwidthd-2.0.1_12 from /xports/net-mgmt/bandwidthd/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bandwidthd-2.0.1_12 depends on package: gmake>=4.3 - found ===> bandwidthd-2.0.1_12 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> bandwidthd-2.0.1_12 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bandwidthd-2.0.1_12 depends on package: gmake>=4.3 - found ===> bandwidthd-2.0.1_12 depends on file: /usr/local/bin/ccache - found ===> bandwidthd-2.0.1_12 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> Configuring for bandwidthd-2.0.1_12 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking for bison... no checking for byacc... byacc checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking how to run the C preprocessor... cpp checking for X... no checking for /sw/lib... no checking for /sw/include... no checking for /usr/pkg/lib... no checking for /usr/pkg/include... no checking for connect in -lsocket... no checking for gethostbyname in -lnsl... no checking for inet_aton in -lresolv... no checking for pow in -lm... (cached) no checking for libiconv_open in -liconv... (cached) no checking for png_read_info in -lpng... (cached) no checking for gdImageCreate in -lgd... yes checking for pcap_open_live in -lpcap... yes checking for /usr/local/pgsql/lib... no checking for /usr/local/pgsql/include... no checking for PQconnectdb in -lpq... (cached) no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for gd.h... yes checking for gdfonts.h... yes checking for pcap.h... yes checking for arpa/inet.h... (cached) yes checking for errno.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/wait.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for resolv.h... (cached) yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for ANSI C header files... (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 unistd.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tcphdr.source... no checking for struct tcphdr.th_sport... yes checking for struct tcphdr.dest... no checking for struct tcphdr.th_dport... yes checking for stdlib.h... (cached) yes checking for working malloc... yes checking for ANSI C header files... (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... Alarm clock no checking return type of signal handlers... void checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for alarm... (cached) yes checking for gethostbyaddr... yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for strdup... (cached) yes checking for strftime... (cached) yes checking for pcap_findalldevs... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:01:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bandwidthd-2.0.1_12 gmake[1]: Entering directory '/construction/net-mgmt/bandwidthd/bandwidthd-2.0.1' cc -Wall -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -DHAVE_CONFIG_H -DINSTALL_DIR="\"/usr/local/bandwidthd\"" -c -o bandwidthd.o bandwidthd.c cc -Wall -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -DHAVE_CONFIG_H -DINSTALL_DIR="\"/usr/local/bandwidthd\"" -c -o graph.o graph.c cc -Wall -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -DHAVE_CONFIG_H -DINSTALL_DIR="\"/usr/local/bandwidthd\"" -c -o conf.tab.o conf.tab.c cc -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -DHAVE_CONFIG_H -c -o conf.l.o conf.l.c bandwidthd.c: In function 'main': bandwidthd.c:398:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (pcap_setfilter(pd, &fcode) < 0) ^~ bandwidthd.c:401:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' switch (DataLink = pcap_datalink(pd)) ^~~~~~ bandwidthd.c: In function 'RecoverDataFromCDF': bandwidthd.c:1189:10: warning: variable 'logname2' set but not used [-Wunused-but-set-variable] char logname2[] = "log.1.1.cdf"; ^~~~~~~~ graph.c: In function 'GraphIp': graph.c:381:9: warning: variable 'white' set but not used [-Wunused-but-set-variable] int white; ^~~~~ graph.c: In function 'GraphData': graph.c:697:57: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(im, gdFontSmall, XOFFSET+5, YHEIGHT-20, Buffer, black); ^~~~~~ In file included from bandwidthd.h:48, from graph.c:12: /usr/local/include/gd.h:798:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:698:66: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(im, gdFontSmall, XWIDTH/2+XOFFSET/2, YHEIGHT-20, Buffer2, black); ^~~~~~~ In file included from bandwidthd.h:48, from graph.c:12: /usr/local/include/gd.h:798:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:712:61: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(im2, gdFontSmall, XOFFSET+5, YHEIGHT-20, Buffer, black2); ^~~~~~ In file included from bandwidthd.h:48, from graph.c:12: /usr/local/include/gd.h:798:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:713:70: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(im2, gdFontSmall, XWIDTH/2+XOFFSET/2, YHEIGHT-20, Buffer2, black2); ^~~~~~~ In file included from bandwidthd.h:48, from graph.c:12: /usr/local/include/gd.h:798:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c: In function 'PrepareYAxis': graph.c:762:48: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(im, gdFontSmall, 3, y-7, buffer, black); ^~~~~~ In file included from bandwidthd.h:48, from graph.c:12: /usr/local/include/gd.h:798:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c: In function 'PrepareXAxis': graph.c:814:68: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(im, gdFontSmall, x-30, YHEIGHT-YOFFSET+10, buffer, black); ^~~~~~ In file included from bandwidthd.h:48, from graph.c:12: /usr/local/include/gd.h:798:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:848:67: warning: pointer targets in passing argument 5 of 'gdImageString' differ in signedness [-Wpointer-sign] gdImageString(im, gdFontSmall, x-6, YHEIGHT-YOFFSET+10, buffer, black); ^~~~~~ In file included from bandwidthd.h:48, from graph.c:12: /usr/local/include/gd.h:798:19: note: expected 'unsigned char *' but argument is of type 'char *' BGD_DECLARE(void) gdImageString (gdImagePtr im, gdFontPtr f, int x, int y, ^~~~~~~~~~~~~ graph.c:772:26: warning: variable 'sample_end' set but not used [-Wunused-but-set-variable] time_t sample_begin, sample_end; ^~~~~~~~~~ graph.c: In function 'MakeIndexPages': graph.c:310:40: warning: '%s' directive writing up to 49 bytes into a region of size 32 [-Wformat-overflow=] sprintf(Buffer2, "./htdocs/Subnet-%c-%s.html", config.tag, Buffer1); ^~ ~~~~~~~ graph.c:310:3: note: 'sprintf' output between 24 and 73 bytes into a destination of size 50 sprintf(Buffer2, "./htdocs/Subnet-%c-%s.html", config.tag, Buffer1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -pipe -fcommon -O2 -fno-strict-aliasing -std=gnu89 -I/usr/local/include -DHAVE_CONFIG_H -DINSTALL_DIR="\"/usr/local/bandwidthd\"" bandwidthd.o graph.o conf.tab.o conf.l.o -o bandwidthd -L/usr/local/lib -lpcap -lgd gmake[1]: Leaving directory '/construction/net-mgmt/bandwidthd/bandwidthd-2.0.1' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bandwidthd-2.0.1_12 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net-mgmt/bandwidthd/bandwidthd-2.0.1' /usr/bin/install -c -d /construction/net-mgmt/bandwidthd/stage/usr/local/bandwidthd/etc /usr/bin/install -c -d /construction/net-mgmt/bandwidthd/stage/usr/local/bandwidthd/htdocs /usr/bin/install -c -m755 -s bandwidthd /construction/net-mgmt/bandwidthd/stage/usr/local/bandwidthd /usr/bin/install -c -m644 etc/bandwidthd.conf /construction/net-mgmt/bandwidthd/stage/usr/local/bandwidthd/etc/bandwidthd.conf.sample /usr/bin/install -c -m644 htdocs/legend.gif /construction/net-mgmt/bandwidthd/stage/usr/local/bandwidthd/htdocs /usr/bin/install -c -m644 htdocs/logo.gif /construction/net-mgmt/bandwidthd/stage/usr/local/bandwidthd/htdocs gmake[1]: Leaving directory '/construction/net-mgmt/bandwidthd/bandwidthd-2.0.1' install -m 555 /construction/net-mgmt/bandwidthd/bandwidthd /construction/net-mgmt/bandwidthd/stage/usr/local/etc/rc.d install -m 0644 /construction/net-mgmt/bandwidthd/bandwidthd-2.0.1/README /construction/net-mgmt/bandwidthd/stage/usr/local/share/doc/bandwidthd ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for bandwidthd-2.0.1_12 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% Service unavailablepacking files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:09