------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> xtail-2.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> xtail-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtail-2.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> xtail-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtail-2.1 for building => SHA256 Checksum OK for xtail-2.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> xtail-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtail-2.1 for building ===> Extracting for xtail-2.1 ===> xtail-2.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xtail-2.1 for building => SHA256 Checksum OK for xtail-2.1.tar.gz. Extracted Memory Use: 0.12M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for xtail-2.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for xtail-2.1 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking for gcc... cc checking whether the C compiler (cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for stdlib.h... yes checking for unistd.h... yes checking for termios.h... yes checking for working const... yes checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for difftime... yes checking for strerror... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for xtail-2.1 --- xtail.o --- --- entryfuncs.o --- --- miscfuncs.o --- --- xtail.o --- cc -Wall -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -I. -c xtail.c --- entryfuncs.o --- cc -Wall -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -I. -c entryfuncs.c --- miscfuncs.o --- cc -Wall -pipe -DMAXNAMLEN=255 -O2 -fno-strict-aliasing -DHAVE_CONFIG_H -I. -c miscfuncs.c --- xtail.o --- xtail.c: In function 'main': xtail.c:45:16: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (i == 1 && strcmp(argv[i], "-D") == 0) { ^~~~~~ --- miscfuncs.o --- miscfuncs.c: In function 'safe_malloc': miscfuncs.c:284:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "%s: malloc(%d) failed\n", Progname, n); ~^ ~ %ld miscfuncs.c: In function 'safe_realloc': miscfuncs.c:294:33: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "%s: realloc(%d) failed\n", Progname, n); ~^ ~ %ld --- xtail --- cc -o xtail xtail.o entryfuncs.o miscfuncs.o SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for xtail-2.1 ===> Generating temporary packing list install -s -m 555 /construction/misc/xtail/xtail-2.1/xtail /construction/misc/xtail/stage/usr/local/bin install -m 0644 /construction/misc/xtail/xtail-2.1/xtail.1 /construction/misc/xtail/stage/usr/local/man/man1 ====> 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 xtail-2.1 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:01 TOTAL TIME 00:00:04