Building gawk-4.1.1.txz (origin /buildshare/ports/355755/lang/gawk) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/gawk-4.1.1.tar.xz x packages/ x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/libtool-2.4.2_3.txz x packages/libsigsegv-2.10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> gawk-4.1.1 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 gawk-4.1.1 ===> gawk-4.1.1 depends on shared library: libsigsegv.so - not found ===> Verifying for libsigsegv.so in /buildshare/ports/355755/devel/libsigsegv ===> Installing existing package /packages/libsigsegv-2.10.txz Installing libsigsegv-2.10... done ==== Note that the stackoverflow handling functions of this library need procfs mounted on /proc. ==== ===> Returning to build of gawk-4.1.1 ===> gawk-4.1.1 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of gawk-4.1.1 Make install ===> gawk-4.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gawk-4.1.1 for building ===> Extracting for gawk-4.1.1 => SHA256 Checksum OK for gawk-4.1.1.tar.xz. ===> Patching for gawk-4.1.1 ===> Applying FreeBSD patches for gawk-4.1.1 ===> gawk-4.1.1 depends on shared library: libsigsegv.so - found (/usr/local/lib/libsigsegv.so.2) ===> gawk-4.1.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> Configuring for gawk-4.1.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/extension/m4/libtool.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/extension/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/extension/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/extension/build-aux/config.rpath configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for style of include used by make... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for egrep... (cached) /usr/bin/egrep checking for bison... no checking for byacc... byacc checking whether ln -s works... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking whether make sets $(MAKE)... (cached) yes checking for special development options... no checking for z/OS USS compilation... no checking for strerror in -lcposix... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for AIX compilation hacks... no checking for Linux/Alpha compilation hacks... no checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking mcheck.h usability... no checking mcheck.h presence... no checking for mcheck.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdarg.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for ANSI C header files... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for memory.h... (cached) yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for intmax_t... (cached) yes checking for uintmax_t... yes checking for ssize_t... (cached) yes checking size of unsigned int... 4 checking size of unsigned long... 4 checking for socklen_t... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... (cached) yes checking for working mktime... yes checking for getaddrinfo... (cached) yes checking for fmod in -lm... yes checking for isinf in -lm... yes checking for ismod in -lm... no checking for libsigsegv... yes checking how to link with libsigsegv... /usr/local/lib/libsigsegv.so -Wl,-rpath -Wl,/usr/local/lib checking for atexit... (cached) yes checking for btowc... (cached) yes checking for fmod... yes checking for getgrent... yes checking for getgroups... yes checking for grantpt... yes checking for isascii... (cached) yes checking for iswctype... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for mbrlen... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memcpy_ulong... no checking for memmove... (cached) yes checking for memset... (cached) yes checking for memset_ulong... no checking for mkstemp... (cached) yes checking for posix_openpt... yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for setsid... (cached) yes checking for snprintf... (cached) yes checking for strchr... yes checking for strerror... (cached) yes checking for strftime... (cached) yes checking for strncasecmp... (cached) yes checking for strcoll... yes checking for strtod... yes checking for strtoul... (cached) yes checking for system... yes checking for tmpfile... yes checking for towlower... (cached) yes checking for towupper... yes checking for tzset... yes checking for usleep... (cached) yes checking for wcrtomb... (cached) yes checking for wcscoll... (cached) yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... none required checking whether getpgrp requires zero arguments... (cached) yes checking for printf %F format... yes checking for gethostbyname... (cached) yes checking for connect... yes checking where to find the socket library calls... the standard library checking whether readline via "-lreadline" is present and sane... yes checking for history_list in -lreadline... yes checking for struct stat.st_blksize... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether char is unsigned... yes checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict checking for inline... inline checking for preprocessor stringizing operator... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating awklib/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in extension (/obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-libintl-prefix=/usr/local' 'AWK=/usr/bin/awk' '--without-gmp' '--without-mpfr' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=powerpc-portbld-freebsd11.0' 'build_alias=powerpc-portbld-freebsd11.0' 'CC=cc' 'CFLAGS=-O2 -pipe -fno-strict-aliasing' 'LDFLAGS=' 'CPPFLAGS=' 'CPP=cpp' --cache-file=/dev/null --srcdir=. configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... build-aux/install-sh -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for struct stat.st_blksize... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special development options... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for limits.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/param.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking whether time.h and sys/time.h may both be included... yes checking for fdopendir... yes checking for fnmatch... yes checking for gettimeofday... (cached) yes checking for getdtablesize... (cached) yes checking for nanosleep... yes checking for select... (cached) yes checking for GetSystemTimeAsFileTime... no checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... no_such_member checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: executing libtool commands ===> Building for gawk-4.1.1 /usr/bin/make 'CFLAGS=-O2 -pipe -fno-strict-aliasing -DNDEBUG' 'LDFLAGS=-Wl,--export-dynamic -L/usr/local/lib' all-recursive Making all in . cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c array.c: In function 'sort_up_index_number': array.c:1051: warning: passing argument 1 of 'force_string' discards qualifiers from pointer target type array.c:1052: warning: passing argument 1 of 'force_string' discards qualifiers from pointer target type mv -f .deps/array.Tpo .deps/array.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT awkgram.o -MD -MP -MF .deps/awkgram.Tpo -c -o awkgram.o awkgram.c mv -f .deps/awkgram.Tpo .deps/awkgram.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/builtin.Tpo .deps/builtin.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT cint_array.o -MD -MP -MF .deps/cint_array.Tpo -c -o cint_array.o cint_array.c mv -f .deps/cint_array.Tpo .deps/cint_array.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c mv -f .deps/command.Tpo .deps/command.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c mv -f .deps/debug.Tpo .deps/debug.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c mv -f .deps/dfa.Tpo .deps/dfa.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c mv -f .deps/eval.Tpo .deps/eval.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.c mv -f .deps/ext.Tpo .deps/ext.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.c mv -f .deps/field.Tpo .deps/field.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT floatcomp.o -MD -MP -MF .deps/floatcomp.Tpo -c -o floatcomp.o floatcomp.c mv -f .deps/floatcomp.Tpo .deps/floatcomp.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT gawkapi.o -MD -MP -MF .deps/gawkapi.Tpo -c -o gawkapi.o gawkapi.c mv -f .deps/gawkapi.Tpo .deps/gawkapi.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT gawkmisc.o -MD -MP -MF .deps/gawkmisc.Tpo -c -o gawkmisc.o gawkmisc.c mv -f .deps/gawkmisc.Tpo .deps/gawkmisc.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c getopt.c: In function '_getopt_internal_r': getopt.c:578: warning: incompatible implicit declaration of built-in function 'malloc' mv -f .deps/getopt.Tpo .deps/getopt.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT int_array.o -MD -MP -MF .deps/int_array.Tpo -c -o int_array.o int_array.c mv -f .deps/int_array.Tpo .deps/int_array.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT mpfr.o -MD -MP -MF .deps/mpfr.Tpo -c -o mpfr.o mpfr.c mv -f .deps/mpfr.Tpo .deps/mpfr.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT msg.o -MD -MP -MF .deps/msg.Tpo -c -o msg.o msg.c mv -f .deps/msg.Tpo .deps/msg.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c mv -f .deps/node.Tpo .deps/node.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c mv -f .deps/profile.Tpo .deps/profile.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c mv -f .deps/random.Tpo .deps/random.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT re.o -MD -MP -MF .deps/re.Tpo -c -o re.o re.c re.c: In function 'make_regexp': re.c:71: warning: passing argument 1 of 'check_bracket_exp' discards qualifiers from pointer target type mv -f .deps/re.Tpo .deps/re.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/regex.Tpo .deps/regex.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT replace.o -MD -MP -MF .deps/replace.Tpo -c -o replace.o replace.c mv -f .deps/replace.Tpo .deps/replace.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT str_array.o -MD -MP -MF .deps/str_array.Tpo -c -o str_array.o str_array.c mv -f .deps/str_array.Tpo .deps/str_array.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c mv -f .deps/symbol.Tpo .deps/symbol.Po cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -Wl,--export-dynamic -L/usr/local/lib -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o dfa.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o getopt.o getopt1.o int_array.o io.o main.o mpfr.o msg.o node.o profile.o random.o re.o regex.o replace.o str_array.o symbol.o version.o /usr/local/lib/libsigsegv.so -Wl,-rpath -Wl,/usr/local/lib /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lreadline -ltermcap -lm -lm Making all in awklib cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG ./eg/lib/pwcat.c -Wl,--export-dynamic -L/usr/local/lib -o pwcat cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/local/include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG ./eg/lib/grcat.c -Wl,--export-dynamic -L/usr/local/lib -o grcat cp ./eg/prog/igawk.sh igawk ; chmod 755 igawk sed 's;/usr/local/libexec/awk;/usr/local/libexec/awk;' < ./eg/lib/passwdawk.in > passwd.awk sed 's;/usr/local/libexec/awk;/usr/local/libexec/awk;' < ./eg/lib/groupawk.in > group.awk Making all in doc restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/missing makeinfo --no-split --force --version) >/dev/null 2>&1; then for f in ./gawk.info ./gawk.info-[0-9] ./gawk.info-[0-9][0-9] ./gawk.i[0-9] ./gawk.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if /bin/sh /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/missing makeinfo --no-split --force -I . -o ./gawk.info ./gawk.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././gawk.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/missing makeinfo --no-split --force --version) >/dev/null 2>&1; then for f in ./gawkinet.info ./gawkinet.info-[0-9] ./gawkinet.info-[0-9][0-9] ./gawkinet.i[0-9] ./gawkinet.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if /bin/sh /obj/buildshare/ports/355755/lang/gawk/work/gawk-4.1.1/missing makeinfo --no-split --force -I . -o ./gawkinet.info ./gawkinet.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././gawkinet.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc Making all in po Making all in extension /usr/bin/make all-recursive /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o mv -f .deps/filefuncs.Tpo .deps/filefuncs.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o mv -f .deps/stack.Tpo .deps/stack.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o mv -f .deps/gawkfts.Tpo .deps/gawkfts.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o filefuncs.la -rpath /usr/local/lib/gawk filefuncs.lo stack.lo gawkfts.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o fnmatch.la -rpath /usr/local/lib/gawk fnmatch.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/fnmatch.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.c -fPIC -DPIC -o .libs/fork.o mv -f .deps/fork.Tpo .deps/fork.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o fork.la -rpath /usr/local/lib/gawk fork.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/fork.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,fork.so -o .libs/fork.so libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c inplace.c -fPIC -DPIC -o .libs/inplace.o mv -f .deps/inplace.Tpo .deps/inplace.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o inplace.la -rpath /usr/local/lib/gawk inplace.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/inplace.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,inplace.so -o .libs/inplace.so libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o mv -f .deps/ordchr.Tpo .deps/ordchr.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o ordchr.la -rpath /usr/local/lib/gawk ordchr.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/ordchr.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/readdir.o mv -f .deps/readdir.Tpo .deps/readdir.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o readdir.la -rpath /usr/local/lib/gawk readdir.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/readdir.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,readdir.so -o .libs/readdir.so libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c readfile.c -fPIC -DPIC -o .libs/readfile.o mv -f .deps/readfile.Tpo .deps/readfile.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o readfile.la -rpath /usr/local/lib/gawk readfile.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/readfile.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,readfile.so -o .libs/readfile.so libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o mv -f .deps/revoutput.Tpo .deps/revoutput.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o revoutput.la -rpath /usr/local/lib/gawk revoutput.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/revoutput.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o mv -f .deps/revtwoway.Tpo .deps/revtwoway.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o revtwoway.la -rpath /usr/local/lib/gawk revtwoway.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/revtwoway.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o mv -f .deps/rwarray.Tpo .deps/rwarray.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o rwarray.la -rpath /usr/local/lib/gawk rwarray.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/rwarray.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c testext.c -fPIC -DPIC -o .libs/testext.o mv -f .deps/testext.Tpo .deps/testext.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o testext.la -rpath /usr/local/lib/gawk testext.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/testext.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,testext.so -o .libs/testext.so libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -DNDEBUG -module -avoid-version -no-undefined -Wl,--export-dynamic -L/usr/local/lib -o time.la -rpath /usr/local/lib/gawk time.lo -L/usr/local/lib -lintl -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/time.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -O2 -Wl,--export-dynamic -Wl,-soname -Wl,time.so -o .libs/time.so libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) Making all in test ===> Staging for gawk-4.1.1 ===> Generating temporary packing list Making install in . /bin/mkdir -p '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 gawk '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/bin' /usr/bin/make 'CFLAGS=-O2 -pipe -fno-strict-aliasing -DNDEBUG' 'LDFLAGS=-Wl,--export-dynamic -L/usr/local/lib' install-exec-hook (cd /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/bin; ln gawk gawk-4.1.1 2>/dev/null ; if ! /usr/bin/which -s awk; then ln -s gawk awk; fi; exit 0) /bin/mkdir -p '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/include' install -o root -g wheel -m 444 gawkapi.h '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/include' Making install in awklib /bin/mkdir -p '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/bin' install -o root -g wheel -m 555 igawk '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/libexec/awk' install -s -o root -g wheel -m 555 pwcat grcat '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/libexec/awk' /usr/bin/make install-exec-hook /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/awk mkdir /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/awk for i in passwd.awk group.awk ./eg/lib/*.awk ; do progname=`echo $i | sed 's;.*/;;'` ; install -o root -g wheel -m 444 $i /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/awk/$progname ; done Making install in doc /bin/mkdir -p '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/info' install -o root -g wheel -m 444 ./gawk.info ./gawkinet.info '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/info' install-info --info-dir='/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/info' '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/info/gawk.info' install-info --info-dir='/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/info' '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/info/gawkinet.info' /bin/mkdir -p '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 gawk.1 igawk.1 '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/man/man1' Making install in po installing ca.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/ca/LC_MESSAGES/gawk.mo installing da.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/da/LC_MESSAGES/gawk.mo installing de.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/de/LC_MESSAGES/gawk.mo installing es.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/es/LC_MESSAGES/gawk.mo installing fi.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/fi/LC_MESSAGES/gawk.mo installing fr.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/fr/LC_MESSAGES/gawk.mo installing it.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/it/LC_MESSAGES/gawk.mo installing ja.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/ja/LC_MESSAGES/gawk.mo installing ms.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/ms/LC_MESSAGES/gawk.mo installing nl.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/nl/LC_MESSAGES/gawk.mo installing pl.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/pl/LC_MESSAGES/gawk.mo installing sv.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/sv/LC_MESSAGES/gawk.mo installing vi.gmo as /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/locale/vi/LC_MESSAGES/gawk.mo if test "gawk" = "gettext-tools"; then /bin/mkdir -p /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -o root -g wheel -m 444 ./$file /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in extension /bin/mkdir -p '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/man/man3' install -o root -g wheel -m 444 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/man/man3' /bin/mkdir -p '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk' /bin/sh ./libtool --mode=install build-aux/install-sh -c filefuncs.la fnmatch.la fork.la inplace.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la testext.la time.la '/obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk' libtool: install: build-aux/install-sh -c .libs/filefuncs.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/filefuncs.so libtool: install: build-aux/install-sh -c .libs/filefuncs.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/filefuncs.la libtool: install: build-aux/install-sh -c .libs/fnmatch.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/fnmatch.so libtool: install: build-aux/install-sh -c .libs/fnmatch.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/fnmatch.la libtool: install: build-aux/install-sh -c .libs/fork.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/fork.so libtool: install: build-aux/install-sh -c .libs/fork.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/fork.la libtool: install: build-aux/install-sh -c .libs/inplace.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/inplace.so libtool: install: build-aux/install-sh -c .libs/inplace.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/inplace.la libtool: install: build-aux/install-sh -c .libs/ordchr.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/ordchr.so libtool: install: build-aux/install-sh -c .libs/ordchr.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/ordchr.la libtool: install: build-aux/install-sh -c .libs/readdir.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/readdir.so libtool: install: build-aux/install-sh -c .libs/readdir.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/readdir.la libtool: install: build-aux/install-sh -c .libs/readfile.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/readfile.so libtool: install: build-aux/install-sh -c .libs/readfile.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/readfile.la libtool: install: build-aux/install-sh -c .libs/revoutput.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/revoutput.so libtool: install: build-aux/install-sh -c .libs/revoutput.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/revoutput.la libtool: install: build-aux/install-sh -c .libs/revtwoway.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/revtwoway.so libtool: install: build-aux/install-sh -c .libs/revtwoway.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/revtwoway.la libtool: install: build-aux/install-sh -c .libs/rwarray.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/rwarray.so libtool: install: build-aux/install-sh -c .libs/rwarray.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/rwarray.la libtool: install: build-aux/install-sh -c .libs/testext.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/testext.so libtool: install: build-aux/install-sh -c .libs/testext.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/testext.la libtool: install: build-aux/install-sh -c .libs/time.so /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/time.so libtool: install: build-aux/install-sh -c .libs/time.lai /obj/buildshare/ports/355755/lang/gawk/work/stage/usr/local/lib/gawk/time.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/gawk' /usr/bin/make install-data-hook Making install in test ====> Compressing man pages (compress-man) ===> Installing for gawk-4.1.1 ===> Checking if lang/gawk already installed ===> Registering installation for gawk-4.1.1 Installing gawk-4.1.1... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/gawk-4.1.1 /usr/local/bin/gawk If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.gnu.org/software/gawk/gawk.html Make package ===> Building package for gawk-4.1.1 slot1: removed