Building mawk-1.3.4.20131226.txz (origin /buildshare/ports/355755/lang/mawk) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/mawk-1.3.4-20131226.tgz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> mawk-1.3.4.20131226 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of mawk-1.3.4.20131226 Make install ===> License GPLv2 accepted by the user ===> mawk-1.3.4.20131226 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mawk-1.3.4.20131226 for building ===> Extracting for mawk-1.3.4.20131226 => SHA256 Checksum OK for mawk-1.3.4-20131226.tgz. ===> Patching for mawk-1.3.4.20131226 ===> Configuring for mawk-1.3.4.20131226 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/mawk/work/mawk-1.3.4-20131226/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/mawk/work/mawk-1.3.4-20131226/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 Configuring for freebsd11.0 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... 4.2.1 checking for cc option to accept ANSI C... none needed checking $CC variable... ok checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... cpp checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel 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 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... no checking for bison... no checking for byacc... byacc checking for tdlint... no checking for lint... lint 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 _XOPEN_SOURCE really is set... 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 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 config.h ===> Building for mawk-1.3.4.20131226 cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing parse.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing scan.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing memory.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing main.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing hash.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing execute.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing code.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing da.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing error.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing init.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing bi_vars.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing cast.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing print.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing bi_funct.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing kw.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing jmp.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing array.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing field.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing split.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing re_cmpl.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing regexp.c In file included from regexp.c:16: rexp.c: In function 'REdestroy': rexp.c:277: warning: comparison is always false due to limited range of data type In file included from regexp.c:22: rexpdb.c: In function 'REmprint': rexpdb.c:63: warning: comparison is always false due to limited range of data type cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing zmalloc.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing fin.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing files.c cc -O2 -pipe -fno-strict-aliasing -I. -I. -DHAVE_CONFIG_H -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -o makescan ./makescan.c rm -f scancode.c ./makescan > scancode.c rm makescan cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing scancode.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing matherr.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing fcall.c cc -c -I. -I. -DHAVE_CONFIG_H -DLOCAL_REGEXP -DNO_INIT_SRAND -D_BSD_TYPES -D__BSD_VISIBLE -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -O2 -pipe -fno-strict-aliasing version.c cc -O2 -pipe -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 ===> Staging for mawk-1.3.4.20131226 ===> Generating temporary packing list install -s -o root -g wheel -m 555 mawk /obj/buildshare/ports/355755/lang/mawk/work/stage/usr/local/bin/`echo mawk| sed 's,x,x,'` install -o root -g wheel -m 444 man/mawk.1 /obj/buildshare/ports/355755/lang/mawk/work/stage/usr/local/man/man1/`echo mawk| sed 's,x,x,'`.1 ====> Compressing man pages (compress-man) ===> Installing for mawk-1.3.4.20131226 ===> Checking if lang/mawk already installed ===> Registering installation for mawk-1.3.4.20131226 Installing mawk-1.3.4.20131226... done Make package ===> Building package for mawk-1.3.4.20131226 slot2: removed