>>> host-gawk 4.1.4 Extracting xzcat /home/peko/autobuild/instance-0/dl/gawk-4.1.4.tar.xz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4 -xf - >>> host-gawk 4.1.4 Patching Applying 0001-no-versioned.patch using patch: patching file Makefile.in Hunk #2 succeeded at 1175 with fuzz 2 (offset 2 lines). >>> host-gawk 4.1.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gawk 4.1.4 Patching libtool patching file /home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/extension/build-aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> host-gawk 4.1.4 Configuring (cd /home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/ && rm -rf config.cache; PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/peko/autobuild/instance-0/output/host/include" CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/peko/autobuild/instance-0/output/host/include" LDFLAGS="-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/peko/autobuild/instance-0/output/host" --sysconfdir="/home/peko/autobuild/instance-0/output/host/etc" --localstatedir="/home/peko/autobuild/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking --without-readline --without-mpfr ) 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp 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) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking how to run the C preprocessor... /usr/bin/cpp checking whether make sets $(MAKE)... (cached) yes checking for special development options... no checking for z/OS USS compilation... no checking for strerror in -lcposix... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for AIX compilation hacks... no checking for Linux/Alpha compilation hacks... no checking if we are using EBCDIC... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /home/peko/autobuild/instance-0/output/host/bin/msgfmt checking for gmsgfmt... /home/peko/autobuild/instance-0/output/host/bin/msgfmt checking for xgettext... /home/peko/autobuild/instance-0/output/host/bin/xgettext checking for msgmerge... /home/peko/autobuild/instance-0/output/host/bin/msgmerge checking for ld used by /usr/bin/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 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/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.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 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 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 unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) 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 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 library containing fmod... -lm checking for library containing isinf... none required checking for library containing ismod... no checking for libsigsegv... no, consider installing GNU libsigsegv checking for __etoa_l... 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 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 strcasecmp... 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 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... 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 (/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/extension) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/peko/autobuild/instance-0/output/host' '--sysconfdir=/home/peko/autobuild/instance-0/output/host/etc' '--localstatedir=/home/peko/autobuild/instance-0/output/host/var' '--enable-shared' '--disable-static' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--disable-debug' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--without-readline' '--without-mpfr' 'CC=/usr/bin/gcc' 'CFLAGS=-O2 -I/home/peko/autobuild/instance-0/output/host/include' 'LDFLAGS=-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib' 'CPPFLAGS=-I/home/peko/autobuild/instance-0/output/host/include' 'CPP=/usr/bin/cpp' --cache-file=/dev/null --srcdir=. checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/cpp 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 z/OS USS compilation... no 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 /usr/bin/gcc... none checking for struct stat.st_blksize... yes checking the archiver (/usr/bin/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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 /usr/bin/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 checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc 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... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/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 fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking whether time.h and sys/time.h may both be included... yes checking for fdopendir... yes checking for fnmatch... yes checking for gettimeofday... yes checking for getdtablesize... yes checking for nanosleep... yes checking for select... yes checking for statvfs... 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 libtool commands >>> host-gawk 4.1.4 Building PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4' /usr/bin/make 'CFLAGS=-O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG' 'LDFLAGS=-L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic' all-recursive make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4' Making all in . make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4' /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o array.o array.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o awkgram.o awkgram.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o builtin.o builtin.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o cint_array.o cint_array.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o command.o command.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o debug.o debug.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o dfa.o dfa.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o eval.o eval.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o ext.o ext.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o field.o field.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o floatcomp.o floatcomp.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o gawkapi.o gawkapi.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o gawkmisc.o gawkmisc.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o getopt.o getopt.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o getopt1.o getopt1.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o int_array.o int_array.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o io.o io.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o main.o main.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o mpfr.o mpfr.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o msg.o msg.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o node.o node.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o profile.o profile.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o random.o random.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o re.o re.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o regex.o regex.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o replace.o replace.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o str_array.o str_array.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o symbol.o symbol.c /usr/bin/gcc -DDEFPATH='".:/home/peko/autobuild/instance-0/output/host/share/awk"' -DDEFLIBPATH="\"/home/peko/autobuild/instance-0/output/host/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/home/peko/autobuild/instance-0/output/host/share/locale"' -I. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o version.o version.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-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 -ldl -lm make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4' Making all in extension make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/extension' /usr/bin/make all-recursive make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/extension' make[5]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/extension' /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o filefuncs.lo filefuncs.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o stack.lo stack.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o gawkfts.lo gawkfts.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o fnmatch.lo fnmatch.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o fork.lo fork.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o inplace.lo inplace.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c inplace.c -fPIC -DPIC -o .libs/inplace.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c fork.c -fPIC -DPIC -o .libs/fork.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c stack.c -fPIC -DPIC -o .libs/stack.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o ordchr.lo ordchr.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o readdir.lo readdir.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o readfile.lo readfile.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o revoutput.lo revoutput.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c readdir.c -fPIC -DPIC -o .libs/readdir.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c readfile.c -fPIC -DPIC -o .libs/readfile.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o revtwoway.lo revtwoway.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o rwarray.lo rwarray.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o testext.lo testext.c /bin/bash ./libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o time.lo time.c /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o filefuncs.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk filefuncs.lo stack.lo gawkfts.lo /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o fnmatch.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk fnmatch.lo libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c testext.c -fPIC -DPIC -o .libs/testext.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c time.c -fPIC -DPIC -o .libs/time.o libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/fnmatch.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o fork.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk fork.lo /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o inplace.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk inplace.lo libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o ordchr.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk ordchr.lo /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o readdir.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk readdir.lo libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o readfile.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk readfile.lo libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/fork.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,fork.so -o .libs/fork.so libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/inplace.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,inplace.so -o .libs/inplace.so libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o revoutput.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk revoutput.lo /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o revtwoway.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk revtwoway.lo libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/ordchr.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o rwarray.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk rwarray.lo libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o testext.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk testext.lo libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/readfile.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,readfile.so -o .libs/readfile.so libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) /bin/bash ./libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -module -avoid-version -no-undefined -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o time.la -rpath /home/peko/autobuild/instance-0/output/host/lib/gawk time.lo libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/readdir.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,readdir.so -o .libs/readdir.so libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/revoutput.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/revtwoway.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/rwarray.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/testext.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -Wl,-soname -Wl,testext.so -o .libs/testext.so libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/time.o -L/home/peko/autobuild/instance-0/output/host/lib -O2 -Wl,-rpath -Wl,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -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[5]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/extension' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/extension' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/extension' Making all in doc make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/doc' Making all in awklib make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/awklib' rm -f pwcat.c rm -f grcat.c cp ./eg/prog/igawk.sh igawk ; chmod 755 igawk sed 's;/usr/local/libexec/awk;/home/peko/autobuild/instance-0/output/host/libexec/awk;' < ./eg/lib/passwdawk.in > passwd.awk sed 's;/usr/local/libexec/awk;/home/peko/autobuild/instance-0/output/host/libexec/awk;' < ./eg/lib/groupawk.in > group.awk ln -s ./eg/lib/grcat.c . ln -s ./eg/lib/pwcat.c . /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o grcat.o grcat.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/home/peko/autobuild/instance-0/output/host/include -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -c -o pwcat.o pwcat.c /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o pwcat pwcat.o -ldl -lm /usr/bin/gcc -O2 -I/home/peko/autobuild/instance-0/output/host/include -DNDEBUG -L/home/peko/autobuild/instance-0/output/host/lib -Wl,-rpath,/home/peko/autobuild/instance-0/output/host/lib -Wl,-export-dynamic -o grcat grcat.o -ldl -lm make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/awklib' Making all in po make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/po' Making all in test make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/test' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4' make: *** [/home/peko/autobuild/instance-0/output/build/host-gawk-4.1.4/.stamp_host_installed] Terminated