------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mawk-1.3.4.20190203 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mawk-1.3.4.20190203 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mawk-1.3.4.20190203 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mawk-1.3.4.20190203 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mawk-1.3.4.20190203 for building => SHA256 Checksum OK for mawk-1.3.4-20190203.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mawk-1.3.4.20190203 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mawk-1.3.4.20190203 for building ===> Extracting for mawk-1.3.4.20190203 => SHA256 Checksum OK for mawk-1.3.4-20190203.tgz. Extracted Memory Use: 1.75M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mawk-1.3.4.20190203 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for mawk-1.3.4.20190203 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 Configuring for dragonfly5.9 checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking version of cc... 8.3 checking for cc option to accept ANSI C... none needed checking $CFLAGS variable... ok checking $CC variable... ok checking whether make sets ${MAKE}... yes checking for makeflags variable... ${MFLAGS} checking how to run the C preprocessor... cpp checking for a BSD compatible install... /usr/bin/install -c checking for log in -lm... yes checking if you want to see long compiling messages... yes checking if you want to turn on gcc warnings... no checking for groff... no checking for nroff... no checking for mandoc... /usr/bin/mandoc checking for tbl... cat checking for man2html... no checking for program to convert manpage to html... no checking if you want to use mawk's own regular-expressions engine... yes checking if you want to use mawk's own srand/rand functions... no checking for random-integer functions... arc4random_stir/arc4random checking for range of random-integers... 0xFFFFFFFFUL checking if should be included... no checking if should be included... no configure: WARNING: no header file found for arc4random checking if you want mawk to initialize random numbers at startup... yes checking for bison... no checking for byacc... byacc checking for lint... no checking for cppcheck... no checking for splint... no checking if filesystem supports mixed-case filenames... yes checking for exctags... no checking for ctags... ctags checking for exetags... no checking for etags... no checking for ctags... yes checking for etags... no checking if the POSIX test-macros are already defined... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking whether to use struct dirent64... no checking if you want to use dmalloc for testing... no checking if you want to use dbmalloc for testing... no checking if you want to use valgrind for testing... no checking if you want to perform memory-leak testing... no checking if you want to enable debugging trace... no checking for stddef.h... (cached) yes checking if size_t is declared in stddef.h... yes checking for setlocale()... yes checking if external environ is declared... no checking if external environ exists... yes checking for fork... (cached) yes checking for gettimeofday... (cached) yes checking for matherr... no checking for mktime... yes checking for pipe... (cached) yes checking for strftime... (cached) yes checking for tdestroy... no checking for tsearch... (cached) yes checking for wait... yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/wait.h... (cached) yes checking if math.h declares _LIB_VERSION... no checking for limits.h... (cached) yes checking for isnan... yes checking for sigaction... (cached) yes checking for siginfo.h... no checking if we should use siginfo... no checking return type of signal handlers... void checking if we should use sigaction.sa_sigaction... yes checking handling of floating point exceptions division by zero does not generate an exception overflow does not generate an exception math library supports ieee754 configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mawk-1.3.4.20190203 --- memory.o --- --- regexp.o --- --- zmalloc.o --- --- scancode.c --- --- array.o --- --- bi_funct.o --- --- bi_vars.o --- --- cast.o --- --- code.o --- --- da.o --- --- memory.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing memory.c --- regexp.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing regexp.c --- zmalloc.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing zmalloc.c --- scancode.c --- cc -pipe -O2 -fno-strict-aliasing -I. -I. -DHAVE_CONFIG_H -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -o makescan ./makescan.c --- array.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing array.c --- bi_funct.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing bi_funct.c --- bi_vars.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing bi_vars.c --- cast.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing cast.c --- da.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing da.c --- code.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing code.c --- error.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing error.c --- execute.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing execute.c --- fcall.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing fcall.c --- field.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing field.c --- files.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing files.c --- fin.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing fin.c --- hash.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing hash.c --- scancode.c --- rm -f scancode.c ./makescan > scancode.c rm makescan --- init.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing init.c --- jmp.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing jmp.c --- kw.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing kw.c --- main.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing main.c --- matherr.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing matherr.c --- print.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing print.c --- re_cmpl.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing re_cmpl.c --- scan.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing scan.c --- split.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing split.c --- version.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing version.c --- parse.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing parse.c --- scancode.o --- cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -pipe -O2 -fno-strict-aliasing scancode.c --- mawk --- cc -pipe -O2 -fno-strict-aliasing -o mawk parse.o scan.o memory.o main.o hash.o execute.o code.o da.o error.o init.o bi_vars.o cast.o print.o bi_funct.o kw.o jmp.o array.o field.o split.o re_cmpl.o regexp.o zmalloc.o fin.o files.o scancode.o matherr.o fcall.o version.o -lm SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mawk-1.3.4.20190203 ===> Generating temporary packing list install -s -m 555 mawk /construction/lang/mawk/stage/usr/local/bin/`echo mawk| sed 's,x,x,'` install -m 0644 man/mawk.1 /construction/lang/mawk/stage/usr/local/man/man1/`echo mawk| sed 's,x,x,'`.1 ====> 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 mawk-1.3.4.20190203 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:12