>>> Building on exopi-4 under lang/gawk BDEPENDS = [devel/gmp;archivers/xz;devel/dwz;devel/mpfr;devel/gettext,-runtime] DIST = [lang/gawk:gawk-5.3.2.tar.xz] FULLPKGNAME = gawk-5.3.2 RDEPENDS = [devel/mpfr;devel/gettext,-runtime;devel/gmp] Woken up mail/milter-spamd Woken up mail/milter-spamd Woken up mail/milter-spamd (Junk lock failure for exopi-4 at 1771753628.63206) Received IO (Junk lock obtained for exopi-4 at 1771753637.12) Woken up lang/gawk Woken up lang/gawk Woken up lang/gawk Woken up lang/gawk Woken up lang/gawk Woken up lang/gawk Short-cut: depends already handled by mail/milter-spamd >>> Running show-prepare-results in lang/gawk at 1771753641.42 ===> lang/gawk ===> Building from scratch gawk-5.3.2 ===> gawk-5.3.2 depends on: dwz-* -> dwz-0.16p1 ===> gawk-5.3.2 depends on: xz->=5.4.0 -> xz-5.8.2 ===> gawk-5.3.2 depends on: gettext-runtime-* -> gettext-runtime-0.23.1 ===> gawk-5.3.2 depends on: gmp-* -> gmp-6.3.0p0 ===> gawk-5.3.2 depends on: mpfr-* -> mpfr-4.2.2 ===> Verifying specs: c curses gmp iconv intl m mpfr pthread readline ===> found c.102.2 curses.16.0 gmp.11.1 iconv.7.1 intl.8.1 m.10.1 mpfr.2.2 pthread.28.1 readline.6.0 dwz-0.16p1 gettext-runtime-0.23.1 gmp-6.3.0p0 mpfr-4.2.2 xz-5.8.2 (Junk lock released for exopi-4 at 1771753643.67) Woken up devel/p5-libintl distfiles size=3749260 >>> Running build in lang/gawk at 1771753643.87 ===> lang/gawk ===> Checking files for gawk-5.3.2 `/exopi-cvs/ports/distfiles/gawk-5.3.2.tar.xz' is up to date. >> (SHA256) all files: OK ===> Extracting for gawk-5.3.2 ===> Patching for gawk-5.3.2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for gawk-5.3.2 ===> Configuring for gawk-5.3.2 Using /exopi-obj/pobj/gawk-5.3.2/config.site (generated) configure: loading site script /exopi-obj/pobj/gawk-5.3.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gawk-5.3.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking whether make supports the include directive... yes (GNU style) 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for stdbool.h... yes checking for sys/time.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for bison... yacc checking whether ln -s works... yes checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for variable-length arrays... yes checking how to run the C preprocessor... cc -E checking for ranlib... (cached) ranlib checking whether make sets $(MAKE)... (cached) yes checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for special development options... no checking for z/OS USS compilation... no checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if we are using EBCDIC... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 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.8.1 -pthread /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/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 locale.h... (cached) yes checking for libintl.h... yes checking for mcheck.h... no checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for spawn.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/personality.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for termios.h... (cached) yes checking for stropts.h... no checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for bool, true, false... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for memory.h... (cached) yes checking for pid_t... (cached) yes 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 unsigned long long int... yes checking for long long int... 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... 8 checking for socklen_t... yes checking for alarm... (cached) yes checking for working mktime... (cached) yes checking for getaddrinfo... (cached) yes checking for library containing fmod... -lm checking for library containing isinf... none required checking for library containing ismod... no checking for library containing isnan... none required checking for __etoa_l... no checking for atexit... (cached) yes checking for btowc... (cached) yes checking for fmod... yes checking for fwrite_unlocked... no checking for gai_strerror... (cached) yes checking for getgrent... (cached) yes checking for getgroups... (cached) yes checking for grantpt... (cached) yes checking for isascii... (cached) yes checking for isblank... (cached) yes checking for iswctype... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for gettimeofday... (cached) yes checking for clock_gettime... (cached) yes checking for lstat... (cached) yes checking for getdtablesize... (cached) yes checking for mbrlen... yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for _NSGetExecutablePath... no checking for mkstemp... (cached) yes checking for mtrace... no checking for personality... no checking for posix_openpt... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for setsid... (cached) yes checking for sigprocmask... (cached) yes checking for snprintf... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strcoll... (cached) yes checking for strerror... (cached) yes checking for strftime... (cached) yes checking for strncasecmp... (cached) yes checking for strsignal... (cached) yes checking for strtod... (cached) yes checking for strtoul... (cached) yes checking for system... (cached) yes checking for timegm... (cached) yes checking for tmpfile... (cached) yes checking for towlower... yes checking for towupper... yes checking for tzset... (cached) yes checking for usleep... (cached) yes checking for waitpid... (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 whether C compiler accepts ... yes checking size of void *... 8 checking for dlfcn.h... (cached) yes checking for library containing dlopen... none required checking whether getpgrp requires zero arguments... yes checking for printf %F format... yes checking for printf %a format... yes checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking where to find the socket library calls... the standard library checking whether readline via "-lreadline" is present and sane... yes checking for tgetent in -ltermcap... yes checking for history_list in -lreadline... yes checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes ./configure: break: cannot break checking for struct stat.st_blksize... yes checking for struct passwd.pw_passwd... yes checking for struct group.gr_passwd... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for cc options needed to detect all undeclared functions... -fno-builtin checking for struct tm.tm_zone... (cached) yes checking whether char is unsigned... no checking for an ANSI C-conforming const... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict__ checking for inline... inline checking for preprocessor stringizing operator... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating awklib/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating gawkbug 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 (/exopi-obj/pobj/gawk-5.3.2/gawk-5.3.2/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-pma' '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' '--localstatedir=/var' '--disable-silent-rules' '--disable-gtk-doc' 'CC=cc' 'CFLAGS=-O2 -pipe -g' 'LDFLAGS=-g -L/usr/local/lib' 'CPPFLAGS= -I/usr/local/include' 'YACC=yacc' --cache-file=/dev/null --srcdir=. configure: loading site script /exopi-obj/pobj/gawk-5.3.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/gawk-5.3.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking whether make supports the include directive... yes (GNU style) 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for sys/time.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for z/OS USS compilation... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 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.8.1 -pthread /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for struct stat.st_blksize... yes checking for ar... (cached) 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 whether C compiler accepts ... yes checking size of void *... 8 checking how to print strings... print -r 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) 131072 checking how to convert x86_64-unknown-openbsd7.8 file names to x86_64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 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... yes 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... yes checking dynamic linker characteristics... openbsd7.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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 for fnmatch.h... (cached) yes checking for limits.h... (cached) yes checking for sys/mkdev.h... no checking for sys/param.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/statvfs.h... yes checking for sys/sysmacros.h... no checking for sys/time.h... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking whether mpfr via "-lmpfr -lgmp" is present and usable... yes ./configure: break: cannot break checking for library containing fmod... -lm checking for fdopendir... (cached) yes checking for fmod... yes checking for fnmatch... (cached) yes checking for getdtablesize... (cached) yes checking for clock_gettime... (cached) yes checking for gettimeofday... (cached) yes checking for nanosleep... (cached) yes checking for select... (cached) yes checking for statvfs... yes checking for GetSystemTimeAsFileTime... no checking for strptime... (cached) yes checking for cc options needed to detect all undeclared functions... -fno-builtin 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 po/Makefile.in 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 config.status: executing libtool commands ===> Building for gawk-5.3.2 /usr/bin/make all-recursive Making all in support depbase=`echo dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT dfa.o -MD -MP -MF $depbase.Tpo -c -o dfa.o dfa.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo localeinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT localeinfo.o -MD -MP -MF $depbase.Tpo -c -o localeinfo.o localeinfo.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT random.o -MD -MP -MF $depbase.Tpo -c -o random.o random.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_at_failure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT malloc/dynarray_at_failure.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_emplace_enlarge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT malloc/dynarray_emplace_enlarge.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_finalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT malloc/dynarray_finalize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_resize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT malloc/dynarray_resize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_resize_clear.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT malloc/dynarray_resize_clear.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c && mv -f $depbase.Tpo $depbase.Po rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o ranlib libsupport.a Making all in . depbase=`echo array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT array.o -MD -MP -MF $depbase.Tpo -c -o array.o array.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo awkgram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT awkgram.o -MD -MP -MF $depbase.Tpo -c -o awkgram.o awkgram.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT builtin.o -MD -MP -MF $depbase.Tpo -c -o builtin.o builtin.c && mv -f $depbase.Tpo $depbase.Po builtin.c:735:19: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 735 | if (d_length > SIZE_MAX) | ~ ^~~~~~~~ /usr/include/sys/stdint.h:191:19: note: expanded from macro 'SIZE_MAX' 191 | #define SIZE_MAX UINTPTR_MAX | ^~~~~~~~~~~ /usr/include/sys/stdint.h:161:22: note: expanded from macro 'UINTPTR_MAX' 161 | #define UINTPTR_MAX 0xffffffffffffffffUL | ^~~~~~~~~~~~~~~~~~~~ builtin.c:740:18: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 740 | if (d_length < SIZE_MAX) | ~ ^~~~~~~~ /usr/include/sys/stdint.h:191:19: note: expanded from macro 'SIZE_MAX' 191 | #define SIZE_MAX UINTPTR_MAX | ^~~~~~~~~~~ /usr/include/sys/stdint.h:161:22: note: expanded from macro 'UINTPTR_MAX' 161 | #define UINTPTR_MAX 0xffffffffffffffffUL | ^~~~~~~~~~~~~~~~~~~~ builtin.c:758:17: warning: implicit conversion from 'unsigned long' to 'double' changes value from 18446744073709551615 to 18446744073709551616 [-Wimplicit-const-int-float-conversion] 758 | if (d_index <= SIZE_MAX) | ~~ ^~~~~~~~ /usr/include/sys/stdint.h:191:19: note: expanded from macro 'SIZE_MAX' 191 | #define SIZE_MAX UINTPTR_MAX | ^~~~~~~~~~~ /usr/include/sys/stdint.h:161:22: note: expanded from macro 'UINTPTR_MAX' 161 | #define UINTPTR_MAX 0xffffffffffffffffUL | ^~~~~~~~~~~~~~~~~~~~ builtin.c:1847:17: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 1847 | else if (d < LONG_MAX) | ~ ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' 63 | # define LONG_MAX 0x7fffffffffffffffL | ^~~~~~~~~~~~~~~~~~~ 4 warnings generated. depbase=`echo cint_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT cint_array.o -MD -MP -MF $depbase.Tpo -c -o cint_array.o cint_array.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT ext.o -MD -MP -MF $depbase.Tpo -c -o ext.o ext.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo field.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT field.o -MD -MP -MF $depbase.Tpo -c -o field.o field.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo floatcomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT floatcomp.o -MD -MP -MF $depbase.Tpo -c -o floatcomp.o floatcomp.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gawkapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT gawkapi.o -MD -MP -MF $depbase.Tpo -c -o gawkapi.o gawkapi.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo gawkmisc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT gawkmisc.o -MD -MP -MF $depbase.Tpo -c -o gawkmisc.o gawkmisc.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo int_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT int_array.o -MD -MP -MF $depbase.Tpo -c -o int_array.o int_array.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c && mv -f $depbase.Tpo $depbase.Po main.c:1022:34: warning: implicit conversion from 'mpfr_prec_t' (aka 'long') to 'double' changes value from 9223372036854775551 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 1022 | update_PROCINFO_num("prec_max", MPFR_PREC_MAX); | ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~ /usr/local/include/mpfr.h:177:24: note: expanded from macro 'MPFR_PREC_MAX' 177 | #define MPFR_PREC_MAX ((mpfr_prec_t) ((((mpfr_uprec_t) -1) >> 1) - 256)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo mpfr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT mpfr.o -MD -MP -MF $depbase.Tpo -c -o mpfr.o mpfr.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo msg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT msg.o -MD -MP -MF $depbase.Tpo -c -o msg.o msg.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c && mv -f $depbase.Tpo $depbase.Po node.c:235:33: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 235 | || val <= LONG_MIN || val >= LONG_MAX | ~~ ^~~~~~~~ /usr/include/sys/limits.h:63:19: note: expanded from macro 'LONG_MAX' 63 | # define LONG_MAX 0x7fffffffffffffffL | ^~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo printf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT printf.o -MD -MP -MF $depbase.Tpo -c -o printf.o printf.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo profile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT profile.o -MD -MP -MF $depbase.Tpo -c -o profile.o profile.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT re.o -MD -MP -MF $depbase.Tpo -c -o re.o re.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT replace.o -MD -MP -MF $depbase.Tpo -c -o replace.o replace.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo str_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT str_array.o -MD -MP -MF $depbase.Tpo -c -o str_array.o str_array.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo symbol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT symbol.o -MD -MP -MF $depbase.Tpo -c -o symbol.o symbol.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DDEFPATH='".:/usr/local/share/awk"' -DDEFLIBPATH="\"/usr/local/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/local/share/locale"' -I"./support" -I. -I/usr/local/include -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c && mv -f $depbase.Tpo $depbase.Po cc -O3 -pipe -g -DNDEBUG -O3 -pipe -g -DNDEBUG -g -L/usr/local/lib -g -L/usr/local/lib -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o printf.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a /usr/local/lib/libintl.so.8.1 -pthread /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib -lreadline -ltermcap -lmpfr -lgmp -g -L/usr/local/lib -lm ld: warning: array.c:215(array.o:(make_aname)): warning: sprintf() is often misused, please use snprintf() ld: warning: profile.c:1784(profile.o:(pp_number)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: awkgram.y:6708(awkgram.o:(merge_comments)): warning: strcat() is almost always misused, please use strlcat() Making all in extension /usr/bin/make all-recursive Making all in po /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -g -L/usr/local/lib -o testext.la testext.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lmpfr -lgmp -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/testext.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/testext.o -L.libs -lintl -liconv -lmpfr -lgmp -lm -Wl,-soname,testext.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o filefuncs.la -rpath /usr/local/lib/gawk filefuncs.lo stack.lo gawkfts.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/filefuncs.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -L.libs -lintl -liconv -lm -Wl,-soname,filefuncs.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o fnmatch.la -rpath /usr/local/lib/gawk fnmatch.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/fnmatch.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/fnmatch.o -L.libs -lintl -liconv -lm -Wl,-soname,fnmatch.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o fork.la -rpath /usr/local/lib/gawk fork.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/fork.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/fork.o -L.libs -lintl -liconv -lm -Wl,-soname,fork.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o inplace.la -rpath /usr/local/lib/gawk inplace.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/inplace.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/inplace.o -L.libs -lintl -liconv -lm -Wl,-soname,inplace.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c -o intdiv.lo intdiv.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o mv -f .deps/intdiv.Tpo .deps/intdiv.Plo /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o intdiv.la -rpath /usr/local/lib/gawk intdiv.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lmpfr -lgmp -lm -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/intdiv.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/intdiv.o -L.libs -lintl -liconv -lmpfr -lgmp -lm -Wl,-soname,intdiv.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o ordchr.la -rpath /usr/local/lib/gawk ordchr.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/ordchr.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/ordchr.o -L.libs -lintl -liconv -lm -Wl,-soname,ordchr.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o readdir.la -rpath /usr/local/lib/gawk readdir.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/readdir.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/readdir.o -L.libs -lintl -liconv -lm -Wl,-soname,readdir.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o readfile.la -rpath /usr/local/lib/gawk readfile.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/readfile.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/readfile.o -L.libs -lintl -liconv -lm -Wl,-soname,readfile.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o revoutput.la -rpath /usr/local/lib/gawk revoutput.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/revoutput.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/revoutput.o -L.libs -lintl -liconv -lm -Wl,-soname,revoutput.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o revtwoway.la -rpath /usr/local/lib/gawk revtwoway.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/revtwoway.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/revtwoway.o -L.libs -lintl -liconv -lm -Wl,-soname,revtwoway.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o rwarray.la -rpath /usr/local/lib/gawk rwarray.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lmpfr -lgmp -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/rwarray.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/rwarray.o -L.libs -lintl -liconv -lmpfr -lgmp -lm -Wl,-soname,rwarray.so /usr/bin/libtool --tag=disable-static --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c cc -DHAVE_CONFIG_H -I. -I./.. -I/usr/local/include -O3 -pipe -g -Wall -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 /usr/bin/libtool --tag=disable-static --tag=CC --mode=link cc -O3 -pipe -g -Wall -DNDEBUG -module -avoid-version -no-undefined -g -L/usr/local/lib -o time.la -rpath /usr/local/lib/gawk time.lo -L/usr/local/lib -lintl -pthread -L/usr/local/lib -liconv -R/usr/local/lib -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/time.so -pthread -O3 -pipe -g -Wall -DNDEBUG -g .libs/time.o -L.libs -lintl -liconv -lm -Wl,-soname,time.so Making all in extras Making all in doc Making all in awklib rm -f pwcat.c ln -s ./eg/lib/pwcat.c . depbase=`echo pwcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -I/usr/local/include -O2 -pipe -g -DNDEBUG -MT pwcat.o -MD -MP -MF $depbase.Tpo -c -o pwcat.o pwcat.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -DNDEBUG -g -L/usr/local/lib -o pwcat pwcat.o -lm rm -f grcat.c ln -s ./eg/lib/grcat.c . depbase=`echo grcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -I/usr/local/include -O2 -pipe -g -DNDEBUG -MT grcat.o -MD -MP -MF $depbase.Tpo -c -o grcat.o grcat.c && mv -f $depbase.Tpo $depbase.Po cc -O2 -pipe -g -DNDEBUG -g -L/usr/local/lib -o grcat grcat.o -lm 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 po Making all in test >>> Running package in lang/gawk at 1771753715.28 ===> lang/gawk ===> Faking installation for gawk-5.3.2 /usr/bin/make install-recursive Making install in support Making install in . mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 755 gawk '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 755 gawkbug '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/bin' /usr/bin/make install-exec-hook (cd /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/bin; name=`echo gawk | sed 's,x,x,'` ; if [ ! -f gawk-5.3.2 ]; then ln ${name} gawk-5.3.2 2>/dev/null ; fi; if [ ! -f awk ]; then ln -s ${name} awk; fi; exit 0) mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/include' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 gawkapi.h '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/include' Making install in extension Making install in po if test "gawk-extensions" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/gawk-5.3.2/fake-amd64/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 /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 ./$file /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk' /usr/bin/libtool --tag=disable-static --mode=install ./../build-aux//install-sh -c filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk' libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/filefuncs.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/filefuncs.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/filefuncs.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/filefuncs.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/fnmatch.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/fnmatch.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/fnmatch.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/fnmatch.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/fork.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/fork.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/fork.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/fork.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/inplace.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/inplace.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/inplace.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/inplace.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/intdiv.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/intdiv.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/intdiv.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/intdiv.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/ordchr.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/ordchr.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/ordchr.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/ordchr.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/readdir.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/readdir.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/readdir.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/readdir.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/readfile.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/readfile.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/readfile.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/readfile.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/revoutput.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/revoutput.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/revoutput.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/revoutput.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/revtwoway.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/revtwoway.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/revtwoway.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/revtwoway.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/rwarray.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/rwarray.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/rwarray.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/rwarray.la libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/time.so /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/time.so libtool: install: ./../build-aux//install-sh -c -m 644 ./.libs/time.lai /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/time.la /usr/bin/make install-data-hook for i in filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la ; do rm -f /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/$i ; done Making install in extras mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/etc/profile.d' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 gawk.sh gawk.csh '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/etc/profile.d' Making install in doc mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 gawk_api-figure1.png gawk_api-figure2.png gawk_api-figure3.png gawk_array-elements.png gawk_general-program.png gawk_process-flow.png gawk_statist.jpg '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info' mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info ./pm-gawk.info '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info' '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info/gawk.info' install-info --info-dir='/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info' '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info/gawkinet.info' install-info --info-dir='/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info' '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info/gawkworkflow.info' install-info --info-dir='/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info' '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/info/pm-gawk.info' mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 gawk.1 gawkbug.1 pm-gawk.1 '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/man/man1' Making install in awklib mkdir -p '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/libexec/awk' /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 755 pwcat grcat '/exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/libexec/awk' /usr/bin/make install-exec-hook /bin/sh /exopi-obj/pobj/gawk-5.3.2/gawk-5.3.2/build-aux/install-sh -d /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/awk for i in passwd.awk group.awk ./eg/lib/*.awk ; do progname=`echo $i | sed 's;.*/;;'` ; /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 $i /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/awk/$progname ; done Making install in po installing bg.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/bg/LC_MESSAGES/gawk.mo installing ca.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/ca/LC_MESSAGES/gawk.mo installing da.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/da/LC_MESSAGES/gawk.mo installing de.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/gawk.mo installing es.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/gawk.mo installing fi.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/fi/LC_MESSAGES/gawk.mo installing fr.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/gawk.mo installing id.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/id/LC_MESSAGES/gawk.mo installing it.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/gawk.mo installing ja.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/gawk.mo installing ka.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/ka/LC_MESSAGES/gawk.mo installing ko.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/ko/LC_MESSAGES/gawk.mo installing ms.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/ms/LC_MESSAGES/gawk.mo installing nl.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES/gawk.mo installing pl.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES/gawk.mo installing pt.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/pt/LC_MESSAGES/gawk.mo installing pt_BR.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES/gawk.mo installing ro.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/ro/LC_MESSAGES/gawk.mo installing sr.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/sr/LC_MESSAGES/gawk.mo installing sv.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/gawk.mo installing tr.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/tr/LC_MESSAGES/gawk.mo installing uk.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES/gawk.mo installing vi.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/vi/LC_MESSAGES/gawk.mo installing zh_CN.gmo as /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES/gawk.mo if test "gawk" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/gawk-5.3.2/fake-amd64/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 /exopi-obj/pobj/gawk-5.3.2/bin/install -c -m 644 ./$file /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in test /exopi-obj/pobj/gawk-5.3.2/bin/install -d -m 755 /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/man/man3am mv /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/man/man3/*.3am /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/man/man3am rm -rf /exopi-obj/pobj/gawk-5.3.2/fake-amd64/etc/profile.d Reading existing plist for gawk-5.3.2 Writing /exopi-obj/pobj/gawk-5.3.2/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/gawk-5.3.2/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/gawk-5.3.2/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/bin/gawk > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/filefuncs.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/fnmatch.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/fork.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/inplace.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/intdiv.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/ordchr.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/readdir.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/readfile.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/revoutput.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/revtwoway.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/rwarray.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/lib/gawk/time.so > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/libexec/awk/grcat > Extracting debug info from /exopi-obj/pobj/gawk-5.3.2/fake-amd64/usr/local/libexec/awk/pwcat ===> Building package for gawk-5.3.2 Create /exopi-cvs/ports/packages/amd64/all/gawk-5.3.2.tgz Creating package gawk-5.3.2 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|devel/gmp,-main checking dependencies|devel/mpfr checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 17% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 54% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 71% archiving|********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 75% archiving|************************************************* | 77% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-gawk-5.3.2 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|devel/gmp,-main checking dependencies|devel/mpfr checking dependencies|lang/gawk checksumming| checksumming| | 0% checksumming|** | 3% checksumming|*** | 5% checksumming|***** | 8% checksumming|****** | 11% checksumming|******** | 13% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 37% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|*************************** | 45% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 63% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 89% checksumming|******************************************************** | 92% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***************************************************** | 84% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/gawk-5.3.2.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-gawk-5.3.2.tgz >>> Running clean in lang/gawk at 1771753726.94 ===> lang/gawk ===> Cleaning for gawk-5.3.2 >>> Ended at 1771753727.41 max_stuck=2.03/waiting-for-lock #38=12.78/show-prepare-results=2.43/build=71.40/package=11.70/clean=0.51