------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz 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/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 SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> 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:01 ------------------------------------------------------------------------------- -- 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> 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 ===> Cleanly applied ports patch(es) patch-Makefile.in SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bandwidthd-2.0.1_12 depends on package: gmake>=4.3 - 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 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-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bandwidthd-2.0.1_12 gmake[1]: Entering directory '/construction/net-mgmt/bandwidthd/bandwidthd-2.0.1' cc -Wall -pipe -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 -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 -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 -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:741: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:741: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:741: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:741: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:741: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:741: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:741: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 -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:01 ------------------------------------------------------------------------------- -- 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: package ------------------------------------------------------------------------------- ===> Building package for bandwidthd-2.0.1_12 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:13