Build of liblouis with vanilla toolchain

The build took 00h 01m 23s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
22,770 makefile
18,870 ansic
4,323 sh
596 python
346 lisp
52 perl
46,957 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: liblouis 2.6.5-2 (Wed Aug 24 14:14:46 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) perl-locale-gettext-1.07-2 help2man-1.47.3-2
#
# Total Installed Size: 0.33 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing perl-locale-gettext...
# installing help2man...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Cleaning autotools files...
# Running autoreconf...
# libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
# libtoolize: copying file 'build-aux/ltmain.sh'
# libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
# libtoolize: copying file 'm4/libtool.m4'
# libtoolize: copying file 'm4/ltoptions.m4'
# libtoolize: copying file 'm4/ltsugar.m4'
# libtoolize: copying file 'm4/ltversion.m4'
# libtoolize: copying file 'm4/lt~obsolete.m4'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# configure.ac:13: installing 'build-aux/compile'
# configure.ac:20: installing 'build-aux/config.guess'
# configure.ac:20: installing 'build-aux/config.sub'
# configure.ac:10: installing 'build-aux/install-sh'
# configure.ac:10: installing 'build-aux/missing'
# Makefile.am: installing './INSTALL'
# doc/Makefile.am:11: installing 'build-aux/mdate-sh'
# doc/Makefile.am:11: installing 'build-aux/texinfo.tex'
# gnulib/Makefile.am: installing 'build-aux/depcomp'
# parallel-tests: installing 'build-aux/test-driver'
# tests/Makefile.am:143: warning: variable 'infiniteTranslationLoop_SOURCES' is defined but no program or
# tests/Makefile.am:143: library has 'infiniteTranslationLoop' as canonical name (possible typo)
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# 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 gcc option to accept ISO C99... none needed
# checking for gcc option to accept ISO Standard C... (cached) none needed
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for wchar_t... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for C/C++ restrict keyword... __restrict
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking whether strndup is declared... (cached) yes
# checking for strndup... yes
# checking whether strnlen is declared... (cached) yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking for unistd.h... (cached) yes
# checking for getopt.h... yes
# checking if gcc/ld supports -Wl,--output-def... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for ssize_t... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for working strndup... yes
# checking for working strnlen... yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... yes
# checking for working GNU getopt function... yes
# checking for working GNU getopt_long function... yes
# checking whether getenv is declared... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... (cached) yes
# checking whether program_invocation_name is declared... yes
# checking whether program_invocation_short_name is declared... yes
# checking for ssize_t... (cached) yes
# checking for va_copy... yes
# checking for max_align_t... (cached) yes
# checking whether NULL can be used in arbitrary expressions... (cached) yes
# checking whether _Exit is declared without a macro... (cached) yes
# checking whether atoll is declared without a macro... (cached) yes
# checking whether canonicalize_file_name is declared without a macro... (cached) yes
# checking whether getloadavg is declared without a macro... (cached) yes
# checking whether getsubopt is declared without a macro... (cached) yes
# checking whether grantpt is declared without a macro... (cached) yes
# checking whether initstate is declared without a macro... (cached) yes
# checking whether initstate_r is declared without a macro... (cached) yes
# checking whether mkdtemp is declared without a macro... (cached) yes
# checking whether mkostemp is declared without a macro... (cached) yes
# checking whether mkostemps is declared without a macro... (cached) yes
# checking whether mkstemp is declared without a macro... (cached) yes
# checking whether mkstemps is declared without a macro... (cached) yes
# checking whether posix_openpt is declared without a macro... (cached) yes
# checking whether ptsname is declared without a macro... (cached) yes
# checking whether ptsname_r is declared without a macro... (cached) yes
# checking whether random is declared without a macro... (cached) yes
# checking whether random_r is declared without a macro... (cached) yes
# checking whether realpath is declared without a macro... (cached) yes
# checking whether rpmatch is declared without a macro... (cached) yes
# checking whether secure_getenv is declared without a macro... (cached) yes
# checking whether setenv is declared without a macro... (cached) yes
# checking whether setstate is declared without a macro... (cached) yes
# checking whether setstate_r is declared without a macro... (cached) yes
# checking whether srandom is declared without a macro... (cached) yes
# checking whether srandom_r is declared without a macro... (cached) yes
# checking whether strtod is declared without a macro... (cached) yes
# checking whether strtoll is declared without a macro... (cached) yes
# checking whether strtoull is declared without a macro... (cached) yes
# checking whether unlockpt is declared without a macro... (cached) yes
# checking whether unsetenv is declared without a macro... (cached) yes
# checking whether chdir is declared without a macro... (cached) yes
# checking whether chown is declared without a macro... (cached) yes
# checking whether dup is declared without a macro... (cached) yes
# checking whether dup2 is declared without a macro... (cached) yes
# checking whether dup3 is declared without a macro... (cached) yes
# checking whether environ is declared without a macro... (cached) yes
# checking whether euidaccess is declared without a macro... (cached) yes
# checking whether faccessat is declared without a macro... (cached) yes
# checking whether fchdir is declared without a macro... (cached) yes
# checking whether fchownat is declared without a macro... (cached) yes
# checking whether fdatasync is declared without a macro... (cached) yes
# checking whether fsync is declared without a macro... (cached) yes
# checking whether ftruncate is declared without a macro... (cached) yes
# checking whether getcwd is declared without a macro... (cached) yes
# checking whether getdomainname is declared without a macro... (cached) yes
# checking whether getdtablesize is declared without a macro... (cached) yes
# checking whether getgroups is declared without a macro... (cached) yes
# checking whether gethostname is declared without a macro... (cached) yes
# checking whether getlogin is declared without a macro... (cached) yes
# checking whether getlogin_r is declared without a macro... (cached) yes
# checking whether getpagesize is declared without a macro... (cached) yes
# checking whether getusershell is declared without a macro... (cached) yes
# checking whether setusershell is declared without a macro... (cached) yes
# checking whether endusershell is declared without a macro... (cached) yes
# checking whether group_member is declared without a macro... (cached) yes
# checking whether isatty is declared without a macro... (cached) yes
# checking whether lchown is declared without a macro... (cached) yes
# checking whether link is declared without a macro... (cached) yes
# checking whether linkat is declared without a macro... (cached) yes
# checking whether lseek is declared without a macro... (cached) yes
# checking whether pipe is declared without a macro... (cached) yes
# checking whether pipe2 is declared without a macro... (cached) yes
# checking whether pread is declared without a macro... (cached) yes
# checking whether pwrite is declared without a macro... (cached) yes
# checking whether readlink is declared without a macro... (cached) yes
# checking whether readlinkat is declared without a macro... (cached) yes
# checking whether rmdir is declared without a macro... (cached) yes
# checking whether sethostname is declared without a macro... (cached) yes
# checking whether sleep is declared without a macro... (cached) yes
# checking whether symlink is declared without a macro... (cached) yes
# checking whether symlinkat is declared without a macro... (cached) yes
# checking whether ttyname_r is declared without a macro... (cached) yes
# checking whether unlink is declared without a macro... (cached) yes
# checking whether unlinkat is declared without a macro... (cached) yes
# checking whether usleep is declared without a macro... (cached) yes
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for yaml_parser_initialize in -lyaml... yes
# checking for ANSI C header files... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for working memcmp... yes
# checking for vprintf... yes
# checking for _doprnt... no
# checking for memset... yes
# checking for library containing strerror... none required
# checking for ANSI C header files... (cached) yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... no
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for help2man... help2man
# checking for a sed that does not truncate output... (cached) /usr/bin/sed
# checking for makeinfo... yes
# checking for makeinfo version >= 5... yes
# checking for a Python interpreter with version >= 2.6... python
# checking for python... /usr/bin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking for pkg-config... /usr/bin/pkg-config
# checking whether 4 byte-wide characters should be supported... no
# 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 man/Makefile
# config.status: creating liblouis/Makefile
# config.status: creating liblouis/liblouis.h
# config.status: creating windows/Makefile
# config.status: creating windows/include/Makefile
# config.status: creating tables/Makefile
# config.status: creating liblouis.pc
# config.status: creating tests/Makefile
# config.status: creating tests/resolve_table.h
# config.status: creating tests/tables/Makefile
# config.status: creating tests/tables/moreTables/Makefile
# config.status: creating tests/tables/resolve_table/Makefile
# config.status: creating tests/tables/resolve_table/dir_1/Makefile
# config.status: creating tests/tables/resolve_table/dir_1/dir_1.1/Makefile
# config.status: creating tests/tables/resolve_table/dir_2/Makefile
# config.status: creating tests/tablesWithMetadata/Makefile
# config.status: creating tests/doctests/Makefile
# config.status: creating tests/harness/Makefile
# config.status: creating tests/harnessSources/Makefile
# config.status: creating python/Makefile
# config.status: creating python/louis/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/gnulib/Makefile
# config.status: creating gnulib/Makefile
# config.status: creating m4/Makefile
# config.status: creating liblouis/config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# Making all in gnulib
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# rm -f arg-nonnull.h-t arg-nonnull.h && \
# sed -n -e '/GL_ARG_NONNULL/,$p' \
# < ../build-aux/snippet/arg-nonnull.h \
# > arg-nonnull.h-t && \
# mv arg-nonnull.h-t arg-nonnull.h
# rm -f c++defs.h-t c++defs.h && \
# sed -n -e '/_GL_CXXDEFS/,$p' \
# < ../build-aux/snippet/c++defs.h \
# > c++defs.h-t && \
# mv c++defs.h-t c++defs.h
# rm -f warn-on-use.h-t warn-on-use.h && \
# sed -n -e '/^.ifndef/,$p' \
# < ../build-aux/snippet/warn-on-use.h \
# > warn-on-use.h-t && \
# mv warn-on-use.h-t warn-on-use.h
# /usr/bin/mkdir -p sys
# rm -f sys/types.h-t sys/types.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TYPES_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# < ./sys_types.in.h; \
# } > sys/types.h-t && \
# mv sys/types.h-t sys/types.h
# rm -f stdlib.h-t stdlib.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_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''@/1/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_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_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_RANDOM''@|1|g' \
# -e 's|@''HAVE_RANDOM_H''@|1|g' \
# -e 's|@''HAVE_RANDOM_R''@|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_STRTOD''@|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_MALLOC''@|0|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_R''@|0|g' \
# -e 's|@''REPLACE_REALLOC''@|0|g' \
# -e 's|@''REPLACE_REALPATH''@|0|g' \
# -e 's|@''REPLACE_SETENV''@|0|g' \
# -e 's|@''REPLACE_STRTOD''@|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 ../build-aux/snippet/_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|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STRING_H''@||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''@/0/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''@/0/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''@/1/g' \
# -e 's/@''GNULIB_STRNLEN''@/1/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''@/0/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_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_STPNCPY''@|0|g' \
# -e 's|@''REPLACE_MEMCHR''@|0|g' \
# -e 's|@''REPLACE_MEMMEM''@|0|g' \
# -e 's|@''REPLACE_STRCASESTR''@|0|g' \
# -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
# -e 's|@''REPLACE_STRDUP''@|0|g' \
# -e 's|@''REPLACE_STRSTR''@|0|g' \
# -e 's|@''REPLACE_STRERROR''@|0|g' \
# -e 's|@''REPLACE_STRERROR_R''@|0|g' \
# -e 's|@''REPLACE_STRNCAT''@|0|g' \
# -e 's|@''REPLACE_STRNDUP''@|0|g' \
# -e 's|@''REPLACE_STRNLEN''@|0|g' \
# -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
# -e 's|@''REPLACE_STRTOK_R''@|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
# rm -f unistd.h-t unistd.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_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''@/0/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''@/0/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_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''@/0/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_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''@/0/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''@|1|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_GETLOGIN''@|1|g' \
# -e 's|@''HAVE_GETPAGESIZE''@|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_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_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_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_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_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
# make all-recursive
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../liblouis -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../liblouis -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o
# mv -f .deps/unistd.Tpo .deps/unistd.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -no-undefined -o libgnu.la unistd.lo -lyaml
# libtool: link: ar cru .libs/libgnu.a .libs/unistd.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgnu.a
# libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# Making all in liblouis
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/liblouis'
# make all-am
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/liblouis'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -MT lou_backTranslateString.lo -MD -MP -MF .deps/lou_backTranslateString.Tpo -c -o lou_backTranslateString.lo lou_backTranslateString.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -MT compileTranslationTable.lo -MD -MP -MF .deps/compileTranslationTable.Tpo -c -o compileTranslationTable.lo compileTranslationTable.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -MT compileTranslationTable.lo -MD -MP -MF .deps/compileTranslationTable.Tpo -c compileTranslationTable.c -fPIC -DPIC -o .libs/compileTranslationTable.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -MT lou_backTranslateString.lo -MD -MP -MF .deps/lou_backTranslateString.Tpo -c lou_backTranslateString.c -fPIC -DPIC -o .libs/lou_backTranslateString.o
# compileTranslationTable.c: In function 'resolveTable':
# compileTranslationTable.c:4650:26: warning: passing argument 1 of 'copyStringArray' from incompatible pointer type [-Wincompatible-pointer-types]
# return copyStringArray((*tableResolver) (tableList, base));
# ^
# compileTranslationTable.c:4629:1: note: expected 'const char **' but argument is of type 'char **'
# copyStringArray(const char ** array)
# ^~~~~~~~~~~~~~~
# mv -f .deps/lou_backTranslateString.Tpo .deps/lou_backTranslateString.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo logging.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fPIC -DPIC -o .libs/logging.o
# mv -f .deps/logging.Tpo .deps/logging.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -MT lou_translateString.lo -MD -MP -MF .deps/lou_translateString.Tpo -c -o lou_translateString.lo lou_translateString.c
# mv -f .deps/compileTranslationTable.Tpo .deps/compileTranslationTable.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -MT wrappers.lo -MD -MP -MF .deps/wrappers.Tpo -c -o wrappers.lo wrappers.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -MT lou_translateString.lo -MD -MP -MF .deps/lou_translateString.Tpo -c lou_translateString.c -fPIC -DPIC -o .libs/lou_translateString.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -MT wrappers.lo -MD -MP -MF .deps/wrappers.Tpo -c wrappers.c -fPIC -DPIC -o .libs/wrappers.o
# mv -f .deps/wrappers.Tpo .deps/wrappers.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -MT findTable.lo -MD -MP -MF .deps/findTable.Tpo -c -o findTable.lo findTable.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -MT findTable.lo -MD -MP -MF .deps/findTable.Tpo -c findTable.c -fPIC -DPIC -o .libs/findTable.o
# mv -f .deps/lou_translateString.Tpo .deps/lou_translateString.Plo
# findTable.c: In function 'lou_findTable':
# findTable.c:609:19: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# tablesArray = list_toArray(tables, NULL);
# ^
# mv -f .deps/findTable.Tpo .deps/findTable.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -version-info 10:0:0 -no-undefined -o liblouis.la -rpath /usr/lib lou_backTranslateString.lo compileTranslationTable.lo logging.lo lou_translateString.lo wrappers.lo findTable.lo ../gnulib/libgnu.la -lyaml
# libtool: link: gcc -shared -fPIC -DPIC .libs/lou_backTranslateString.o .libs/compileTranslationTable.o .libs/logging.o .libs/lou_translateString.o .libs/wrappers.o .libs/findTable.o -Wl,--whole-archive ../gnulib/.libs/libgnu.a -Wl,--no-whole-archive -lyaml -Wl,-soname -Wl,liblouis.so.10 -o .libs/liblouis.so.10.0.0
# libtool: link: (cd ".libs" && rm -f "liblouis.so.10" && ln -s "liblouis.so.10.0.0" "liblouis.so.10")
# libtool: link: (cd ".libs" && rm -f "liblouis.so" && ln -s "liblouis.so.10.0.0" "liblouis.so")
# libtool: link: ( cd ".libs" && rm -f "liblouis.la" && ln -s "../liblouis.la" "liblouis.la" )
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/liblouis'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/liblouis'
# Making all in tools
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# Making all in gnulib
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# rm -f arg-nonnull.h-t arg-nonnull.h && \
# sed -n -e '/GL_ARG_NONNULL/,$p' \
# < ../../build-aux/snippet/arg-nonnull.h \
# > arg-nonnull.h-t && \
# mv arg-nonnull.h-t arg-nonnull.h
# rm -f c++defs.h-t c++defs.h && \
# sed -n -e '/_GL_CXXDEFS/,$p' \
# < ../../build-aux/snippet/c++defs.h \
# > c++defs.h-t && \
# mv c++defs.h-t c++defs.h
# rm -f warn-on-use.h-t warn-on-use.h && \
# sed -n -e '/^.ifndef/,$p' \
# < ../../build-aux/snippet/warn-on-use.h \
# > warn-on-use.h-t && \
# mv warn-on-use.h-t warn-on-use.h
# /usr/bin/mkdir -p sys
# rm -f sys/types.h-t sys/types.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL_GL_TOOLS|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TYPES_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# < ./sys_types.in.h; \
# } > sys/types.h-t && \
# mv sys/types.h-t sys/types.h
# rm -f stdlib.h-t stdlib.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL_GL_TOOLS|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_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''@/1/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_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_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_RANDOM''@|1|g' \
# -e 's|@''HAVE_RANDOM_H''@|1|g' \
# -e 's|@''HAVE_RANDOM_R''@|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_STRTOD''@|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_MALLOC''@|0|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_R''@|0|g' \
# -e 's|@''REPLACE_REALLOC''@|0|g' \
# -e 's|@''REPLACE_REALPATH''@|0|g' \
# -e 's|@''REPLACE_SETENV''@|0|g' \
# -e 's|@''REPLACE_STRTOD''@|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 ../../build-aux/snippet/_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 unistd.h-t unistd.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL_GL_TOOLS|g' \
# -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_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''@/0/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''@/0/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_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''@/0/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_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''@/0/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''@|1|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_GETLOGIN''@|1|g' \
# -e 's|@''HAVE_GETPAGESIZE''@|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_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_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_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_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_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
# make all-recursive
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../liblouis -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c -o progname.lo progname.c
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../liblouis -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c -o unistd.lo unistd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../liblouis -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../liblouis -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o
# mv -f .deps/unistd.Tpo .deps/unistd.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../liblouis -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.lo version-etc.c
# mv -f .deps/progname.Tpo .deps/progname.Plo
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../liblouis -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o
# mv -f .deps/version-etc.Tpo .deps/version-etc.Plo
# /bin/sh ../../libtool --tag=CC --mode=link gcc -no-undefined -o libgnutools.la progname.lo unistd.lo version-etc.lo -lyaml
# libtool: link: ar cru .libs/libgnutools.a .libs/progname.o .libs/unistd.o .libs/version-etc.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgnutools.a
# libtool: link: ( cd ".libs" && rm -f "libgnutools.la" && ln -s "../libgnutools.la" "libgnutools.la" )
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# gcc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -MT lou_allround.o -MD -MP -MF .deps/lou_allround.Tpo -c -o lou_allround.o lou_allround.c
# gcc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -MT lou_checkhyphens.o -MD -MP -MF .deps/lou_checkhyphens.Tpo -c -o lou_checkhyphens.o lou_checkhyphens.c
# mv -f .deps/lou_checkhyphens.Tpo .deps/lou_checkhyphens.Po
# gcc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -MT lou_checktable.o -MD -MP -MF .deps/lou_checktable.Tpo -c -o lou_checktable.o lou_checktable.c
# mv -f .deps/lou_allround.Tpo .deps/lou_allround.Po
# gcc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -MT lou_debug.o -MD -MP -MF .deps/lou_debug.Tpo -c -o lou_debug.o lou_debug.c
# mv -f .deps/lou_checktable.Tpo .deps/lou_checktable.Po
# gcc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -MT lou_translate.o -MD -MP -MF .deps/lou_translate.Tpo -c -o lou_translate.o lou_translate.c
# mv -f .deps/lou_translate.Tpo .deps/lou_translate.Po
# gcc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -MT lou_trace.o -MD -MP -MF .deps/lou_trace.Tpo -c -o lou_trace.o lou_trace.c
# mv -f .deps/lou_debug.Tpo .deps/lou_debug.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -o lou_allround lou_allround.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la -lyaml
# mv -f .deps/lou_trace.Tpo .deps/lou_trace.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -o lou_checkhyphens lou_checkhyphens.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la -lyaml
# libtool: link: gcc -o .libs/lou_allround lou_allround.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a -lyaml
# /bin/sh ../libtool --tag=CC --mode=link gcc -o lou_checktable lou_checktable.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la -lyaml
# libtool: link: gcc -o .libs/lou_checkhyphens lou_checkhyphens.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a -lyaml
# /bin/sh ../libtool --tag=CC --mode=link gcc -o lou_debug lou_debug.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la -lyaml
# libtool: link: gcc -o .libs/lou_checktable lou_checktable.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a -lyaml
# /bin/sh ../libtool --tag=CC --mode=link gcc -o lou_translate lou_translate.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la -lyaml
# libtool: link: gcc -o .libs/lou_debug lou_debug.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a -lyaml
# /bin/sh ../libtool --tag=CC --mode=link gcc -o lou_trace lou_trace.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la -lyaml
# libtool: link: gcc -o .libs/lou_translate lou_translate.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a -lyaml
# libtool: link: gcc -o .libs/lou_trace lou_trace.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a -lyaml
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# Making all in tables
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tables'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tables'
# Making all in man
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/man'
# help2man ../tools/lou_allround --info-page=liblouis \
# --name="Test every capability of the liblouis library" \
# --output=lou_allround.1
# help2man ../tools/lou_checkhyphens --info-page=liblouis \
# --name="Check the accuracy of hyphenation in liblouis Braille translation tables" \
# --output=lou_checkhyphens.1
# help2man ../tools/lou_checktable --info-page=liblouis \
# --name="Test a liblouis Braille translation table" \
# --output=lou_checktable.1
# help2man ../tools/lou_debug --info-page=liblouis \
# --name="A debugger for liblouis Braille translation tables" \
# --output=lou_debug.1
# help2man ../tools/lou_translate --info-page=liblouis \
# --name="A Braille translator for large scale testing of liblouis Braille translation tables" \
# --output=lou_translate.1
# help2man ../tools/lou_trace --info-page=liblouis \
# --name="A tool to list all the rules that were used for a Braille translation" \
# --output=lou_trace.1
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/man'
# Making all in tests
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# Making all in tables
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# Making all in moreTables
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/moreTables'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/moreTables'
# Making all in resolve_table
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# Making all in dir_1
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# Making all in dir_1.1
# make[5]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1/dir_1.1'
# make[5]: Nothing to be done for 'all'.
# make[5]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1/dir_1.1'
# make[5]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# make[5]: Nothing to be done for 'all-am'.
# make[5]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# Making all in dir_2
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_2'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_2'
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# Making all in tablesWithMetadata
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tablesWithMetadata'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tablesWithMetadata'
# Making all in doctests
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/doctests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/doctests'
# Making all in harness
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harness'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harness'
# Making all in harnessSources
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harnessSources'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harnessSources'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# Making all in python
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# Making all in louis
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/python/louis'
# source ../../liblouis/liblouis.la ; \
# sed "s/###LIBLOUIS_SONAME###/$dlname/" \
# < ./__init__.py.in \
# > __init__.py
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/python/louis'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# Making all in m4
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/m4'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/m4'
# Making all in windows
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# Making all in include
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/windows/include'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/windows/include'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# make[2]: Nothing to be done for 'all-am'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# Making all in doc
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/doc'
# /bin/sh /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing makeinfo --plaintext liblouis.texi -o liblouis.txt
# Updating ./version.texi
# restore=: && backupdir=".am$$" && \
# am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
# rm -rf $backupdir && mkdir $backupdir && \
# if (/bin/sh /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
# for f in liblouis.info liblouis.info-[0-9] liblouis.info-[0-9][0-9] liblouis.i[0-9] liblouis.i[0-9][0-9]; do \
# if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
# done; \
# else :; fi && \
# cd "$am__cwd"; \
# if /bin/sh /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing makeinfo -I . \
# -o liblouis.info liblouis.texi; \
# then \
# rc=0; \
# CDPATH="${ZSH_VERSION+.}:" && cd .; \
# else \
# rc=$?; \
# CDPATH="${ZSH_VERSION+.}:" && cd . && \
# $restore $backupdir/* `echo "./liblouis.info" | sed 's|[^/]*$||'`; \
# fi; \
# rm -rf $backupdir; exit $rc
# rm -rf liblouis.htp
# if /bin/sh /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing makeinfo --html --no-headers --no-split -I . \
# -o liblouis.htp liblouis.texi; \
# then \
# rm -rf liblouis.html && mv liblouis.htp liblouis.html; \
# else \
# rm -rf liblouis.htp; exit 1; \
# fi
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/doc'
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in gnulib
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make install-recursive
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/gnulib'
# Making install in liblouis
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/liblouis'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/liblouis'
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/include/liblouis'
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/include/liblouis'
# /usr/bin/install -c -m 644 louis.h '/tmp/liblouis/pkg/liblouis/usr/include/liblouis'
# /usr/bin/install -c -m 644 liblouis.h '/tmp/liblouis/pkg/liblouis/usr/include/liblouis'
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c liblouis.la '/tmp/liblouis/pkg/liblouis/usr/lib'
# libtool: install: /usr/bin/install -c .libs/liblouis.so.10.0.0 /tmp/liblouis/pkg/liblouis/usr/lib/liblouis.so.10.0.0
# libtool: install: (cd /tmp/liblouis/pkg/liblouis/usr/lib && { ln -s -f liblouis.so.10.0.0 liblouis.so.10 || { rm -f liblouis.so.10 && ln -s liblouis.so.10.0.0 liblouis.so.10; }; })
# libtool: install: (cd /tmp/liblouis/pkg/liblouis/usr/lib && { ln -s -f liblouis.so.10.0.0 liblouis.so || { rm -f liblouis.so && ln -s liblouis.so.10.0.0 liblouis.so; }; })
# libtool: install: /usr/bin/install -c .libs/liblouis.lai /tmp/liblouis/pkg/liblouis/usr/lib/liblouis.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/liblouis'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/liblouis'
# Making install in tools
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# Making install in gnulib
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make install-recursive
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[5]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools/gnulib'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/bin'
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/bin'
# /usr/bin/install -c lou_harnessGenerator '/tmp/liblouis/pkg/liblouis/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c lou_allround lou_checkhyphens lou_checktable lou_debug lou_translate lou_trace '/tmp/liblouis/pkg/liblouis/usr/bin'
# libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lou_allround /tmp/liblouis/pkg/liblouis/usr/bin/lou_allround
# libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lou_checkhyphens /tmp/liblouis/pkg/liblouis/usr/bin/lou_checkhyphens
# libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lou_checktable /tmp/liblouis/pkg/liblouis/usr/bin/lou_checktable
# libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lou_debug /tmp/liblouis/pkg/liblouis/usr/bin/lou_debug
# libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lou_translate /tmp/liblouis/pkg/liblouis/usr/bin/lou_translate
# libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/lou_trace /tmp/liblouis/pkg/liblouis/usr/bin/lou_trace
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tools'
# Making install in tables
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tables'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tables'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/share/liblouis/tables'
# /usr/bin/install -c -m 644 afr-za-g1.ctb ar-ar-g1.utb ar-fa.utb as-in-g1.utb aw-in-g1.utb be-in-g1.utb bengali.cti bg.ctb bh.ctb bo.ctb boxes.ctb braille-patterns.cti br-in-g1.utb ca-chardefs.cti ca-g1.ctb chardefs.cti chr-us-g1.ctb ckb-chardefs.cti ckb-g1.ctb ckb-translation.cti compress.cti controlchars.cti corrections.cti countries.cti cs-chardefs.cti cs-g1.ctb cs-translation.cti cy-cy-g1.utb cy-cy-g2.ctb Cz-Cz-g1.utb da-ansi8.dis da-chardefs6.cti da-chardefs8.cti da-dk-common6.uti da-dk.dis da-dk-g16.utb da-dk-g18.utb da-dk-g26.ctb da-dk-g26-patches.cti da-dk-g28caps.cti '/tmp/liblouis/pkg/liblouis/usr/share/liblouis/tables'
# /usr/bin/install -c -m 644 da-dk-g28.ctb da-dk-g28-patches.cti da-dk-g2core.cti da-dk-nocaps.uti da-lt.ctb de-ch-accents.cti de-chardefs6.cti de-chardefs8.cti de-chess.ctb de-ch-g0.utb de-ch-g1.ctb de-ch-g2.ctb de-de-accents.cti de-de-comp8.ctb de-de.dis de-de-g0.utb de-de-g1.ctb de-de-g2.ctb de-eurobrl6.dis de-eurobrl6u.dis de-g0-core.uti de-g1-core.cti de-g2-core.cti devanagari.cti digits6DotsPlusDot6.uti digits6Dots.uti digits8Dots.uti dra.ctb en_CA.ctb en-chess.ctb en-gb-comp8.ctb en-gb-g1.utb en-GB-g2.ctb en-in-g1.ctb en-ueb-chardefs.uti en-ueb-g1.ctb en-ueb-g2.ctb en-us-brf.dis en-us-comp6.ctb en-us-comp8.ctb '/tmp/liblouis/pkg/liblouis/usr/share/liblouis/tables'
# /usr/bin/install -c -m 644 en-us-compbrl.ctb en-us-g1.ctb en-us-g2.ctb en-us-interline.ctb en-us-mathtext.ctb eo-g1.ctb eo-g1-x-system.ctb es-chardefs.cti Es-Es-G0.utb Es-Es-g1.utb es-g1.ctb es-new.dis es-old.dis es-translation.cti et.ctb et-g0.utb ethio-g1.ctb eurodefs.cti fi1.ctb fi2.ctb fi-fi-8dot.ctb fi-fi.ctb fi.utb fr-2007.ctb fr-bfu-comp6.utb fr-bfu-comp8.utb fr-bfu-g2.ctb fr-ca-g1.utb Fr-Ca-g2.ctb fr-fr-g1.utb Fr-Fr-g2.ctb ga-g1.utb ga-g2.ctb gd.ctb gon.ctb gr-bb.ctb gr-gr-g1.utb gu-in-g1.utb gujarati.cti gurumuki.cti '/tmp/liblouis/pkg/liblouis/usr/share/liblouis/tables'
# /usr/bin/install -c -m 644 haw-us-g1.ctb he.ctb hi-in-g1.utb hr.ctb hu-backtranslate-correction.dis hu-chardefs.cti hu-exceptionwords.cti hu-hu-comp8.ctb hu-hu-g1.ctb hy.ctb hyph_cs_CZ.dic hyph_da_DK.dic hyph_de_DE.dic hyph_en_US.dic hyph_eo.dic hyph_es_ES.dic hyph_fr_FR.dic hyph_hu_HU.dic hyph_it_IT.dic hyph_nb_NO.dic hyph_nl_NL.dic hyph_nn_NO.dic hyph_pl_PL.dic hyph_pt_PT.dic hyph_ru.dic hyph_sv_SE.dic is-chardefs6.cti is-chardefs8.cti is.ctb it-it-comp6.utb it-it-comp8.utb iu-ca-g1.ctb ka-in-g1.utb kannada.cti kh-in-g1.utb ko-2006.cti ko-2006-g1.ctb ko-2006-g2.ctb ko-chars.cti ko.cti '/tmp/liblouis/pkg/liblouis/usr/share/liblouis/tables'
# /usr/bin/install -c -m 644 ko-g1.ctb ko-g1-rules.cti ko-g2.ctb ko-g2-rules.cti kok.ctb kru.ctb ks-in-g1.utb latinLetterDef6Dots.uti latinLetterDef8Dots.uti litdigits6Dots.uti loweredDigits6Dots.uti loweredDigits8Dots.uti lt.ctb Lv-Lv-g1.utb malayalam.cti mao-nz-g1.ctb marburg.ctb marburg_edit.ctb marburg_single_cell_defs.cti marburg_unicode_defs.cti ml-in-g1.utb mn-in-g1.utb mn-MN.utb mr-in-g1.utb mt.ctb mun.ctb mwr.ctb ne.ctb nemeth.ctb nemethdefs.cti nemeth_edit.ctb nl-BE-chardefs.cti nl-BE.dis nl-BE-g1.ctb nl-NL-chardefs.cti nl-NL-g1.ctb no-no-8dot.utb no-no-chardefs6.uti no-no.ctb no-no.dis '/tmp/liblouis/pkg/liblouis/usr/share/liblouis/tables'
# /usr/bin/install -c -m 644 no-no-g0.utb no-no-g1.ctb no-no-g2.ctb no-no-g3.ctb no-no-generic.ctb no-no-generic.dis no-no-latinLetterDef6Dots_diacritics.uti np-in-g1.utb or-in-g1.utb oriya.cti pi.ctb pl-pl-comp8.ctb Pl-Pl-g1.utb printables.cti pt-pt-comp8.ctb pt-pt-g1.utb pt-pt-g2.ctb pu-in-g1.utb ro.ctb ru-chardefs.cti ru-compbrl.ctb ru.ctb ru-letters.dis ru-litbrl.ctb ru-ru.dis ru-ru-g1.utb sa-in-g1.utb se-se.ctb se-se.dis Se-Se-g1.utb si-in-g1.utb sk-sk-g1.utb sk-sk.utb sl-si-comp8.ctb sl-si-g1.utb sot-za-g1.ctb spaces.ctb sr-chardefs.cti sr-g1.ctb sv-1989.ctb '/tmp/liblouis/pkg/liblouis/usr/share/liblouis/tables'
# /usr/bin/install -c -m 644 sv-1996.ctb ta.ctb tamil.cti ta-ta-g1.ctb te-in-g1.utb telugu.cti text_nabcc.dis tr.ctb tsn-za-g1.ctb UEBC-g1.utb UEBC-g2.ctb ukchardefs.cti ukmaths.ctb ukmaths_edit.ctb ukmaths_single_cell_defs.cti ukmaths_unicode_defs.cti unicodedefs.cti unicode.dis uni-text.dis us-table.dis vi.ctb vi-g1.ctb wiskunde-chardefs.cti wiskunde.ctb wiskunde-translation.cti zh-hk.ctb zh-tw.ctb '/tmp/liblouis/pkg/liblouis/usr/share/liblouis/tables'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tables'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tables'
# Making install in man
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/man'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/share/man/man1'
# /usr/bin/install -c -m 644 lou_allround.1 lou_checkhyphens.1 lou_checktable.1 lou_debug.1 lou_translate.1 lou_trace.1 '/tmp/liblouis/pkg/liblouis/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/man'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/man'
# Making install in tests
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# Making install in tables
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# Making install in moreTables
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/moreTables'
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/moreTables'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/moreTables'
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/moreTables'
# Making install in resolve_table
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# Making install in dir_1
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# Making install in dir_1.1
# make[5]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1/dir_1.1'
# make[6]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1/dir_1.1'
# make[6]: Nothing to be done for 'install-exec-am'.
# make[6]: Nothing to be done for 'install-data-am'.
# make[6]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1/dir_1.1'
# make[5]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1/dir_1.1'
# make[5]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# make[6]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# make[6]: Nothing to be done for 'install-exec-am'.
# make[6]: Nothing to be done for 'install-data-am'.
# make[6]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# make[5]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_1'
# Making install in dir_2
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_2'
# make[5]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_2'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_2'
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table/dir_2'
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# make[5]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# make[5]: Nothing to be done for 'install-exec-am'.
# make[5]: Nothing to be done for 'install-data-am'.
# make[5]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables/resolve_table'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# make[4]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tables'
# Making install in tablesWithMetadata
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tablesWithMetadata'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tablesWithMetadata'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tablesWithMetadata'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/tablesWithMetadata'
# Making install in doctests
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/doctests'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/doctests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/doctests'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/doctests'
# Making install in harness
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harness'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harness'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harness'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harness'
# Making install in harnessSources
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harnessSources'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harnessSources'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harnessSources'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests/harnessSources'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/tests'
# Making install in python
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# Making install in louis
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/python/louis'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/python/louis'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/python/louis'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/python/louis'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/python'
# Making install in m4
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/m4'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/m4'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/m4'
# Making install in windows
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# Making install in include
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/windows/include'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/windows/include'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/windows/include'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/windows/include'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# make[3]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/windows'
# Making install in doc
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/doc'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/share/doc/liblouis'
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/share/info'
# /usr/bin/install -c -m 644 liblouis.html liblouis.txt '/tmp/liblouis/pkg/liblouis/usr/share/doc/liblouis'
# /usr/bin/install -c -m 644 ./liblouis.info '/tmp/liblouis/pkg/liblouis/usr/share/info'
# install-info --info-dir='/tmp/liblouis/pkg/liblouis/usr/share/info' '/tmp/liblouis/pkg/liblouis/usr/share/info/liblouis.info'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/doc'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5/doc'
# make[1]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5'
# make[2]: Entering directory '/tmp/liblouis/src/liblouis-2.6.5'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/liblouis/pkg/liblouis/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 liblouis.pc '/tmp/liblouis/pkg/liblouis/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5'
# make[1]: Leaving directory '/tmp/liblouis/src/liblouis-2.6.5'
# Traceback (most recent call last):
# File "setup.py", line 25, in
# import louis
# File "/tmp/liblouis/src/liblouis-2.6.5/python/louis/__init__.py", line 68, in
# liblouis = _loader["liblouis.so.10"]
# File "/usr/lib/python2.7/ctypes/__init__.py", line 437, in __getitem__
# return getattr(self, name)
# File "/usr/lib/python2.7/ctypes/__init__.py", line 432, in __getattr__
# dll = self._dlltype(name)
# File "/usr/lib/python2.7/ctypes/__init__.py", line 362, in __init__
# self._handle = _dlopen(self._name, mode)
# OSError: liblouis.so.10: cannot open shared object file: No such file or directory
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/liblouis/src/liblouis-2.6.5/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by Liblouis configure 2.6.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b17480c8ab7b
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2732: checking for a BSD-compatible install
# configure:2800: result: /usr/bin/install -c
# configure:2811: checking whether build environment is sane
# configure:2866: result: yes
# configure:2925: checking for x86_64-unknown-linux-strip
# configure:2955: result: no
# configure:2965: checking for strip
# configure:2981: found /usr/bin/strip
# configure:2992: result: strip
# configure:3017: checking for a thread-safe mkdir -p
# configure:3056: result: /usr/bin/mkdir -p
# configure:3063: checking for gawk
# configure:3079: found /usr/bin/gawk
# configure:3090: result: gawk
# configure:3101: checking whether make sets $(MAKE)
# configure:3123: result: yes
# configure:3152: checking whether make supports nested variables
# configure:3169: result: yes
# configure:3305: checking for x86_64-unknown-linux-gcc
# configure:3335: result: no
# configure:3345: checking for gcc
# configure:3361: found /usr/bin/gcc
# configure:3372: result: gcc
# configure:3601: checking for C compiler version
# configure:3610: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3621: $? = 0
# configure:3610: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3621: $? = 0
# configure:3610: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3621: $? = 1
# configure:3610: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3621: $? = 1
# configure:3641: checking whether the C compiler works
# configure:3663: gcc conftest.c >&5
# configure:3667: $? = 0
# configure:3715: result: yes
# configure:3718: checking for C compiler default output file name
# configure:3720: result: a.out
# configure:3726: checking for suffix of executables
# configure:3733: gcc -o conftest conftest.c >&5
# configure:3737: $? = 0
# configure:3759: result:
# configure:3781: checking whether we are cross compiling
# configure:3789: gcc -o conftest conftest.c >&5
# configure:3793: $? = 0
# configure:3800: ./conftest
# configure:3804: $? = 0
# configure:3819: result: no
# configure:3824: checking for suffix of object files
# configure:3846: gcc -c conftest.c >&5
# configure:3850: $? = 0
# configure:3871: result: o
# configure:3875: checking whether we are using the GNU C compiler
# configure:3894: gcc -c conftest.c >&5
# configure:3894: $? = 0
# configure:3903: result: yes
# configure:3912: checking whether gcc accepts -g
# configure:3932: gcc -c -g conftest.c >&5
# configure:3932: $? = 0
# configure:3973: result: yes
# configure:3990: checking for gcc option to accept ISO C89
# configure:4053: gcc -c conftest.c >&5
# configure:4053: $? = 0
# configure:4066: result: none needed
# configure:4091: checking whether gcc understands -c and -o together
# configure:4113: gcc -c conftest.c -o conftest2.o
# configure:4116: $? = 0
# configure:4113: gcc -c conftest.c -o conftest2.o
# configure:4116: $? = 0
# configure:4128: result: yes
# configure:4156: checking for style of include used by make
# configure:4184: result: GNU
# configure:4210: checking dependency style of gcc
# configure:4321: result: gcc3
# configure:4344: checking how to run the C preprocessor
# configure:4375: gcc -E conftest.c
# configure:4375: $? = 0
# configure:4389: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4389: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | /* end confdefs.h. */
# | #include
# configure:4414: result: gcc -E
# configure:4434: gcc -E conftest.c
# configure:4434: $? = 0
# configure:4448: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4448: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | /* end confdefs.h. */
# | #include
# configure:4477: checking for grep that handles long lines and -e
# configure:4535: result: /usr/bin/grep
# configure:4540: checking for egrep
# configure:4602: result: /usr/bin/grep -E
# configure:4609: checking for Minix Amsterdam compiler
# configure:4633: result: no
# configure:4645: checking for x86_64-unknown-linux-ar
# configure:4675: result: no
# configure:4685: checking for ar
# configure:4701: found /usr/bin/ar
# configure:4712: result: ar
# configure:4752: checking for x86_64-unknown-linux-ranlib
# configure:4782: result: no
# configure:4792: checking for ranlib
# configure:4808: found /usr/bin/ranlib
# configure:4819: result: ranlib
# configure:4845: checking for ANSI C header files
# configure:4865: gcc -c conftest.c >&5
# configure:4865: $? = 0
# configure:4938: gcc -o conftest conftest.c >&5
# configure:4938: $? = 0
# configure:4938: ./conftest
# configure:4938: $? = 0
# configure:4949: result: yes
# configure:4962: checking for sys/types.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4962: checking for sys/stat.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4962: checking for stdlib.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4962: checking for string.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4962: checking for memory.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4962: checking for strings.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4962: checking for inttypes.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4962: checking for stdint.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4962: checking for unistd.h
# configure:4962: gcc -c conftest.c >&5
# configure:4962: $? = 0
# configure:4962: result: yes
# configure:4975: checking minix/config.h usability
# configure:4975: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4975: result: no
# configure:4975: checking minix/config.h presence
# configure:4975: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4975: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4975: result: no
# configure:4975: checking for minix/config.h
# configure:4975: result: no
# configure:4999: checking whether it is safe to define __EXTENSIONS__
# configure:5017: gcc -c conftest.c >&5
# configure:5017: $? = 0
# configure:5024: result: yes
# configure:5041: checking whether _XOPEN_SOURCE should be defined
# configure:5060: gcc -c conftest.c >&5
# configure:5060: $? = 0
# configure:5084: result: no
# configure:5126: checking for gcc option to accept ISO C99
# configure:5275: gcc -c conftest.c >&5
# configure:5275: $? = 0
# configure:5288: result: none needed
# configure:5396: checking for gcc option to accept ISO Standard C
# configure:5407: result: none needed
# configure:5539: checking build system type
# configure:5553: result: x86_64-unknown-linux-gnu
# configure:5573: checking host system type
# configure:5586: result: x86_64-unknown-linux-gnu
# configure:5607: checking whether malloc, realloc, calloc are POSIX compliant
# configure:5627: gcc -c conftest.c >&5
# configure:5627: $? = 0
# configure:5635: result: yes
# configure:5644: checking for wchar_t
# configure:5661: gcc -c conftest.c >&5
# configure:5661: $? = 0
# configure:5668: result: yes
# configure:5678: checking whether the preprocessor supports include_next
# configure:5716: gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:5716: $? = 0
# configure:5737: result: yes
# configure:5758: checking whether system header files limit the line length
# configure:5781: result: no
# configure:5790: checking for C/C++ restrict keyword
# configure:5817: gcc -c conftest.c >&5
# configure:5817: $? = 0
# configure:5825: result: __restrict
# configure:5991: checking whether ffsl is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether ffsll is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether memmem is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether mempcpy is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether memrchr is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether rawmemchr is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether stpcpy is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether stpncpy is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strchrnul is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strdup is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strncat is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strndup is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strnlen is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strpbrk is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strsep is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strcasestr is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strtok_r is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strerror_r is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strsignal is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:5991: checking whether strverscmp is declared without a macro
# configure:6009: gcc -c conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:6029: checking whether strndup is declared
# configure:6029: result: yes
# configure:6046: checking for strndup
# configure:6046: gcc -o conftest conftest.c >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^~~~~~~
# configure:6046: $? = 0
# configure:6046: result: yes
# configure:6057: checking whether strnlen is declared
# configure:6057: result: yes
# configure:6070: checking for pid_t
# configure:6070: gcc -c conftest.c >&5
# configure:6070: $? = 0
# configure:6070: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:6070: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_WCHAR_T 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6070: result: yes
# configure:6081: checking for mode_t
# configure:6081: gcc -c conftest.c >&5
# configure:6081: $? = 0
# configure:6081: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:89:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:6081: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_WCHAR_T 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6081: result: yes
# configure:6310: checking for unistd.h
# configure:6310: result: yes
# configure:6310: checking for getopt.h
# configure:6310: gcc -c conftest.c >&5
# configure:6310: $? = 0
# configure:6310: result: yes
# configure:6346: checking if gcc/ld supports -Wl,--output-def
# configure:6367: gcc -o conftest -Wl,--output-def,conftest.def conftest.c >&5
# /usr/bin/ld: unrecognized option '--output-def'
# /usr/bin/ld: use the --help option for usage information
# collect2: error: ld returned 1 exit status
# configure:6367: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_WCHAR_T 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:6378: result: no
# configure:6394: checking for stdlib.h
# configure:6394: result: yes
# configure:6404: checking for GNU libc compatible malloc
# configure:6437: gcc -o conftest conftest.c >&5
# configure:6437: $? = 0
# configure:6437: ./conftest
# configure:6437: $? = 0
# configure:6448: result: yes
# configure:6524: checking for stdlib.h
# configure:6524: result: yes
# configure:6534: checking for GNU libc compatible realloc
# configure:6567: gcc -o conftest conftest.c >&5
# configure:6567: $? = 0
# configure:6567: ./conftest
# configure:6567: $? = 0
# configure:6578: result: yes
# configure:6650: checking for ssize_t
# configure:6667: gcc -c conftest.c >&5
# configure:6667: $? = 0
# configure:6674: result: yes
# configure:6686: checking for max_align_t
# configure:6686: gcc -c conftest.c >&5
# configure:6686: $? = 0
# configure:6686: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:26: error: expected expression before ')' token
# if (sizeof ((max_align_t)))
# ^
# configure:6686: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_WCHAR_T 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6686: result: yes
# configure:6699: checking whether NULL can be used in arbitrary expressions
# configure:6717: gcc -c conftest.c >&5
# configure:6717: $? = 0
# configure:6724: result: yes
# configure:6890: checking whether _Exit is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether atoll is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether canonicalize_file_name is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether getloadavg is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether getsubopt is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether grantpt is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether initstate is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether initstate_r is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether mkdtemp is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether mkostemp is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether mkostemps is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether mkstemp is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether mkstemps is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether posix_openpt is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether ptsname is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether ptsname_r is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether random is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether random_r is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether realpath is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether rpmatch is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether secure_getenv is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether setenv is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether setstate is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether setstate_r is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether srandom is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether srandom_r is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether strtod is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether strtoll is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether strtoull is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether unlockpt is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6890: checking whether unsetenv is declared without a macro
# configure:6914: gcc -c conftest.c >&5
# configure:6914: $? = 0
# configure:6922: result: yes
# configure:6950: checking for working strndup
# configure:6988: gcc -o conftest conftest.c >&5
# configure:6988: $? = 0
# configure:6988: ./conftest
# configure:6988: $? = 0
# configure:6998: result: yes
# configure:7044: checking for working strnlen
# configure:7082: gcc -o conftest conftest.c >&5
# configure:7082: $? = 0
# configure:7082: ./conftest
# configure:7082: $? = 0
# configure:7092: result: yes
# configure:7227: checking whether chdir is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether chown is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether dup is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether dup2 is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether dup3 is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether environ is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether euidaccess is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether faccessat is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether fchdir is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether fchownat is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether fdatasync is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether fsync is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether ftruncate is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether getcwd is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether getdomainname is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether getdtablesize is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether getgroups is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether gethostname is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether getlogin is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether getlogin_r is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether getpagesize is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether getusershell is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether setusershell is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether endusershell is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether group_member is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether isatty is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether lchown is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether link is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether linkat is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether lseek is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether pipe is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether pipe2 is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether pread is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether pwrite is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether readlink is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether readlinkat is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether rmdir is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether sethostname is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether sleep is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether symlink is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether symlinkat is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether ttyname_r is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether unlink is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether unlinkat is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7227: checking whether usleep is declared without a macro
# configure:7257: gcc -c conftest.c >&5
# configure:7257: $? = 0
# configure:7265: result: yes
# configure:7408: checking for getopt.h
# configure:7408: result: yes
# configure:7425: checking for getopt_long_only
# configure:7425: gcc -o conftest conftest.c >&5
# configure:7425: $? = 0
# configure:7425: result: yes
# configure:7439: checking whether getopt is POSIX compatible
# configure:7481: gcc -o conftest conftest.c >&5
# configure:7481: $? = 0
# configure:7481: ./conftest
# configure:7481: $? = 0
# configure:7540: gcc -o conftest conftest.c >&5
# configure:7540: $? = 0
# configure:7540: ./conftest
# configure:7540: $? = 0
# configure:7582: gcc -o conftest conftest.c >&5
# configure:7582: $? = 0
# configure:7582: ./conftest
# program: option requires an argument -- 'b'
# configure:7582: $? = 0
# configure:7600: result: yes
# configure:7608: checking for working GNU getopt function
# configure:7829: gcc -o conftest conftest.c >&5
# configure:7829: $? = 0
# configure:7829: ./conftest
# configure:7829: $? = 0
# configure:7845: result: yes
# configure:7850: checking for working GNU getopt_long function
# configure:7895: gcc -o conftest conftest.c >&5
# configure:7895: $? = 0
# configure:7895: ./conftest
# configure:7895: $? = 0
# configure:7906: result: yes
# configure:7935: checking whether getenv is declared
# configure:7935: gcc -c conftest.c >&5
# configure:7935: $? = 0
# configure:7935: result: yes
# configure:8059: checking for stdlib.h
# configure:8059: result: yes
# configure:8069: checking for GNU libc compatible malloc
# configure:8113: result: yes
# configure:8184: checking whether program_invocation_name is declared
# configure:8184: gcc -c conftest.c >&5
# configure:8184: $? = 0
# configure:8184: result: yes
# configure:8196: checking whether program_invocation_short_name is declared
# configure:8196: gcc -c conftest.c >&5
# configure:8196: $? = 0
# configure:8196: result: yes
# configure:8209: checking for ssize_t
# configure:8233: result: yes
# configure:8244: checking for va_copy
# configure:8265: gcc -c conftest.c >&5
# configure:8265: $? = 0
# configure:8273: result: yes
# configure:8428: checking for max_align_t
# configure:8428: result: yes
# configure:8441: checking whether NULL can be used in arbitrary expressions
# configure:8466: result: yes
# configure:8632: checking whether _Exit is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether atoll is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether canonicalize_file_name is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether getloadavg is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether getsubopt is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether grantpt is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether initstate is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether initstate_r is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether mkdtemp is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether mkostemp is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether mkostemps is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether mkstemp is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether mkstemps is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether posix_openpt is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether ptsname is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether ptsname_r is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether random is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether random_r is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether realpath is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether rpmatch is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether secure_getenv is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether setenv is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether setstate is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether setstate_r is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether srandom is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether srandom_r is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether strtod is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether strtoll is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether strtoull is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether unlockpt is declared without a macro
# configure:8664: result: yes
# configure:8632: checking whether unsetenv is declared without a macro
# configure:8664: result: yes
# configure:8773: checking whether chdir is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether chown is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether dup is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether dup2 is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether dup3 is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether environ is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether euidaccess is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether faccessat is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether fchdir is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether fchownat is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether fdatasync is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether fsync is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether ftruncate is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether getcwd is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether getdomainname is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether getdtablesize is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether getgroups is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether gethostname is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether getlogin is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether getlogin_r is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether getpagesize is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether getusershell is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether setusershell is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether endusershell is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether group_member is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether isatty is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether lchown is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether link is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether linkat is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether lseek is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether pipe is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether pipe2 is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether pread is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether pwrite is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether readlink is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether readlinkat is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether rmdir is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether sethostname is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether sleep is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether symlink is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether symlinkat is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether ttyname_r is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether unlink is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether unlinkat is declared without a macro
# configure:8811: result: yes
# configure:8773: checking whether usleep is declared without a macro
# configure:8811: result: yes
# configure:8912: checking whether ln -s works
# configure:8916: result: yes
# configure:8923: checking whether make sets $(MAKE)
# configure:8945: result: yes
# configure:8956: checking for yaml_parser_initialize in -lyaml
# configure:8981: gcc -o conftest conftest.c -lyaml >&5
# configure:8981: $? = 0
# configure:8990: result: yes
# configure:9003: checking for ANSI C header files
# configure:9107: result: yes
# configure:9118: checking stddef.h usability
# configure:9118: gcc -c conftest.c >&5
# configure:9118: $? = 0
# configure:9118: result: yes
# configure:9118: checking stddef.h presence
# configure:9118: gcc -E conftest.c
# configure:9118: $? = 0
# configure:9118: result: yes
# configure:9118: checking for stddef.h
# configure:9118: result: yes
# configure:9118: checking for stdlib.h
# configure:9118: result: yes
# configure:9118: checking for string.h
# configure:9118: result: yes
# configure:9130: checking for an ANSI C-conforming const
# configure:9196: gcc -c conftest.c >&5
# configure:9196: $? = 0
# configure:9203: result: yes
# configure:9213: checking for working memcmp
# configure:9256: gcc -o conftest conftest.c -lyaml >&5
# configure:9256: $? = 0
# configure:9256: ./conftest
# configure:9256: $? = 0
# configure:9266: result: yes
# configure:9277: checking for vprintf
# configure:9277: gcc -o conftest conftest.c -lyaml >&5
# conftest.c:258:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:9277: $? = 0
# configure:9277: result: yes
# configure:9283: checking for _doprnt
# configure:9283: gcc -o conftest conftest.c -lyaml >&5
# /tmp/ccTJMiVb.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:9283: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "Liblouis"
# | #define PACKAGE_TARNAME "liblouis"
# | #define PACKAGE_VERSION "2.6.5"
# | #define PACKAGE_STRING "Liblouis 2.6.5"
# | #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# | #define PACKAGE_URL "http://www.liblouis.org"
# | #define PACKAGE "liblouis"
# | #define VERSION "2.6.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_WCHAR_T 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_DECL_STRNDUP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define HAVE_DECL_GETENV 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define HAVE_LIBYAML 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:9283: result: no
# configure:9296: checking for memset
# configure:9296: gcc -o conftest conftest.c -lyaml >&5
# conftest.c:259:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:9296: $? = 0
# configure:9296: result: yes
# configure:9331: checking for library containing strerror
# configure:9362: gcc -o conftest conftest.c -lyaml >&5
# configure:9362: $? = 0
# configure:9379: result: none required
# configure:9387: checking for ANSI C header files
# configure:9491: result: yes
# configure:9848: checking how to print strings
# configure:9875: result: printf
# configure:9896: checking for a sed that does not truncate output
# configure:9960: result: /usr/bin/sed
# configure:9978: checking for fgrep
# configure:10040: result: /usr/bin/grep -F
# configure:10075: checking for ld used by gcc
# configure:10142: result: /usr/bin/ld
# configure:10149: checking if the linker (/usr/bin/ld) is GNU ld
# configure:10164: result: yes
# configure:10176: checking for BSD- or MS-compatible name lister (nm)
# configure:10230: result: /usr/bin/nm -B
# configure:10360: checking the name lister (/usr/bin/nm -B) interface
# configure:10367: gcc -c conftest.c >&5
# configure:10370: /usr/bin/nm -B "conftest.o"
# configure:10373: output
# 0000000000000000 B some_variable
# configure:10380: result: BSD nm
# configure:10384: checking the maximum length of command line arguments
# configure:10515: result: 1572864
# configure:10563: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:10603: result: func_convert_file_noop
# configure:10610: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:10630: result: func_convert_file_noop
# configure:10637: checking for /usr/bin/ld option to reload object files
# configure:10644: result: -r
# configure:10678: checking for x86_64-unknown-linux-objdump
# configure:10705: result: objdump
# configure:10774: checking how to recognize dependent libraries
# configure:10974: result: pass_all
# configure:11019: checking for x86_64-unknown-linux-dlltool
# configure:11046: result: dlltool
# configure:11116: checking how to associate runtime and link libraries
# configure:11143: result: printf %s\n
# configure:11159: checking for x86_64-unknown-linux-ar
# configure:11186: result: ar
# configure:11267: checking for archiver @FILE support
# configure:11284: gcc -c conftest.c >&5
# configure:11284: $? = 0
# configure:11287: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:11290: $? = 0
# configure:11295: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:11298: $? = 1
# configure:11310: result: @
# configure:11328: checking for x86_64-unknown-linux-strip
# configure:11355: result: strip
# configure:11427: checking for x86_64-unknown-linux-ranlib
# configure:11454: result: ranlib
# configure:11596: checking command to parse /usr/bin/nm -B output from gcc object
# configure:11749: gcc -c conftest.c >&5
# configure:11752: $? = 0
# configure:11756: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:11759: $? = 0
# configure:11825: gcc -o conftest conftest.c conftstm.o >&5
# configure:11828: $? = 0
# configure:11866: result: ok
# configure:11913: checking for sysroot
# configure:11943: result: no
# configure:11950: checking for a working dd
# configure:11988: result: /usr/bin/dd
# configure:11992: checking how to truncate binary pipes
# configure:12007: result: /usr/bin/dd bs=4096 count=1
# configure:12143: gcc -c conftest.c >&5
# configure:12146: $? = 0
# configure:12296: checking for x86_64-unknown-linux-mt
# configure:12326: result: no
# configure:12336: checking for mt
# configure:12366: result: no
# configure:12386: checking if : is a manifest tool
# configure:12392: : '-?'
# configure:12400: result: no
# configure:13074: checking for dlfcn.h
# configure:13074: gcc -c conftest.c >&5
# configure:13074: $? = 0
# configure:13074: result: yes
# configure:13328: checking for objdir
# configure:13343: result: .libs
# configure:13607: checking if gcc supports -fno-rtti -fno-exceptions
# configure:13625: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:13629: $? = 0
# configure:13642: result: no
# configure:14000: checking for gcc option to produce PIC
# configure:14007: result: -fPIC -DPIC
# configure:14015: checking if gcc PIC flag -fPIC -DPIC works
# configure:14033: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:14037: $? = 0
# configure:14050: result: yes
# configure:14079: checking if gcc static flag -static works
# configure:14107: result: no
# configure:14122: checking if gcc supports -c -o file.o
# configure:14143: gcc -c -o out/conftest2.o conftest.c >&5
# configure:14147: $? = 0
# configure:14169: result: yes
# configure:14177: checking if gcc supports -c -o file.o
# configure:14224: result: yes
# configure:14257: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15516: result: yes
# configure:15553: checking whether -lc should be explicitly linked in
# configure:15561: gcc -c conftest.c >&5
# configure:15564: $? = 0
# configure:15579: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:15582: $? = 0
# configure:15596: result: no
# configure:15756: checking dynamic linker characteristics
# configure:16337: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c -lyaml >&5
# configure:16337: $? = 0
# configure:16574: result: GNU/Linux ld.so
# configure:16696: checking how to hardcode library paths into programs
# configure:16721: result: immediate
# configure:17269: checking whether stripping libraries is possible
# configure:17274: result: yes
# configure:17309: checking if libtool supports shared libraries
# configure:17311: result: yes
# configure:17314: checking whether to build shared libraries
# configure:17339: result: yes
# configure:17342: checking whether to build static libraries
# configure:17346: result: no
# configure:17394: checking for help2man
# configure:17410: found /usr/bin/help2man
# configure:17421: result: help2man
# configure:17441: checking for a sed that does not truncate output
# configure:17505: result: /usr/bin/sed
# configure:17512: checking for makeinfo
# configure:17528: found /usr/bin/makeinfo
# configure:17539: result: yes
# configure:17550: checking for makeinfo version >= 5
# configure:17560: result: yes
# configure:17613: checking for a Python interpreter with version >= 2.6
# configure:17630: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
# configure:17633: $? = 0
# configure:17639: result: python
# configure:17647: checking for python
# configure:17665: found /usr/bin/python
# configure:17677: result: /usr/bin/python
# configure:17695: checking for python version
# configure:17702: result: 3.5
# configure:17714: checking for python platform
# configure:17721: result: linux
# configure:17747: checking for python script directory
# configure:17782: result: ${prefix}/lib/python3.5/site-packages
# configure:17791: checking for python extension module directory
# configure:17826: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:17850: checking for pkg-config
# configure:17868: found /usr/bin/pkg-config
# configure:17880: result: /usr/bin/pkg-config
# configure:17897: checking whether 4 byte-wide characters should be supported
# configure:17899: result: no
# configure:18033: checking that generated files are newer than configure
# configure:18039: result: done
# configure:18166: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by Liblouis config.status 2.6.5, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b17480c8ab7b
#
# config.status:1677: creating Makefile
# config.status:1677: creating doc/Makefile
# config.status:1677: creating man/Makefile
# config.status:1677: creating liblouis/Makefile
# config.status:1677: creating liblouis/liblouis.h
# config.status:1677: creating windows/Makefile
# config.status:1677: creating windows/include/Makefile
# config.status:1677: creating tables/Makefile
# config.status:1677: creating liblouis.pc
# config.status:1677: creating tests/Makefile
# config.status:1677: creating tests/resolve_table.h
# config.status:1677: creating tests/tables/Makefile
# config.status:1677: creating tests/tables/moreTables/Makefile
# config.status:1677: creating tests/tables/resolve_table/Makefile
# config.status:1677: creating tests/tables/resolve_table/dir_1/Makefile
# config.status:1677: creating tests/tables/resolve_table/dir_1/dir_1.1/Makefile
# config.status:1677: creating tests/tables/resolve_table/dir_2/Makefile
# config.status:1677: creating tests/tablesWithMetadata/Makefile
# config.status:1677: creating tests/doctests/Makefile
# config.status:1677: creating tests/harness/Makefile
# config.status:1677: creating tests/harnessSources/Makefile
# config.status:1677: creating python/Makefile
# config.status:1677: creating python/louis/Makefile
# config.status:1677: creating tools/Makefile
# config.status:1677: creating tools/gnulib/Makefile
# config.status:1677: creating gnulib/Makefile
# config.status:1677: creating m4/Makefile
# config.status:1677: creating liblouis/config.h
# config.status:1906: executing depfiles commands
# config.status:1906: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memset=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen_working=yes
# ac_cv_func_vprintf=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_euidaccess=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkostemp=yes
# ac_cv_have_decl_mkostemps=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_mkstemps=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_program_invocation_name=yes
# ac_cv_have_decl_program_invocation_short_name=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_random_r=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_rpmatch=yes
# ac_cv_have_decl_secure_getenv=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_yaml_yaml_parser_initialize=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_PYTHON=/usr/bin/python
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_HELP2MAN=help2man
# ac_cv_prog_MAKEINFO_FOUND=yes
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_strerror='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_type_max_align_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_pid_t=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_pathless_PYTHON=python
# am_cv_prog_cc_c_o=yes
# am_cv_python_platform=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
# gl_cv_c_amsterdam_compiler=no
# gl_cv_decl_null_works=yes
# gl_cv_func_getopt_gnu=yes
# gl_cv_func_getopt_long_gnu=yes
# gl_cv_func_getopt_posix=yes
# gl_cv_func_malloc_posix=yes
# gl_cv_func_strndup_works=yes
# gl_cv_func_va_copy=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_canonicalize_file_name=yes
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getloadavg=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_getsubopt=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkostemp=yes
# gl_cv_have_raw_decl_mkostemps=yes
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_ld_output_def=no
# gl_cv_next_getopt_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_unistd_h=''
# gl_cv_pragma_columns=no
# gt_cv_c_wchar_t=yes
# gt_cv_ssize_t=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# ARFLAGS='cr'
# AS='as'
# AUTOCONF='${SHELL} /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DLL_VERSION='10'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GETOPT_H=''
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_STDARG_H_FALSE=''
# GL_GENERATE_STDARG_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GNULIB_ATOLL='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='0'
# GNULIB_DUP2='0'
# GNULIB_DUP3='0'
# GNULIB_DUP='0'
# GNULIB_ENVIRON='0'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FSYNC='0'
# GNULIB_FTRUNCATE='0'
# GNULIB_GETCWD='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='0'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_GL_TOOLS_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_ISATTY='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LSEEK='0'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='0'
# GNULIB_MEMCHR='0'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_PREAD='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTENV='0'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='0'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SLEEP='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='1'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='0'
# GNULIB_USLEEP='0'
# GNULIB_WCTOMB='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/bin/grep'
# HAVE_ATOLL='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHOWNAT='1'
# HAVE_FDATASYNC='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSYNC='1'
# HAVE_FTRUNCATE='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_HELP2MAN_FALSE='#'
# HAVE_HELP2MAN_TRUE=''
# HAVE_LCHOWN='1'
# HAVE_LD_OUTPUT_DEF_FALSE=''
# HAVE_LD_OUTPUT_DEF_TRUE='#'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_MAKEINFO_5_FALSE='#'
# HAVE_MAKEINFO_5_TRUE=''
# HAVE_MAX_ALIGN_T='1'
# HAVE_MBSLEN='0'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDTEMP='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_OS_H='0'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_PREAD='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_PYTHON_FALSE='#'
# HAVE_PYTHON_TRUE=''
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RPMATCH='1'
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SLEEP='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_UCS4_FALSE=''
# HAVE_UCS4_TRUE='#'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_USLEEP='1'
# HAVE_WCHAR_T='1'
# HAVE__EXIT='1'
# HELP2MAN='help2man'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBINTL=''
# LIBLOUIS_AGE='0'
# LIBLOUIS_CURRENT='10'
# LIBLOUIS_REVISION='0'
# LIBOBJS=''
# LIBS='-lyaml '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBINTL=''
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/liblouis/src/liblouis-2.6.5/build-aux/missing makeinfo'
# MAKEINFO_FOUND='yes'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDARG_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_GETOPT_H=''
# NEXT_STDARG_H=''
# NEXT_STDDEF_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_UNISTD_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='liblouis'
# PACKAGE_BUGREPORT='liblouis-liblouisxml@freelists.org'
# PACKAGE_NAME='Liblouis'
# PACKAGE_STRING='Liblouis 2.6.5'
# PACKAGE_TARNAME='liblouis'
# PACKAGE_URL='http://www.liblouis.org'
# PACKAGE_VERSION='2.6.5'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PYTHON='/usr/bin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='3.5'
# RANLIB='ranlib'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_ISATTY='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LSEEK='0'
# REPLACE_MALLOC='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKSTEMP='0'
# REPLACE_NULL='0'
# REPLACE_PREAD='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SLEEP='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOK_R='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_WCTOMB='0'
# REPLACE_WRITE='0'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STDARG_H=''
# STDDEF_H=''
# STRIP='strip'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VERSION='2.6.5'
# WIDECHAR_TYPE='unsigned short int'
# WINDOWS_64_BIT_OFF_T='0'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gl_tools_LIBOBJS=''
# gl_tools_LTLIBOBJS=''
# gl_toolstests_LIBOBJS=''
# gl_toolstests_LTLIBOBJS=''
# gl_toolstests_WITNESS='IN_LIBLOUIS_GNULIB_TESTS'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_LIBLOUIS_GNULIB_TESTS'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/liblouis/src/liblouis-2.6.5/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir='${pyexecdir}/liblouis'
# pkgpythondir='${pythondir}/liblouis'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "Liblouis"
# #define PACKAGE_TARNAME "liblouis"
# #define PACKAGE_VERSION "2.6.5"
# #define PACKAGE_STRING "Liblouis 2.6.5"
# #define PACKAGE_BUGREPORT "liblouis-liblouisxml@freelists.org"
# #define PACKAGE_URL "http://www.liblouis.org"
# #define PACKAGE "liblouis"
# #define VERSION "2.6.5"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_WCHAR_T 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_DECL_STRNDUP 1
# #define HAVE_STRNDUP 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 1
# #define GNULIB_MALLOC_GNU 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC_GNU 1
# #define GNULIB_REALLOC_GNU 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define GNULIB_TEST_STRNDUP 1
# #define GNULIB_TEST_STRNLEN 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SETHOSTNAME 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define HAVE_DECL_GETENV 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 1
# #define GNULIB_MALLOC_GNU 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1
# #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SETHOSTNAME 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define HAVE_LIBYAML 1
# #define STDC_HEADERS 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_VPRINTF 1
# #define HAVE_MEMSET 1
# #define STDC_HEADERS 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0