------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The queso 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 ------------------------------------------------------------------------------- ===> queso-980922_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The queso 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 ===> queso-980922_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by queso-980922_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The queso 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 ===> queso-980922_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by queso-980922_3 for building => SHA256 Checksum OK for queso-980922.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The queso 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 ===> queso-980922_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by queso-980922_3 for building ===> Extracting for queso-980922_3 => SHA256 Checksum OK for queso-980922.tar.gz. Extracted Memory Use: 0.16M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for queso-980922_3 ===> Applying ports patches for queso-980922_3 ===> Cleanly applied ports patch(es) patch-configure patch-tcpip.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for queso-980922_3 loading site script /xports/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether byte ordering is bigendian... no checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking for socket... yes checking struct ip contains ip_csum... no checking operating system... DragonFly 5.9 checking for main in -lnsl... no checking for main in -lsocket... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for pcap.h... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for queso-980922_3 --- tcpip.o --- --- queso.o --- --- tcpip.o --- cc -Wall -DENGLISH -DDFLT_CONFIG_FILE=\"/usr/local/etc/queso.conf\" -pipe -O2 -fno-strict-aliasing -I../libpcap-0.4 -c tcpip.c --- queso.o --- cc -Wall -DENGLISH -DDFLT_CONFIG_FILE=\"/usr/local/etc/queso.conf\" -pipe -O2 -fno-strict-aliasing -I../libpcap-0.4 -c queso.c queso.c: In function 'main': queso.c:522:7: warning: variable 'accuracy' set but not used [-Wunused-but-set-variable] int accuracy; ^~~~~~~~ --- tcpip.o --- tcpip.c: In function 'init_pcap': tcpip.c:538:23: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ --- queso.o --- queso.c: In function 'check_os': queso.c:201:39: warning: '%d' directive writing between 1 and 5 bytes into a region of size 3 [-Wformat-overflow=] sprintf (fromtxt, " or dst port %d", start + n); ^~ queso.c:201:25: note: directive argument in the range [1, 65541] sprintf (fromtxt, " or dst port %d", start + n); ^~~~~~~~~~~~~~~~~ queso.c:201:7: note: 'sprintf' output between 15 and 19 bytes into a destination of size 16 sprintf (fromtxt, " or dst port %d", start + n); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ queso.c:194:3: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy (fromtxt, inet_ntoa (from.sin_addr), sizeof (fromtxt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ queso.c:195:3: warning: 'strncpy' specified bound 16 equals destination size [-Wstringop-truncation] strncpy (desttxt, inet_ntoa (dest.sin_addr), sizeof (desttxt)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- queso --- cc -o queso queso.o tcpip.o -L../libpcap-0.4 -lpcap SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for queso-980922_3 ===> Generating temporary packing list install -s -m 555 /construction/net/queso/queso-980922/queso /construction/net/queso/stage/usr/local/sbin install -m 0644 /construction/net/queso/queso-980922/queso.conf.sample /construction/net/queso/stage/usr/local/etc install -m 0644 /construction/net/queso/queso-980922/Documentation.txt /construction/net/queso/stage/usr/local/share/doc/queso ====> 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 queso-980922_3 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05