------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The wipe 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 ------------------------------------------------------------------------------- ===> wipe-2.3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The wipe 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 ===> wipe-2.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wipe-2.3.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The wipe 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 ===> wipe-2.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wipe-2.3.1 for building => SHA256 Checksum OK for wipe-2.3.1.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The wipe 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 ===> wipe-2.3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wipe-2.3.1 for building ===> Extracting for wipe-2.3.1 => SHA256 Checksum OK for wipe-2.3.1.tar.bz2. Extracted Memory Use: 0.41M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for wipe-2.3.1 ===> Applying ports patches for wipe-2.3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for wipe-2.3.1 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking build system type... x86_64-portbld-dragonfly5.9 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 POSIXized ISC... no checking how to run the C preprocessor... cpp checking whether cc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for fcntl.h... (cached) yes checking for memory.h... (cached) yes checking for linux/fs.h... no checking for sys/mount.h... (cached) yes checking for sys/disklabel.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for getopt.h... (cached) yes checking for errno.h... (cached) yes checking for termio.h... no checking for termios.h... yes checking for linux/mtio.h... no checking for working const... yes checking for inline... __inline__ checking for off_t... (cached) yes checking for size_t... (cached) yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for getopt... (cached) yes checking for strnlen... (cached) yes checking for bzero... (cached) yes checking for memset... (cached) yes checking for memcpy... (cached) yes checking for realloc... yes checking for fchmod... (cached) yes checking for ioctl... yes checking for fcntl... (cached) yes checking for lockf... yes checking for flock... yes checking for fsync... (cached) yes checking for fdatasync... no checking for unlink... (cached) yes checking for rmdir... yes checking for remove... yes checking for rename... (cached) yes checking for dirfd... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for wipe-2.3.1 --- main.o --- --- wipe.o --- --- rand.o --- --- dir.o --- --- file.o --- --- blkdev.o --- --- lock.o --- --- text.o --- --- str.o --- --- percent.o --- --- main.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c main.c --- wipe.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c wipe.c --- rand.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c rand.c --- dir.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c dir.c --- blkdev.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c blkdev.c --- lock.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c lock.c --- text.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c text.c --- str.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c str.c --- percent.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c percent.c --- file.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c file.c --- prompt.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c prompt.c --- io.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c io.c --- mt.o --- cc -pipe -O2 -fno-strict-aliasing -I. -DDRAGONFLY5 -c mt.c --- wipe --- cc *.o -o wipe SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for wipe-2.3.1 ===> Generating temporary packing list install -s -m 555 /construction/security/wipe/wipe-2.3.1/wipe /construction/security/wipe/stage/usr/local/bin install -m 444 /construction/security/wipe/wipe-2.3.1/wipe.1 /construction/security/wipe/stage/usr/local/man/man1 install -m 0644 /construction/security/wipe/wipe-2.3.1/CHANGES /construction/security/wipe/stage/usr/local/share/doc/wipe install -m 0644 /construction/security/wipe/wipe-2.3.1/README /construction/security/wipe/stage/usr/local/share/doc/wipe install -m 0644 /construction/security/wipe/wipe-2.3.1/TESTING /construction/security/wipe/stage/usr/local/share/doc/wipe install -m 0644 /construction/security/wipe/wipe-2.3.1/TODO /construction/security/wipe/stage/usr/local/share/doc/wipe ====> 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 wipe-2.3.1 file sizes/checksums [6]: 0% file sizes/checksums [6]: 100% packing files [6]: 0% packing files [6]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05