------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The sipcalc 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 ------------------------------------------------------------------------------- ===> sipcalc-1.1.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The sipcalc 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 ===> sipcalc-1.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sipcalc-1.1.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The sipcalc 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 ===> sipcalc-1.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sipcalc-1.1.6 for building => SHA256 Checksum OK for sipcalc-1.1.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The sipcalc 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 ===> sipcalc-1.1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by sipcalc-1.1.6 for building ===> Extracting for sipcalc-1.1.6 => SHA256 Checksum OK for sipcalc-1.1.6.tar.gz. Extracted Memory Use: 0.50M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for sipcalc-1.1.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for sipcalc-1.1.6 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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 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 sys/ioctl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for netdb.h... (cached) yes checking for ctype.h... (cached) yes checking whether cc needs -traditional... no checking for inet_ntoa in -lnsl... no checking for socket... yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for gethostbyname... (cached) yes checking for gethostbyname2... yes checking for inet_ntop... (cached) yes checking for getipnodebyaddr... yes checking for getaddrinfo... (cached) yes checking for socket in -lsocket... no checking for gethostbyname in netdb.h... yes checking for gethostbyname2 in netdb.h... no checking for getaddrinfo in netdb.h... no checking if struct sockaddr has sa_len field... yes checking for getopt.h... (cached) yes checking for getopt_long... yes checking if type uint8_t exists... yes checking if type uint16_t exists... yes checking if type uint32_t exists... yes checking if type u_int8_t exists... yes checking if type u_int16_t exists... yes checking if type u_int32_t exists... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for sipcalc-1.1.6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in doc Making all in include Making all in src --- sub-func.o --- --- interface.o --- --- sub-output.o --- --- sub.o --- --- sub-func.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT sub-func.o -MD -MP -MF .deps/sub-func.Tpo -c -o sub-func.o sub-func.c --- sub.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT sub.o -MD -MP -MF .deps/sub.Tpo -c -o sub.o sub.c --- interface.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c --- sub-output.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -I/usr/local/include -MT sub-output.o -MD -MP -MF .deps/sub-output.Tpo -c -o sub-output.o sub-output.c --- interface.o --- mv -f .deps/interface.Tpo .deps/interface.Po --- sub-output.o --- mv -f .deps/sub-output.Tpo .deps/sub-output.Po --- sub-func.o --- sub-func.c: In function 'resolve_addr': sub-func.c:1493:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (raddr, addr, strlen (addr) - strlen (tmpstr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sub-func.c:1493:26: note: length computed here strncpy (raddr, addr, strlen (addr) - strlen (tmpstr)); ^~~~~~~~~~~~~ sub-func.c:1487:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy (raddr, addr, strlen (addr) - strlen (tmpstr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sub-func.c:1487:25: note: length computed here strncpy (raddr, addr, strlen (addr) - strlen (tmpstr)); ^~~~~~~~~~~~~ --- sub.o --- mv -f .deps/sub.Tpo .deps/sub.Po --- sub-func.o --- mv -f .deps/sub-func.Tpo .deps/sub-func.Po --- sipcalc --- cc -pipe -O2 -fno-strict-aliasing -I/usr/local/include -o sipcalc sub-func.o interface.o sub-output.o sub.o -L/usr/local/lib SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for sipcalc-1.1.6 ===> Generating temporary packing list Making install in doc /bin/mkdir -p '/construction/net-mgmt/sipcalc/stage/usr/local/man/man1' install -m 0644 sipcalc.1 '/construction/net-mgmt/sipcalc/stage/usr/local/man/man1' Making install in include Making install in src /bin/mkdir -p '/construction/net-mgmt/sipcalc/stage/usr/local/bin' install -s -m 555 sipcalc '/construction/net-mgmt/sipcalc/stage/usr/local/bin' (cd /construction/net-mgmt/sipcalc/sipcalc-1.1.6 && install -m 0644 ChangeLog README /construction/net-mgmt/sipcalc/stage/usr/local/share/doc/sipcalc) (cd /construction/net-mgmt/sipcalc/sipcalc-1.1.6/doc && install -m 0644 sipcalc.txt /construction/net-mgmt/sipcalc/stage/usr/local/share/doc/sipcalc) ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for sipcalc-1.1.6 file sizes/checksums [5]: 0% file sizes/checksums [5]: 100% packing files [5]: 0% packing files [5]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11