------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> vrflash-0.24 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> vrflash-0.24 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vrflash-0.24 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> vrflash-0.24 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vrflash-0.24 for building => SHA256 Checksum OK for vrflash-0.24.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> vrflash-0.24 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vrflash-0.24 for building ===> Extracting for vrflash-0.24 => SHA256 Checksum OK for vrflash-0.24.tar.gz. Extracted Memory Use: 0.30M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for vrflash-0.24 ===> Applying ports patches for vrflash-0.24 ===> Cleanly applied ports patch(es) patch-port.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for vrflash-0.24 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type 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 host system type... x86_64-portbld-dragonfly5.9 checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for stdio.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for ctype.h... (cached) yes checking for stdarg.h... (cached) yes checking for signal.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for termios.h... yes checking for termio.h... no checking for linux/serial.h... no checking for working const... yes checking whether cc needs -traditional... no checking for gettimeofday... (cached) yes checking for select... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for sigaction... (cached) yes checking for snprintf... (cached) yes checking for tcgetattr... yes checking for tcsetattr... yes checking for cfsetispeed... yes checking for cfsetospeed... yes checking for CRTSCTS option... yes checking for NEW_RTSCTS option... no updating cache ./config.cache creating ./config.status creating Makefile creating autoconf.h Note: Use GNU make to compile SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for vrflash-0.24 --- main.o --- --- xmodem.o --- --- vrerror.o --- --- progress.o --- --- port.o --- --- etxack.o --- --- vrfile.o --- --- main.o --- cc -pipe -O2 -fno-strict-aliasing -c main.c --- etxack.o --- cc -pipe -O2 -fno-strict-aliasing -c etxack.c --- vrfile.o --- cc -pipe -O2 -fno-strict-aliasing -c vrfile.c --- xmodem.o --- cc -pipe -O2 -fno-strict-aliasing -c xmodem.c --- vrerror.o --- cc -pipe -O2 -fno-strict-aliasing -c vrerror.c --- progress.o --- cc -pipe -O2 -fno-strict-aliasing -c progress.c --- port.o --- cc -pipe -O2 -fno-strict-aliasing -c port.c --- xmodem.o --- xmodem.c: In function 'xmodem_sendfile': xmodem.c:42:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(&xfer,0,sizeof(XM)); ^~~~~~ xmodem.c:42:2: warning: incompatible implicit declaration of built-in function 'memset' xmodem.c:42:2: note: include '' or provide a declaration of 'memset' xmodem.c:31:1: +#include xmodem.c:42:2: memset(&xfer,0,sizeof(XM)); ^~~~~~ xmodem.c: In function 'file_readline': xmodem.c:116:2: warning: incompatible implicit declaration of built-in function 'memset' memset(buffer, 0, BLOCK_SIZE); ^~~~~~ xmodem.c:116:2: note: include '' or provide a declaration of 'memset' --- progress.o --- progress.c: In function 'pm_showmeter': progress.c:41:2: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] memset(buf,0,128); ^~~~~~ progress.c:41:2: warning: incompatible implicit declaration of built-in function 'memset' progress.c:41:2: note: include '' or provide a declaration of 'memset' progress.c:25:1: +#include progress.c:41:2: memset(buf,0,128); ^~~~~~ --- vrflash --- cc -pipe -O2 -fno-strict-aliasing -o vrflash main.o xmodem.o vrerror.o progress.o port.o etxack.o vrfile.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for vrflash-0.24 ===> Generating temporary packing list install -s -m 555 /construction/comms/vrflash/vrflash-0.24/vrflash /construction/comms/vrflash/stage/usr/local/bin/ /bin/mkdir -p /construction/comms/vrflash/stage/usr/local/share/doc/vrflash install -m 0644 /construction/comms/vrflash/vrflash-0.24/doc/agenda-flashing-overview.txt /construction/comms/vrflash/stage/usr/local/share/doc/vrflash/ install -m 0644 /construction/comms/vrflash/vrflash-0.24/doc/troubleshooting.txt /construction/comms/vrflash/stage/usr/local/share/doc/vrflash/ install -m 0644 /construction/comms/vrflash/vrflash-0.24/doc/pmon-protect-unprotect.txt /construction/comms/vrflash/stage/usr/local/share/doc/vrflash/ install -m 0644 /construction/comms/vrflash/vrflash-0.24/doc/usage.txt /construction/comms/vrflash/stage/usr/local/share/doc/vrflash/ ====> 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 vrflash-0.24 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:01 TOTAL TIME 00:00:04