>>> host-libtextstyle 0.20.1 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/gettext-gnu/gettext-0.20.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1 -xf - >>> host-libtextstyle 0.20.1 Patching >>> host-libtextstyle 0.20.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libtextstyle 0.20.1 Patching libtool patching file /home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/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). patching file /home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle/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-libtextstyle 0.20.1 Configuring (cd /home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/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/buildroot/autobuild/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-1/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-1/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-1/output-1/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-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... /usr/bin/ar checking for /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed 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... 1572864 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... no checking if /usr/bin/gcc supports -c -o file.o... no checking if /usr/bin/gcc supports -c -o file.o... (cached) no checking if we can lock with hard links... 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... checking dynamic linker characteristics... ./configure: line 13405: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory 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 windres... no checking for size_t... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 14662: cannot create temp file for here-document: No space left on device checking for working alloca.h... ./configure: line 14675: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for alloca... ./configure: line 14708: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether `alloca.c' needs Cray hooks... ./configure: line 14775: cannot create temp file for here-document: No space left on device no checking stack direction for C alloca... ./configure: line 14819: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory -1 ./configure: line 14851: cannot create temp file for here-document: No space left on device checking for stdlib.h... (cached) yes ./configure: line 14867: cannot create temp file for here-document: No space left on device checking for string.h... (cached) yes ./configure: line 14867: cannot create temp file for here-document: No space left on device checking for sys/socket.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for unistd.h... (cached) yes ./configure: line 14867: cannot create temp file for here-document: No space left on device checking for limits.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for math.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys/mman.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for wchar.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for stdint.h... (cached) yes ./configure: line 14867: cannot create temp file for here-document: No space left on device checking for features.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for crtdefs.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for _set_invalid_parameter_handler... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for symlink... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for tcdrain... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for fsync... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for getprogname... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for getexecname... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for mprotect... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sigaction... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sigaltstack... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for siginterrupt... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for snprintf... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for tcgetattr... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for vasnprintf... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether // is distinct from /... no checking whether the preprocessor supports include_next... ./configure: line 15092: cannot create temp file for here-document: No space left on device ./configure: line 15101: cannot create temp file for here-document: No space left on device ./configure: line 15111: cannot create temp file for here-document: No space left on device ./configure: line 15119: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 15127: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether system header files limit the line length... ./configure: line 15170: cannot create temp file for here-document: No space left on device no checking for complete errno.h... ./configure: line 15205: cannot create temp file for here-document: No space left on device yes checking whether strerror_r is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 15580: cannot create temp file for here-document: No space left on device checking for strerror_r... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether strerror_r returns char *... ./configure: line 15633: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sig_atomic_t... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for working fcntl.h... ./configure: line 15718: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 15837: cannot create temp file for here-document: No space left on device ./configure: line 15847: cannot create temp file for here-document: No space left on device checking for pid_t... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 15857: cannot create temp file for here-document: No space left on device checking for mode_t... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 15868: cannot create temp file for here-document: No space left on device checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... build-aux/config.rpath: line 652: cannot create temp file for here-document: No space left on device done checking 32-bit host C ABI... ./configure: line 16139: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... ./configure: line 17004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for iconv declaration... ./configure: line 17173: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); ./configure: line 17214: cannot create temp file for here-document: No space left on device checking for inline... ./configure: line 17227: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 17227: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 17227: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 17254: cannot create temp file for here-document: No space left on device checking whether byte ordering is bigendian... ./configure: line 17542: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 17577: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 17624: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 17710: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory yes checking whether long double and double are the same... ./configure: line 17766: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking where to find the exponent in a 'float'... ./configure: line 17812: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking whether isnan(float) can be used without linking with libm... ./configure: line 17921: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether isnan(float) can be used with libm... ./configure: line 17962: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether isnan(double) can be used without linking with libm... ./configure: line 18128: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether isnan(double) can be used with libm... ./configure: line 18169: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether isnan(long double) can be used without linking with libm... ./configure: line 18224: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether isnan(long double) can be used with libm... ./configure: line 18265: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking where to find the exponent in a 'double'... ./configure: line 18727: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking absolute name of ... checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... ./configure: line 18912: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether pow can be used without linking with libm... ./configure: line 18966: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether pow can be used with libm... ./configure: line 19009: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether malloc, realloc, calloc are POSIX compliant... ./configure: line 19155: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for mmap... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether memchr works... ./configure: line 19359: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether defines MIN and MAX... ./configure: line 19451: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether defines MIN and MAX... ./configure: line 19488: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 19523: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for sigset_t... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for ssize_t... ./configure: line 19611: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for C/C++ restrict keyword... ./configure: line 19648: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 19648: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 19648: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 19648: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for uid_t in sys/types.h... ./configure: line 19693: cannot create temp file for here-document: No space left on device no checking whether snprintf returns a byte count as in C99... ./configure: line 19892: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether snprintf is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 19945: cannot create temp file for here-document: No space left on device checking for stdbool.h that conforms to C99... ./configure: line 19954: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for _Bool... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for wchar_t... ./configure: line 20055: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for wint_t... ./configure: line 20088: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for unsigned long long int... yes checking for long long int... yes checking absolute name of ... ./configure: line 20355: cannot create temp file for here-document: No space left on device "" checking whether stdint.h conforms to C99... ./configure: line 20424: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking sys/inttypes.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking sys/inttypes.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys/inttypes.h... no checking sys/bitypes.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking sys/bitypes.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... ./configure: line 3016: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown ./configure: line 20866: cannot create temp file for here-document: No space left on device checking for bit size of size_t... ./configure: line 3016: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown ./configure: line 20866: cannot create temp file for here-document: No space left on device checking for bit size of sig_atomic_t... ./configure: line 3016: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown ./configure: line 20911: cannot create temp file for here-document: No space left on device checking for bit size of wchar_t... ./configure: line 3016: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown ./configure: line 20911: cannot create temp file for here-document: No space left on device checking for bit size of wint_t... ./configure: line 3016: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown ./configure: line 20911: cannot create temp file for here-document: No space left on device checking whether sig_atomic_t is signed... ./configure: line 20927: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether wchar_t is signed... ./configure: line 20927: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether wint_t is signed... ./configure: line 20927: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for ptrdiff_t integer literal suffix... ./configure: line 21004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 21042: cannot create temp file for here-document: No space left on device checking for size_t integer literal suffix... ./configure: line 21004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21004: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 21042: cannot create temp file for here-document: No space left on device checking for sig_atomic_t integer literal suffix... ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 21114: cannot create temp file for here-document: No space left on device checking for wchar_t integer literal suffix... ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 21114: cannot create temp file for here-document: No space left on device checking for wint_t integer literal suffix... ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 21076: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 21114: cannot create temp file for here-document: No space left on device checking whether strerror(0) succeeds... ./configure: line 21175: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking absolute name of ... ./configure: line 21241: cannot create temp file for here-document: No space left on device "" checking absolute name of ... ./configure: line 21331: cannot create temp file for here-document: No space left on device "" checking whether curses libraries may be used... yes checking where terminfo library functions come from... ./configure: line 23286: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 23327: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 23369: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 23411: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 23453: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory not found, consider installing GNU ncurses checking where termcap library functions come from... ./configure: line 23541: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 23565: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 23590: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory not found, consider installing GNU ncurses checking for tparam... ./configure: line 23658: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for tparm... ./configure: line 23703: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for inttypes.h... ./configure: line 23782: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for stdint.h... ./configure: line 23819: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for intmax_t... ./configure: line 23856: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 23895: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) no checking for strnlen... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for wcslen... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for wcsnlen... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for mbrtowc... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for wcrtomb... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether _snprintf is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 23926: cannot create temp file for here-document: No space left on device checking whether vsnprintf is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 23947: cannot create temp file for here-document: No space left on device checking whether uses 'inline' correctly... ./configure: line 24054: cannot create temp file for here-document: No space left on device yes ./configure: line 24171: cannot create temp file for here-document: No space left on device checking winsock2.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking winsock2.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for winsock2.h... no checking whether // is distinct from /... (cached) no checking for error_at_line... ./configure: line 24316: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether fabs can be used without linking with libm... ./configure: line 24368: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether fabs can be used with libm... ./configure: line 24411: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking absolute name of ... ./configure: line 24483: cannot create temp file for here-document: No space left on device "" checking whether conversion from 'int' to 'long double' works... ./configure: line 24629: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking absolute name of ... ./configure: line 24682: cannot create temp file for here-document: No space left on device "" checking whether program_invocation_name is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 24817: cannot create temp file for here-document: No space left on device checking whether program_invocation_short_name is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 24832: cannot create temp file for here-document: No space left on device checking whether __argv is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 24847: cannot create temp file for here-document: No space left on device checking whether __progname is defined in default libraries... ./configure: line 24866: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking whether the compiler generally respects inline... no checking whether isinf is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 24989: cannot create temp file for here-document: No space left on device checking whether isnan macro works... no checking whether isnan(double) can be used without linking with libm... (cached) no checking whether isnan(double) can be used with libm... (cached) no checking whether isnan(double) can be used without linking with libm... (cached) no checking whether isnan(float) can be used without linking with libm... (cached) no checking whether isnan(float) can be used with libm... (cached) no checking where to find the exponent in a 'float'... (cached) unknown checking whether isnan(float) can be used without linking with libm... (cached) no checking where to find the exponent in a 'float'... (cached) unknown checking whether isnan(long double) can be used without linking with libm... (cached) no checking whether isnan(long double) can be used with libm... (cached) no checking where to find the exponent in a 'long double'... ./configure: line 26418: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking whether isnan(long double) can be used without linking with libm... (cached) no checking where to find the exponent in a 'long double'... (cached) unknown checking whether to use the included libcroco... yes checking whether to use the included glib... yes checking for unistd.h... (cached) yes ./configure: line 26986: cannot create temp file for here-document: No space left on device checking whether to use the included libxml... yes checking arpa/inet.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking arpa/inet.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for arpa/inet.h... no checking ctype.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking ctype.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for ctype.h... no checking for dlfcn.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking dl.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking dl.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for dl.h... no checking errno.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking errno.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for errno.h... no checking fcntl.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking fcntl.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for fcntl.h... no checking float.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking float.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for float.h... no checking for limits.h... (cached) no checking malloc.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking malloc.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for malloc.h... no checking for math.h... (cached) no checking netdb.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking netdb.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for netdb.h... no checking netinet/in.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking netinet/in.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for netinet/in.h... no checking signal.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking signal.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for signal.h... no checking for stdlib.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking for string.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking for strings.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking sys/select.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking sys/select.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys/select.h... no checking for sys/socket.h... (cached) no checking for sys/stat.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking sys/time.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking sys/time.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sys/time.h... no checking for sys/types.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking time.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking time.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for time.h... no checking for unistd.h... (cached) yes ./configure: line 27093: cannot create temp file for here-document: No space left on device checking for arpa/nameser.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for resolv.h... ./configure: line 2698: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for dlopen... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for getaddrinfo... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for localtime... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for shlload... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for stat... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for strftime... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether log10 works... ./configure: line 27202: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking absolute name of ... checking whether NAN macro works... ./configure: line 27391: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether HUGE_VAL works... ./configure: line 27426: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking bp-sym.h usability... ./configure: line 2578: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking bp-sym.h presence... ./configure: line 2595: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for bp-sym.h... no checking whether the C compiler is actually a C++ compiler... ./configure: line 27508: cannot create temp file for here-document: No space left on device no ./configure: line 27561: cannot create temp file for here-document: No space left on device ./configure: line 27569: cannot create temp file for here-document: No space left on device checking for obstacks that work with any size object... ./configure: line 27602: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for raise... ./configure: line 2774: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for siginfo_t... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking absolute name of ... ./configure: line 27869: cannot create temp file for here-document: No space left on device "" checking for volatile sig_atomic_t... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for sighandler_t... ./configure: line 2843: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for signbit macro... ./configure: line 27976: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking for signbit compiler built-ins... ./configure: line 28103: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking where to find the sign bit in a 'float'... ./configure: line 28225: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking where to find the sign bit in a 'double'... ./configure: line 28332: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking where to find the sign bit in a 'long double'... ./configure: line 28439: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory unknown checking whether copysignf is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 28542: cannot create temp file for here-document: No space left on device checking whether copysign is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 28592: cannot create temp file for here-document: No space left on device checking whether copysignl is declared... ./configure: line 3081: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 28642: cannot create temp file for here-document: No space left on device checking for stdint.h... (cached) yes ./configure: line 28782: cannot create temp file for here-document: No space left on device checking for SIZE_MAX... ./configure: line 28797: cannot create temp file for here-document: No space left on device ./configure: line 3016: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ./configure: line 3016: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory ((size_t)~(size_t)0) ./configure: line 28865: cannot create temp file for here-document: No space left on device checking for snprintf... (cached) no ./configure: line 29057: cannot create temp file for here-document: No space left on device checking for ssize_t... (cached) no checking for va_copy... ./configure: line 29103: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no ./configure: line 29129: cannot create temp file for here-document: No space left on device ./configure: line 29229: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory checking for good max_align_t... ./configure: line 29314: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking whether NULL can be used in arbitrary expressions... ./configure: line 29356: cannot create temp file for here-document: No space left on device sed: can't read conftest.c: No such file or directory no checking absolute name of ... "///usr/lib/gcc/x86_64-linux-gnu/6/include/stddef.h" checking absolute name of ... "///usr/include/stdio.h" checking which flavor of printf attribute matches inttypes macros... gnu checking absolute name of ... "///usr/include/stdlib.h" checking for stpcpy... yes checking for winsock2.h... (cached) no checking absolute name of ... "///usr/include/unistd.h" checking for ptrdiff_t... no checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... no checking absolute name of ... checking for stdint.h... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm checking the name lister (/usr/bin/nm) interface... (cached) BSD nm checking for gawk... (cached) gawk checking for texi2dvi... /home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle/build-aux/missing texi2dvi checking for dvips... /home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle/build-aux/missing dvips checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/exported.sh config.status: creating lib/textstyle/version.h config.status: creating lib/textstyle/woe32dll.h config.status: creating tests/Makefile config.status: creating adhoc-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-libtextstyle 0.20.1 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle/doc' Making all in lib make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle/lib' rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@|""|g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f float.h-t float.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FLOAT_H''@|""|g' \ -e 's|@''REPLACE_ITOLD''@|1|g' \ < ./float.in.h; \ } > float.h-t && \ mv float.h-t float.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib.in.h; \ } > glib.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glibconfig.in.h; \ } > glibconfig.h-t mv -f glibconfig.h-t glibconfig.h mv -f glib.h-t glib.h test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/ghash.in.h; \ } > glib/ghash.h-t test -d glib || /bin/mkdir -p glib { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/glist.in.h; \ } > glib/glist.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gprimes.in.h; \ } > glib/gprimes.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gstrfuncs.in.h; \ } > glib/gstrfuncs.h-t mv -f glib/ghash.h-t glib/ghash.h mv -f glib/glist.h-t glib/glist.h mv -f glib/gprimes.h-t glib/gprimes.h mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h test -d glib || /bin/mkdir -p glib test -d glib || /bin/mkdir -p glib test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gstring.in.h; \ } > glib/gstring.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./glib/gtypes.in.h; \ } > glib/gtypes.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/DOCBparser.in.h; \ } > libxml/DOCBparser.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLparser.in.h; \ } > libxml/HTMLparser.h-t mv -f glib/gstring.h-t glib/gstring.h mv -f glib/gtypes.h-t glib/gtypes.h mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/HTMLtree.in.h; \ } > libxml/HTMLtree.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX2.in.h; \ } > libxml/SAX2.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/SAX.in.h; \ } > libxml/SAX.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/c14n.in.h; \ } > libxml/c14n.h-t mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h mv -f libxml/SAX2.h-t libxml/SAX2.h mv -f libxml/SAX.h-t libxml/SAX.h mv -f libxml/c14n.h-t libxml/c14n.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/catalog.in.h; \ } > libxml/catalog.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/chvalid.in.h; \ } > libxml/chvalid.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/debugXML.in.h; \ } > libxml/debugXML.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/dict.in.h; \ } > libxml/dict.h-t mv -f libxml/catalog.h-t libxml/catalog.h mv -f libxml/chvalid.h-t libxml/chvalid.h mv -f libxml/debugXML.h-t libxml/debugXML.h mv -f libxml/dict.h-t libxml/dict.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/encoding.in.h; \ } > libxml/encoding.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/entities.in.h; \ } > libxml/entities.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/globals.in.h; \ } > libxml/globals.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/hash.in.h; \ } > libxml/hash.h-t mv -f libxml/encoding.h-t libxml/encoding.h mv -f libxml/entities.h-t libxml/entities.h mv -f libxml/globals.h-t libxml/globals.h mv -f libxml/hash.h-t libxml/hash.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/list.in.h; \ } > libxml/list.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanoftp.in.h; \ } > libxml/nanoftp.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/nanohttp.in.h; \ } > libxml/nanohttp.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parser.in.h; \ } > libxml/parser.h-t mv -f libxml/list.h-t libxml/list.h mv -f libxml/nanoftp.h-t libxml/nanoftp.h mv -f libxml/nanohttp.h-t libxml/nanohttp.h mv -f libxml/parser.h-t libxml/parser.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/parserInternals.in.h; \ } > libxml/parserInternals.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/pattern.in.h; \ } > libxml/pattern.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/relaxng.in.h; \ } > libxml/relaxng.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schemasInternals.in.h; \ } > libxml/schemasInternals.h-t mv -f libxml/parserInternals.h-t libxml/parserInternals.h mv -f libxml/pattern.h-t libxml/pattern.h mv -f libxml/relaxng.h-t libxml/relaxng.h mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/schematron.in.h; \ } > libxml/schematron.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/threads.in.h; \ } > libxml/threads.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/tree.in.h; \ } > libxml/tree.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/uri.in.h; \ } > libxml/uri.h-t mv -f libxml/schematron.h-t libxml/schematron.h mv -f libxml/threads.h-t libxml/threads.h mv -f libxml/tree.h-t libxml/tree.h mv -f libxml/uri.h-t libxml/uri.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/valid.in.h; \ } > libxml/valid.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xinclude.in.h; \ } > libxml/xinclude.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xlink.in.h; \ } > libxml/xlink.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlIO.in.h; \ } > libxml/xmlIO.h-t mv -f libxml/valid.h-t libxml/valid.h mv -f libxml/xinclude.h-t libxml/xinclude.h mv -f libxml/xlink.h-t libxml/xlink.h mv -f libxml/xmlIO.h-t libxml/xmlIO.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlautomata.in.h; \ } > libxml/xmlautomata.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlerror.in.h; \ } > libxml/xmlerror.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlexports.in.h; \ } > libxml/xmlexports.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmemory.in.h; \ } > libxml/xmlmemory.h-t mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h mv -f libxml/xmlerror.h-t libxml/xmlerror.h mv -f libxml/xmlexports.h-t libxml/xmlexports.h mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlmodule.in.h; \ } > libxml/xmlmodule.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlreader.in.h; \ } > libxml/xmlreader.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlregexp.in.h; \ } > libxml/xmlregexp.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlsave.in.h; \ } > libxml/xmlsave.h-t mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h mv -f libxml/xmlreader.h-t libxml/xmlreader.h mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h mv -f libxml/xmlsave.h-t libxml/xmlsave.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemas.in.h; \ } > libxml/xmlschemas.h-t test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlschemastypes.in.h; \ } > libxml/xmlschemastypes.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlstring.in.h; \ } > libxml/xmlstring.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlunicode.in.h; \ } > libxml/xmlunicode.h-t mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h mv -f libxml/xmlstring.h-t libxml/xmlstring.h mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlversion.in.h; \ } > libxml/xmlversion.h-t test -d libxml || /bin/mkdir -p libxml test -d libxml || /bin/mkdir -p libxml { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xmlwriter.in.h; \ } > libxml/xmlwriter.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpath.in.h; \ } > libxml/xpath.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpathInternals.in.h; \ } > libxml/xpathInternals.h-t mv -f libxml/xmlversion.h-t libxml/xmlversion.h mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h mv -f libxml/xpath.h-t libxml/xpath.h mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h test -d libxml || /bin/mkdir -p libxml rm -f limits.h-t limits.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LIMITS_H''@||g' \ < ./limits.in.h; \ } > limits.h-t && \ mv limits.h-t limits.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./libxml/xpointer.in.h; \ } > libxml/xpointer.h-t rm -f math.h-t math.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@||g' \ -e 's/@''GNULIB_ACOSF''@/0/g' \ -e 's/@''GNULIB_ACOSL''@/0/g' \ -e 's/@''GNULIB_ASINF''@/0/g' \ -e 's/@''GNULIB_ASINL''@/0/g' \ -e 's/@''GNULIB_ATANF''@/0/g' \ -e 's/@''GNULIB_ATANL''@/0/g' \ -e 's/@''GNULIB_ATAN2F''@/0/g' \ -e 's/@''GNULIB_CBRT''@/0/g' \ -e 's/@''GNULIB_CBRTF''@/0/g' \ -e 's/@''GNULIB_CBRTL''@/0/g' \ -e 's/@''GNULIB_CEIL''@/0/g' \ -e 's/@''GNULIB_CEILF''@/0/g' \ -e 's/@''GNULIB_CEILL''@/0/g' \ -e 's/@''GNULIB_COPYSIGN''@/0/g' \ -e 's/@''GNULIB_COPYSIGNF''@/0/g' \ -e 's/@''GNULIB_COPYSIGNL''@/0/g' \ -e 's/@''GNULIB_COSF''@/0/g' \ -e 's/@''GNULIB_COSL''@/0/g' \ -e 's/@''GNULIB_COSHF''@/0/g' \ -e 's/@''GNULIB_EXPF''@/0/g' \ -e 's/@''GNULIB_EXPL''@/0/g' \ -e 's/@''GNULIB_EXP2''@/0/g' \ -e 's/@''GNULIB_EXP2F''@/0/g' \ -e 's/@''GNULIB_EXP2L''@/0/g' \ -e 's/@''GNULIB_EXPM1''@/0/g' \ -e 's/@''GNULIB_EXPM1F''@/0/g' \ -e 's/@''GNULIB_EXPM1L''@/0/g' \ -e 's/@''GNULIB_FABSF''@/0/g' \ -e 's/@''GNULIB_FABSL''@/0/g' \ -e 's/@''GNULIB_FLOOR''@/0/g' \ -e 's/@''GNULIB_FLOORF''@/0/g' \ -e 's/@''GNULIB_FLOORL''@/0/g' \ -e 's/@''GNULIB_FMA''@/0/g' \ -e 's/@''GNULIB_FMAF''@/0/g' \ -e 's/@''GNULIB_FMAL''@/0/g' \ -e 's/@''GNULIB_FMOD''@/0/g' \ -e 's/@''GNULIB_FMODF''@/0/g' \ -e 's/@''GNULIB_FMODL''@/0/g' \ -e 's/@''GNULIB_FREXPF''@/0/g' \ -e 's/@''GNULIB_FREXP''@/0/g' \ -e 's/@''GNULIB_FREXPL''@/0/g' \ -e 's/@''GNULIB_HYPOT''@/0/g' \ -e 's/@''GNULIB_HYPOTF''@/0/g' \ -e 's/@''GNULIB_HYPOTL''@/0/g' \ < ./math.in.h | \ sed -e 's/@''GNULIB_ILOGB''@/0/g' \ -e 's/@''GNULIB_ILOGBF''@/0/g' \ -e 's/@''GNULIB_ILOGBL''@/0/g' \ -e 's/@''GNULIB_ISFINITE''@/0/g' \ -e 's/@''GNULIB_ISINF''@/1/g' \ -e 's/@''GNULIB_ISNAN''@/1/g' \ -e 's/@''GNULIB_ISNANF''@/1/g' \ -e 's/@''GNULIB_ISNAND''@/1/g' \ -e 's/@''GNULIB_ISNANL''@/1/g' \ -e 's/@''GNULIB_LDEXPF''@/0/g' \ -e 's/@''GNULIB_LDEXPL''@/0/g' \ -e 's/@''GNULIB_LOG''@/0/g' \ -e 's/@''GNULIB_LOGF''@/0/g' \ -e 's/@''GNULIB_LOGL''@/0/g' \ -e 's/@''GNULIB_LOG10''@/1/g' \ -e 's/@''GNULIB_LOG10F''@/0/g' \ -e 's/@''GNULIB_LOG10L''@/0/g' \ -e 's/@''GNULIB_LOG1P''@/0/g' \ -e 's/@''GNULIB_LOG1PF''@/0/g' \ -e 's/@''GNULIB_LOG1PL''@/0/g' \ -e 's/@''GNULIB_LOG2''@/0/g' \ -e 's/@''GNULIB_LOG2F''@/0/g' \ -e 's/@''GNULIB_LOG2L''@/0/g' \ -e 's/@''GNULIB_LOGB''@/0/g' \ -e 's/@''GNULIB_LOGBF''@/0/g' \ -e 's/@''GNULIB_LOGBL''@/0/g' \ -e 's/@''GNULIB_MODF''@/0/g' \ -e 's/@''GNULIB_MODFF''@/0/g' \ -e 's/@''GNULIB_MODFL''@/0/g' \ -e 's/@''GNULIB_POWF''@/0/g' \ -e 's/@''GNULIB_REMAINDER''@/0/g' \ -e 's/@''GNULIB_REMAINDERF''@/0/g' \ -e 's/@''GNULIB_REMAINDERL''@/0/g' \ -e 's/@''GNULIB_RINT''@/0/g' \ -e 's/@''GNULIB_RINTF''@/0/g' \ -e 's/@''GNULIB_RINTL''@/0/g' \ -e 's/@''GNULIB_ROUND''@/0/g' \ -e 's/@''GNULIB_ROUNDF''@/0/g' \ -e 's/@''GNULIB_ROUNDL''@/0/g' \ -e 's/@''GNULIB_SIGNBIT''@/1/g' \ -e 's/@''GNULIB_SINF''@/0/g' \ -e 's/@''GNULIB_SINL''@/0/g' \ -e 's/@''GNULIB_SINHF''@/0/g' \ -e 's/@''GNULIB_SQRTF''@/0/g' \ -e 's/@''GNULIB_SQRTL''@/0/g' \ -e 's/@''GNULIB_TANF''@/0/g' \ -e 's/@''GNULIB_TANL''@/0/g' \ -e 's/@''GNULIB_TANHF''@/0/g' \ -e 's/@''GNULIB_TRUNC''@/0/g' \ -e 's/@''GNULIB_TRUNCF''@/0/g' \ -e 's/@''GNULIB_TRUNCL''@/0/g' \ | \ sed -e 's|@''HAVE_ACOSF''@|1|g' \ -e 's|@''HAVE_ACOSL''@|1|g' \ -e 's|@''HAVE_ASINF''@|1|g' \ -e 's|@''HAVE_ASINL''@|1|g' \ -e 's|@''HAVE_ATANF''@|1|g' \ -e 's|@''HAVE_ATANL''@|1|g' \ -e 's|@''HAVE_ATAN2F''@|1|g' \ -e 's|@''HAVE_CBRT''@|1|g' \ -e 's|@''HAVE_CBRTF''@|1|g' \ -e 's|@''HAVE_CBRTL''@|1|g' \ -e 's|@''HAVE_COPYSIGN''@|1|g' \ -e 's|@''HAVE_COPYSIGNL''@|1|g' \ -e 's|@''HAVE_COSF''@|1|g' \ -e 's|@''HAVE_COSL''@|1|g' \ -e 's|@''HAVE_COSHF''@|1|g' \ -e 's|@''HAVE_EXPF''@|1|g' \ -e 's|@''HAVE_EXPL''@|1|g' \ -e 's|@''HAVE_EXPM1''@|1|g' \ -e 's|@''HAVE_EXPM1F''@|1|g' \ -e 's|@''HAVE_FABSF''@|1|g' \ -e 's|@''HAVE_FABSL''@|1|g' \ -e 's|@''HAVE_FMA''@|1|g' \ -e 's|@''HAVE_FMAF''@|1|g' \ -e 's|@''HAVE_FMAL''@|1|g' \ -e 's|@''HAVE_FMODF''@|1|g' \ -e 's|@''HAVE_FMODL''@|1|g' \ -e 's|@''HAVE_FREXPF''@|1|g' \ -e 's|@''HAVE_HYPOTF''@|1|g' \ -e 's|@''HAVE_HYPOTL''@|1|g' \ -e 's|@''HAVE_ILOGB''@|1|g' \ -e 's|@''HAVE_ILOGBF''@|1|g' \ -e 's|@''HAVE_ILOGBL''@|1|g' \ -e 's|@''HAVE_ISNANF''@|0|g' \ -e 's|@''HAVE_ISNAND''@|0|g' \ -e 's|@''HAVE_ISNANL''@|0|g' \ -e 's|@''HAVE_LDEXPF''@|1|g' \ -e 's|@''HAVE_LOGF''@|1|g' \ -e 's|@''HAVE_LOGL''@|1|g' \ -e 's|@''HAVE_LOG10F''@|1|g' \ -e 's|@''HAVE_LOG10L''@|1|g' \ -e 's|@''HAVE_LOG1P''@|1|g' \ -e 's|@''HAVE_LOG1PF''@|1|g' \ -e 's|@''HAVE_LOG1PL''@|1|g' \ -e 's|@''HAVE_LOGBF''@|1|g' \ -e 's|@''HAVE_LOGBL''@|1|g' \ -e 's|@''HAVE_MODFF''@|1|g' \ -e 's|@''HAVE_MODFL''@|1|g' \ -e 's|@''HAVE_POWF''@|1|g' \ -e 's|@''HAVE_REMAINDER''@|1|g' \ -e 's|@''HAVE_REMAINDERF''@|1|g' \ -e 's|@''HAVE_RINT''@|1|g' \ -e 's|@''HAVE_RINTL''@|1|g' \ -e 's|@''HAVE_SINF''@|1|g' \ -e 's|@''HAVE_SINL''@|1|g' \ -e 's|@''HAVE_SINHF''@|1|g' \ -e 's|@''HAVE_SQRTF''@|1|g' \ -e 's|@''HAVE_SQRTL''@|1|g' \ -e 's|@''HAVE_TANF''@|1|g' \ -e 's|@''HAVE_TANL''@|1|g' \ -e 's|@''HAVE_TANHF''@|1|g' \ -e 's|@''HAVE_DECL_ACOSL''@|1|g' \ -e 's|@''HAVE_DECL_ASINL''@|1|g' \ -e 's|@''HAVE_DECL_ATANL''@|1|g' \ -e 's|@''HAVE_DECL_CBRTF''@|1|g' \ -e 's|@''HAVE_DECL_CBRTL''@|1|g' \ -e 's|@''HAVE_DECL_CEILF''@|1|g' \ -e 's|@''HAVE_DECL_CEILL''@|1|g' \ -e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \ -e 's|@''HAVE_DECL_COSL''@|1|g' \ -e 's|@''HAVE_DECL_EXPL''@|1|g' \ -e 's|@''HAVE_DECL_EXP2''@|1|g' \ -e 's|@''HAVE_DECL_EXP2F''@|1|g' \ -e 's|@''HAVE_DECL_EXP2L''@|1|g' \ -e 's|@''HAVE_DECL_EXPM1L''@|1|g' \ -e 's|@''HAVE_DECL_FLOORF''@|1|g' \ -e 's|@''HAVE_DECL_FLOORL''@|1|g' \ -e 's|@''HAVE_DECL_FREXPL''@|1|g' \ -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \ -e 's|@''HAVE_DECL_LOGL''@|1|g' \ -e 's|@''HAVE_DECL_LOG10L''@|1|g' \ -e 's|@''HAVE_DECL_LOG2''@|1|g' \ -e 's|@''HAVE_DECL_LOG2F''@|1|g' \ -e 's|@''HAVE_DECL_LOG2L''@|1|g' \ -e 's|@''HAVE_DECL_LOGB''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDER''@|1|g' \ -e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \ -e 's|@''HAVE_DECL_RINTF''@|1|g' \ -e 's|@''HAVE_DECL_ROUND''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \ -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \ -e 's|@''HAVE_DECL_SINL''@|1|g' \ -e 's|@''HAVE_DECL_SQRTL''@|1|g' \ -e 's|@''HAVE_DECL_TANL''@|1|g' \ -e 's|@''HAVE_DECL_TRUNC''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \ | \ sed -e 's|@''REPLACE_ACOSF''@|0|g' \ -e 's|@''REPLACE_ASINF''@|0|g' \ -e 's|@''REPLACE_ATANF''@|0|g' \ -e 's|@''REPLACE_ATAN2F''@|0|g' \ -e 's|@''REPLACE_CBRTF''@|0|g' \ -e 's|@''REPLACE_CBRTL''@|0|g' \ -e 's|@''REPLACE_CEIL''@|0|g' \ -e 's|@''REPLACE_CEILF''@|0|g' \ -e 's|@''REPLACE_CEILL''@|0|g' \ -e 's|@''REPLACE_COSF''@|0|g' \ -e 's|@''REPLACE_COSHF''@|0|g' \ -e 's|@''REPLACE_EXPF''@|0|g' \ -e 's|@''REPLACE_EXPL''@|0|g' \ -e 's|@''REPLACE_EXPM1''@|0|g' \ -e 's|@''REPLACE_EXPM1F''@|0|g' \ -e 's|@''REPLACE_EXPM1L''@|0|g' \ -e 's|@''REPLACE_EXP2''@|0|g' \ -e 's|@''REPLACE_EXP2L''@|0|g' \ -e 's|@''REPLACE_FABSL''@|0|g' \ -e 's|@''REPLACE_FLOOR''@|0|g' \ -e 's|@''REPLACE_FLOORF''@|0|g' \ -e 's|@''REPLACE_FLOORL''@|0|g' \ -e 's|@''REPLACE_FMA''@|0|g' \ -e 's|@''REPLACE_FMAF''@|0|g' \ -e 's|@''REPLACE_FMAL''@|0|g' \ -e 's|@''REPLACE_FMOD''@|0|g' \ -e 's|@''REPLACE_FMODF''@|0|g' \ -e 's|@''REPLACE_FMODL''@|0|g' \ -e 's|@''REPLACE_FREXPF''@|0|g' \ -e 's|@''REPLACE_FREXP''@|0|g' \ -e 's|@''REPLACE_FREXPL''@|0|g' \ -e 's|@''REPLACE_HUGE_VAL''@|1|g' \ -e 's|@''REPLACE_HYPOT''@|0|g' \ -e 's|@''REPLACE_HYPOTF''@|0|g' \ -e 's|@''REPLACE_HYPOTL''@|0|g' \ -e 's|@''REPLACE_ILOGB''@|0|g' \ -e 's|@''REPLACE_ILOGBF''@|0|g' \ -e 's|@''REPLACE_ILOGBL''@|0|g' \ -e 's|@''REPLACE_ISFINITE''@|0|g' \ -e 's|@''REPLACE_ISINF''@|1|g' \ -e 's|@''REPLACE_ISNAN''@|1|g' \ -e 's|@''REPLACE_ITOLD''@|1|g' \ -e 's|@''REPLACE_LDEXPL''@|0|g' \ -e 's|@''REPLACE_LOG''@|0|g' \ -e 's|@''REPLACE_LOGF''@|0|g' \ -e 's|@''REPLACE_LOGL''@|0|g' \ -e 's|@''REPLACE_LOG10''@|1|g' \ -e 's|@''REPLACE_LOG10F''@|0|g' \ -e 's|@''REPLACE_LOG10L''@|0|g' \ -e 's|@''REPLACE_LOG1P''@|0|g' \ -e 's|@''REPLACE_LOG1PF''@|0|g' \ -e 's|@''REPLACE_LOG1PL''@|0|g' \ -e 's|@''REPLACE_LOG2''@|0|g' \ -e 's|@''REPLACE_LOG2F''@|0|g' \ -e 's|@''REPLACE_LOG2L''@|0|g' \ -e 's|@''REPLACE_LOGB''@|0|g' \ -e 's|@''REPLACE_LOGBF''@|0|g' \ -e 's|@''REPLACE_LOGBL''@|0|g' \ -e 's|@''REPLACE_MODF''@|0|g' \ -e 's|@''REPLACE_MODFF''@|0|g' \ -e 's|@''REPLACE_MODFL''@|0|g' \ -e 's|@''REPLACE_NAN''@|1|g' \ -e 's|@''REPLACE_REMAINDER''@|0|g' \ -e 's|@''REPLACE_REMAINDERF''@|0|g' \ -e 's|@''REPLACE_REMAINDERL''@|0|g' \ -e 's|@''REPLACE_RINTL''@|0|g' \ -e 's|@''REPLACE_ROUND''@|0|g' \ -e 's|@''REPLACE_ROUNDF''@|0|g' \ -e 's|@''REPLACE_ROUNDL''@|0|g' \ -e 's|@''REPLACE_SIGNBIT''@|1|g' \ -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \ -e 's|@''REPLACE_SINF''@|0|g' \ -e 's|@''REPLACE_SINHF''@|0|g' \ -e 's|@''REPLACE_SQRTF''@|0|g' \ -e 's|@''REPLACE_SQRTL''@|0|g' \ -e 's|@''REPLACE_TANF''@|0|g' \ -e 's|@''REPLACE_TANHF''@|0|g' \ -e 's|@''REPLACE_TRUNC''@|0|g' \ -e 's|@''REPLACE_TRUNCF''@|0|g' \ -e 's|@''REPLACE_TRUNCL''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > math.h-t && \ mv math.h-t math.h rm -f signal.h-t signal.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SIGNAL_H''@|""|g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \ -e 's/@''GNULIB_RAISE''@/1/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \ -e 's/@''GNULIB_SIGACTION''@/1/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|0|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \ -e 's|@''HAVE_RAISE''@|0|g' \ -e 's|@''HAVE_SIGSET_T''@|0|g' \ -e 's|@''HAVE_SIGINFO_T''@|0|g' \ -e 's|@''HAVE_SIGACTION''@|0|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|0|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|0|g' \ -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \ -e 's|@''REPLACE_RAISE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./signal.in.h; \ } > signal.h-t && \ mv signal.h-t signal.h mv -f libxml/xpointer.h-t libxml/xpointer.h rm -f stdbool.h-t stdbool.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE__BOOL''@/0/g' < ./stdbool.in.h; \ } > stdbool.h-t && \ mv stdbool.h-t stdbool.h rm -f stddef.h-t stddef.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDDEF_H''@|"///usr/lib/gcc/x86_64-linux-gnu/6/include/stddef.h"|g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|0|g' \ -e 's|@''HAVE_WCHAR_T''@|0|g' \ -e 's|@''REPLACE_NULL''@|1|g' \ < ./stddef.in.h; \ } > stddef.h-t && \ mv stddef.h-t stddef.h rm -f stdint.h-t stdint.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDINT_H''@|""|g' \ -e 's/@''HAVE_C99_STDINT_H''@/0/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/0/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/0/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/0/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/0/g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/0/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@/0/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ < ./stdint.in.h; \ } > stdint.h-t && \ mv stdint.h-t stdint.h rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@|"///usr/include/stdio.h"|g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/1/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/1/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/1/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@|"///usr/include/stdlib.h"|g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|1|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@|""|g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/1/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|1|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /bin/mkdir -p sys rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@|"///usr/include/unistd.h"|g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/1/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/1/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/1/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|0|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@|""|g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f unistr.h-t unistr.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unistr.in.h; \ } > unistr.h-t && \ mv -f unistr.h-t unistr.h rm -f unitypes.h-t unitypes.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./unitypes.in.h; \ } > unitypes.h-t && \ mv -f unitypes.h-t unitypes.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \ -e 's|@''INCLUDE_NEXT''@|include|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|0|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|0|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|0|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h /bin/mkdir -p textstyle cat ./libtextstyle.sym.in \ | case "linux-gnu" in \ mingw*) cat ;; \ *) grep -v '^libtextstyle_isatty$' ;; \ esac \ > libtextstyle.sym-t rm -f textstyle/stdbool.h-t textstyle/stdbool.h mv libtextstyle.sym-t libtextstyle.sym { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#if !defined _GL_STDBOOL_H'; \ if test -f /usr/include/stdbool.h; then \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \ else \ echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \ fi; \ echo '#include '; \ echo '#else'; \ cat ./stdbool.mini.h; \ echo '#endif'; \ echo '#endif'; \ } > textstyle/stdbool.h-t mv textstyle/stdbool.h-t textstyle/stdbool.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ : "Avoid double inclusion, to avoid a warning about redefinitions."; \ echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \ echo '#define LIBTEXTSTYLE_CONFIG_H'; \ echo; \ echo '#include "../config.h"'; \ echo; \ echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \ case "linux-gnu" in \ mingw*) echo '#define isatty libtextstyle_isatty' ;; \ esac; \ } > config.h && \ if test -n "yes" && test -n "1"; then \ { \ { \ for f in gl_array_list.h gl_array_list.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c concat-filename.c dirname-lgpl.c basename-lgpl.c stripslash.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c getprogname.h getprogname.c gettext.h hash.h hash.c html-ostream.c html-styled-ostream.c iconv-ostream.c gl_list.h gl_list.c math.c memory-ostream.c minmax.h noop-styled-ostream.c ostream.c safe-read.c safe-write.c sig-handler.c size_max.h styled-ostream.c term-ostream.c term-style-control.c term-styled-ostream.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do \ case $f in \ *.res.lo ) ;; \ *.c | *.o | *.lo ) \ sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \ test -f $sf || sf=./$sf; \ of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \ echo "/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c $sf" 1>&6; \ /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c $sf || { rm -f config.h; exit 1; }; \ sh ./exported.sh $of 1>&5; \ rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \ ;; \ esac; \ done; \ } 5>&1 \ | sed -e 's,.* ,,' | LC_ALL=C sort | LC_ALL=C uniq \ | LC_ALL=C join -v 1 - libtextstyle.sym \ | sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; \ } 6>&1 && \ if test -f config.h; then \ cat config.h-t >> config.h; \ rm -f config.h-t; \ else \ rm -f config.h-t; \ exit 1; \ fi \ fi /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -I/home/buildroot/autobuild/instance-1/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-1/output-1/host/include -c gl_array_list.c In file included from gl_list.h:21:0, from gl_array_list.h:21, from gl_array_list.c:21: ./stdbool.h:115:70: error: expected ';', identifier or '(' before '_Bool' typedef enum { _Bool_must_promote_to_int = -1, false = 0, true = 1 } _Bool; ^~~~~ ./stdbool.h:115:70: warning: useless type name in empty declaration In file included from ./stddef.h:55:0, from gl_list.h:22, from gl_array_list.h:21, from gl_array_list.c:21: ///usr/lib/gcc/x86_64-linux-gnu/6/include/stddef.h:149:1: warning: useless type name in empty declaration typedef __PTRDIFF_TYPE__ ptrdiff_t; ^~~~~~~ In file included from gl_array_list.c:23:0: ./stdint.h:77:11: error: empty filename in #include # include "" ^~ In file included from ./limits.h:27:0, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./limits.h:27, from ./stdint.h:85, from gl_array_list.c:23: ./limits.h:27:20: error: #include nested too deeply #include ^ In file included from ./stdint.h:105:0, from gl_array_list.c:23: ./sys/types.h:39:10: error: empty filename in #include #include "" ^~ In file included from ./stdint.h:112:0, from gl_array_list.c:23: /usr/include/inttypes.h:290:8: error: unknown type name 'intmax_t' extern intmax_t imaxabs (intmax_t __n) __THROW __attribute__ ((__const__)); ^~~~~~~~ /usr/include/inttypes.h:290:26: error: unknown type name 'intmax_t' extern intmax_t imaxabs (intmax_t __n) __THROW __attribute__ ((__const__)); ^~~~~~~~ /usr/include/inttypes.h:293:27: error: unknown type name 'intmax_t' extern imaxdiv_t imaxdiv (intmax_t __numer, intmax_t __denom) ^~~~~~~~ /usr/include/inttypes.h:293:45: error: unknown type name 'intmax_t' extern imaxdiv_t imaxdiv (intmax_t __numer, intmax_t __denom) ^~~~~~~~ /usr/include/inttypes.h:297:8: error: unknown type name 'intmax_t' extern intmax_t strtoimax (const char *__restrict __nptr, ^~~~~~~~ /usr/include/inttypes.h:301:8: error: unknown type name 'uintmax_t' extern uintmax_t strtoumax (const char *__restrict __nptr, ^~~~~~~~~ /usr/include/inttypes.h:305:8: error: unknown type name 'intmax_t' extern intmax_t wcstoimax (const __gwchar_t *__restrict __nptr, ^~~~~~~~ /usr/include/inttypes.h:310:8: error: unknown type name 'uintmax_t' extern uintmax_t wcstoumax (const __gwchar_t *__restrict __nptr, ^~~~~~~~~ In file included from /usr/include/features.h:364:0, from /usr/include/inttypes.h:25, from ./stdint.h:112, from gl_array_list.c:23: /usr/include/inttypes.h:324:1: error: expected ',' or ';' before 'strtoimax' __NTH (strtoimax (const char *__restrict nptr, char **__restrict endptr, ^ /usr/include/inttypes.h:336:1: error: expected ',' or ';' before 'strtoumax' __NTH (strtoumax (const char *__restrict nptr, char **__restrict endptr, ^ /usr/include/inttypes.h:348:1: error: expected ',' or ';' before 'wcstoimax' __NTH (wcstoimax (const __gwchar_t *__restrict nptr, ^ /usr/include/inttypes.h:362:1: error: expected ',' or ';' before 'wcstoumax' __NTH (wcstoumax (const __gwchar_t *__restrict nptr, ^ In file included from gl_array_list.c:26:0: ./string.h:41:10: error: empty filename in #include #include "" ^~ gl_array_list.c: In function 'gl_array_nx_create': gl_array_list.c:100:7: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] memcpy (list->elements, contents, count * sizeof (const void *)); ^~~~~~ gl_array_list.c:100:7: warning: incompatible implicit declaration of built-in function 'memcpy' gl_array_list.c:100:7: note: include '' or provide a declaration of 'memcpy' Makefile:4510: recipe for target 'config.h' failed make[3]: *** [config.h] Error 1 make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle/lib' Makefile:1601: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle' Makefile:1529: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/libtextstyle' package/pkg-generic.mk:289: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/host-libtextstyle-0.20.1/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'