Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 332632 Details for
Bug 447348
bootstrap-prefix fails on emerge 'sed'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge sed build.log with gawk in EPREFIX
build.log (text/plain), 88.41 KB, created by
Carsten Raddatz
on 2012-12-18 11:55:14 UTC
(
hide
)
Description:
emerge sed build.log with gawk in EPREFIX
Filename:
MIME Type:
Creator:
Carsten Raddatz
Created:
2012-12-18 11:55:14 UTC
Size:
88.41 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-apps/sed-4.2.1-r1 >[32;01m * [39;49;00mRepository: gentoo_prefix >[32;01m * [39;49;00mUSE: bootstrap elibc_glibc kernel_linux prefix userland_GNU x86 >[32;01m * [39;49;00mFEATURES: preserve-libs >>>> Unpacking source... >>>> Unpacking sed-4.2.1.tar.bz2 to /share/MD0_DATA/carsten/gentoo/var/tmp/portage/sys-apps/sed-4.2.1-r1/work >BusyBox v1.01 (2012.07.14-17:30+0000) multi-call binary > >Usage: find [PATH...] [EXPRESSION] > >Search for files in a directory hierarchy. The default PATH is >the current directory; default EXPRESSION is '-print' > >EXPRESSION may consist of: > -follow Dereference symbolic links. > -name PATTERN File name (leading directories removed) matches PATTERN. > -print Print (default and assumed). > > -type X Filetype matches X (where X is one of: f,d,l,b,c,...) > -perm PERMS Permissions match any of (+NNN); all of (-NNN); > or exactly (NNN) > -mtime TIME Modified time is greater than (+N); less than (-N); > or exactly (N) days > > [32;01m*[0m Applying sed-4.1.5-alloca.patch ... >[A[86C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sed-4.2.1-handle-incomplete-sequences-as-if-they-were-invalid.patch ... >[A[86C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sed-4.1.4-aix-malloc.patch ... >[A[86C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sed-4.2.1-espipe.patch ... >[A[86C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /share/MD0_DATA/carsten/gentoo/var/tmp/portage/sys-apps/sed-4.2.1-r1/work >>>> Compiling source in /share/MD0_DATA/carsten/gentoo/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1 ... >./configure --prefix=/share/MD0_DATA/carsten/gentoo/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/share/MD0_DATA/carsten/gentoo/usr/share/man --infodir=/share/MD0_DATA/carsten/gentoo/usr/share/info --datadir=/share/MD0_DATA/carsten/gentoo/usr/share --sysconfdir=/share/MD0_DATA/carsten/gentoo/etc --localstatedir=/share/MD0_DATA/carsten/gentoo/var/lib --bindir=/share/MD0_DATA/carsten/gentoo/bin --disable-acl --disable-nls >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /opt/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... no >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... gcc3 >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /opt/bin/grep >checking for egrep... /opt/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 inline... inline >checking for working alloca.h... yes >checking for alloca... yes >checking for btowc... yes >checking for gettimeofday... yes >checking for lstat... yes >checking for mbsinit... yes >checking for mbrtowc... yes >checking for mbrlen... yes >checking for mprotect... yes >checking for pathconf... yes >checking for isblank... yes >checking for iswctype... yes >checking for wcscoll... yes >checking for wcrtomb... yes >checking for wctob... yes >checking for iswcntrl... yes >checking for isatty... yes >checking for bcopy... yes >checking for bzero... yes >checking for isascii... yes >checking for memcpy... yes >checking for memset... yes >checking for strchr... yes >checking for strtoul... yes >checking for popen... yes >checking for fchown... yes >checking for fchmod... yes >checking for setlocale... yes >checking for nl_langinfo and CODESET... yes >checking for a traditional french locale... none >checking whether system is Windows or MSDOS... no >checking whether // is distinct from /... no >checking whether the preprocessor supports include_next... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for stdint.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for string.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for unistd.h... (cached) yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking mcheck.h usability... yes >checking mcheck.h presence... yes >checking for mcheck.h... yes >checking for complete errno.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking whether getdelim is declared... yes >checking whether getline is declared... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking for working GNU getopt function... yes >checking whether getenv is declared... yes >checking for C/C++ restrict keyword... __restrict >checking for struct timeval... yes >checking whether getc_unlocked is declared... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for mbstate_t... yes >checking for a traditional japanese locale... none >checking for a transitional chinese locale... none >checking for a french Unicode locale... none >checking whether mbrtowc handles incomplete characters... guessing yes >checking whether mbrtowc works as well as mbtowc... guessing yes >checking whether mbrtowc handles a NULL string argument... guessing yes >checking whether mbrtowc has a correct return value... guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking for memchr... yes >checking whether memchr works... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for library containing setfilecon... (cached) no >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for long long int... yes >checking for unsigned long long int... yes >checking for working strerror function... yes >checking whether strndup is declared... yes >checking whether strnlen is declared... yes >checking whether stat file-mode macros are broken... no >checking whether clearerr_unlocked is declared... yes >checking whether feof_unlocked is declared... yes >checking whether ferror_unlocked is declared... yes >checking whether fflush_unlocked is declared... yes >checking whether fgets_unlocked is declared... yes >checking whether fputc_unlocked is declared... yes >checking whether fputs_unlocked is declared... yes >checking whether fread_unlocked is declared... yes >checking whether fwrite_unlocked is declared... yes >checking whether getchar_unlocked is declared... yes >checking whether putc_unlocked is declared... yes >checking whether putchar_unlocked is declared... yes >checking for wint_t... yes >checking for alloca as a compiler built-in... yes >checking whether btowc(EOF) is correct... guessing yes >checking whether // is distinct from /... (cached) no >checking for error_at_line... yes >checking for getdelim... yes >checking for getline... yes >checking for working getline function... yes >checking for getpagesize... yes >checking for gettimeofday with POSIX signature... yes >checking whether gettimeofday clobbers localtime buffer... no >checking whether the compiler generally respects inline... yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether mbrtowc handles a NULL string argument... (cached) guessing yes >checking whether mbrtowc has a correct return value... (cached) guessing yes >checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking for working mkstemp... yes >checking for obstacks... yes >checking for working re_compile_pattern... yes >checking whether rename is broken with a trailing slash... no >checking whether rename is broken when the destination exists... no >checking for selinux/selinux.h... (cached) no >checking for selinux/context.h... (cached) no >checking for ssize_t... yes >checking whether stdint.h conforms to C99... yes >checking for random.h... no >checking for struct random_data... yes >checking for working strndup... yes >checking for working strnlen... yes >checking for strverscmp... yes >checking for nlink_t... yes >checking for a thread-safe mkdir -p... /opt/bin/mkdir -p >checking for a thread-safe mkdir -p... /opt/bin/mkdir -p >checking whether <wchar.h> is standalone... yes >checking whether mbrtowc handles incomplete characters... (cached) guessing yes >checking whether mbrtowc works as well as mbtowc... (cached) guessing yes >checking whether wcrtomb return value is correct... guessing yes >checking whether wctob works... guessing yes >checking whether wctob is declared... yes >checking whether iswcntrl works... yes >checking for long file names... yes >checking whether -lcP is needed... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for ssize_t... yes >checking for vprintf... yes >checking for _doprnt... no >checking whether NLS is requested... no >checking for msgfmt... no >checking for gmsgfmt... : >checking for xgettext... no >checking for msgmerge... no >checking for ld used by GCC... /share/MD0_DATA/.qpkg/Optware/i686-unknown-linux-gnu/bin/ld >checking if the linker (/share/MD0_DATA/.qpkg/Optware/i686-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether to use NLS... no >checking for lstat... (cached) yes >checking for readlink... yes >checking whether UTF-8 case folding tests should pass... no >configure: creating ./config.status >config.status: creating bootstrap.sh >gawk: ./confbmahW5/subs.awk:2: S["/; s/!.*/"]=gltests_LTLIBOBJS!%!_!# "" >gawk: ./confbmahW5/subs.awk:2: ^ syntax error >gawk: ./confbmahW5/subs.awk:3: S["/; s/!.*/"]=gltests_LTLIBOBJS!%!_!# "" >gawk: ./confbmahW5/subs.awk:3: ^ syntax error >gawk: ./confbmahW5/subs.awk:3: S["/; s/!.*/"]=gltests_LIBOBJS!%!_!# "" >gawk: ./confbmahW5/subs.awk:3: ^ syntax error >gawk: ./confbmahW5/subs.awk:4: S["/; s/!.*/"]=gltests_LIBOBJS!%!_!# "" >gawk: ./confbmahW5/subs.awk:4: ^ syntax error >gawk: ./confbmahW5/subs.awk:4: S["/; s/!.*/"]=gl_LTLIBOBJS! basename.lo dirname.lo exitfail.lo quote.lo quotearg.lo stripslash.lo tempname.lo xmalloc.lo%!_!# " basename.lo dirname.lo exitfail.lo quote.lo quotearg.lo stripslash.lo tempname.lo xmalloc.lo" >gawk: ./confbmahW5/subs.awk:4: ^ syntax error >gawk: ./confbmahW5/subs.awk:5: S["/; s/!.*/"]=gl_LTLIBOBJS! basename.lo dirname.lo exitfail.lo quote.lo quotearg.lo stripslash.lo tempname.lo xmalloc.lo%!_!# " basename.lo dirname.lo exitfail.lo quote.lo quotearg.lo stripslash.lo tempname.lo xmalloc.lo" >gawk: ./confbmahW5/subs.awk:5: ^ syntax error >gawk: ./confbmahW5/subs.awk:5: S["/; s/!.*/"]=gl_LIBOBJS! basename.o dirname.o exitfail.o quote.o quotearg.o stripslash.o tempname.o xmalloc.o%!_!# " basename.o dirname.o exitfail.o quote.o quotearg.o stripslash.o tempname.o xmalloc.o" >gawk: ./confbmahW5/subs.awk:5: ^ syntax error >gawk: ./confbmahW5/subs.awk:6: S["/; s/!.*/"]=gl_LIBOBJS! basename.o dirname.o exitfail.o quote.o quotearg.o stripslash.o tempname.o xmalloc.o%!_!# " basename.o dirname.o exitfail.o quote.o quotearg.o stripslash.o tempname.o xmalloc.o" >gawk: ./confbmahW5/subs.awk:6: ^ syntax error >gawk: ./confbmahW5/subs.awk:6: S["/; s/!.*/"]=LTLIBOBJS!%!_!# "" >gawk: ./confbmahW5/subs.awk:6: ^ syntax error >gawk: ./confbmahW5/subs.awk:7: S["/; s/!.*/"]=LTLIBOBJS!%!_!# "" >gawk: ./confbmahW5/subs.awk:7: ^ syntax error >gawk: ./confbmahW5/subs.awk:7: S["/; s/!.*/"]=LIBOBJS!%!_!# "" >gawk: ./confbmahW5/subs.awk:7: ^ syntax error >gawk: ./confbmahW5/subs.awk:8: S["/; s/!.*/"]=LIBOBJS!%!_!# "" >gawk: ./confbmahW5/subs.awk:8: ^ syntax error >gawk: ./confbmahW5/subs.awk:9: S["/; s/!.*/"]=XFAIL_TESTS!utf8-1 utf8-2 utf8-3 utf8-4%!_!# "utf8-1 utf8-2 utf8-3 utf8-4" >gawk: ./confbmahW5/subs.awk:9: ^ syntax error >gawk: ./confbmahW5/subs.awk:9: S["/; s/!.*/"]=TEST_REGEX_FALSE!%!_!# "" >gawk: ./confbmahW5/subs.awk:9: ^ syntax error >gawk: ./confbmahW5/subs.awk:10: S["/; s/!.*/"]=TEST_REGEX_FALSE!%!_!# "" >gawk: ./confbmahW5/subs.awk:10: ^ syntax error >gawk: ./confbmahW5/subs.awk:11: S["/; s/!.*/"]=TEST_REGEX_TRUE!#%!_!# "#" >gawk: ./confbmahW5/subs.awk:11: ^ syntax error >gawk: ./confbmahW5/subs.awk:11: S["/; s/!.*/"]=POSUB!%!_!# "" >gawk: ./confbmahW5/subs.awk:11: ^ syntax error >gawk: ./confbmahW5/subs.awk:12: S["/; s/!.*/"]=POSUB!%!_!# "" >gawk: ./confbmahW5/subs.awk:12: ^ syntax error >gawk: ./confbmahW5/subs.awk:12: S["/; s/!.*/"]=INTLLIBS!%!_!# "" >gawk: ./confbmahW5/subs.awk:12: ^ syntax error >gawk: ./confbmahW5/subs.awk:13: S["/; s/!.*/"]=INTLLIBS!%!_!# "" >gawk: ./confbmahW5/subs.awk:13: ^ syntax error >gawk: ./confbmahW5/subs.awk:14: S["/; s/!.*/"]=LTLIBICONV!-liconv%!_!# "-liconv" >gawk: ./confbmahW5/subs.awk:14: ^ syntax error >gawk: ./confbmahW5/subs.awk:15: S["/; s/!.*/"]=LIBICONV!-liconv%!_!# "-liconv" >gawk: ./confbmahW5/subs.awk:15: ^ syntax error >gawk: ./confbmahW5/subs.awk:15: S["/; s/!.*/"]=INTL_MACOSX_LIBS!%!_!# "" >gawk: ./confbmahW5/subs.awk:15: ^ syntax error >gawk: ./confbmahW5/subs.awk:16: S["/; s/!.*/"]=INTL_MACOSX_LIBS!%!_!# "" >gawk: ./confbmahW5/subs.awk:16: ^ syntax error >gawk: ./confbmahW5/subs.awk:16: S["/; s/!.*/"]=XGETTEXT_EXTRA_OPTIONS! --flag=error:3:c-format --flag=error_at_line:5:c-format%!_!# " --flag=error:3:c-format --flag=error_at_line:5:c-format" >gawk: ./confbmahW5/subs.awk:16: ^ syntax error >gawk: ./confbmahW5/subs.awk:16: S["/; s/!.*/"]=XGETTEXT_EXTRA_OPTIONS! --flag=error:3:c-format --flag=error_at_line:5:c-format%!_!# " --flag=error:3:c-format --flag=error_at_line:5:c-format" >gawk: ./confbmahW5/subs.awk:16: ^ syntax error >gawk: ./confbmahW5/subs.awk:17: S["/; s/!.*/"]=XGETTEXT_EXTRA_OPTIONS! --flag=error:3:c-format --flag=error_at_line:5:c-format%!_!# " --flag=error:3:c-format --flag=error_at_line:5:c-format" >gawk: ./confbmahW5/subs.awk:17: ^ syntax error >gawk: ./confbmahW5/subs.awk:17: S["/; s/!.*/"]=MSGMERGE!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:17: ^ syntax error >gawk: ./confbmahW5/subs.awk:18: S["/; s/!.*/"]=MSGMERGE!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:18: ^ syntax error >gawk: ./confbmahW5/subs.awk:18: S["/; s/!.*/"]=XGETTEXT_015!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:18: ^ syntax error >gawk: ./confbmahW5/subs.awk:19: S["/; s/!.*/"]=XGETTEXT_015!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:19: ^ syntax error >gawk: ./confbmahW5/subs.awk:19: S["/; s/!.*/"]=XGETTEXT!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:19: ^ syntax error >gawk: ./confbmahW5/subs.awk:20: S["/; s/!.*/"]=XGETTEXT!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:20: ^ syntax error >gawk: ./confbmahW5/subs.awk:20: S["/; s/!.*/"]=GMSGFMT_015!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:20: ^ syntax error >gawk: ./confbmahW5/subs.awk:21: S["/; s/!.*/"]=GMSGFMT_015!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:21: ^ syntax error >gawk: ./confbmahW5/subs.awk:21: S["/; s/!.*/"]=MSGFMT_015!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:21: ^ syntax error >gawk: ./confbmahW5/subs.awk:22: S["/; s/!.*/"]=MSGFMT_015!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:22: ^ syntax error >gawk: ./confbmahW5/subs.awk:22: S["/; s/!.*/"]=GMSGFMT!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:22: ^ syntax error >gawk: ./confbmahW5/subs.awk:23: S["/; s/!.*/"]=GMSGFMT!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:23: ^ syntax error >gawk: ./confbmahW5/subs.awk:23: S["/; s/!.*/"]=MSGFMT!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:23: ^ syntax error >gawk: ./confbmahW5/subs.awk:24: S["/; s/!.*/"]=MSGFMT!:%!_!# ":" >gawk: ./confbmahW5/subs.awk:24: ^ syntax error >gawk: ./confbmahW5/subs.awk:25: S["/; s/!.*/"]=GETTEXT_MACRO_VERSION!0.17%!_!# "0.17" >gawk: ./confbmahW5/subs.awk:25: ^ syntax error >gawk: ./confbmahW5/subs.awk:26: S["/; s/!.*/"]=USE_NLS!no%!_!# "no" >gawk: ./confbmahW5/subs.awk:26: ^ syntax error >gawk: ./confbmahW5/subs.awk:26: S["/; s/!.*/"]=LIBSED_LTLIBDEPS!%!_!# "" >gawk: ./confbmahW5/subs.awk:26: ^ syntax error >gawk: ./confbmahW5/subs.awk:27: S["/; s/!.*/"]=LIBSED_LTLIBDEPS!%!_!# "" >gawk: ./confbmahW5/subs.awk:27: ^ syntax error >gawk: ./confbmahW5/subs.awk:27: S["/; s/!.*/"]=LIBSED_LIBDEPS!%!_!# "" >gawk: ./confbmahW5/subs.awk:27: ^ syntax error >gawk: ./confbmahW5/subs.awk:28: S["/; s/!.*/"]=LIBSED_LIBDEPS!%!_!# "" >gawk: ./confbmahW5/subs.awk:28: ^ syntax error >gawk: ./confbmahW5/subs.awk:29: S["/; s/!.*/"]=REPLACE_ISWCNTRL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:29: ^ syntax error >gawk: ./confbmahW5/subs.awk:29: S["/; s/!.*/"]=WCTYPE_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:29: ^ syntax error >gawk: ./confbmahW5/subs.awk:30: S["/; s/!.*/"]=WCTYPE_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:30: ^ syntax error >gawk: ./confbmahW5/subs.awk:31: S["/; s/!.*/"]=HAVE_WCTYPE_H!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:31: ^ syntax error >gawk: ./confbmahW5/subs.awk:31: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H!<wctype.h>%!_!# "<wctype.h>" >gawk: ./confbmahW5/subs.awk:31: ^ syntax error >gawk: ./confbmahW5/subs.awk:32: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H!<wctype.h>%!_!# "<wctype.h>" >gawk: ./confbmahW5/subs.awk:32: ^ syntax error >gawk: ./confbmahW5/subs.awk:32: S["/; s/!.*/"]=NEXT_WCTYPE_H!<wctype.h>%!_!# "<wctype.h>" >gawk: ./confbmahW5/subs.awk:32: ^ syntax error >gawk: ./confbmahW5/subs.awk:33: S["/; s/!.*/"]=NEXT_WCTYPE_H!<wctype.h>%!_!# "<wctype.h>" >gawk: ./confbmahW5/subs.awk:33: ^ syntax error >gawk: ./confbmahW5/subs.awk:34: S["/; s/!.*/"]=HAVE_ISWCNTRL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:34: ^ syntax error >gawk: ./confbmahW5/subs.awk:34: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_WCHAR_H!<wchar.h>%!_!# "<wchar.h>" >gawk: ./confbmahW5/subs.awk:34: ^ syntax error >gawk: ./confbmahW5/subs.awk:35: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_WCHAR_H!<wchar.h>%!_!# "<wchar.h>" >gawk: ./confbmahW5/subs.awk:35: ^ syntax error >gawk: ./confbmahW5/subs.awk:35: S["/; s/!.*/"]=NEXT_WCHAR_H!<wchar.h>%!_!# "<wchar.h>" >gawk: ./confbmahW5/subs.awk:35: ^ syntax error >gawk: ./confbmahW5/subs.awk:36: S["/; s/!.*/"]=NEXT_WCHAR_H!<wchar.h>%!_!# "<wchar.h>" >gawk: ./confbmahW5/subs.awk:36: ^ syntax error >gawk: ./confbmahW5/subs.awk:37: S["/; s/!.*/"]=HAVE_WCHAR_H!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:37: ^ syntax error >gawk: ./confbmahW5/subs.awk:38: S["/; s/!.*/"]=HAVE_WINT_T!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:38: ^ syntax error >gawk: ./confbmahW5/subs.awk:39: S["/; s/!.*/"]=HAVE_UNISTD_H!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:39: ^ syntax error >gawk: ./confbmahW5/subs.awk:39: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_UNISTD_H!<unistd.h>%!_!# "<unistd.h>" >gawk: ./confbmahW5/subs.awk:39: ^ syntax error >gawk: ./confbmahW5/subs.awk:40: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_UNISTD_H!<unistd.h>%!_!# "<unistd.h>" >gawk: ./confbmahW5/subs.awk:40: ^ syntax error >gawk: ./confbmahW5/subs.awk:40: S["/; s/!.*/"]=NEXT_UNISTD_H!<unistd.h>%!_!# "<unistd.h>" >gawk: ./confbmahW5/subs.awk:40: ^ syntax error >gawk: ./confbmahW5/subs.awk:41: S["/; s/!.*/"]=NEXT_UNISTD_H!<unistd.h>%!_!# "<unistd.h>" >gawk: ./confbmahW5/subs.awk:41: ^ syntax error >gawk: ./confbmahW5/subs.awk:41: S["/; s/!.*/"]=SYS_STAT_H!sys/stat.h%!_!# "sys/stat.h" >gawk: ./confbmahW5/subs.awk:41: ^ syntax error >gawk: ./confbmahW5/subs.awk:42: S["/; s/!.*/"]=SYS_STAT_H!sys/stat.h%!_!# "sys/stat.h" >gawk: ./confbmahW5/subs.awk:42: ^ syntax error >gawk: ./confbmahW5/subs.awk:42: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H!<sys/stat.h>%!_!# "<sys/stat.h>" >gawk: ./confbmahW5/subs.awk:42: ^ syntax error >gawk: ./confbmahW5/subs.awk:42: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H!<sys/stat.h>%!_!# "<sys/stat.h>" >gawk: ./confbmahW5/subs.awk:42: ^ syntax error >gawk: ./confbmahW5/subs.awk:43: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H!<sys/stat.h>%!_!# "<sys/stat.h>" >gawk: ./confbmahW5/subs.awk:43: ^ syntax error >gawk: ./confbmahW5/subs.awk:43: S["/; s/!.*/"]=NEXT_SYS_STAT_H!<sys/stat.h>%!_!# "<sys/stat.h>" >gawk: ./confbmahW5/subs.awk:43: ^ syntax error >gawk: ./confbmahW5/subs.awk:43: S["/; s/!.*/"]=NEXT_SYS_STAT_H!<sys/stat.h>%!_!# "<sys/stat.h>" >gawk: ./confbmahW5/subs.awk:43: ^ syntax error >gawk: ./confbmahW5/subs.awk:44: S["/; s/!.*/"]=NEXT_SYS_STAT_H!<sys/stat.h>%!_!# "<sys/stat.h>" >gawk: ./confbmahW5/subs.awk:44: ^ syntax error >gawk: ./confbmahW5/subs.awk:45: S["/; s/!.*/"]=HAVE_LSTAT!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:45: ^ syntax error >gawk: ./confbmahW5/subs.awk:45: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_STRING_H!<string.h>%!_!# "<string.h>" >gawk: ./confbmahW5/subs.awk:45: ^ syntax error >gawk: ./confbmahW5/subs.awk:46: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_STRING_H!<string.h>%!_!# "<string.h>" >gawk: ./confbmahW5/subs.awk:46: ^ syntax error >gawk: ./confbmahW5/subs.awk:46: S["/; s/!.*/"]=NEXT_STRING_H!<string.h>%!_!# "<string.h>" >gawk: ./confbmahW5/subs.awk:46: ^ syntax error >gawk: ./confbmahW5/subs.awk:47: S["/; s/!.*/"]=NEXT_STRING_H!<string.h>%!_!# "<string.h>" >gawk: ./confbmahW5/subs.awk:47: ^ syntax error >gawk: ./confbmahW5/subs.awk:48: S["/; s/!.*/"]=HAVE_RANDOM_H!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:48: ^ syntax error >gawk: ./confbmahW5/subs.awk:48: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_STDLIB_H!<stdlib.h>%!_!# "<stdlib.h>" >gawk: ./confbmahW5/subs.awk:48: ^ syntax error >gawk: ./confbmahW5/subs.awk:49: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_STDLIB_H!<stdlib.h>%!_!# "<stdlib.h>" >gawk: ./confbmahW5/subs.awk:49: ^ syntax error >gawk: ./confbmahW5/subs.awk:49: S["/; s/!.*/"]=NEXT_STDLIB_H!<stdlib.h>%!_!# "<stdlib.h>" >gawk: ./confbmahW5/subs.awk:49: ^ syntax error >gawk: ./confbmahW5/subs.awk:50: S["/; s/!.*/"]=NEXT_STDLIB_H!<stdlib.h>%!_!# "<stdlib.h>" >gawk: ./confbmahW5/subs.awk:50: ^ syntax error >gawk: ./confbmahW5/subs.awk:50: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_STDIO_H!<stdio.h>%!_!# "<stdio.h>" >gawk: ./confbmahW5/subs.awk:50: ^ syntax error >gawk: ./confbmahW5/subs.awk:51: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_STDIO_H!<stdio.h>%!_!# "<stdio.h>" >gawk: ./confbmahW5/subs.awk:51: ^ syntax error >gawk: ./confbmahW5/subs.awk:51: S["/; s/!.*/"]=NEXT_STDIO_H!<stdio.h>%!_!# "<stdio.h>" >gawk: ./confbmahW5/subs.awk:51: ^ syntax error >gawk: ./confbmahW5/subs.awk:52: S["/; s/!.*/"]=NEXT_STDIO_H!<stdio.h>%!_!# "<stdio.h>" >gawk: ./confbmahW5/subs.awk:52: ^ syntax error >gawk: ./confbmahW5/subs.awk:52: S["/; s/!.*/"]=STDINT_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:52: ^ syntax error >gawk: ./confbmahW5/subs.awk:53: S["/; s/!.*/"]=STDINT_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:53: ^ syntax error >gawk: ./confbmahW5/subs.awk:53: S["/; s/!.*/"]=WINT_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:53: ^ syntax error >gawk: ./confbmahW5/subs.awk:54: S["/; s/!.*/"]=WINT_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:54: ^ syntax error >gawk: ./confbmahW5/subs.awk:54: S["/; s/!.*/"]=WCHAR_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:54: ^ syntax error >gawk: ./confbmahW5/subs.awk:55: S["/; s/!.*/"]=WCHAR_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:55: ^ syntax error >gawk: ./confbmahW5/subs.awk:55: S["/; s/!.*/"]=SIG_ATOMIC_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:55: ^ syntax error >gawk: ./confbmahW5/subs.awk:56: S["/; s/!.*/"]=SIG_ATOMIC_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:56: ^ syntax error >gawk: ./confbmahW5/subs.awk:56: S["/; s/!.*/"]=SIZE_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:56: ^ syntax error >gawk: ./confbmahW5/subs.awk:57: S["/; s/!.*/"]=SIZE_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:57: ^ syntax error >gawk: ./confbmahW5/subs.awk:57: S["/; s/!.*/"]=PTRDIFF_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:57: ^ syntax error >gawk: ./confbmahW5/subs.awk:58: S["/; s/!.*/"]=PTRDIFF_T_SUFFIX!%!_!# "" >gawk: ./confbmahW5/subs.awk:58: ^ syntax error >gawk: ./confbmahW5/subs.awk:58: S["/; s/!.*/"]=HAVE_SIGNED_WINT_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:58: ^ syntax error >gawk: ./confbmahW5/subs.awk:59: S["/; s/!.*/"]=HAVE_SIGNED_WINT_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:59: ^ syntax error >gawk: ./confbmahW5/subs.awk:59: S["/; s/!.*/"]=HAVE_SIGNED_WCHAR_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:59: ^ syntax error >gawk: ./confbmahW5/subs.awk:60: S["/; s/!.*/"]=HAVE_SIGNED_WCHAR_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:60: ^ syntax error >gawk: ./confbmahW5/subs.awk:60: S["/; s/!.*/"]=HAVE_SIGNED_SIG_ATOMIC_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:60: ^ syntax error >gawk: ./confbmahW5/subs.awk:61: S["/; s/!.*/"]=HAVE_SIGNED_SIG_ATOMIC_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:61: ^ syntax error >gawk: ./confbmahW5/subs.awk:61: S["/; s/!.*/"]=BITSIZEOF_WINT_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:61: ^ syntax error >gawk: ./confbmahW5/subs.awk:62: S["/; s/!.*/"]=BITSIZEOF_WINT_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:62: ^ syntax error >gawk: ./confbmahW5/subs.awk:62: S["/; s/!.*/"]=BITSIZEOF_WCHAR_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:62: ^ syntax error >gawk: ./confbmahW5/subs.awk:63: S["/; s/!.*/"]=BITSIZEOF_WCHAR_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:63: ^ syntax error >gawk: ./confbmahW5/subs.awk:63: S["/; s/!.*/"]=BITSIZEOF_SIG_ATOMIC_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:63: ^ syntax error >gawk: ./confbmahW5/subs.awk:64: S["/; s/!.*/"]=BITSIZEOF_SIG_ATOMIC_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:64: ^ syntax error >gawk: ./confbmahW5/subs.awk:64: S["/; s/!.*/"]=BITSIZEOF_SIZE_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:64: ^ syntax error >gawk: ./confbmahW5/subs.awk:65: S["/; s/!.*/"]=BITSIZEOF_SIZE_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:65: ^ syntax error >gawk: ./confbmahW5/subs.awk:65: S["/; s/!.*/"]=BITSIZEOF_PTRDIFF_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:65: ^ syntax error >gawk: ./confbmahW5/subs.awk:66: S["/; s/!.*/"]=BITSIZEOF_PTRDIFF_T!%!_!# "" >gawk: ./confbmahW5/subs.awk:66: ^ syntax error >gawk: ./confbmahW5/subs.awk:66: S["/; s/!.*/"]=HAVE_SYS_BITYPES_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:66: ^ syntax error >gawk: ./confbmahW5/subs.awk:67: S["/; s/!.*/"]=HAVE_SYS_BITYPES_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:67: ^ syntax error >gawk: ./confbmahW5/subs.awk:67: S["/; s/!.*/"]=HAVE_SYS_INTTYPES_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:67: ^ syntax error >gawk: ./confbmahW5/subs.awk:68: S["/; s/!.*/"]=HAVE_SYS_INTTYPES_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:68: ^ syntax error >gawk: ./confbmahW5/subs.awk:69: S["/; s/!.*/"]=HAVE_STDINT_H!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:69: ^ syntax error >gawk: ./confbmahW5/subs.awk:69: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_STDINT_H!<stdint.h>%!_!# "<stdint.h>" >gawk: ./confbmahW5/subs.awk:69: ^ syntax error >gawk: ./confbmahW5/subs.awk:70: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_STDINT_H!<stdint.h>%!_!# "<stdint.h>" >gawk: ./confbmahW5/subs.awk:70: ^ syntax error >gawk: ./confbmahW5/subs.awk:70: S["/; s/!.*/"]=NEXT_STDINT_H!<stdint.h>%!_!# "<stdint.h>" >gawk: ./confbmahW5/subs.awk:70: ^ syntax error >gawk: ./confbmahW5/subs.awk:71: S["/; s/!.*/"]=NEXT_STDINT_H!<stdint.h>%!_!# "<stdint.h>" >gawk: ./confbmahW5/subs.awk:71: ^ syntax error >gawk: ./confbmahW5/subs.awk:72: S["/; s/!.*/"]=HAVE_SYS_TYPES_H!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:72: ^ syntax error >gawk: ./confbmahW5/subs.awk:73: S["/; s/!.*/"]=HAVE_INTTYPES_H!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:73: ^ syntax error >gawk: ./confbmahW5/subs.awk:74: S["/; s/!.*/"]=HAVE_UNSIGNED_LONG_LONG_INT!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:74: ^ syntax error >gawk: ./confbmahW5/subs.awk:75: S["/; s/!.*/"]=HAVE_LONG_LONG_INT!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:75: ^ syntax error >gawk: ./confbmahW5/subs.awk:76: S["/; s/!.*/"]=HAVE__BOOL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:76: ^ syntax error >gawk: ./confbmahW5/subs.awk:76: S["/; s/!.*/"]=STDBOOL_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:76: ^ syntax error >gawk: ./confbmahW5/subs.awk:77: S["/; s/!.*/"]=STDBOOL_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:77: ^ syntax error >gawk: ./confbmahW5/subs.awk:77: S["/; s/!.*/"]=SELINUX_CONTEXT_H!selinux/context.h%!_!# "selinux/context.h" >gawk: ./confbmahW5/subs.awk:77: ^ syntax error >gawk: ./confbmahW5/subs.awk:78: S["/; s/!.*/"]=SELINUX_CONTEXT_H!selinux/context.h%!_!# "selinux/context.h" >gawk: ./confbmahW5/subs.awk:78: ^ syntax error >gawk: ./confbmahW5/subs.awk:78: S["/; s/!.*/"]=SELINUX_SELINUX_H!selinux/selinux.h%!_!# "selinux/selinux.h" >gawk: ./confbmahW5/subs.awk:78: ^ syntax error >gawk: ./confbmahW5/subs.awk:79: S["/; s/!.*/"]=SELINUX_SELINUX_H!selinux/selinux.h%!_!# "selinux/selinux.h" >gawk: ./confbmahW5/subs.awk:79: ^ syntax error >gawk: ./confbmahW5/subs.awk:79: S["/; s/!.*/"]=LIB_SELINUX!%!_!# "" >gawk: ./confbmahW5/subs.awk:79: ^ syntax error >gawk: ./confbmahW5/subs.awk:80: S["/; s/!.*/"]=LIB_SELINUX!%!_!# "" >gawk: ./confbmahW5/subs.awk:80: ^ syntax error >gawk: ./confbmahW5/subs.awk:81: S["/; s/!.*/"]=APPLE_UNIVERSAL_BUILD!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:81: ^ syntax error >gawk: ./confbmahW5/subs.awk:82: S["/; s/!.*/"]=REPLACE_STRSIGNAL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:82: ^ syntax error >gawk: ./confbmahW5/subs.awk:83: S["/; s/!.*/"]=REPLACE_STRERROR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:83: ^ syntax error >gawk: ./confbmahW5/subs.awk:84: S["/; s/!.*/"]=REPLACE_STRCASESTR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:84: ^ syntax error >gawk: ./confbmahW5/subs.awk:85: S["/; s/!.*/"]=REPLACE_STRSTR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:85: ^ syntax error >gawk: ./confbmahW5/subs.awk:86: S["/; s/!.*/"]=REPLACE_STRDUP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:86: ^ syntax error >gawk: ./confbmahW5/subs.awk:87: S["/; s/!.*/"]=REPLACE_MEMMEM!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:87: ^ syntax error >gawk: ./confbmahW5/subs.awk:88: S["/; s/!.*/"]=REPLACE_MEMCHR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:88: ^ syntax error >gawk: ./confbmahW5/subs.awk:89: S["/; s/!.*/"]=HAVE_STRVERSCMP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:89: ^ syntax error >gawk: ./confbmahW5/subs.awk:90: S["/; s/!.*/"]=HAVE_DECL_STRSIGNAL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:90: ^ syntax error >gawk: ./confbmahW5/subs.awk:91: S["/; s/!.*/"]=HAVE_DECL_STRERROR!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:91: ^ syntax error >gawk: ./confbmahW5/subs.awk:92: S["/; s/!.*/"]=HAVE_DECL_STRTOK_R!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:92: ^ syntax error >gawk: ./confbmahW5/subs.awk:93: S["/; s/!.*/"]=HAVE_STRCASESTR!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:93: ^ syntax error >gawk: ./confbmahW5/subs.awk:94: S["/; s/!.*/"]=HAVE_STRSEP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:94: ^ syntax error >gawk: ./confbmahW5/subs.awk:95: S["/; s/!.*/"]=HAVE_STRPBRK!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:95: ^ syntax error >gawk: ./confbmahW5/subs.awk:96: S["/; s/!.*/"]=HAVE_DECL_STRNLEN!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:96: ^ syntax error >gawk: ./confbmahW5/subs.awk:97: S["/; s/!.*/"]=HAVE_DECL_STRNDUP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:97: ^ syntax error >gawk: ./confbmahW5/subs.awk:98: S["/; s/!.*/"]=HAVE_STRNDUP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:98: ^ syntax error >gawk: ./confbmahW5/subs.awk:99: S["/; s/!.*/"]=HAVE_DECL_STRDUP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:99: ^ syntax error >gawk: ./confbmahW5/subs.awk:100: S["/; s/!.*/"]=HAVE_STRCHRNUL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:100: ^ syntax error >gawk: ./confbmahW5/subs.awk:101: S["/; s/!.*/"]=HAVE_STPNCPY!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:101: ^ syntax error >gawk: ./confbmahW5/subs.awk:102: S["/; s/!.*/"]=HAVE_STPCPY!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:102: ^ syntax error >gawk: ./confbmahW5/subs.awk:103: S["/; s/!.*/"]=HAVE_RAWMEMCHR!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:103: ^ syntax error >gawk: ./confbmahW5/subs.awk:104: S["/; s/!.*/"]=HAVE_DECL_MEMRCHR!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:104: ^ syntax error >gawk: ./confbmahW5/subs.awk:105: S["/; s/!.*/"]=HAVE_MEMPCPY!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:105: ^ syntax error >gawk: ./confbmahW5/subs.awk:106: S["/; s/!.*/"]=HAVE_DECL_MEMMEM!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:106: ^ syntax error >gawk: ./confbmahW5/subs.awk:107: S["/; s/!.*/"]=GNULIB_STRVERSCMP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:107: ^ syntax error >gawk: ./confbmahW5/subs.awk:108: S["/; s/!.*/"]=GNULIB_STRSIGNAL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:108: ^ syntax error >gawk: ./confbmahW5/subs.awk:109: S["/; s/!.*/"]=GNULIB_STRERROR!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:109: ^ syntax error >gawk: ./confbmahW5/subs.awk:110: S["/; s/!.*/"]=GNULIB_MBSTOK_R!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:110: ^ syntax error >gawk: ./confbmahW5/subs.awk:111: S["/; s/!.*/"]=GNULIB_MBSSEP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:111: ^ syntax error >gawk: ./confbmahW5/subs.awk:112: S["/; s/!.*/"]=GNULIB_MBSSPN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:112: ^ syntax error >gawk: ./confbmahW5/subs.awk:113: S["/; s/!.*/"]=GNULIB_MBSPBRK!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:113: ^ syntax error >gawk: ./confbmahW5/subs.awk:114: S["/; s/!.*/"]=GNULIB_MBSCSPN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:114: ^ syntax error >gawk: ./confbmahW5/subs.awk:115: S["/; s/!.*/"]=GNULIB_MBSCASESTR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:115: ^ syntax error >gawk: ./confbmahW5/subs.awk:116: S["/; s/!.*/"]=GNULIB_MBSPCASECMP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:116: ^ syntax error >gawk: ./confbmahW5/subs.awk:117: S["/; s/!.*/"]=GNULIB_MBSNCASECMP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:117: ^ syntax error >gawk: ./confbmahW5/subs.awk:118: S["/; s/!.*/"]=GNULIB_MBSCASECMP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:118: ^ syntax error >gawk: ./confbmahW5/subs.awk:119: S["/; s/!.*/"]=GNULIB_MBSSTR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:119: ^ syntax error >gawk: ./confbmahW5/subs.awk:120: S["/; s/!.*/"]=GNULIB_MBSRCHR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:120: ^ syntax error >gawk: ./confbmahW5/subs.awk:121: S["/; s/!.*/"]=GNULIB_MBSCHR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:121: ^ syntax error >gawk: ./confbmahW5/subs.awk:122: S["/; s/!.*/"]=GNULIB_MBSNLEN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:122: ^ syntax error >gawk: ./confbmahW5/subs.awk:123: S["/; s/!.*/"]=GNULIB_MBSLEN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:123: ^ syntax error >gawk: ./confbmahW5/subs.awk:124: S["/; s/!.*/"]=GNULIB_STRTOK_R!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:124: ^ syntax error >gawk: ./confbmahW5/subs.awk:125: S["/; s/!.*/"]=GNULIB_STRCASESTR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:125: ^ syntax error >gawk: ./confbmahW5/subs.awk:126: S["/; s/!.*/"]=GNULIB_STRSTR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:126: ^ syntax error >gawk: ./confbmahW5/subs.awk:127: S["/; s/!.*/"]=GNULIB_STRSEP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:127: ^ syntax error >gawk: ./confbmahW5/subs.awk:128: S["/; s/!.*/"]=GNULIB_STRPBRK!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:128: ^ syntax error >gawk: ./confbmahW5/subs.awk:129: S["/; s/!.*/"]=GNULIB_STRNLEN!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:129: ^ syntax error >gawk: ./confbmahW5/subs.awk:130: S["/; s/!.*/"]=GNULIB_STRNDUP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:130: ^ syntax error >gawk: ./confbmahW5/subs.awk:131: S["/; s/!.*/"]=GNULIB_STRDUP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:131: ^ syntax error >gawk: ./confbmahW5/subs.awk:132: S["/; s/!.*/"]=GNULIB_STRCHRNUL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:132: ^ syntax error >gawk: ./confbmahW5/subs.awk:133: S["/; s/!.*/"]=GNULIB_STPNCPY!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:133: ^ syntax error >gawk: ./confbmahW5/subs.awk:134: S["/; s/!.*/"]=GNULIB_STPCPY!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:134: ^ syntax error >gawk: ./confbmahW5/subs.awk:135: S["/; s/!.*/"]=GNULIB_RAWMEMCHR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:135: ^ syntax error >gawk: ./confbmahW5/subs.awk:136: S["/; s/!.*/"]=GNULIB_MEMRCHR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:136: ^ syntax error >gawk: ./confbmahW5/subs.awk:137: S["/; s/!.*/"]=GNULIB_MEMPCPY!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:137: ^ syntax error >gawk: ./confbmahW5/subs.awk:138: S["/; s/!.*/"]=GNULIB_MEMMEM!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:138: ^ syntax error >gawk: ./confbmahW5/subs.awk:139: S["/; s/!.*/"]=GNULIB_MEMCHR!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:139: ^ syntax error >gawk: ./confbmahW5/subs.awk:140: S["/; s/!.*/"]=LOCALE_FR_UTF8!none%!_!# "none" >gawk: ./confbmahW5/subs.awk:140: ^ syntax error >gawk: ./confbmahW5/subs.awk:141: S["/; s/!.*/"]=LOCALE_ZH_CN!none%!_!# "none" >gawk: ./confbmahW5/subs.awk:141: ^ syntax error >gawk: ./confbmahW5/subs.awk:142: S["/; s/!.*/"]=LOCALE_JA!none%!_!# "none" >gawk: ./confbmahW5/subs.awk:142: ^ syntax error >gawk: ./confbmahW5/subs.awk:143: S["/; s/!.*/"]=VOID_UNSETENV!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:143: ^ syntax error >gawk: ./confbmahW5/subs.awk:144: S["/; s/!.*/"]=REPLACE_STRTOD!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:144: ^ syntax error >gawk: ./confbmahW5/subs.awk:145: S["/; s/!.*/"]=REPLACE_PUTENV!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:145: ^ syntax error >gawk: ./confbmahW5/subs.awk:146: S["/; s/!.*/"]=REPLACE_MKSTEMP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:146: ^ syntax error >gawk: ./confbmahW5/subs.awk:147: S["/; s/!.*/"]=HAVE_DECL_GETLOADAVG!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:147: ^ syntax error >gawk: ./confbmahW5/subs.awk:148: S["/; s/!.*/"]=HAVE_UNSETENV!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:148: ^ syntax error >gawk: ./confbmahW5/subs.awk:149: S["/; s/!.*/"]=HAVE_SYS_LOADAVG_H!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:149: ^ syntax error >gawk: ./confbmahW5/subs.awk:150: S["/; s/!.*/"]=HAVE_STRUCT_RANDOM_DATA!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:150: ^ syntax error >gawk: ./confbmahW5/subs.awk:151: S["/; s/!.*/"]=HAVE_STRTOULL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:151: ^ syntax error >gawk: ./confbmahW5/subs.awk:152: S["/; s/!.*/"]=HAVE_STRTOLL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:152: ^ syntax error >gawk: ./confbmahW5/subs.awk:153: S["/; s/!.*/"]=HAVE_STRTOD!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:153: ^ syntax error >gawk: ./confbmahW5/subs.awk:154: S["/; s/!.*/"]=HAVE_SETENV!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:154: ^ syntax error >gawk: ./confbmahW5/subs.awk:155: S["/; s/!.*/"]=HAVE_RPMATCH!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:155: ^ syntax error >gawk: ./confbmahW5/subs.awk:156: S["/; s/!.*/"]=HAVE_RANDOM_R!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:156: ^ syntax error >gawk: ./confbmahW5/subs.awk:157: S["/; s/!.*/"]=HAVE_REALLOC_POSIX!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:157: ^ syntax error >gawk: ./confbmahW5/subs.awk:158: S["/; s/!.*/"]=HAVE_MKDTEMP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:158: ^ syntax error >gawk: ./confbmahW5/subs.awk:159: S["/; s/!.*/"]=HAVE_GETSUBOPT!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:159: ^ syntax error >gawk: ./confbmahW5/subs.awk:160: S["/; s/!.*/"]=HAVE_CALLOC_POSIX!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:160: ^ syntax error >gawk: ./confbmahW5/subs.awk:161: S["/; s/!.*/"]=HAVE_ATOLL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:161: ^ syntax error >gawk: ./confbmahW5/subs.awk:162: S["/; s/!.*/"]=GNULIB_UNSETENV!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:162: ^ syntax error >gawk: ./confbmahW5/subs.awk:163: S["/; s/!.*/"]=GNULIB_STRTOULL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:163: ^ syntax error >gawk: ./confbmahW5/subs.awk:164: S["/; s/!.*/"]=GNULIB_STRTOLL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:164: ^ syntax error >gawk: ./confbmahW5/subs.awk:165: S["/; s/!.*/"]=GNULIB_STRTOD!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:165: ^ syntax error >gawk: ./confbmahW5/subs.awk:166: S["/; s/!.*/"]=GNULIB_SETENV!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:166: ^ syntax error >gawk: ./confbmahW5/subs.awk:167: S["/; s/!.*/"]=GNULIB_RPMATCH!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:167: ^ syntax error >gawk: ./confbmahW5/subs.awk:168: S["/; s/!.*/"]=GNULIB_RANDOM_R!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:168: ^ syntax error >gawk: ./confbmahW5/subs.awk:169: S["/; s/!.*/"]=GNULIB_PUTENV!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:169: ^ syntax error >gawk: ./confbmahW5/subs.awk:170: S["/; s/!.*/"]=GNULIB_MKSTEMP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:170: ^ syntax error >gawk: ./confbmahW5/subs.awk:171: S["/; s/!.*/"]=GNULIB_MKDTEMP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:171: ^ syntax error >gawk: ./confbmahW5/subs.awk:172: S["/; s/!.*/"]=GNULIB_GETSUBOPT!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:172: ^ syntax error >gawk: ./confbmahW5/subs.awk:173: S["/; s/!.*/"]=GNULIB_GETLOADAVG!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:173: ^ syntax error >gawk: ./confbmahW5/subs.awk:174: S["/; s/!.*/"]=GNULIB_ATOLL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:174: ^ syntax error >gawk: ./confbmahW5/subs.awk:175: S["/; s/!.*/"]=GNULIB_CALLOC_POSIX!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:175: ^ syntax error >gawk: ./confbmahW5/subs.awk:176: S["/; s/!.*/"]=GNULIB_REALLOC_POSIX!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:176: ^ syntax error >gawk: ./confbmahW5/subs.awk:177: S["/; s/!.*/"]=GNULIB_MALLOC_POSIX!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:177: ^ syntax error >gawk: ./confbmahW5/subs.awk:178: S["/; s/!.*/"]=HAVE_MALLOC_POSIX!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:178: ^ syntax error >gawk: ./confbmahW5/subs.awk:179: S["/; s/!.*/"]=REPLACE_MKDIR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:179: ^ syntax error >gawk: ./confbmahW5/subs.awk:180: S["/; s/!.*/"]=REPLACE_LSTAT!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:180: ^ syntax error >gawk: ./confbmahW5/subs.awk:181: S["/; s/!.*/"]=HAVE_LCHMOD!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:181: ^ syntax error >gawk: ./confbmahW5/subs.awk:182: S["/; s/!.*/"]=GNULIB_LSTAT!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:182: ^ syntax error >gawk: ./confbmahW5/subs.awk:183: S["/; s/!.*/"]=GNULIB_LCHMOD!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:183: ^ syntax error >gawk: ./confbmahW5/subs.awk:183: S["/; s/!.*/"]=LOCALCHARSET_TESTS_ENVIRONMENT!CHARSETALIASDIR="$(top_builddir)/lib"%!_!# "CHARSETALIASDIR=\"$(top_builddir)/lib\"" >gawk: ./confbmahW5/subs.awk:183: ^ syntax error >gawk: ./confbmahW5/subs.awk:184: S["/; s/!.*/"]=LOCALCHARSET_TESTS_ENVIRONMENT!CHARSETALIASDIR="$(top_builddir)/lib"%!_!# "CHARSETALIASDIR=\"$(top_builddir)/lib\"" >gawk: ./confbmahW5/subs.awk:184: ^ syntax error >gawk: ./confbmahW5/subs.awk:185: S["/; s/!.*/"]=GLIBC21!yes%!_!# "yes" >gawk: ./confbmahW5/subs.awk:185: ^ syntax error >gawk: ./confbmahW5/subs.awk:185: S["/; s/!.*/"]=SYS_TIME_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:185: ^ syntax error >gawk: ./confbmahW5/subs.awk:186: S["/; s/!.*/"]=SYS_TIME_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:186: ^ syntax error >gawk: ./confbmahW5/subs.awk:187: S["/; s/!.*/"]=REPLACE_GETTIMEOFDAY!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:187: ^ syntax error >gawk: ./confbmahW5/subs.awk:188: S["/; s/!.*/"]=HAVE_STRUCT_TIMEVAL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:188: ^ syntax error >gawk: ./confbmahW5/subs.awk:189: S["/; s/!.*/"]=HAVE_SYS_TIME_H!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:189: ^ syntax error >gawk: ./confbmahW5/subs.awk:189: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H!<sys/time.h>%!_!# "<sys/time.h>" >gawk: ./confbmahW5/subs.awk:189: ^ syntax error >gawk: ./confbmahW5/subs.awk:189: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H!<sys/time.h>%!_!# "<sys/time.h>" >gawk: ./confbmahW5/subs.awk:189: ^ syntax error >gawk: ./confbmahW5/subs.awk:190: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H!<sys/time.h>%!_!# "<sys/time.h>" >gawk: ./confbmahW5/subs.awk:190: ^ syntax error >gawk: ./confbmahW5/subs.awk:190: S["/; s/!.*/"]=NEXT_SYS_TIME_H!<sys/time.h>%!_!# "<sys/time.h>" >gawk: ./confbmahW5/subs.awk:190: ^ syntax error >gawk: ./confbmahW5/subs.awk:190: S["/; s/!.*/"]=NEXT_SYS_TIME_H!<sys/time.h>%!_!# "<sys/time.h>" >gawk: ./confbmahW5/subs.awk:190: ^ syntax error >gawk: ./confbmahW5/subs.awk:191: S["/; s/!.*/"]=NEXT_SYS_TIME_H!<sys/time.h>%!_!# "<sys/time.h>" >gawk: ./confbmahW5/subs.awk:191: ^ syntax error >gawk: ./confbmahW5/subs.awk:191: S["/; s/!.*/"]=LTLIBINTL!%!_!# "" >gawk: ./confbmahW5/subs.awk:191: ^ syntax error >gawk: ./confbmahW5/subs.awk:192: S["/; s/!.*/"]=LTLIBINTL!%!_!# "" >gawk: ./confbmahW5/subs.awk:192: ^ syntax error >gawk: ./confbmahW5/subs.awk:192: S["/; s/!.*/"]=LIBINTL!%!_!# "" >gawk: ./confbmahW5/subs.awk:192: ^ syntax error >gawk: ./confbmahW5/subs.awk:193: S["/; s/!.*/"]=LIBINTL!%!_!# "" >gawk: ./confbmahW5/subs.awk:193: ^ syntax error >gawk: ./confbmahW5/subs.awk:194: S["/; s/!.*/"]=UNISTD_H_HAVE_WINSOCK2_H!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:194: ^ syntax error >gawk: ./confbmahW5/subs.awk:195: S["/; s/!.*/"]=REPLACE_WRITE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:195: ^ syntax error >gawk: ./confbmahW5/subs.awk:196: S["/; s/!.*/"]=REPLACE_LSEEK!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:196: ^ syntax error >gawk: ./confbmahW5/subs.awk:197: S["/; s/!.*/"]=REPLACE_LCHOWN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:197: ^ syntax error >gawk: ./confbmahW5/subs.awk:198: S["/; s/!.*/"]=REPLACE_GETPAGESIZE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:198: ^ syntax error >gawk: ./confbmahW5/subs.awk:199: S["/; s/!.*/"]=REPLACE_GETCWD!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:199: ^ syntax error >gawk: ./confbmahW5/subs.awk:200: S["/; s/!.*/"]=REPLACE_FCHDIR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:200: ^ syntax error >gawk: ./confbmahW5/subs.awk:201: S["/; s/!.*/"]=REPLACE_CLOSE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:201: ^ syntax error >gawk: ./confbmahW5/subs.awk:202: S["/; s/!.*/"]=REPLACE_CHOWN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:202: ^ syntax error >gawk: ./confbmahW5/subs.awk:203: S["/; s/!.*/"]=HAVE_SYS_PARAM_H!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:203: ^ syntax error >gawk: ./confbmahW5/subs.awk:204: S["/; s/!.*/"]=HAVE_OS_H!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:204: ^ syntax error >gawk: ./confbmahW5/subs.awk:205: S["/; s/!.*/"]=HAVE_DECL_GETLOGIN_R!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:205: ^ syntax error >gawk: ./confbmahW5/subs.awk:206: S["/; s/!.*/"]=HAVE_DECL_ENVIRON!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:206: ^ syntax error >gawk: ./confbmahW5/subs.awk:207: S["/; s/!.*/"]=HAVE_SLEEP!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:207: ^ syntax error >gawk: ./confbmahW5/subs.awk:208: S["/; s/!.*/"]=HAVE_READLINK!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:208: ^ syntax error >gawk: ./confbmahW5/subs.awk:209: S["/; s/!.*/"]=HAVE_LINK!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:209: ^ syntax error >gawk: ./confbmahW5/subs.awk:210: S["/; s/!.*/"]=HAVE_GETUSERSHELL!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:210: ^ syntax error >gawk: ./confbmahW5/subs.awk:211: S["/; s/!.*/"]=HAVE_GETPAGESIZE!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:211: ^ syntax error >gawk: ./confbmahW5/subs.awk:212: S["/; s/!.*/"]=HAVE_GETHOSTNAME!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:212: ^ syntax error >gawk: ./confbmahW5/subs.awk:213: S["/; s/!.*/"]=HAVE_GETDTABLESIZE!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:213: ^ syntax error >gawk: ./confbmahW5/subs.awk:214: S["/; s/!.*/"]=HAVE_GETDOMAINNAME!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:214: ^ syntax error >gawk: ./confbmahW5/subs.awk:215: S["/; s/!.*/"]=HAVE_FTRUNCATE!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:215: ^ syntax error >gawk: ./confbmahW5/subs.awk:216: S["/; s/!.*/"]=HAVE_FSYNC!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:216: ^ syntax error >gawk: ./confbmahW5/subs.awk:217: S["/; s/!.*/"]=HAVE_EUIDACCESS!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:217: ^ syntax error >gawk: ./confbmahW5/subs.awk:218: S["/; s/!.*/"]=HAVE_DUP2!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:218: ^ syntax error >gawk: ./confbmahW5/subs.awk:219: S["/; s/!.*/"]=GNULIB_WRITE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:219: ^ syntax error >gawk: ./confbmahW5/subs.awk:220: S["/; s/!.*/"]=GNULIB_UNISTD_H_SIGPIPE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:220: ^ syntax error >gawk: ./confbmahW5/subs.awk:221: S["/; s/!.*/"]=GNULIB_SLEEP!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:221: ^ syntax error >gawk: ./confbmahW5/subs.awk:222: S["/; s/!.*/"]=GNULIB_READLINK!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:222: ^ syntax error >gawk: ./confbmahW5/subs.awk:223: S["/; s/!.*/"]=GNULIB_LSEEK!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:223: ^ syntax error >gawk: ./confbmahW5/subs.awk:224: S["/; s/!.*/"]=GNULIB_LINK!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:224: ^ syntax error >gawk: ./confbmahW5/subs.awk:225: S["/; s/!.*/"]=GNULIB_LCHOWN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:225: ^ syntax error >gawk: ./confbmahW5/subs.awk:226: S["/; s/!.*/"]=GNULIB_GETUSERSHELL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:226: ^ syntax error >gawk: ./confbmahW5/subs.awk:227: S["/; s/!.*/"]=GNULIB_GETPAGESIZE!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:227: ^ syntax error >gawk: ./confbmahW5/subs.awk:228: S["/; s/!.*/"]=GNULIB_GETLOGIN_R!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:228: ^ syntax error >gawk: ./confbmahW5/subs.awk:229: S["/; s/!.*/"]=GNULIB_GETHOSTNAME!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:229: ^ syntax error >gawk: ./confbmahW5/subs.awk:230: S["/; s/!.*/"]=GNULIB_GETDTABLESIZE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:230: ^ syntax error >gawk: ./confbmahW5/subs.awk:231: S["/; s/!.*/"]=GNULIB_GETDOMAINNAME!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:231: ^ syntax error >gawk: ./confbmahW5/subs.awk:232: S["/; s/!.*/"]=GNULIB_GETCWD!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:232: ^ syntax error >gawk: ./confbmahW5/subs.awk:233: S["/; s/!.*/"]=GNULIB_FTRUNCATE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:233: ^ syntax error >gawk: ./confbmahW5/subs.awk:234: S["/; s/!.*/"]=GNULIB_FSYNC!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:234: ^ syntax error >gawk: ./confbmahW5/subs.awk:235: S["/; s/!.*/"]=GNULIB_FCHDIR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:235: ^ syntax error >gawk: ./confbmahW5/subs.awk:236: S["/; s/!.*/"]=GNULIB_EUIDACCESS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:236: ^ syntax error >gawk: ./confbmahW5/subs.awk:237: S["/; s/!.*/"]=GNULIB_ENVIRON!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:237: ^ syntax error >gawk: ./confbmahW5/subs.awk:238: S["/; s/!.*/"]=GNULIB_DUP2!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:238: ^ syntax error >gawk: ./confbmahW5/subs.awk:239: S["/; s/!.*/"]=GNULIB_CLOSE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:239: ^ syntax error >gawk: ./confbmahW5/subs.awk:240: S["/; s/!.*/"]=GNULIB_CHOWN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:240: ^ syntax error >gawk: ./confbmahW5/subs.awk:240: S["/; s/!.*/"]=GETOPT_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:240: ^ syntax error >gawk: ./confbmahW5/subs.awk:241: S["/; s/!.*/"]=GETOPT_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:241: ^ syntax error >gawk: ./confbmahW5/subs.awk:242: S["/; s/!.*/"]=REPLACE_PERROR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:242: ^ syntax error >gawk: ./confbmahW5/subs.awk:243: S["/; s/!.*/"]=REPLACE_GETLINE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:243: ^ syntax error >gawk: ./confbmahW5/subs.awk:244: S["/; s/!.*/"]=HAVE_DECL_GETLINE!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:244: ^ syntax error >gawk: ./confbmahW5/subs.awk:245: S["/; s/!.*/"]=HAVE_DECL_GETDELIM!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:245: ^ syntax error >gawk: ./confbmahW5/subs.awk:246: S["/; s/!.*/"]=REPLACE_FCLOSE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:246: ^ syntax error >gawk: ./confbmahW5/subs.awk:247: S["/; s/!.*/"]=HAVE_DECL_FPURGE!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:247: ^ syntax error >gawk: ./confbmahW5/subs.awk:248: S["/; s/!.*/"]=REPLACE_FPURGE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:248: ^ syntax error >gawk: ./confbmahW5/subs.awk:249: S["/; s/!.*/"]=REPLACE_FFLUSH!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:249: ^ syntax error >gawk: ./confbmahW5/subs.awk:250: S["/; s/!.*/"]=REPLACE_FTELL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:250: ^ syntax error >gawk: ./confbmahW5/subs.awk:251: S["/; s/!.*/"]=REPLACE_FTELLO!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:251: ^ syntax error >gawk: ./confbmahW5/subs.awk:252: S["/; s/!.*/"]=HAVE_FTELLO!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:252: ^ syntax error >gawk: ./confbmahW5/subs.awk:253: S["/; s/!.*/"]=REPLACE_FSEEK!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:253: ^ syntax error >gawk: ./confbmahW5/subs.awk:254: S["/; s/!.*/"]=REPLACE_FSEEKO!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:254: ^ syntax error >gawk: ./confbmahW5/subs.awk:255: S["/; s/!.*/"]=HAVE_FSEEKO!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:255: ^ syntax error >gawk: ./confbmahW5/subs.awk:256: S["/; s/!.*/"]=REPLACE_FREOPEN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:256: ^ syntax error >gawk: ./confbmahW5/subs.awk:257: S["/; s/!.*/"]=REPLACE_FOPEN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:257: ^ syntax error >gawk: ./confbmahW5/subs.awk:258: S["/; s/!.*/"]=REPLACE_OBSTACK_PRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:258: ^ syntax error >gawk: ./confbmahW5/subs.awk:259: S["/; s/!.*/"]=HAVE_DECL_OBSTACK_PRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:259: ^ syntax error >gawk: ./confbmahW5/subs.awk:260: S["/; s/!.*/"]=REPLACE_VASPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:260: ^ syntax error >gawk: ./confbmahW5/subs.awk:261: S["/; s/!.*/"]=HAVE_VASPRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:261: ^ syntax error >gawk: ./confbmahW5/subs.awk:262: S["/; s/!.*/"]=REPLACE_VDPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:262: ^ syntax error >gawk: ./confbmahW5/subs.awk:263: S["/; s/!.*/"]=HAVE_VDPRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:263: ^ syntax error >gawk: ./confbmahW5/subs.awk:264: S["/; s/!.*/"]=REPLACE_DPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:264: ^ syntax error >gawk: ./confbmahW5/subs.awk:265: S["/; s/!.*/"]=HAVE_DPRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:265: ^ syntax error >gawk: ./confbmahW5/subs.awk:266: S["/; s/!.*/"]=REPLACE_VSPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:266: ^ syntax error >gawk: ./confbmahW5/subs.awk:267: S["/; s/!.*/"]=REPLACE_SPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:267: ^ syntax error >gawk: ./confbmahW5/subs.awk:268: S["/; s/!.*/"]=HAVE_DECL_VSNPRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:268: ^ syntax error >gawk: ./confbmahW5/subs.awk:269: S["/; s/!.*/"]=REPLACE_VSNPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:269: ^ syntax error >gawk: ./confbmahW5/subs.awk:270: S["/; s/!.*/"]=HAVE_DECL_SNPRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:270: ^ syntax error >gawk: ./confbmahW5/subs.awk:271: S["/; s/!.*/"]=REPLACE_SNPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:271: ^ syntax error >gawk: ./confbmahW5/subs.awk:272: S["/; s/!.*/"]=REPLACE_VPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:272: ^ syntax error >gawk: ./confbmahW5/subs.awk:273: S["/; s/!.*/"]=REPLACE_PRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:273: ^ syntax error >gawk: ./confbmahW5/subs.awk:274: S["/; s/!.*/"]=REPLACE_VFPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:274: ^ syntax error >gawk: ./confbmahW5/subs.awk:275: S["/; s/!.*/"]=REPLACE_FPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:275: ^ syntax error >gawk: ./confbmahW5/subs.awk:276: S["/; s/!.*/"]=REPLACE_STDIO_WRITE_FUNCS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:276: ^ syntax error >gawk: ./confbmahW5/subs.awk:277: S["/; s/!.*/"]=GNULIB_STDIO_H_SIGPIPE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:277: ^ syntax error >gawk: ./confbmahW5/subs.awk:278: S["/; s/!.*/"]=GNULIB_PERROR!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:278: ^ syntax error >gawk: ./confbmahW5/subs.awk:279: S["/; s/!.*/"]=GNULIB_GETLINE!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:279: ^ syntax error >gawk: ./confbmahW5/subs.awk:280: S["/; s/!.*/"]=GNULIB_GETDELIM!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:280: ^ syntax error >gawk: ./confbmahW5/subs.awk:281: S["/; s/!.*/"]=GNULIB_FWRITE!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:281: ^ syntax error >gawk: ./confbmahW5/subs.awk:282: S["/; s/!.*/"]=GNULIB_PUTS!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:282: ^ syntax error >gawk: ./confbmahW5/subs.awk:283: S["/; s/!.*/"]=GNULIB_FPUTS!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:283: ^ syntax error >gawk: ./confbmahW5/subs.awk:284: S["/; s/!.*/"]=GNULIB_PUTCHAR!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:284: ^ syntax error >gawk: ./confbmahW5/subs.awk:285: S["/; s/!.*/"]=GNULIB_PUTC!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:285: ^ syntax error >gawk: ./confbmahW5/subs.awk:286: S["/; s/!.*/"]=GNULIB_FPUTC!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:286: ^ syntax error >gawk: ./confbmahW5/subs.awk:287: S["/; s/!.*/"]=GNULIB_FCLOSE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:287: ^ syntax error >gawk: ./confbmahW5/subs.awk:288: S["/; s/!.*/"]=GNULIB_FPURGE!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:288: ^ syntax error >gawk: ./confbmahW5/subs.awk:289: S["/; s/!.*/"]=GNULIB_FFLUSH!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:289: ^ syntax error >gawk: ./confbmahW5/subs.awk:290: S["/; s/!.*/"]=GNULIB_FTELLO!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:290: ^ syntax error >gawk: ./confbmahW5/subs.awk:291: S["/; s/!.*/"]=GNULIB_FTELL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:291: ^ syntax error >gawk: ./confbmahW5/subs.awk:292: S["/; s/!.*/"]=GNULIB_FSEEKO!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:292: ^ syntax error >gawk: ./confbmahW5/subs.awk:293: S["/; s/!.*/"]=GNULIB_FSEEK!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:293: ^ syntax error >gawk: ./confbmahW5/subs.awk:294: S["/; s/!.*/"]=GNULIB_FREOPEN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:294: ^ syntax error >gawk: ./confbmahW5/subs.awk:295: S["/; s/!.*/"]=GNULIB_FOPEN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:295: ^ syntax error >gawk: ./confbmahW5/subs.awk:296: S["/; s/!.*/"]=GNULIB_OBSTACK_PRINTF_POSIX!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:296: ^ syntax error >gawk: ./confbmahW5/subs.awk:297: S["/; s/!.*/"]=GNULIB_OBSTACK_PRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:297: ^ syntax error >gawk: ./confbmahW5/subs.awk:298: S["/; s/!.*/"]=GNULIB_VASPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:298: ^ syntax error >gawk: ./confbmahW5/subs.awk:299: S["/; s/!.*/"]=GNULIB_VDPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:299: ^ syntax error >gawk: ./confbmahW5/subs.awk:300: S["/; s/!.*/"]=GNULIB_DPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:300: ^ syntax error >gawk: ./confbmahW5/subs.awk:301: S["/; s/!.*/"]=GNULIB_VSPRINTF_POSIX!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:301: ^ syntax error >gawk: ./confbmahW5/subs.awk:302: S["/; s/!.*/"]=GNULIB_VSNPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:302: ^ syntax error >gawk: ./confbmahW5/subs.awk:303: S["/; s/!.*/"]=GNULIB_VPRINTF_POSIX!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:303: ^ syntax error >gawk: ./confbmahW5/subs.awk:304: S["/; s/!.*/"]=GNULIB_VPRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:304: ^ syntax error >gawk: ./confbmahW5/subs.awk:305: S["/; s/!.*/"]=GNULIB_VFPRINTF_POSIX!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:305: ^ syntax error >gawk: ./confbmahW5/subs.awk:306: S["/; s/!.*/"]=GNULIB_VFPRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:306: ^ syntax error >gawk: ./confbmahW5/subs.awk:307: S["/; s/!.*/"]=GNULIB_SPRINTF_POSIX!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:307: ^ syntax error >gawk: ./confbmahW5/subs.awk:308: S["/; s/!.*/"]=GNULIB_SNPRINTF!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:308: ^ syntax error >gawk: ./confbmahW5/subs.awk:309: S["/; s/!.*/"]=GNULIB_PRINTF_POSIX!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:309: ^ syntax error >gawk: ./confbmahW5/subs.awk:310: S["/; s/!.*/"]=GNULIB_PRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:310: ^ syntax error >gawk: ./confbmahW5/subs.awk:311: S["/; s/!.*/"]=GNULIB_FPRINTF_POSIX!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:311: ^ syntax error >gawk: ./confbmahW5/subs.awk:312: S["/; s/!.*/"]=GNULIB_FPRINTF!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:312: ^ syntax error >gawk: ./confbmahW5/subs.awk:312: S["/; s/!.*/"]=EOVERFLOW_VALUE!%!_!# "" >gawk: ./confbmahW5/subs.awk:312: ^ syntax error >gawk: ./confbmahW5/subs.awk:313: S["/; s/!.*/"]=EOVERFLOW_VALUE!%!_!# "" >gawk: ./confbmahW5/subs.awk:313: ^ syntax error >gawk: ./confbmahW5/subs.awk:313: S["/; s/!.*/"]=EOVERFLOW_HIDDEN!%!_!# "" >gawk: ./confbmahW5/subs.awk:313: ^ syntax error >gawk: ./confbmahW5/subs.awk:314: S["/; s/!.*/"]=EOVERFLOW_HIDDEN!%!_!# "" >gawk: ./confbmahW5/subs.awk:314: ^ syntax error >gawk: ./confbmahW5/subs.awk:314: S["/; s/!.*/"]=ENOLINK_VALUE!%!_!# "" >gawk: ./confbmahW5/subs.awk:314: ^ syntax error >gawk: ./confbmahW5/subs.awk:315: S["/; s/!.*/"]=ENOLINK_VALUE!%!_!# "" >gawk: ./confbmahW5/subs.awk:315: ^ syntax error >gawk: ./confbmahW5/subs.awk:315: S["/; s/!.*/"]=ENOLINK_HIDDEN!%!_!# "" >gawk: ./confbmahW5/subs.awk:315: ^ syntax error >gawk: ./confbmahW5/subs.awk:316: S["/; s/!.*/"]=ENOLINK_HIDDEN!%!_!# "" >gawk: ./confbmahW5/subs.awk:316: ^ syntax error >gawk: ./confbmahW5/subs.awk:316: S["/; s/!.*/"]=EMULTIHOP_VALUE!%!_!# "" >gawk: ./confbmahW5/subs.awk:316: ^ syntax error >gawk: ./confbmahW5/subs.awk:317: S["/; s/!.*/"]=EMULTIHOP_VALUE!%!_!# "" >gawk: ./confbmahW5/subs.awk:317: ^ syntax error >gawk: ./confbmahW5/subs.awk:317: S["/; s/!.*/"]=EMULTIHOP_HIDDEN!%!_!# "" >gawk: ./confbmahW5/subs.awk:317: ^ syntax error >gawk: ./confbmahW5/subs.awk:318: S["/; s/!.*/"]=EMULTIHOP_HIDDEN!%!_!# "" >gawk: ./confbmahW5/subs.awk:318: ^ syntax error >gawk: ./confbmahW5/subs.awk:318: S["/; s/!.*/"]=ERRNO_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:318: ^ syntax error >gawk: ./confbmahW5/subs.awk:319: S["/; s/!.*/"]=ERRNO_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:319: ^ syntax error >gawk: ./confbmahW5/subs.awk:319: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_ERRNO_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:319: ^ syntax error >gawk: ./confbmahW5/subs.awk:320: S["/; s/!.*/"]=NEXT_AS_FIRST_DIRECTIVE_ERRNO_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:320: ^ syntax error >gawk: ./confbmahW5/subs.awk:320: S["/; s/!.*/"]=NEXT_ERRNO_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:320: ^ syntax error >gawk: ./confbmahW5/subs.awk:321: S["/; s/!.*/"]=NEXT_ERRNO_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:321: ^ syntax error >gawk: ./confbmahW5/subs.awk:322: S["/; s/!.*/"]=PRAGMA_SYSTEM_HEADER!#pragma GCC system_header%!_!# "#pragma GCC system_header" >gawk: ./confbmahW5/subs.awk:322: ^ syntax error >gawk: ./confbmahW5/subs.awk:323: S["/; s/!.*/"]=INCLUDE_NEXT_AS_FIRST_DIRECTIVE!include_next%!_!# "include_next" >gawk: ./confbmahW5/subs.awk:323: ^ syntax error >gawk: ./confbmahW5/subs.awk:324: S["/; s/!.*/"]=INCLUDE_NEXT!include_next%!_!# "include_next" >gawk: ./confbmahW5/subs.awk:324: ^ syntax error >gawk: ./confbmahW5/subs.awk:325: S["/; s/!.*/"]=LOCALE_FR!none%!_!# "none" >gawk: ./confbmahW5/subs.awk:325: ^ syntax error >gawk: ./confbmahW5/subs.awk:325: S["/; s/!.*/"]=WCHAR_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:325: ^ syntax error >gawk: ./confbmahW5/subs.awk:326: S["/; s/!.*/"]=WCHAR_H!%!_!# "" >gawk: ./confbmahW5/subs.awk:326: ^ syntax error >gawk: ./confbmahW5/subs.awk:327: S["/; s/!.*/"]=REPLACE_WCWIDTH!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:327: ^ syntax error >gawk: ./confbmahW5/subs.awk:328: S["/; s/!.*/"]=REPLACE_WCSNRTOMBS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:328: ^ syntax error >gawk: ./confbmahW5/subs.awk:329: S["/; s/!.*/"]=REPLACE_WCSRTOMBS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:329: ^ syntax error >gawk: ./confbmahW5/subs.awk:330: S["/; s/!.*/"]=REPLACE_WCRTOMB!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:330: ^ syntax error >gawk: ./confbmahW5/subs.awk:331: S["/; s/!.*/"]=REPLACE_MBSNRTOWCS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:331: ^ syntax error >gawk: ./confbmahW5/subs.awk:332: S["/; s/!.*/"]=REPLACE_MBSRTOWCS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:332: ^ syntax error >gawk: ./confbmahW5/subs.awk:333: S["/; s/!.*/"]=REPLACE_MBRLEN!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:333: ^ syntax error >gawk: ./confbmahW5/subs.awk:334: S["/; s/!.*/"]=REPLACE_MBRTOWC!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:334: ^ syntax error >gawk: ./confbmahW5/subs.awk:335: S["/; s/!.*/"]=REPLACE_MBSINIT!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:335: ^ syntax error >gawk: ./confbmahW5/subs.awk:336: S["/; s/!.*/"]=REPLACE_WCTOB!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:336: ^ syntax error >gawk: ./confbmahW5/subs.awk:337: S["/; s/!.*/"]=REPLACE_BTOWC!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:337: ^ syntax error >gawk: ./confbmahW5/subs.awk:338: S["/; s/!.*/"]=REPLACE_MBSTATE_T!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:338: ^ syntax error >gawk: ./confbmahW5/subs.awk:339: S["/; s/!.*/"]=HAVE_DECL_WCWIDTH!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:339: ^ syntax error >gawk: ./confbmahW5/subs.awk:340: S["/; s/!.*/"]=HAVE_DECL_WCTOB!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:340: ^ syntax error >gawk: ./confbmahW5/subs.awk:341: S["/; s/!.*/"]=HAVE_WCSNRTOMBS!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:341: ^ syntax error >gawk: ./confbmahW5/subs.awk:342: S["/; s/!.*/"]=HAVE_WCSRTOMBS!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:342: ^ syntax error >gawk: ./confbmahW5/subs.awk:343: S["/; s/!.*/"]=HAVE_WCRTOMB!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:343: ^ syntax error >gawk: ./confbmahW5/subs.awk:344: S["/; s/!.*/"]=HAVE_MBSNRTOWCS!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:344: ^ syntax error >gawk: ./confbmahW5/subs.awk:345: S["/; s/!.*/"]=HAVE_MBSRTOWCS!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:345: ^ syntax error >gawk: ./confbmahW5/subs.awk:346: S["/; s/!.*/"]=HAVE_MBRLEN!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:346: ^ syntax error >gawk: ./confbmahW5/subs.awk:347: S["/; s/!.*/"]=HAVE_MBRTOWC!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:347: ^ syntax error >gawk: ./confbmahW5/subs.awk:348: S["/; s/!.*/"]=HAVE_MBSINIT!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:348: ^ syntax error >gawk: ./confbmahW5/subs.awk:349: S["/; s/!.*/"]=HAVE_BTOWC!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:349: ^ syntax error >gawk: ./confbmahW5/subs.awk:350: S["/; s/!.*/"]=GNULIB_WCWIDTH!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:350: ^ syntax error >gawk: ./confbmahW5/subs.awk:351: S["/; s/!.*/"]=GNULIB_WCSNRTOMBS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:351: ^ syntax error >gawk: ./confbmahW5/subs.awk:352: S["/; s/!.*/"]=GNULIB_WCSRTOMBS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:352: ^ syntax error >gawk: ./confbmahW5/subs.awk:353: S["/; s/!.*/"]=GNULIB_WCRTOMB!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:353: ^ syntax error >gawk: ./confbmahW5/subs.awk:354: S["/; s/!.*/"]=GNULIB_MBSNRTOWCS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:354: ^ syntax error >gawk: ./confbmahW5/subs.awk:355: S["/; s/!.*/"]=GNULIB_MBSRTOWCS!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:355: ^ syntax error >gawk: ./confbmahW5/subs.awk:356: S["/; s/!.*/"]=GNULIB_MBRLEN!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:356: ^ syntax error >gawk: ./confbmahW5/subs.awk:357: S["/; s/!.*/"]=GNULIB_MBRTOWC!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:357: ^ syntax error >gawk: ./confbmahW5/subs.awk:358: S["/; s/!.*/"]=GNULIB_MBSINIT!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:358: ^ syntax error >gawk: ./confbmahW5/subs.awk:359: S["/; s/!.*/"]=GNULIB_WCTOB!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:359: ^ syntax error >gawk: ./confbmahW5/subs.awk:360: S["/; s/!.*/"]=GNULIB_BTOWC!1%!_!# "1" >gawk: ./confbmahW5/subs.awk:360: ^ syntax error >gawk: ./confbmahW5/subs.awk:360: S["/; s/!.*/"]=ALLOCA_H!alloca.h%!_!# "alloca.h" >gawk: ./confbmahW5/subs.awk:360: ^ syntax error >gawk: ./confbmahW5/subs.awk:361: S["/; s/!.*/"]=ALLOCA_H!alloca.h%!_!# "alloca.h" >gawk: ./confbmahW5/subs.awk:361: ^ syntax error >gawk: ./confbmahW5/subs.awk:361: S["/; s/!.*/"]=ALLOCA!%!_!# "" >gawk: ./confbmahW5/subs.awk:361: ^ syntax error >gawk: ./confbmahW5/subs.awk:362: S["/; s/!.*/"]=ALLOCA!%!_!# "" >gawk: ./confbmahW5/subs.awk:362: ^ syntax error >gawk: ./confbmahW5/subs.awk:363: S["/; s/!.*/"]=USE_ACL!0%!_!# "0" >gawk: ./confbmahW5/subs.awk:363: ^ syntax error >gawk: ./confbmahW5/subs.awk:363: S["/; s/!.*/"]=LIB_ACL!%!_!# "" >gawk: ./confbmahW5/subs.awk:363: ^ syntax error >gawk: ./confbmahW5/subs.awk:364: S["/; s/!.*/"]=LIB_ACL!%!_!# "" >gawk: ./confbmahW5/subs.awk:364: ^ syntax error >gawk: ./confbmahW5/subs.awk:364: S["/; s/!.*/"]=GL_COND_LIBTOOL_FALSE!%!_!# "" >gawk: ./confbmahW5/subs.awk:364: ^ syntax error >gawk: ./confbmahW5/subs.awk:365: S["/; s/!.*/"]=GL_COND_LIBTOOL_FALSE!%!_!# "" >gawk: ./confbmahW5/subs.awk:365: ^ syntax error >gawk: ./confbmahW5/subs.awk:366: S["/; s/!.*/"]=GL_COND_LIBTOOL_TRUE!#%!_!# "#" >gawk: ./confbmahW5/subs.awk:366: ^ syntax error >gawk: ./confbmahW5/subs.awk:367: S["/; s/!.*/"]=EGREP!/opt/bin/grep -E%!_!# "/opt/bin/grep -E" >gawk: ./confbmahW5/subs.awk:367: ^ syntax error >gawk: ./confbmahW5/subs.awk:368: S["/; s/!.*/"]=GREP!/opt/bin/grep%!_!# "/opt/bin/grep" >gawk: ./confbmahW5/subs.awk:368: ^ syntax error >gawk: ./confbmahW5/subs.awk:369: S["/; s/!.*/"]=CPP!gcc -E%!_!# "gcc -E" >gawk: ./confbmahW5/subs.awk:369: ^ syntax error >gawk: ./confbmahW5/subs.awk:370: S["/; s/!.*/"]=host_os!linux-gnu%!_!# "linux-gnu" >gawk: ./confbmahW5/subs.awk:370: ^ syntax error >gawk: ./confbmahW5/subs.awk:371: S["/; s/!.*/"]=host_vendor!pc%!_!# "pc" >gawk: ./confbmahW5/subs.awk:371: ^ syntax error >gawk: ./confbmahW5/subs.awk:372: S["/; s/!.*/"]=host_cpu!i686%!_!# "i686" >gawk: ./confbmahW5/subs.awk:372: ^ syntax error >gawk: ./confbmahW5/subs.awk:373: S["/; s/!.*/"]=host!i686-pc-linux-gnu%!_!# "i686-pc-linux-gnu" >gawk: ./confbmahW5/subs.awk:373: ^ syntax error >gawk: ./confbmahW5/subs.awk:374: S["/; s/!.*/"]=build_os!linux-gnu%!_!# "linux-gnu" >gawk: ./confbmahW5/subs.awk:374: ^ syntax error >gawk: ./confbmahW5/subs.awk:375: S["/; s/!.*/"]=build_vendor!pc%!_!# "pc" >gawk: ./confbmahW5/subs.awk:375: ^ syntax error >gawk: ./confbmahW5/subs.awk:376: S["/; s/!.*/"]=build_cpu!i686%!_!# "i686" >gawk: ./confbmahW5/subs.awk:376: ^ syntax error >gawk: ./confbmahW5/subs.awk:377: S["/; s/!.*/"]=build!i686-pc-linux-gnu%!_!# "i686-pc-linux-gnu" >gawk: ./confbmahW5/subs.awk:377: ^ syntax error >gawk: ./confbmahW5/subs.awk:378: S["/; s/!.*/"]=RANLIB!ranlib%!_!# "ranlib" >gawk: ./confbmahW5/subs.awk:378: ^ syntax error >gawk: ./confbmahW5/subs.awk:379: S["/; s/!.*/"]=am__fastdepCC_FALSE!#%!_!# "#" >gawk: ./confbmahW5/subs.awk:379: ^ syntax error >gawk: ./confbmahW5/subs.awk:379: S["/; s/!.*/"]=am__fastdepCC_TRUE!%!_!# "" >gawk: ./confbmahW5/subs.awk:379: ^ syntax error >gawk: ./confbmahW5/subs.awk:380: S["/; s/!.*/"]=am__fastdepCC_TRUE!%!_!# "" >gawk: ./confbmahW5/subs.awk:380: ^ syntax error >gawk: ./confbmahW5/subs.awk:380: S["/; s/!.*/"]=CCDEPMODE!depmode=gcc3%!_!# "depmode=gcc3" >gawk: ./confbmahW5/subs.awk:380: ^ syntax error >gawk: ./confbmahW5/subs.awk:381: S["/; s/!.*/"]=CCDEPMODE!depmode=gcc3%!_!# "depmode=gcc3" >gawk: ./confbmahW5/subs.awk:381: ^ syntax error >gawk: ./confbmahW5/subs.awk:381: S["/; s/!.*/"]=AMDEPBACKSLASH!\%!_!# "\\" >gawk: ./confbmahW5/subs.awk:381: ^ backslash not last character on line >gawk: ./confbmahW5/subs.awk:381: S["/; s/!.*/"]=AMDEPBACKSLASH!\%!_!# "\\" >gawk: ./confbmahW5/subs.awk:381: ^ syntax error >config.status: error: could not create bootstrap.sh > >!!! Please attach the following file when seeking support: >!!! /share/MD0_DATA/carsten/gentoo/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1/config.log > [31;01m*[0m ERROR: sys-apps/sed-4.2.1-r1 failed (compile phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_compile > [31;01m*[0m environment, line 2370: Called econf '--bindir=/share/MD0_DATA/carsten/gentoo/bin' '--disable-acl' '--disable-nls' > [31;01m*[0m phase-helpers.sh, line 467: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-apps/sed-4.2.1-r1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-apps/sed-4.2.1-r1'`. > [31;01m*[0m The complete build log is located at '/share/MD0_DATA/carsten/gentoo/var/tmp/portage/sys-apps/sed-4.2.1-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/share/MD0_DATA/carsten/gentoo/var/tmp/portage/sys-apps/sed-4.2.1-r1/temp/environment'. > [31;01m*[0m Working directory: '/share/MD0_DATA/carsten/gentoo/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1' > [31;01m*[0m S: '/share/MD0_DATA/carsten/gentoo/var/tmp/portage/sys-apps/sed-4.2.1-r1/work/sed-4.2.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 447348
:
332356
|
332358
|
332360
| 332632 |
332634
|
332636
|
332642
|
332644
|
332646
|
332650
|
332652
|
332654
|
332658