checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for egrep... (cached) /bin/grep -E
checking for bison... bison -y
checking whether ln -s works... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
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... /tools/bin/msgfmt
checking for gmsgfmt... /tools/bin/msgfmt
checking for xgettext... /tools/bin/xgettext
checking for msgmerge... /tools/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... 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... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... 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... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for memory.h... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for long long int... yes
checking for unsigned long long int... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for ssize_t... yes
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for socklen_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for getaddrinfo... yes
checking for fmod in -lm... yes
checking for isinf in -lm... yes
checking for ismod in -lm... no
checking for libsigsegv... no, consider installing GNU libsigsegv
checking for atexit... yes
checking for btowc... yes
checking for fmod... yes
checking for getgrent... yes
checking for getgroups... yes
checking for grantpt... yes
checking for isascii... yes
checking for iswctype... yes
checking for iswlower... yes
checking for iswupper... yes
checking for mbrlen... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memcpy_ulong... no
checking for memmove... yes
checking for memset... yes
checking for memset_ulong... no
checking for mkstemp... yes
checking for posix_openpt... yes
checking for setenv... yes
checking for setlocale... yes
checking for setsid... yes
checking for snprintf... yes
checking for strchr... yes
checking for strerror... yes
checking for strftime... yes
checking for strncasecmp... yes
checking for strcoll... yes
checking for strtod... yes
checking for strtoul... yes
checking for system... yes
checking for tmpfile... yes
checking for towlower... yes
checking for towupper... yes
checking for tzset... yes
checking for usleep... yes
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wctype... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for library containing dlopen... -ldl
checking whether getpgrp requires zero arguments... yes
checking for printf %F format... yes
checking for gethostbyname... 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 whether mpfr via "-lmpfr -lgmp" is present and usable... yes
checking for struct stat.st_blksize... yes
checking whether time.h and sys/time.h may both be included... (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... no
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 (/sources/gawk-4.1.0/extension)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr'  --cache-file=/dev/null --srcdir=.
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... 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... /bin/mkdir -p
checking for gawk... gawk
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 gcc... gcc3
checking whether NLS is requested... yes
checking for msgfmt... /tools/bin/msgfmt
checking for gmsgfmt... /tools/bin/msgfmt
checking for xgettext... /tools/bin/xgettext
checking for msgmerge... /tools/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
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... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /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... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu 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... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux 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 dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for fdopendir... yes
checking for fnmatch... yes
checking for gettimeofday... yes
checking for getdtablesize... yes
checking for nanosleep... yes
checking for select... 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
config.status: executing default-1 commands
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=-export-dynamic' all-recursive
make[1]: Entering directory '/sources/gawk-4.1.0'
Making all in .
make[2]: Entering directory '/sources/gawk-4.1.0'
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT awkgram.o -MD -MP -MF .deps/awkgram.Tpo -c -o awkgram.o awkgram.c
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -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
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c
mv -f .deps/array.Tpo .deps/array.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
mv -f .deps/command.Tpo .deps/command.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c
mv -f .deps/builtin.Tpo .deps/builtin.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c
mv -f .deps/debug.Tpo .deps/debug.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.c
mv -f .deps/awkgram.Tpo .deps/awkgram.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.c
mv -f .deps/ext.Tpo .deps/ext.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT floatcomp.o -MD -MP -MF .deps/floatcomp.Tpo -c -o floatcomp.o floatcomp.c
mv -f .deps/floatcomp.Tpo .deps/floatcomp.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT gawkapi.o -MD -MP -MF .deps/gawkapi.Tpo -c -o gawkapi.o gawkapi.c
mv -f .deps/dfa.Tpo .deps/dfa.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT gawkmisc.o -MD -MP -MF .deps/gawkmisc.Tpo -c -o gawkmisc.o gawkmisc.c
mv -f .deps/gawkmisc.Tpo .deps/gawkmisc.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
mv -f .deps/gawkapi.Tpo .deps/gawkapi.Po
mv -f .deps/field.Tpo .deps/field.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT int_array.o -MD -MP -MF .deps/int_array.Tpo -c -o int_array.o int_array.c
mv -f .deps/getopt1.Tpo .deps/getopt1.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c
mv -f .deps/getopt.Tpo .deps/getopt.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/int_array.Tpo .deps/int_array.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT mpfr.o -MD -MP -MF .deps/mpfr.Tpo -c -o mpfr.o mpfr.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT msg.o -MD -MP -MF .deps/msg.Tpo -c -o msg.o msg.c
mv -f .deps/msg.Tpo .deps/msg.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c
mv -f .deps/node.Tpo .deps/node.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c
mv -f .deps/mpfr.Tpo .deps/mpfr.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c
mv -f .deps/random.Tpo .deps/random.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT re.o -MD -MP -MF .deps/re.Tpo -c -o re.o re.c
mv -f .deps/io.Tpo .deps/io.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
mv -f .deps/re.Tpo .deps/re.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT replace.o -MD -MP -MF .deps/replace.Tpo -c -o replace.o replace.c
mv -f .deps/replace.Tpo .deps/replace.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT str_array.o -MD -MP -MF .deps/str_array.Tpo -c -o str_array.o str_array.c
mv -f .deps/profile.Tpo .deps/profile.Po
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.c
mv -f .deps/str_array.Tpo .deps/str_array.Po
/bin/sh ./config.status --file=version.c:version.in
config.status: creating version.c
gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I.     -g -O2 -DNDEBUG -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
mv -f .deps/version.Tpo .deps/version.Po
mv -f .deps/symbol.Tpo .deps/symbol.Po
mv -f .deps/eval.Tpo .deps/eval.Po
mv -f .deps/regex.Tpo .deps/regex.Po
gcc  -g -O2 -DNDEBUG  -export-dynamic -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    -lreadline -lmpfr -lgmp -ldl -lm -lm 
make[2]: Leaving directory '/sources/gawk-4.1.0'
Making all in awklib
make[2]: Entering directory '/sources/gawk-4.1.0/awklib'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I..   -g -O2 -DNDEBUG ./eg/lib/pwcat.c -export-dynamic -o pwcat
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I..   -g -O2 -DNDEBUG ./eg/lib/grcat.c -export-dynamic -o grcat
cp ./eg/prog/igawk.sh igawk ; chmod 755 igawk
sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/passwdawk.in > passwd.awk
sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/groupawk.in > group.awk
make[2]: Leaving directory '/sources/gawk-4.1.0/awklib'
Making all in doc
make[2]: Entering directory '/sources/gawk-4.1.0/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/gawk-4.1.0/doc'
Making all in po
make[2]: Entering directory '/sources/gawk-4.1.0/po'
make[2]: Leaving directory '/sources/gawk-4.1.0/po'
Making all in extension
make[2]: Entering directory '/sources/gawk-4.1.0/extension'
make  all-recursive
make[3]: Entering directory '/sources/gawk-4.1.0/extension'
make[4]: Entering directory '/sources/gawk-4.1.0/extension'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c filefuncs.c  -fPIC -DPIC -o .libs/filefuncs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c  -fPIC -DPIC -o .libs/fnmatch.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c gawkfts.c  -fPIC -DPIC -o .libs/gawkfts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -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 gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.c  -fPIC -DPIC -o .libs/fork.o
mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c inplace.c  -fPIC -DPIC -o .libs/inplace.o
mv -f .deps/fork.Tpo .deps/fork.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c ordchr.c  -fPIC -DPIC -o .libs/ordchr.o
mv -f .deps/inplace.Tpo .deps/inplace.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c readdir.c  -fPIC -DPIC -o .libs/readdir.o
mv -f .deps/ordchr.Tpo .deps/ordchr.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c
mv -f .deps/filefuncs.Tpo .deps/filefuncs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c readfile.c  -fPIC -DPIC -o .libs/readfile.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c revoutput.c  -fPIC -DPIC -o .libs/revoutput.o
mv -f .deps/gawkfts.Tpo .deps/gawkfts.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c revtwoway.c  -fPIC -DPIC -o .libs/revtwoway.o
mv -f .deps/readfile.Tpo .deps/readfile.Plo
mv -f .deps/readdir.Tpo .deps/readdir.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c
mv -f .deps/revoutput.Tpo .deps/revoutput.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -I./..   -g -O2 -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c testext.c  -fPIC -DPIC -o .libs/testext.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c rwarray.c  -fPIC -DPIC -o .libs/rwarray.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./.. -g -O2 -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c  -fPIC -DPIC -o .libs/time.o
mv -f .deps/revtwoway.Tpo .deps/revtwoway.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o filefuncs.la -rpath /usr/lib/gawk filefuncs.lo stack.lo gawkfts.lo  
mv -f .deps/time.Tpo .deps/time.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o fnmatch.la -rpath /usr/lib/gawk fnmatch.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o    -O2   -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=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o fork.la -rpath /usr/lib/gawk fork.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/fnmatch.o    -O2   -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so
mv -f .deps/rwarray.Tpo .deps/rwarray.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o inplace.la -rpath /usr/lib/gawk inplace.lo  
libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o ordchr.la -rpath /usr/lib/gawk ordchr.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/fork.o    -O2   -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=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o readdir.la -rpath /usr/lib/gawk readdir.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/inplace.o    -O2   -Wl,-soname -Wl,inplace.so -o .libs/inplace.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/ordchr.o    -O2   -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so
libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o readfile.la -rpath /usr/lib/gawk readfile.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/readdir.o    -O2   -Wl,-soname -Wl,readdir.so -o .libs/readdir.so
mv -f .deps/testext.Tpo .deps/testext.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o revoutput.la -rpath /usr/lib/gawk revoutput.lo  
libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o revtwoway.la -rpath /usr/lib/gawk revtwoway.lo  
libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o rwarray.la -rpath /usr/lib/gawk rwarray.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/readfile.o    -O2   -Wl,-soname -Wl,readfile.so -o .libs/readfile.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/revoutput.o    -O2   -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/revtwoway.o    -O2   -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so
libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o testext.la -rpath /usr/lib/gawk testext.lo  
libtool: link: gcc -shared  -fPIC -DPIC  .libs/rwarray.o    -O2   -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so
libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -DNDEBUG -module -avoid-version -no-undefined -export-dynamic -o time.la -rpath /usr/lib/gawk time.lo  
libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" )
libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/testext.o    -O2   -Wl,-soname -Wl,testext.so -o .libs/testext.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/time.o    -O2   -Wl,-soname -Wl,time.so -o .libs/time.so
libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" )
libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" )
make[4]: Leaving directory '/sources/gawk-4.1.0/extension'
make[3]: Leaving directory '/sources/gawk-4.1.0/extension'
make[2]: Leaving directory '/sources/gawk-4.1.0/extension'
Making all in test
make[2]: Entering directory '/sources/gawk-4.1.0/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/gawk-4.1.0/test'
make[1]: Leaving directory '/sources/gawk-4.1.0'
Making check in .
make[1]: Entering directory '/sources/gawk-4.1.0'
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=-export-dynamic' check-local
make[2]: Entering directory '/sources/gawk-4.1.0'
make[2]: Leaving directory '/sources/gawk-4.1.0'
make[1]: Leaving directory '/sources/gawk-4.1.0'
Making check in awklib
make[1]: Entering directory '/sources/gawk-4.1.0/awklib'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/sources/gawk-4.1.0/awklib'
Making check in doc
make[1]: Entering directory '/sources/gawk-4.1.0/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/sources/gawk-4.1.0/doc'
Making check in po
make[1]: Entering directory '/sources/gawk-4.1.0/po'
make[1]: Leaving directory '/sources/gawk-4.1.0/po'
Making check in extension
make[1]: Entering directory '/sources/gawk-4.1.0/extension'
make[2]: Entering directory '/sources/gawk-4.1.0/extension'
make[2]: Leaving directory '/sources/gawk-4.1.0/extension'
make[1]: Leaving directory '/sources/gawk-4.1.0/extension'
Making check in test
make[1]: Entering directory '/sources/gawk-4.1.0/test'

addcomma
Any output from "cmp" is bad news, although some differences
======== Starting basic tests ========
in floating point values are probably benign -- in particular,

Locale environment:
	LC_ALL="C" LANG="C"

anchgsub
argarray
some systems may omit a leading zero and the floating point
precision may lead to slightly different output in a few cases.
arrayparm
arrayprm2
arrayprm3
arrayref
arrymem1
arryref2
arryref3
arryref5
arryref4
arynasty
arynocls
aryprm1
aryprm2
aryprm3
aryprm4
aryprm5
aryprm6
aryprm8
aryprm7
arysubnm
asgext
back89
awkpath
backgsub
childin
clobber
closebad
clsflnam
compare
concat1
compare2
concat2
concat3
concat4
convfmt
datanonl
defref
delargv
delarpm2
delarprm
delfunc
dfastress
dynlj
exitval1
eofsplit
exitval2
fcall_exit
fcall_exit2
fldchg
fldchgnf
fnamedat
fnarray2
fnarray
fnaryscl
fnasgnm
fordel
fnmisc
forref
forsimp
fsrs
fsbs
fsspcoln
fstabplus
funsemnl
funsmnam
funstack
getline
getline3
getline2
getline4
getlnbuf
getline5
getnr2tb
getnr2tm
gsubasgn
gsubtest
gsubtst2
gsubtst3
gsubtst4
gsubtst5
gsubtst6
gsubtst7
gsubtst8
hex
hsprint
inputred
intest
intprec
iobug1
leaddig
leadnl
litoct
longsub
longwrds
manglprm
math
membug1
messages
minusstr
mmap8k
mtchi18n
nasty
nasty2
negrange
nested
negexp
nfldstr
nfneg
nfset
nlfldsep
nlstrina
nlinstr
nofile
noeffect
nofmtch
noloop1
noloop2
nonl
noparms
nors
nulrsend
numindex
numsubstr
octsub
ofmt
ofmta
ofmtbig
ofmtfidl
ofmts
ofs1
onlynl
opasnidx
opasnslf
paramdup
paramres
paramtyp
paramuninitglobal
parse1
parsefld
parseme
pcntplus
posix2008sub
prdupval
printf0
printf1
prec
prmarscl
prmreuse
prt1eval
prtoeval
rand
range1
rebt8b1
redfilnm
regeq
regrange
regexprange
reindops
reparse
resplit
rri1
rs
rsnul1nl
rsnulbig
rsnulbig2
rstest2
rstest1
rstest3
rstest4
rstest5
rswhite
scalar
sclforin
sclifin
sortempty
splitargv
splitarr
splitdef
splitvar
splitwht
strcat1
strnum1
strtod
subamp
subi18n
subsepnm
subslash
substr
swaplns
synerr1
synerr2
tradanch
tweakfld
uninit2
uninit3
uninit4
uninit5
uninitialized
unterm
uparrfs
wideidx
wideidx2
widesub
widesub2
widesub3
widesub4
wjposer1
zero2
zeroe0
zeroflag
======== Done with basic tests ========
getlnhd
fflush
======== Starting Unix tests ========
localenl
pid
pipeio1
poundbang
pipeio2
rtlen
rtlen01
space
strftlng
======== Done with Unix tests ========
======== Starting gawk extension tests ========
aadelete2
aarray1
aadelete1
aasort
aasorti
argtest
arraysort
backw
badargs
beginfile1
beginfile2
binmode1
charasbytes
colonwarn
clos1way
delsub
devfd
devfd2
devfd1
dumpvars
exit
fieldwdth
fpat1
fpat2
fpat3
fpatnull
fsfwfs
funlen
functab1
functab2
functab3
fwtest
gensub
fwtest3
fwtest2
gensub2
gnuops2
getlndir
gnuops3
gnureops
icasefs
icasers
id
igncdym
igncfs
ignrcas2
ignrcase
incdupe
incdupe2
incdupe3
incdupe4
incdupe5
incdupe6
incdupe7
include
include2
indirectcall
lintold
lint
lintwarn
manyfiles
match1
match2
match3
mbstr1
nastyparm
next
nondec
nondec2
patsplit
posix
printfbad1
printfbad3
printfbad2
procinfs
profile1
profile2
profile3
pty1
rebuf
regx8bit
reginttrad
reint
reint2
rsstart1
rsstart2
rsstart3
rstest6
shadow
sortfor
sortu
splitarg4
This test could fail on slow machines or on a minute boundary,
so if it does, double check the actual results:
strftime
strtonum
switch2
symtab1
symtab2
symtab3
symtab4
symtab5
symtab6
symtab7
symtab8
symtab9
======== Done with gawk extension tests ========
======== Starting machine-specific tests ========
double1
double2
intformat
======== Done with machine-specific tests ========
======== Starting tests that can vary based on character set or locale support ========
asort
asorti
fmttest
fnarydel
fnparydl
jarebug
lc_num1
mbfw1
mbprintf1
mbprintf2
mbprintf3
rebt8b2
rtlenmb
sort1
sprintfc
======== Done with tests that can vary based on character set or locale support ========
======== Starting shared library tests ========
======== Done with shared library tests ========
======== Starting MPFR tests ========
make[2]: Entering directory '/sources/gawk-4.1.0/test'
======== Done with MPFR tests ========
filefuncs
fnmatch
make[2]: Entering directory '/sources/gawk-4.1.0/test'
mpfrnr
fork
fmtspcl
fork2
mpfrrnd
fts
mpfrieee
mpfrexprange
mpfrsort
functab4
mpfrbigint
inplace1
inplace2
inplace3
ordchr
ordchr2
readdir
readfile
revout
revtwoway
rwarray
testext
make[2]: Leaving directory '/sources/gawk-4.1.0/test'
time
make[2]: Leaving directory '/sources/gawk-4.1.0/test'
make[2]: Entering directory '/sources/gawk-4.1.0/test'
ALL TESTS PASSED
make[2]: Leaving directory '/sources/gawk-4.1.0/test'
make[1]: Leaving directory '/sources/gawk-4.1.0/test'
Making install in .
make[1]: Entering directory '/sources/gawk-4.1.0'
make[2]: Entering directory '/sources/gawk-4.1.0'
 /bin/mkdir -p '/usr/bin'
  ./install-sh -c gawk '/usr/bin'
make 'CFLAGS=-g -O2 -DNDEBUG' 'LDFLAGS=-export-dynamic' install-exec-hook
make[3]: Entering directory '/sources/gawk-4.1.0'
(cd /usr/bin; \
ln gawk gawk-4.1.0 2>/dev/null ; \
if [ ! -f awk ]; \
then	ln -s gawk awk; \
fi; exit 0)
make[3]: Leaving directory '/sources/gawk-4.1.0'
 /bin/mkdir -p '/usr/include'
 ./install-sh -c -m 644 gawkapi.h '/usr/include'
make[2]: Leaving directory '/sources/gawk-4.1.0'
make[1]: Leaving directory '/sources/gawk-4.1.0'
Making install in awklib
make[1]: Entering directory '/sources/gawk-4.1.0/awklib'
make[2]: Entering directory '/sources/gawk-4.1.0/awklib'
 /bin/mkdir -p '/usr/bin'
 .././install-sh -c igawk '/usr/bin'
 /bin/mkdir -p '/usr/libexec/awk'
  .././install-sh -c pwcat grcat '/usr/libexec/awk'
make  install-exec-hook
make[3]: Entering directory '/sources/gawk-4.1.0/awklib'
/bin/sh ../mkinstalldirs /usr/share/awk
mkdir -p -- /usr/share/awk
for i in passwd.awk group.awk ./eg/lib/*.awk ; do \
	progname=`echo $i | sed 's;.*/;;'` ; \
	.././install-sh -c -m 644 $i /usr/share/awk/$progname ; \
done
make[3]: Leaving directory '/sources/gawk-4.1.0/awklib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/sources/gawk-4.1.0/awklib'
make[1]: Leaving directory '/sources/gawk-4.1.0/awklib'
Making install in doc
make[1]: Entering directory '/sources/gawk-4.1.0/doc'
make[2]: Entering directory '/sources/gawk-4.1.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/info'
 .././install-sh -c -m 644 ./gawk.info ./gawkinet.info '/usr/share/info'
 install-info --info-dir='/usr/share/info' '/usr/share/info/gawk.info'
 install-info --info-dir='/usr/share/info' '/usr/share/info/gawkinet.info'
 /bin/mkdir -p '/usr/share/man/man1'
 .././install-sh -c -m 644 gawk.1 igawk.1 '/usr/share/man/man1'
make[2]: Leaving directory '/sources/gawk-4.1.0/doc'
make[1]: Leaving directory '/sources/gawk-4.1.0/doc'
Making install in po
make[1]: Entering directory '/sources/gawk-4.1.0/po'
installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gawk.mo
installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gawk.mo
installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gawk.mo
installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gawk.mo
installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gawk.mo
installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gawk.mo
installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gawk.mo
installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gawk.mo
installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gawk.mo
installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gawk.mo
installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gawk.mo
installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gawk.mo
if test "gawk" = "gettext-tools"; then \
  /bin/mkdir -p /usr/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-sh -c -m 644 ./$file \
		    /usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/sources/gawk-4.1.0/po'
Making install in extension
make[1]: Entering directory '/sources/gawk-4.1.0/extension'
make[2]: Entering directory '/sources/gawk-4.1.0/extension'
make[3]: Entering directory '/sources/gawk-4.1.0/extension'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/man/man3'
 build-aux/install-sh -c -m 644 filefuncs.3am fnmatch.3am fork.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/usr/share/man/man3'
 /bin/mkdir -p '/usr/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 '/usr/lib/gawk'
libtool: install: build-aux/install-sh -c .libs/filefuncs.so /usr/lib/gawk/filefuncs.so
libtool: install: build-aux/install-sh -c .libs/filefuncs.lai /usr/lib/gawk/filefuncs.la
libtool: install: build-aux/install-sh -c .libs/fnmatch.so /usr/lib/gawk/fnmatch.so
libtool: install: build-aux/install-sh -c .libs/fnmatch.lai /usr/lib/gawk/fnmatch.la
libtool: install: build-aux/install-sh -c .libs/fork.so /usr/lib/gawk/fork.so
libtool: install: build-aux/install-sh -c .libs/fork.lai /usr/lib/gawk/fork.la
libtool: install: build-aux/install-sh -c .libs/inplace.so /usr/lib/gawk/inplace.so
libtool: install: build-aux/install-sh -c .libs/inplace.lai /usr/lib/gawk/inplace.la
libtool: install: build-aux/install-sh -c .libs/ordchr.so /usr/lib/gawk/ordchr.so
libtool: install: build-aux/install-sh -c .libs/ordchr.lai /usr/lib/gawk/ordchr.la
libtool: install: build-aux/install-sh -c .libs/readdir.so /usr/lib/gawk/readdir.so
libtool: install: build-aux/install-sh -c .libs/readdir.lai /usr/lib/gawk/readdir.la
libtool: install: build-aux/install-sh -c .libs/readfile.so /usr/lib/gawk/readfile.so
libtool: install: build-aux/install-sh -c .libs/readfile.lai /usr/lib/gawk/readfile.la
libtool: install: build-aux/install-sh -c .libs/revoutput.so /usr/lib/gawk/revoutput.so
libtool: install: build-aux/install-sh -c .libs/revoutput.lai /usr/lib/gawk/revoutput.la
libtool: install: build-aux/install-sh -c .libs/revtwoway.so /usr/lib/gawk/revtwoway.so
libtool: install: build-aux/install-sh -c .libs/revtwoway.lai /usr/lib/gawk/revtwoway.la
libtool: install: build-aux/install-sh -c .libs/rwarray.so /usr/lib/gawk/rwarray.so
libtool: install: build-aux/install-sh -c .libs/rwarray.lai /usr/lib/gawk/rwarray.la
libtool: install: build-aux/install-sh -c .libs/testext.so /usr/lib/gawk/testext.so
libtool: install: build-aux/install-sh -c .libs/testext.lai /usr/lib/gawk/testext.la
libtool: install: build-aux/install-sh -c .libs/time.so /usr/lib/gawk/time.so
libtool: install: build-aux/install-sh -c .libs/time.lai /usr/lib/gawk/time.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/sbin" ldconfig -n /usr/lib/gawk
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib/gawk

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/sources/gawk-4.1.0/extension'
make[2]: Leaving directory '/sources/gawk-4.1.0/extension'
make[1]: Leaving directory '/sources/gawk-4.1.0/extension'
Making install in test
make[1]: Entering directory '/sources/gawk-4.1.0/test'
make[2]: Entering directory '/sources/gawk-4.1.0/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/sources/gawk-4.1.0/test'
make[1]: Leaving directory '/sources/gawk-4.1.0/test'
mkdir: created directory '/usr/share/doc/gawk-4.1.0'
'doc/awkforai.txt' -> '/usr/share/doc/gawk-4.1.0/awkforai.txt'
'doc/api-figure1.eps' -> '/usr/share/doc/gawk-4.1.0/api-figure1.eps'
'doc/api-figure2.eps' -> '/usr/share/doc/gawk-4.1.0/api-figure2.eps'
'doc/api-figure3.eps' -> '/usr/share/doc/gawk-4.1.0/api-figure3.eps'
'doc/general-program.eps' -> '/usr/share/doc/gawk-4.1.0/general-program.eps'
'doc/lflashlight.eps' -> '/usr/share/doc/gawk-4.1.0/lflashlight.eps'
'doc/process-flow.eps' -> '/usr/share/doc/gawk-4.1.0/process-flow.eps'
'doc/rflashlight.eps' -> '/usr/share/doc/gawk-4.1.0/rflashlight.eps'
'doc/statist.eps' -> '/usr/share/doc/gawk-4.1.0/statist.eps'
'doc/api-figure1.pdf' -> '/usr/share/doc/gawk-4.1.0/api-figure1.pdf'
'doc/api-figure2.pdf' -> '/usr/share/doc/gawk-4.1.0/api-figure2.pdf'
'doc/api-figure3.pdf' -> '/usr/share/doc/gawk-4.1.0/api-figure3.pdf'
'doc/general-program.pdf' -> '/usr/share/doc/gawk-4.1.0/general-program.pdf'
'doc/lflashlight.pdf' -> '/usr/share/doc/gawk-4.1.0/lflashlight.pdf'
'doc/process-flow.pdf' -> '/usr/share/doc/gawk-4.1.0/process-flow.pdf'
'doc/rflashlight.pdf' -> '/usr/share/doc/gawk-4.1.0/rflashlight.pdf'
'doc/statist.pdf' -> '/usr/share/doc/gawk-4.1.0/statist.pdf'
'doc/statist.jpg' -> '/usr/share/doc/gawk-4.1.0/statist.jpg'

real	0m23.672s
user	0m38.646s
sys	0m3.652s
