Tue Jul 28 09:31:27 GMT 2009 KB: 959836 / 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 for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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) 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... yes checking for a BSD-compatible install... ./install-sh -c 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... 64 checking for AIX compilation hacks... no checking for Linux/Alpha compilation hacks... no checking for function prototypes... yes checking for string.h... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /tools/bin/msgfmt checking for gmsgfmt... /tools/bin/msgfmt checking for xgettext... no checking for msgmerge... no 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 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 signum.h usability... no checking signum.h presence... no checking for signum.h... no 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/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 inttypes.h... yes checking for stdint.h... yes checking for ssize_t... yes checking size of unsigned int... 4 checking size of unsigned long... 4 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 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 setlocale... yes checking for snprintf... yes checking for strchr... yes checking for strerror... yes checking for strftime... yes checking for strncasecmp... 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 wcrtomb... yes checking for wcscoll... yes checking for wcscoll... (cached) yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for dlfcn.h... (cached) 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 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 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 libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile === configuring in libsigsegv (/sources/gawk-3.1.7/libsigsegv) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libexecdir=/usr/lib' --cache-file=/dev/null --srcdir=. Build Tools: 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 for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking host platform... i686-pc-linux2.6.28-gnu-glibc2.10 checking for a BSD-compatible install... ./install-sh -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 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) supports shared libraries... yes 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... no checking whether to build static libraries... yes Optional Platform Environment: checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for sysconf(_SC_PAGESIZE)... yes checking for PAGESIZE in limits.h... no checking for mmap with MAP_ANON... yes checking for mmap with MAP_ANONYMOUS... yes checking for mmap of /dev/zero... yes checking whether a fault handler according to POSIX works... yes checking whether a fault handler according to Linux/i386 works... yes checking whether a fault handler according to old Linux/i386 works... yes checking whether a fault handler according to Linux/m68k works... no checking whether a fault handler according to Linux/PowerPC works... no checking whether a fault handler according to Linux/HPPA works... no checking whether a fault handler according to BSD works... no checking whether a fault handler according to IRIX works... no checking whether a fault handler according to HP-UX HPPA works... no checking whether a fault handler according to OSF/1 Alpha works... no checking whether a fault handler according to NetBSD Alpha works... no checking whether a fault handler according to AIX works... no checking whether a fault handler according to MacOSX/Darwin7 PowerPC works... no checking whether a fault handler according to MacOSX/Darwin5 PowerPC works... no checking whether a fault handler according to Hurd works... no checking for the fault handler specifics... fault-linux-i386.h checking if the system supports catching SIGSEGV... yes checking for stack direction... grows down checking for PIOCMAP in sys/procfs.h... no checking for mincore... yes checking for getrlimit... yes checking for setrlimit... yes checking for sigaltstack... yes checking for stack_t... yes checking for working sigaltstack... yes checking for correct stack_t interpretation... yes checking if the system supports catching stack overflow... yes checking whether a signal handler can be left through longjmp... yes checking whether a signal handler can be left through longjmp and sigaltstack... yes checking whether a signal handler can be left through longjmp and setcontext... yes checking whether a signal handler can be left through siglongjmp... yes checking whether a signal handler can be left through siglongjmp and sigaltstack... yes checking whether a signal handler can be left through siglongjmp and setcontext... yes Build Parameters: checking whether to activate relocatable installation... no Output Substitution: configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sigsegv.h config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Now please type 'make' to compile. Good luck. make[1]: Entering directory `/sources/gawk-3.1.7' make 'CFLAGS=-g -O2' 'LDFLAGS=-export-dynamic' all-recursive make[2]: Entering directory `/sources/gawk-3.1.7' Making all in libsigsegv make[3]: Entering directory `/sources/gawk-3.1.7/libsigsegv' make TARGETSTACK=" all" all-recursive make[4]: Entering directory `/sources/gawk-3.1.7/libsigsegv' Making all in src make[5]: Entering directory `/sources/gawk-3.1.7/libsigsegv/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c -o handler.lo handler.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c handler.c -o handler.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c -o stackvma.lo stackvma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c stackvma.c -o stackvma.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c -o leave.lo leave.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c leave.c -o leave.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c -o dispatcher.lo dispatcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c dispatcher.c -o dispatcher.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c -o version.lo version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c version.c -o version.o /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -rpath /usr/lib -version-info 1:0:0 -lc -no-undefined -export-dynamic -o libsigsegv.la -rpath /usr/lib handler.lo stackvma.lo leave.lo dispatcher.lo version.lo libtool: link: ar cru .libs/libsigsegv.a handler.o stackvma.o leave.o dispatcher.o version.o libtool: link: ranlib .libs/libsigsegv.a libtool: link: ( cd ".libs" && rm -f "libsigsegv.la" && ln -s "../libsigsegv.la" "libsigsegv.la" ) make[5]: Leaving directory `/sources/gawk-3.1.7/libsigsegv/src' Making all in tests make[5]: Entering directory `/sources/gawk-3.1.7/libsigsegv/tests' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -c sigsegv1.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -export-dynamic -o sigsegv1 sigsegv1.o ../src/libsigsegv.la libtool: link: gcc -g -O2 -o sigsegv1 sigsegv1.o -Wl,--export-dynamic ../src/.libs/libsigsegv.a -lc gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -c sigsegv2.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -export-dynamic -o sigsegv2 sigsegv2.o ../src/libsigsegv.la libtool: link: gcc -g -O2 -o sigsegv2 sigsegv2.o -Wl,--export-dynamic ../src/.libs/libsigsegv.a -lc gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -c sigsegv3.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -export-dynamic -o sigsegv3 sigsegv3.o ../src/libsigsegv.la libtool: link: gcc -g -O2 -o sigsegv3 sigsegv3.o -Wl,--export-dynamic ../src/.libs/libsigsegv.a -lc gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -c stackoverflow1.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -export-dynamic -o stackoverflow1 stackoverflow1.o ../src/libsigsegv.la libtool: link: gcc -g -O2 -o stackoverflow1 stackoverflow1.o -Wl,--export-dynamic ../src/.libs/libsigsegv.a -lc gcc -DHAVE_CONFIG_H -I. -I.. -I../src -g -O2 -c stackoverflow2.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -export-dynamic -o stackoverflow2 stackoverflow2.o ../src/libsigsegv.la libtool: link: gcc -g -O2 -o stackoverflow2 stackoverflow2.o -Wl,--export-dynamic ../src/.libs/libsigsegv.a -lc make[5]: Leaving directory `/sources/gawk-3.1.7/libsigsegv/tests' make[5]: Entering directory `/sources/gawk-3.1.7/libsigsegv' Now please type 'make check' to run a quick test suite. Hope it works. make[5]: Leaving directory `/sources/gawk-3.1.7/libsigsegv' make[4]: Leaving directory `/sources/gawk-3.1.7/libsigsegv' make[3]: Leaving directory `/sources/gawk-3.1.7/libsigsegv' Making all in . make[3]: Entering directory `/sources/gawk-3.1.7' gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT array.o -MD -MP -MF .deps/array.Tpo -c -o array.o array.c mv -f .deps/array.Tpo .deps/array.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT awkgram.o -MD -MP -MF .deps/awkgram.Tpo -c -o awkgram.o awkgram.c mv -f .deps/awkgram.Tpo .deps/awkgram.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c mv -f .deps/builtin.Tpo .deps/builtin.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.c mv -f .deps/dfa.Tpo .deps/dfa.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT ext.o -MD -MP -MF .deps/ext.Tpo -c -o ext.o ext.c mv -f .deps/ext.Tpo .deps/ext.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.c mv -f .deps/field.Tpo .deps/field.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -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\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -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\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.c mv -f .deps/io.Tpo .deps/io.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -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\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -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\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -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\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT re.o -MD -MP -MF .deps/re.Tpo -c -o re.o re.c mv -f .deps/re.Tpo .deps/re.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/regex.Tpo .deps/regex.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT replace.o -MD -MP -MF .deps/replace.Tpo -c -o replace.o replace.c mv -f .deps/replace.Tpo .deps/replace.Po /bin/sh ./config.status --file=version.c:version.in config.status: creating version.c gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c mv -f .deps/eval.Tpo .deps/eval.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT profile.o -MD -MP -MF .deps/profile.Tpo -c -o profile.o profile.c mv -f .deps/profile.Tpo .deps/profile.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -export-dynamic -o gawk array.o awkgram.o builtin.o dfa.o ext.o field.o floatcomp.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval.o profile.o libsigsegv/src/.libs/libsigsegv.a -ldl -lm -lm libtool: link: gcc -g -O2 -o gawk array.o awkgram.o builtin.o dfa.o ext.o field.o floatcomp.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval.o profile.o -Wl,--export-dynamic libsigsegv/src/.libs/libsigsegv.a -ldl -lm gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT eval_p.o -MD -MP -MF .deps/eval_p.Tpo -c -o eval_p.o eval_p.c mv -f .deps/eval_p.Tpo .deps/eval_p.Po gcc -DDEFPATH="\".:/usr/share/awk\"" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR="\"/usr/share/locale\"" -I. -I./libsigsegv/src -g -O2 -MT profile_p.o -MD -MP -MF .deps/profile_p.Tpo -c -o profile_p.o profile_p.c mv -f .deps/profile_p.Tpo .deps/profile_p.Po /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -export-dynamic -o pgawk array.o awkgram.o builtin.o dfa.o ext.o field.o floatcomp.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval_p.o profile_p.o libsigsegv/src/.libs/libsigsegv.a -ldl -lm -lm libtool: link: gcc -g -O2 -o pgawk array.o awkgram.o builtin.o dfa.o ext.o field.o floatcomp.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval_p.o profile_p.o -Wl,--export-dynamic libsigsegv/src/.libs/libsigsegv.a -ldl -lm make[3]: Leaving directory `/sources/gawk-3.1.7' Making all in awklib make[3]: Entering directory `/sources/gawk-3.1.7/awklib' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 ./eg/lib/pwcat.c -export-dynamic -o pwcat gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 ./eg/lib/grcat.c -export-dynamic -o grcat cp ./eg/prog/igawk.sh igawk ; chmod 755 igawk sed 's;/usr/local/libexec/awk;/usr/lib/awk;' < ./eg/lib/passwdawk.in > passwd.awk sed 's;/usr/local/libexec/awk;/usr/lib/awk;' < ./eg/lib/groupawk.in > group.awk make[3]: Leaving directory `/sources/gawk-3.1.7/awklib' Making all in doc make[3]: Entering directory `/sources/gawk-3.1.7/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/gawk-3.1.7/doc' Making all in po make[3]: Entering directory `/sources/gawk-3.1.7/po' make[3]: Leaving directory `/sources/gawk-3.1.7/po' Making all in test make[3]: Entering directory `/sources/gawk-3.1.7/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/gawk-3.1.7/test' make[2]: Leaving directory `/sources/gawk-3.1.7' make[1]: Leaving directory `/sources/gawk-3.1.7' make[1]: Entering directory `/sources/gawk-3.1.7' Making install in libsigsegv make[2]: Entering directory `/sources/gawk-3.1.7/libsigsegv' make install suppressed for gawk make[2]: Leaving directory `/sources/gawk-3.1.7/libsigsegv' Making install in . make[2]: Entering directory `/sources/gawk-3.1.7' make[3]: Entering directory `/sources/gawk-3.1.7' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" /bin/sh ./libtool --mode=install ./install-sh -c gawk pgawk '/usr/bin' libtool: install: ./install-sh -c gawk /usr/bin/gawk libtool: install: ./install-sh -c pgawk /usr/bin/pgawk make 'CFLAGS=-g -O2' 'LDFLAGS=-export-dynamic' install-exec-hook make[4]: Entering directory `/sources/gawk-3.1.7' (cd /usr/bin; \ ln gawk gawk-3.1.7 2>/dev/null ; \ ln pgawk pgawk-3.1.7 2>/dev/null ; \ if [ ! -f awk ]; \ then ln -s gawk awk; \ fi; exit 0) make[4]: Leaving directory `/sources/gawk-3.1.7' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/gawk-3.1.7' make[2]: Leaving directory `/sources/gawk-3.1.7' Making install in awklib make[2]: Entering directory `/sources/gawk-3.1.7/awklib' make[3]: Entering directory `/sources/gawk-3.1.7/awklib' test -z "/usr/bin" || /bin/mkdir -p "/usr/bin" .././install-sh -c igawk '/usr/bin' test -z "/usr/lib/awk" || /bin/mkdir -p "/usr/lib/awk" /bin/sh ../libtool --mode=install .././install-sh -c pwcat grcat '/usr/lib/awk' libtool: install: .././install-sh -c pwcat /usr/lib/awk/pwcat libtool: install: .././install-sh -c grcat /usr/lib/awk/grcat make install-exec-hook make[4]: Entering directory `/sources/gawk-3.1.7/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[4]: Leaving directory `/sources/gawk-3.1.7/awklib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/gawk-3.1.7/awklib' make[2]: Leaving directory `/sources/gawk-3.1.7/awklib' Making install in doc make[2]: Entering directory `/sources/gawk-3.1.7/doc' make[3]: Entering directory `/sources/gawk-3.1.7/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /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' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/share/man/man1" .././install-sh -c -m 644 gawk.1 igawk.1 '/usr/share/man/man1' make install-data-hook make[4]: Entering directory `/sources/gawk-3.1.7/doc' (cd /usr/share/man/man1; \ ln gawk.1 pgawk.1 2>/dev/null ; \ exit 0) make[4]: Leaving directory `/sources/gawk-3.1.7/doc' make[3]: Leaving directory `/sources/gawk-3.1.7/doc' make[2]: Leaving directory `/sources/gawk-3.1.7/doc' Making install in po make[2]: Entering directory `/sources/gawk-3.1.7/po' /bin/mkdir -p /usr/share installing es.gmo as /usr/share/locale/es/LC_MESSAGES/gawk.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gawk.mo installing he.gmo as /usr/share/locale/he/LC_MESSAGES/gawk.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/gawk.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gawk.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gawk.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/gawk.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gawk.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/gawk.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/gawk.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/gawk.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gawk.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/gawk.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/gawk.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gawk.mo installing rw.gmo as /usr/share/locale/rw/LC_MESSAGES/gawk.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/gawk.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gawk.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/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[2]: Leaving directory `/sources/gawk-3.1.7/po' Making install in test make[2]: Entering directory `/sources/gawk-3.1.7/test' make[3]: Entering directory `/sources/gawk-3.1.7/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/gawk-3.1.7/test' make[2]: Leaving directory `/sources/gawk-3.1.7/test' make[1]: Leaving directory `/sources/gawk-3.1.7' mkdir: created directory `/usr/share/doc/gawk-3.1.7' `doc/awkforai.txt' -> `/usr/share/doc/gawk-3.1.7/awkforai.txt' `doc/lflashlight.eps' -> `/usr/share/doc/gawk-3.1.7/lflashlight.eps' `doc/rflashlight.eps' -> `/usr/share/doc/gawk-3.1.7/rflashlight.eps' `doc/statist.eps' -> `/usr/share/doc/gawk-3.1.7/statist.eps' `doc/lflashlight.pdf' -> `/usr/share/doc/gawk-3.1.7/lflashlight.pdf' `doc/rflashlight.pdf' -> `/usr/share/doc/gawk-3.1.7/rflashlight.pdf' `doc/statist.pdf' -> `/usr/share/doc/gawk-3.1.7/statist.pdf' `doc/statist.jpg' -> `/usr/share/doc/gawk-3.1.7/statist.jpg' Totalseconds: 94 KB: 984132 /