------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The portmon 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 ------------------------------------------------------------------------------- ===> portmon-2.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The portmon 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 ===> portmon-2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by portmon-2.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The portmon 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 ===> portmon-2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by portmon-2.0 for building => SHA256 Checksum OK for portmon-2.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The portmon 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 ===> portmon-2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by portmon-2.0 for building ===> Extracting for portmon-2.0 => SHA256 Checksum OK for portmon-2.0.tar.gz. Extracted Memory Use: 0.48M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for portmon-2.0 ===> Applying ports patches for portmon-2.0 ===> Cleanly applied ports patch(es) patch-extras__portmon.8 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for portmon-2.0 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 /construction/net-mgmt/portmon/portmon-2.0/missing: Unknown `--run' option Try `/construction/net-mgmt/portmon/portmon-2.0/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes 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 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) /usr/bin/awk checking whether byte ordering is bigendian... no checking whether to install extra goodies... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for ftime in -lcompat... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... (cached) yes checking for strings.h... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for unistd.h... (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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking return type of signal handlers... void checking for alarm... (cached) yes checking for bzero... (cached) yes checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strchr... (cached) yes checking for getopt_long... yes configure: creating ./config.status config.status: creating Makefile config.status: creating extras/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for portmon-2.0 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- portmon.o --- --- tcp_ping.o --- --- icmp_ping.o --- --- action.o --- --- report.o --- --- config.o --- --- exec_proc.o --- --- portmon.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT portmon.o -MD -MP -MF ".deps/portmon.Tpo" -c -o portmon.o `test -f 'portmon.c' || echo './'`portmon.c; then mv ".deps/portmon.Tpo" ".deps/portmon.Po"; else rm -f ".deps/portmon.Tpo"; exit 1; fi --- tcp_ping.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT tcp_ping.o -MD -MP -MF ".deps/tcp_ping.Tpo" -c -o tcp_ping.o `test -f 'tcp_ping.c' || echo './'`tcp_ping.c; then mv ".deps/tcp_ping.Tpo" ".deps/tcp_ping.Po"; else rm -f ".deps/tcp_ping.Tpo"; exit 1; fi --- icmp_ping.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT icmp_ping.o -MD -MP -MF ".deps/icmp_ping.Tpo" -c -o icmp_ping.o `test -f 'icmp_ping.c' || echo './'`icmp_ping.c; then mv ".deps/icmp_ping.Tpo" ".deps/icmp_ping.Po"; else rm -f ".deps/icmp_ping.Tpo"; exit 1; fi --- action.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT action.o -MD -MP -MF ".deps/action.Tpo" -c -o action.o `test -f 'action.c' || echo './'`action.c; then mv ".deps/action.Tpo" ".deps/action.Po"; else rm -f ".deps/action.Tpo"; exit 1; fi --- config.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT config.o -MD -MP -MF ".deps/config.Tpo" -c -o config.o `test -f 'config.c' || echo './'`config.c; then mv ".deps/config.Tpo" ".deps/config.Po"; else rm -f ".deps/config.Tpo"; exit 1; fi --- exec_proc.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT exec_proc.o -MD -MP -MF ".deps/exec_proc.Tpo" -c -o exec_proc.o `test -f 'exec_proc.c' || echo './'`exec_proc.c; then mv ".deps/exec_proc.Tpo" ".deps/exec_proc.Po"; else rm -f ".deps/exec_proc.Tpo"; exit 1; fi --- report.o --- if cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT report.o -MD -MP -MF ".deps/report.Tpo" -c -o report.o `test -f 'report.c' || echo './'`report.c; then mv ".deps/report.Tpo" ".deps/report.Po"; else rm -f ".deps/report.Tpo"; exit 1; fi report.c: In function 'format_output': report.c:108:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(out_str, "%s%d", out_str, port); ^~~~~~~ report.c:111:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(out_str, "%s%d", out_str, lag); ^~~~~~~ report.c:114:5: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] sprintf(out_str, "%s%c", out_str, status); ^~~~~~~ report.c:102:5: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=] strncat(out_str, "%", 1); ^~~~~~~~~~~~~~~~~~~~~~~~ --- exec_proc.o --- exec_proc.c: In function 'exec_proc': exec_proc.c:35:2: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] strncpy(run_string, command, STRLARGE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- report.o --- report.c:92:3: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(active_out_fmt, output_fmt, STRMED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ report.c:117:5: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(out_str, wd_status, strlen(wd_status)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ report.c:105:5: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(out_str, hostname, strlen(hostname)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- config.o --- config.c: In function 'read_config': config.c:96:18: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] sizeof(host->h_addr)); ^ --- portmon --- cc -Wall -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o portmon portmon.o tcp_ping.o icmp_ping.o action.o report.o config.o exec_proc.o -lcompat Making all in extras SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for portmon-2.0 ===> Generating temporary packing list install -s -m 555 /construction/net-mgmt/portmon/portmon-2.0/src/portmon /construction/net-mgmt/portmon/stage/usr/local/bin install -m 444 /construction/net-mgmt/portmon/portmon-2.0/extras/portmon.8 /construction/net-mgmt/portmon/stage/usr/local/man/man8 install -m 0644 /construction/net-mgmt/portmon/portmon-2.0/extras/portmon.hosts.sample /construction/net-mgmt/portmon/stage/usr/local/etc install -m 0644 /construction/net-mgmt/portmon/portmon-2.0/README /construction/net-mgmt/portmon/stage/usr/local/share/doc/portmon ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for portmon-2.0 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10