------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The healthd 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 ------------------------------------------------------------------------------- ===> healthd-0.7.9_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The healthd 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 ===> healthd-0.7.9_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by healthd-0.7.9_2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The healthd 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 ===> healthd-0.7.9_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by healthd-0.7.9_2 for building => SHA256 Checksum OK for healthd-0.7.9.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The healthd 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 ===> healthd-0.7.9_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by healthd-0.7.9_2 for building ===> Extracting for healthd-0.7.9_2 => SHA256 Checksum OK for healthd-0.7.9.tar.gz. Extracted Memory Use: 0.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for healthd-0.7.9_2 ===> Applying ports patches for healthd-0.7.9_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for healthd-0.7.9_2 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 gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for hosts_access in -lwrap... yes checking for inb in -lio... no checking for i386_iopl in -li386... no checking whether to enable remotely reading the full config... no checking whether to enable ipv6... yes checking ipv6 stack type... checking how to run the C preprocessor... cpp checking for egrep... grep -E kame using libc for getaddrinfo checking for advanced API support... yes checking getaddrinfo bug... good checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes 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 sys/ioctl.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 machine/smb.h usability... no checking machine/smb.h presence... no checking for machine/smb.h... no checking dev/smbus/smb.h usability... no checking dev/smbus/smb.h presence... no checking for dev/smbus/smb.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking return type of signal handlers... void checking for select... (cached) yes checking for socket... yes checking for strerror... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for healthd-0.7.9_2 --- getMBinfo.o --- --- getMB-isa.o --- --- getMB-smb.o --- --- buildOT --- --- healthdc --- --- getMB-smb.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -DCONFIG_FILE="\"/usr/local/etc/healthd.conf\"" -I. -DINET6 getMB-smb.c --- buildOT --- cc -pipe -O2 -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -DCONFIG_FILE="\"/usr/local/etc/healthd.conf\"" -I. -DINET6 -s -o buildOT buildOT.c --- getMBinfo.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -DCONFIG_FILE="\"/usr/local/etc/healthd.conf\"" -I. -DINET6 getMBinfo.c --- healthdc --- cc -pipe -O2 -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -DCONFIG_FILE="\"/usr/local/etc/healthd.conf\"" -I. -DINET6 -s -o healthdc healthdc.c -lwrap --- getMB-isa.o --- cc -c -pipe -O2 -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -DCONFIG_FILE="\"/usr/local/etc/healthd.conf\"" -I. -DINET6 getMB-isa.c --- optionTable.h --- ./buildOT > optionTable.h --- healthd --- cc -pipe -O2 -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -DCONFIG_FILE="\"/usr/local/etc/healthd.conf\"" -I. -DINET6 -s -o healthd healthd.c getMBinfo.o getMB-isa.o getMB-smb.o -lwrap healthd.c: In function 'main': healthd.c:583:59: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(sock6, (struct sockaddr *)&server6, &length)) { ^~~~~~~ In file included from healthd.c:41: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ healthd.c:611:57: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(sock, (struct sockaddr *)&server, &length)) { ^~~~~~~ In file included from healthd.c:41: /usr/include/sys/socket.h:493:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockname(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~ --- healthdc --- healthdc.c: In function 'main': healthdc.c:258:7: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(HostNameBuffer, Target[x], strlen(Target[x])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- healthd --- In function 'ParseOption', inlined from 'ReadConfigFile' at healthd.c:1276:5: healthd.c:1207:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(volt_fail, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ healthd.c: In function 'ReadConfigFile': healthd.c:1207:36: note: length computed here strncpy(volt_fail, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~ In function 'ParseOption', inlined from 'ReadConfigFile' at healthd.c:1276:5: healthd.c:1203:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(volt_warn, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ healthd.c: In function 'ReadConfigFile': healthd.c:1203:36: note: length computed here strncpy(volt_warn, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~ In function 'ParseOption', inlined from 'ReadConfigFile' at healthd.c:1276:5: healthd.c:1199:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(fan_fail, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ healthd.c: In function 'ReadConfigFile': healthd.c:1199:35: note: length computed here strncpy(fan_fail, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~ In function 'ParseOption', inlined from 'ReadConfigFile' at healthd.c:1276:5: healthd.c:1195:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(fan_warn, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ healthd.c: In function 'ReadConfigFile': healthd.c:1195:35: note: length computed here strncpy(fan_warn, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~ In function 'ParseOption', inlined from 'ReadConfigFile' at healthd.c:1276:5: healthd.c:1191:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(temp_fail, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ healthd.c: In function 'ReadConfigFile': healthd.c:1191:36: note: length computed here strncpy(temp_fail, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~ In function 'ParseOption', inlined from 'ReadConfigFile' at healthd.c:1276:5: healthd.c:1187:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(temp_warn, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ healthd.c: In function 'ReadConfigFile': healthd.c:1187:36: note: length computed here strncpy(temp_warn, strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~ In function 'ParseOption', inlined from 'ReadConfigFile' at healthd.c:1276:5: healthd.c:1119:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(label[info->type/6], strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ healthd.c: In function 'ReadConfigFile': healthd.c:1119:46: note: length computed here strncpy(label[info->type/6], strValue, ((strlen(strValue)>MAX_LABELlen)?strlen(strValue):MAX_LABELlen)); ^~~~~~~~~~~~~~~~ healthd.c: In function 'main': healthd.c:409:2: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(ConfigFile, optarg, MAXPATHLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for healthd-0.7.9_2 ===> Generating temporary packing list install -s -m 555 -m 0755 -p healthd /construction/sysutils/healthd/stage/usr/local/sbin install -s -m 555 -m 0755 -p healthdc /construction/sysutils/healthd/stage/usr/local/bin install -m 0644 -m 644 -p healthd.conf.sample /construction/sysutils/healthd/stage/usr/local/etc install -c -m 444 healthd.8 /construction/sysutils/healthd/stage/usr/local/man/man8 install -c -m 444 healthdc.8 /construction/sysutils/healthd/stage/usr/local/man/man8 install -m 0644 /construction/sysutils/healthd/healthd-0.7.9/README /construction/sysutils/healthd/stage/usr/local/share/doc/healthd install -m 0644 /construction/sysutils/healthd/healthd-0.7.9/PROTOCOL /construction/sysutils/healthd/stage/usr/local/share/doc/healthd ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for healthd-0.7.9_2 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07