------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bsdsfv-1.18 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bsdsfv-1.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsdsfv-1.18 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bsdsfv-1.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsdsfv-1.18 for building => SHA256 Checksum OK for bsdsfv-1.18.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bsdsfv-1.18 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bsdsfv-1.18 for building ===> Extracting for bsdsfv-1.18 => SHA256 Checksum OK for bsdsfv-1.18.tar.gz. Extracted Memory Use: 0.05M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bsdsfv-1.18 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for bsdsfv-1.18 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bsdsfv-1.18 --- bsdsfv --- cc -pipe -O2 -fno-strict-aliasing -Wall bsdsfv.c -o bsdsfv bsdsfv.c: In function 'main': bsdsfv.c:733:22: warning: '%.3d' directive writing between 3 and 11 bytes into a region of size 5 [-Wformat-overflow=] sprintf(precent, "%.3d", cnt); ^~~~ bsdsfv.c:733:21: note: directive argument in the range [-2147483648, 100] sprintf(precent, "%.3d", cnt); ^~~~~~ bsdsfv.c:733:4: note: 'sprintf' output between 4 and 12 bytes into a destination of size 5 sprintf(precent, "%.3d", cnt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bsdsfv.c:576:24: warning: '%s' directive writing 8 bytes into a region of size between 1 and 250 [-Wformat-overflow=] sprintf(crap, "%s%s", ^~ bsdsfv.c:576:7: note: 'sprintf' output between 9 and 258 bytes into a destination of size 250 sprintf(crap, "%s%s", ^~~~~~~~~~~~~~~~~~~~~ sfvTable[0].filename, ~~~~~~~~~~~~~~~~~~~~~ MISSINGTAG); ~~~~~~~~~~~ bsdsfv.c:580:24: warning: '%s' directive writing 4 bytes into a region of size between 1 and 250 [-Wformat-overflow=] sprintf(crap, "%s%s", ^~ bsdsfv.c:580:7: note: 'sprintf' output between 5 and 254 bytes into a destination of size 250 sprintf(crap, "%s%s", ^~~~~~~~~~~~~~~~~~~~~ sfvTable[0].filename, ~~~~~~~~~~~~~~~~~~~~~ BADTAG); ~~~~~~~ bsdsfv.c:563:24: warning: '%s' directive writing 8 bytes into a region of size between 1 and 250 [-Wformat-overflow=] sprintf(crap, "%s%s", ^~ bsdsfv.c:563:7: note: 'sprintf' output between 9 and 258 bytes into a destination of size 250 sprintf(crap, "%s%s", ^~~~~~~~~~~~~~~~~~~~~ sfvTable[0].filename, ~~~~~~~~~~~~~~~~~~~~~ MISSINGTAG); ~~~~~~~~~~~ bsdsfv.c:567:24: warning: '%s' directive writing 4 bytes into a region of size between 1 and 250 [-Wformat-overflow=] sprintf(crap, "%s%s", ^~ bsdsfv.c:567:7: note: 'sprintf' output between 5 and 254 bytes into a destination of size 250 sprintf(crap, "%s%s", ^~~~~~~~~~~~~~~~~~~~~ sfvTable[0].filename, ~~~~~~~~~~~~~~~~~~~~~ BADTAG); ~~~~~~~ bsdsfv.c:491:26: warning: '%08lX' directive writing between 8 and 16 bytes into a region of size between 0 and 249 [-Wformat-overflow=] sprintf(sfvline, "%s %08lX", cfname, mycrc); ^~~~~ bsdsfv.c:491:22: note: using the range [0, 18446744073709551615] for directive argument sprintf(sfvline, "%s %08lX", cfname, mycrc); ^~~~~~~~~~ bsdsfv.c:491:5: note: 'sprintf' output between 10 and 267 bytes into a destination of size 250 sprintf(sfvline, "%s %08lX", cfname, mycrc); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bsdsfv.c:393:2: warning: 'strncpy' specified bound 250 equals destination size [-Wstringop-truncation] strncpy(sfvname, argv[0], FNAMELEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ strip bsdsfv SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bsdsfv-1.18 ===> Generating temporary packing list /usr/bin/install -c bsdsfv /construction/security/bsdsfv/stage/usr/local/bin install -m 0644 /construction/security/bsdsfv/bsdsfv/MANUAL /construction/security/bsdsfv/stage/usr/local/share/doc/bsdsfv ====> 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 bsdsfv-1.18 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:02