>>> liblouis: Building community/liblouis 3.34.0-r0 (using abuild 3.15.0-r0) started Fri, 06 Jun 2025 15:17:05 +0000 >>> liblouis: Validating /home/buildozer/aports/community/liblouis/APKBUILD... >>> liblouis: Analyzing dependencies... >>> liblouis: Installing for build: build-base help2man m4 python3 py3-gpep517 py3-setuptools py3-wheel bash (1/29) Installing perl (5.40.2-r0) (2/29) Installing help2man (1.49.3-r1) (3/29) Installing m4 (1.4.20-r0) (4/29) Installing libffi (3.4.8-r0) (5/29) Installing gdbm (1.24-r0) (6/29) Installing mpdecimal (4.0.1-r0) (7/29) Installing libpanelw (6.5_p20250503-r0) (8/29) Installing sqlite-libs (3.50.0-r0) (9/29) Installing python3 (3.12.11-r0) (10/29) Installing python3-pycache-pyc0 (3.12.11-r0) (11/29) Installing pyc (3.12.11-r0) (12/29) Installing python3-pyc (3.12.11-r0) (13/29) Installing py3-installer (0.7.0-r2) (14/29) Installing py3-installer-pyc (0.7.0-r2) (15/29) Installing py3-gpep517 (19-r0) (16/29) Installing py3-gpep517-pyc (19-r0) (17/29) Installing py3-parsing (3.2.3-r0) (18/29) Installing py3-parsing-pyc (3.2.3-r0) (19/29) Installing py3-packaging (25.0-r0) (20/29) Installing py3-packaging-pyc (25.0-r0) (21/29) Installing py3-setuptools (80.9.0-r0) (22/29) Installing py3-setuptools-pyc (80.9.0-r0) (23/29) Installing py3-wheel (0.46.1-r0) (24/29) Installing py3-wheel-pyc (0.46.1-r0) (25/29) Installing bash (5.2.37-r0) Executing bash-5.2.37-r0.post-install (26/29) Installing .makedepends-liblouis (20250606.151707) (27/29) Installing perl-error (0.17030-r0) (28/29) Installing perl-git (2.49.0-r0) (29/29) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r18.trigger OK: 481 MiB in 147 packages >>> liblouis: Cleaning up srcdir >>> liblouis: Cleaning up pkgdir >>> liblouis: Cleaning up tmpdir >>> liblouis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/liblouis-3.34.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> liblouis: Fetching https://github.com/liblouis/liblouis/releases/download/v3.34.0/liblouis-3.34.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 16.4M 29 4973k 0 0 6793k 0 0:00:02 --:--:-- 0:00:02 6793k 100 16.4M 100 16.4M 0 0 20.7M 0 --:--:-- --:--:-- --:--:-- 202M >>> liblouis: Fetching https://distfiles.alpinelinux.org/distfiles/edge/liblouis-3.34.0.tar.gz >>> liblouis: Checking sha512sums... liblouis-3.34.0.tar.gz: OK >>> liblouis: Unpacking /var/cache/distfiles/edge/liblouis-3.34.0.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i586-alpine-linux-musl-gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for dirent.h... yes checking for limits.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for features.h... yes checking for crtdefs.h... no checking for sys/socket.h... yes checking for error.h... no checking for getopt.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to run the C preprocessor... cc -E checking for egrep -e... /bin/grep -E checking for Minix Amsterdam compiler... no checking for i586-alpine-linux-musl-ar... no checking for i586-alpine-linux-musl-lib... no checking for i586-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i586-alpine-linux-musl-ar... ar checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for cc option to support large files... none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking if environ is properly declared... yes checking whether ctype.h defines __header_inline... no checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for C/C++ restrict keyword... __restrict__ checking whether malloc is ptrdiff_t safe... no checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... yes checking for cc options needed to detect all undeclared functions... none needed checking whether setenv is declared... yes checking for setenv... yes checking for strndup... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getexecname... no checking for lstat... yes checking for vprintf... yes checking whether _putenv is declared... no checking for search.h... yes checking for tsearch... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether nullptr_t needs ... no checking for clean definition of __STDC_VERSION_STDDEF_H__... yes checking for nl_langinfo and CODESET... yes checking for a french Unicode locale... fr_FR.UTF-8 checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for pid_t... yes checking for mode_t... yes checking for off64_t... no checking whether execvpe is declared... yes checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking for static_assert... yes, an macro checking whether free is known to preserve errno... no checking if gcc/ld supports -Wl,--output-def... no checking whether setenv validates arguments... yes checking for ssize_t... yes checking for bool, true, false... no checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for working strndup... yes checking for working strnlen... yes checking for complete errno.h... yes checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for working fcntl.h... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for glibc-compatible sys/cdefs.h... no checking for inline... inline checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking for alloca as a compiler built-in... (cached) yes checking for static_assert... (cached) yes, an macro checking whether // is distinct from /... no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether free is known to preserve errno... (cached) no checking whether getdtablesize works... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether the compiler generally respects inline... yes checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for va_copy... yes checking for bool, true, false... (cached) no checking for working strerror function... yes checking for working strndup... (cached) yes checking for working strnlen... (cached) yes checking for variable-length arrays... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i586-alpine-linux-musl-ar... (cached) ar checking the archiver (ar) interface... (cached) ar checking for yaml_parser_initialize in -lyaml... no configure: WARNING: libyaml was not found. YAML tests will be skipped checking whether to enable fuzzer... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 memset... yes checking for library containing strerror... none required checking for egrep... (cached) /bin/grep -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/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... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-file... no checking for file... file checking for i586-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... (cached) ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for clang-format-14... no checking for clang-format... no checking for help2man... help2man checking for a sed that does not truncate output... (cached) /bin/sed checking for makeinfo... no configure: WARNING: Missing program 'makeinfo', Documentation will not be built. Please install you you want documentation or refer to online resources. checking whether 4 byte-wide characters should be supported... yes 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 windows/utils/Makefile config.status: creating tables/Makefile config.status: creating liblouis.pc config.status: creating tests/Makefile config.status: creating tests/braille-specs/Makefile config.status: creating tests/fuzzing/Makefile config.status: creating tests/resolve_table.h config.status: creating tests/tables/Makefile config.status: creating tests/tables/emphclass/Makefile config.status: creating tests/tables/attribute/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/yaml/Makefile config.status: creating python/Makefile config.status: creating python/setup.py config.status: creating python/louis/Makefile config.status: creating python/examples/Makefile config.status: creating python/tests/Makefile config.status: creating tools/Makefile config.status: creating tools/gnulib/Makefile config.status: creating tools/lou_maketable.d/Makefile config.status: creating tools/lou_maketable.d/lou_maketable config.status: creating gnulib/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_DIRENT_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_DIRENT_H''@||g' \ -e 's/@''DIR_HAS_FD_MEMBER''@/1/g' \ -e 's/@''GNULIB_OPENDIR''@/0/g' \ -e 's/@''GNULIB_READDIR''@/0/g' \ -e 's/@''GNULIB_REWINDDIR''@/0/g' \ -e 's/@''GNULIB_CLOSEDIR''@/0/g' \ -e 's/@''GNULIB_DIRFD''@/0/g' \ -e 's/@''GNULIB_FDOPENDIR''@/0/g' \ -e 's/@''GNULIB_SCANDIR''@/0/g' \ -e 's/@''GNULIB_ALPHASORT''@/0/g' \ -e 's/@''HAVE_OPENDIR''@/1/g' \ -e 's/@''HAVE_READDIR''@/1/g' \ -e 's/@''HAVE_REWINDDIR''@/1/g' \ -e 's/@''HAVE_CLOSEDIR''@/1/g' \ -e 's|@''HAVE_DECL_DIRFD''@|1|g' \ -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_FDOPENDIR''@|1|g' \ -e 's|@''HAVE_SCANDIR''@|1|g' \ -e 's|@''HAVE_ALPHASORT''@|1|g' \ -e 's|@''REPLACE_OPENDIR''@|0|g' \ -e 's|@''REPLACE_READDIR''@|0|g' \ -e 's|@''REPLACE_REWINDDIR''@|0|g' \ -e 's|@''REPLACE_CLOSEDIR''@|0|g' \ -e 's|@''REPLACE_DIRFD''@|0|g' \ -e 's|@''REPLACE_FDOPENDIR''@|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' \ ./dirent.in.h > dirent.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/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' \ ./inttypes.in.h > inttypes.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t mv alloca.h-t alloca.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_STDDEF_H''@||g' \ -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|0|g' \ -e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \ -e 's|@''REPLACE_NULL''@|0|g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \ ./stddef.in.h > stddef.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ ./stdint.in.h > stdint.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/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_MEMALIGN''@/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_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/1/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/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' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/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_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 mv limits.h-t limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_STRINGS_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_STRINGS_H''@||g' \ -e 's/@''GNULIB_FFS''@/0/g' \ -e 's|@''HAVE_FFS''@|1|g' \ -e 's|@''HAVE_STRCASECMP''@|1|g' \ -e 's|@''HAVE_DECL_STRNCASECMP''@|1|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' \ ./strings.in.h > strings.h-t /bin/mkdir -p 'sys' mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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' \ -e 's|@''HAVE_OFF64_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ ./sys_types.in.h > sys/types.h-t mv strings.h-t strings.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/1/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/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' \ < ./unistd.in.h > unistd.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBSZERO''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 mv sys/types.h-t sys/types.h mv dirent.h-t dirent.h mv stdint.h-t stdint.h mv inttypes.h-t inttypes.h sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETENTROPY''@/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_GETOPT_POSIX''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/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_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/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' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|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_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|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' \ < stdlib.h-t1 > stdlib.h-t2 rm -f string.h-t1 mv string.h-t2 string.h sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|1|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|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_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|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_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|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_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|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_PIPE2''@|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_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h make all-recursive make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-free.lo -MD -MP -MF .deps/libgnu_la-free.Tpo -c -o libgnu_la-free.lo `test -f 'free.c' || echo './'`free.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-malloca.lo -MD -MP -MF .deps/libgnu_la-malloca.Tpo -c -o libgnu_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c -o malloc.lo malloc.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT realloc.lo -MD -MP -MF .deps/realloc.Tpo -c -o realloc.lo realloc.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-free.lo -MD -MP -MF .deps/libgnu_la-free.Tpo -c free.c -fPIC -DPIC -o .libs/libgnu_la-free.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT realloc.lo -MD -MP -MF .deps/realloc.Tpo -c realloc.c -fPIC -DPIC -o .libs/realloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-malloca.lo -MD -MP -MF .deps/libgnu_la-malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/libgnu_la-malloca.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-unistd.lo -MD -MP -MF .deps/libgnu_la-unistd.Tpo -c unistd.c -o libgnu_la-unistd.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-free.lo -MD -MP -MF .deps/libgnu_la-free.Tpo -c free.c -o libgnu_la-free.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT realloc.lo -MD -MP -MF .deps/realloc.Tpo -c realloc.c -o realloc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnu_la-malloca.lo -MD -MP -MF .deps/libgnu_la-malloca.Tpo -c malloca.c -o libgnu_la-malloca.o >/dev/null 2>&1 mv -f .deps/libgnu_la-unistd.Tpo .deps/libgnu_la-unistd.Plo mv -f .deps/libgnu_la-free.Tpo .deps/libgnu_la-free.Plo mv -f .deps/malloc.Tpo .deps/malloc.Plo mv -f .deps/realloc.Tpo .deps/realloc.Plo mv -f .deps/libgnu_la-malloca.Tpo .deps/libgnu_la-malloca.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgnu.la libgnu_la-free.lo libgnu_la-malloca.lo libgnu_la-unistd.lo malloc.lo realloc.lo libtool: link: ar cr .libs/libgnu.a .libs/libgnu_la-free.o .libs/libgnu_la-malloca.o .libs/libgnu_la-unistd.o .libs/malloc.o .libs/realloc.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' Making all in liblouis make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' make all-am make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT compileTranslationTable.lo -MD -MP -MF .deps/compileTranslationTable.Tpo -c -o compileTranslationTable.lo compileTranslationTable.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_translateString.lo -MD -MP -MF .deps/lou_translateString.Tpo -c -o lou_translateString.lo lou_translateString.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -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 cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT commonTranslationFunctions.lo -MD -MP -MF .deps/commonTranslationFunctions.Tpo -c -o commonTranslationFunctions.lo commonTranslationFunctions.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c -o metadata.lo metadata.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c -o pattern.lo pattern.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c -o logging.lo logging.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT maketable.lo -MD -MP -MF .deps/maketable.Tpo -c -o maketable.lo maketable.c libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_translateString.lo -MD -MP -MF .deps/lou_translateString.Tpo -c lou_translateString.c -fPIC -DPIC -o .libs/lou_translateString.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.c -fPIC -DPIC -o .libs/metadata.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_backTranslateString.lo -MD -MP -MF .deps/lou_backTranslateString.Tpo -c lou_backTranslateString.c -fPIC -DPIC -o .libs/lou_backTranslateString.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT maketable.lo -MD -MP -MF .deps/maketable.Tpo -c maketable.c -fPIC -DPIC -o .libs/maketable.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -fPIC -DPIC -o .libs/pattern.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT compileTranslationTable.lo -MD -MP -MF .deps/compileTranslationTable.Tpo -c compileTranslationTable.c -fPIC -DPIC -o .libs/compileTranslationTable.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT commonTranslationFunctions.lo -MD -MP -MF .deps/commonTranslationFunctions.Tpo -c commonTranslationFunctions.c -fPIC -DPIC -o .libs/commonTranslationFunctions.o libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o metadata.c: In function 'parseQuery': metadata.c:619:51: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] 619 | if (!*value) sprintf(value, "ucs%ld", CHARSIZE); | ~~^ | | | long int | %d libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT commonTranslationFunctions.lo -MD -MP -MF .deps/commonTranslationFunctions.Tpo -c commonTranslationFunctions.c -o commonTranslationFunctions.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT logging.lo -MD -MP -MF .deps/logging.Tpo -c logging.c -o logging.o >/dev/null 2>&1 mv -f .deps/commonTranslationFunctions.Tpo .deps/commonTranslationFunctions.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -o utils.o >/dev/null 2>&1 mv -f .deps/logging.Tpo .deps/logging.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT maketable.lo -MD -MP -MF .deps/maketable.Tpo -c maketable.c -o maketable.o >/dev/null 2>&1 mv -f .deps/utils.Tpo .deps/utils.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -o pattern.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.c -o metadata.o >/dev/null 2>&1 mv -f .deps/maketable.Tpo .deps/maketable.Plo mv -f .deps/pattern.Tpo .deps/pattern.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_backTranslateString.lo -MD -MP -MF .deps/lou_backTranslateString.Tpo -c lou_backTranslateString.c -o lou_backTranslateString.o >/dev/null 2>&1 mv -f .deps/metadata.Tpo .deps/metadata.Plo mv -f .deps/lou_backTranslateString.Tpo .deps/lou_backTranslateString.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_translateString.lo -MD -MP -MF .deps/lou_translateString.Tpo -c lou_translateString.c -o lou_translateString.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. "-DTABLESDIR=\"/usr/share/liblouis/tables\"" -I../gnulib -I../gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT compileTranslationTable.lo -MD -MP -MF .deps/compileTranslationTable.Tpo -c compileTranslationTable.c -o compileTranslationTable.o >/dev/null 2>&1 mv -f .deps/lou_translateString.Tpo .deps/lou_translateString.Plo mv -f .deps/compileTranslationTable.Tpo .deps/compileTranslationTable.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -version-info 20:22:0 -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o liblouis.la -rpath /usr/lib compileTranslationTable.lo lou_translateString.lo lou_backTranslateString.lo commonTranslationFunctions.lo metadata.lo pattern.lo logging.lo utils.lo maketable.lo ../gnulib/libgnu.la libtool: link: cc -shared -fPIC -DPIC .libs/compileTranslationTable.o .libs/lou_translateString.o .libs/lou_backTranslateString.o .libs/commonTranslationFunctions.o .libs/metadata.o .libs/pattern.o .libs/logging.o .libs/utils.o .libs/maketable.o -Wl,--whole-archive ../gnulib/.libs/libgnu.a -Wl,--no-whole-archive -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,liblouis.so.20 -o .libs/liblouis.so.20.0.22 libtool: link: (cd ".libs" && rm -f "liblouis.so.20" && ln -s "liblouis.so.20.0.22" "liblouis.so.20") libtool: link: (cd ".libs" && rm -f "liblouis.so" && ln -s "liblouis.so.20.0.22" "liblouis.so") libtool: link: (cd .libs/liblouis.lax/libgnu.a && ar x "/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/../gnulib/.libs/libgnu.a") libtool: link: ar cr .libs/liblouis.a compileTranslationTable.o lou_translateString.o lou_backTranslateString.o commonTranslationFunctions.o metadata.o pattern.o logging.o utils.o maketable.o .libs/liblouis.lax/libgnu.a/libgnu_la-free.o .libs/liblouis.lax/libgnu.a/libgnu_la-malloca.o .libs/liblouis.lax/libgnu.a/libgnu_la-unistd.o .libs/liblouis.lax/libgnu.a/malloc.o .libs/liblouis.lax/libgnu.a/realloc.o libtool: link: ranlib .libs/liblouis.a libtool: link: rm -fr .libs/liblouis.lax libtool: link: ( cd ".libs" && rm -f "liblouis.la" && ln -s "../liblouis.la" "liblouis.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' Making all in tools make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' Making all in gnulib make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_ALLOCA_H''@|1|g' \ ./alloca.in.h > alloca.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GL_TOOLS|g' \ -e 's|@''HAVE_ERROR_H''@|0|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''NEXT_ERROR_H''@||g' \ -e 's|@''HAVE_ERROR''@|0|g' \ -e 's|@''HAVE_ERROR_AT_LINE''@|0|g' \ -e 's|@''REPLACE_ERROR''@|0|g' \ -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ ./error.in.h > error.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_FCNTL_H''@||g' \ -e 's/@''GNULIB_CREAT''@/0/g' \ -e 's/@''GNULIB_FCNTL''@/1/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/1/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's/@''GNULIB_MDA_CREAT''@/1/g' \ -e 's/@''GNULIB_MDA_OPEN''@/1/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_CREAT''@|0|g' \ -e 's|@''REPLACE_FCNTL''@|1|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ ./fcntl.in.h > fcntl.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GL_TOOLS|g' \ -e 's|@''HAVE_GETOPT_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_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ ./getopt.in.h > getopt.h-t mv alloca.h-t alloca.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''HAVE_SYS_CDEFS_H''@|0|g' \ ./getopt-cdefs.in.h > getopt-cdefs.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's/@''HAVE_INTTYPES_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_INTTYPES_H''@||g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \ -e 's/@''GNULIB_IMAXABS''@/0/g' \ -e 's/@''GNULIB_IMAXDIV''@/0/g' \ -e 's/@''GNULIB_STRTOIMAX''@/0/g' \ -e 's/@''GNULIB_STRTOUMAX''@/0/g' \ -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \ -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \ -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \ -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \ -e 's/@''HAVE_IMAXDIV_T''@/1/g' \ -e 's/@''REPLACE_IMAXABS''@/0/g' \ -e 's/@''REPLACE_IMAXDIV''@/0/g' \ -e 's/@''REPLACE_STRTOIMAX''@/0/g' \ -e 's/@''REPLACE_STRTOUMAX''@/0/g' \ -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \ -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \ -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \ -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/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' \ ./inttypes.in.h > inttypes.h-t mv getopt.h-t getopt.h mv getopt-cdefs.h-t getopt-cdefs.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_LIMITS_H''@||g' \ ./limits.in.h > limits.h-t mv error.h-t error.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_STDDEF_H''@||g' \ -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|0|g' \ -e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \ -e 's|@''REPLACE_NULL''@|0|g' \ -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \ ./stddef.in.h > stddef.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -e 's|@''GUARD_PREFIX''@|GL_GL_TOOLS|g' \ -e 's/@''HAVE_STDINT_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_STDINT_H''@||g' \ -e 's/@''HAVE_C99_STDINT_H''@/1/g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_WCHAR_H''@/1/g' \ -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@//g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@//g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@//g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@//g' \ -e 's/@''SIZE_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WCHAR_T''@//g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@//g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@//g' \ -e 's/@''HAVE_SIGNED_WINT_T''@//g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ ./stdint.in.h > stdint.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_DZPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_FZPRINTF''@/0/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/0/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/0/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SNZPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_SZPRINTF''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VASZPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VDZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFZPRINTF''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSNZPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSZPRINTF''@/0/g' \ -e 's/@''GNULIB_VZPRINTF''@/0/g' \ -e 's/@''GNULIB_ZPRINTF''@/0/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \ -e 's/@''GNULIB_MDA_FILENO''@/1/g' \ -e 's/@''GNULIB_MDA_GETW''@/1/g' \ -e 's/@''GNULIB_MDA_PUTW''@/1/g' \ -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \ < ./stdio.in.h > stdio.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_ABORT_DEBUG''@/0/g' \ -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETPROGNAME''@/1/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_GNU''@/1/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBSTOWCS''@/0/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_MEMALIGN''@/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_RAND''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOF''@/0/g' \ -e 's/@''GNULIB_STRTOL''@/0/g' \ -e 's/@''GNULIB_STRTOLD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOUL''@/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' \ -e 's/@''GNULIB_MDA_ECVT''@/1/g' \ -e 's/@''GNULIB_MDA_FCVT''@/1/g' \ -e 's/@''GNULIB_MDA_GCVT''@/1/g' \ -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \ -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \ < ./stdlib.in.h > stdlib.h-t1 mv limits.h-t limits.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_MEMSET_EXPLICIT''@/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''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \ -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \ -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \ -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./string.in.h > string.h-t1 /bin/mkdir -p 'sys' /bin/mkdir -p 'sys' sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \ -e 's/@''GNULIB_CHMOD''@/0/g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_GETUMASK''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/0/g' \ -e 's/@''GNULIB_MKDIR''@/0/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \ -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \ -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \ -e 's/@''GNULIB_MDA_UMASK''@/1/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_GETUMASK''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_CHMOD''@|0|g' \ -e 's|@''REPLACE_FCHMODAT''@|0|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|0|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKFIFOAT''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_MKNODAT''@|0|g' \ -e 's|@''REPLACE_STAT''@|0|g' \ -e 's|@''REPLACE_UTIMENSAT''@|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' \ ./sys_stat.in.h > sys/stat.h-t mv stddef.h-t stddef.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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' \ -e 's|@''HAVE_OFF64_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ ./sys_types.in.h > sys/types.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_TIME_H''@||g' \ -e 's/@''GNULIB_CTIME''@/0/g' \ -e 's/@''GNULIB_LOCALTIME''@/0/g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRFTIME''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \ -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's/@''GNULIB_TIME_RZ''@/0/g' \ -e 's/@''GNULIB_TZNAME''@/0/g' \ -e 's/@''GNULIB_TZSET''@/0/g' \ -e 's/@''GNULIB_MDA_TZSET''@/1/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \ -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \ -e 's|@''HAVE_TIMEZONE_T''@|0|g' \ -e 's|@''HAVE_TZALLOC''@|0|g' \ -e 's|@''REPLACE_CTIME''@|0|g' \ -e 's|@''REPLACE_GMTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \ -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \ -e 's|@''REPLACE_MKTIME''@|0|g' \ -e 's|@''REPLACE_MKTIME_Z''@|0|g' \ -e 's|@''REPLACE_NANOSLEEP''@|0|g' \ -e 's|@''REPLACE_STRFTIME''@|0|g' \ -e 's|@''REPLACE_TIME''@|0|g' \ -e 's|@''REPLACE_TIMEGM''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \ -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \ -e 's|@''REPLACE_TZSET''@|0|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|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' \ ./time.in.h > time.h-t sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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_ACCESS''@/0/g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/1/g' \ -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/1/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_EXECL''@/0/g' \ -e 's/@''GNULIB_EXECLE''@/0/g' \ -e 's/@''GNULIB_EXECLP''@/0/g' \ -e 's/@''GNULIB_EXECV''@/0/g' \ -e 's/@''GNULIB_EXECVE''@/0/g' \ -e 's/@''GNULIB_EXECVP''@/0/g' \ -e 's/@''GNULIB_EXECVPE''@/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' \ < ./unistd.in.h > unistd.h-t1 sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h mv fcntl.h-t fcntl.h mv sys/types.h-t sys/types.h mv unistr.h-t unistr.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h mv unitypes.h-t unitypes.h sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \ -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|@''HAVE_FEATURES_H''@|1|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''HAVE_CRTDEFS_H''@/0/g' \ -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \ -e 's/@''GNULIB_BTOWC''@/0/g' \ -e 's/@''GNULIB_WCTOB''@/0/g' \ -e 's/@''GNULIB_MBSINIT''@/0/g' \ -e 's/@''GNULIB_MBSZERO''@/0/g' \ -e 's/@''GNULIB_MBRTOWC''@/0/g' \ -e 's/@''GNULIB_MBRLEN''@/0/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/0/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMPCPY''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ -e 's/@''GNULIB_WCSFTIME''@/0/g' \ -e 's/@''GNULIB_WGETCWD''@/0/g' \ -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h > wchar.h-t1 mv inttypes.h-t inttypes.h mv stdint.h-t stdint.h mv time.h-t time.h mv sys/stat.h-t sys/stat.h sed \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \ -e 's/@''GNULIB_GETENTROPY''@/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_GETOPT_POSIX''@/1/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETPASS''@/0/g' \ -e 's/@''GNULIB_GETPASS_GNU''@/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_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/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' \ -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \ -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \ -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \ -e 's/@''GNULIB_MDA_DUP''@/1/g' \ -e 's/@''GNULIB_MDA_DUP2''@/1/g' \ -e 's/@''GNULIB_MDA_EXECL''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECV''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \ -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \ -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \ -e 's/@''GNULIB_MDA_GETPID''@/1/g' \ -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \ -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \ -e 's/@''GNULIB_MDA_READ''@/1/g' \ -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \ -e 's/@''GNULIB_MDA_SWAB''@/1/g' \ -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \ -e 's/@''GNULIB_MDA_WRITE''@/1/g' \ < unistd.h-t1 > unistd.h-t2 sed \ -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_MEMSET_EXPLICIT''@|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_STRERRORNAME_NP''@|1|g' \ -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \ -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_FFSLL''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_MEMPCPY''@|0|g' \ -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_STPCPY''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRVERSCMP''@|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.h-t1 > string.h-t2 sed \ -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMPCPY''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_WCSFTIME''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ < wchar.h-t1 > wchar.h-t2 sed \ -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_ECVT''@|1|g' \ -e 's|@''HAVE_DECL_FCVT''@|1|g' \ -e 's|@''HAVE_DECL_GCVT''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \ -e 's|@''HAVE_GETPROGNAME''@|0|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_INITSTATE''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MBTOWC''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_SETSTATE''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOF''@|1|g' \ -e 's|@''HAVE_STRTOL''@|1|g' \ -e 's|@''HAVE_STRTOLD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOUL''@|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' \ < stdlib.h-t1 > stdlib.h-t2 rm -f string.h-t1 sed \ -e 's|@''HAVE_DECL_FCLOSEALL''@|0|g' \ -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_GETW''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_PUTW''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ < stdio.h-t1 > stdio.h-t2 mv string.h-t2 string.h sed \ -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSCMP''@|0|g' \ -e 's|@''REPLACE_WCSNCMP''@|0|g' \ -e 's|@''REPLACE_WCSSTR''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e 's|@''REPLACE_WMEMCMP''@|0|g' \ -e 's|@''REPLACE_WMEMPCPY''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < wchar.h-t2 > wchar.h-t3 sed \ -e 's|@''REPLACE__EXIT''@|0|g' \ -e 's|@''REPLACE_ABORT''@|0|g' \ -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_FREE''@|1|g' \ -e 's|@''REPLACE_GETLOADAVG''@|0|g' \ -e 's|@''REPLACE_GETPROGNAME''@|0|g' \ -e 's|@''REPLACE_GETSUBOPT''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|1|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \ -e 's|@''REPLACE_MBSTOWCS''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKOSTEMP''@|0|g' \ -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_POSIX_OPENPT''@|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_RAND''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|1|g' \ -e 's|@''REPLACE_REALLOCARRAY''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_SETSTATE''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_STRTOF''@|0|g' \ -e 's|@''REPLACE_STRTOL''@|0|g' \ -e 's|@''REPLACE_STRTOLD''@|0|g' \ -e 's|@''REPLACE_STRTOLL''@|0|g' \ -e 's|@''REPLACE_STRTOUL''@|0|g' \ -e 's|@''REPLACE_STRTOULL''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdlib.h-t2 > stdlib.h-t3 sed \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|0|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < stdio.h-t2 > stdio.h-t3 sed \ -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_EXECVPE''@|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_GETENTROPY''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GETPASS''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ < unistd.h-t2 > unistd.h-t3 rm -f wchar.h-t1 wchar.h-t2 mv wchar.h-t3 wchar.h rm -f stdio.h-t1 stdio.h-t2 mv stdio.h-t3 stdio.h rm -f stdlib.h-t1 stdlib.h-t2 mv stdlib.h-t3 stdlib.h sed \ -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_DUP3''@|0|g' \ -e 's|@''REPLACE_EXECL''@|0|g' \ -e 's|@''REPLACE_EXECLE''@|0|g' \ -e 's|@''REPLACE_EXECLP''@|0|g' \ -e 's|@''REPLACE_EXECV''@|0|g' \ -e 's|@''REPLACE_EXECVE''@|0|g' \ -e 's|@''REPLACE_EXECVP''@|0|g' \ -e 's|@''REPLACE_EXECVPE''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHDIR''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FDATASYNC''@|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_GETENTROPY''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_GETUSERSHELL''@|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_PIPE2''@|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_SETHOSTNAME''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|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-t3 > unistd.h-t4 rm -f unistd.h-t1 unistd.h-t2 unistd.h-t3 mv unistd.h-t4 unistd.h make all-recursive make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-basename-lgpl.lo -MD -MP -MF .deps/libgnutools_la-basename-lgpl.Tpo -c -o libgnutools_la-basename-lgpl.lo `test -f 'basename-lgpl.c' || echo './'`basename-lgpl.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-cloexec.lo -MD -MP -MF .deps/libgnutools_la-cloexec.Tpo -c -o libgnutools_la-cloexec.lo `test -f 'cloexec.c' || echo './'`cloexec.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-error.lo -MD -MP -MF .deps/libgnutools_la-error.Tpo -c -o libgnutools_la-error.lo `test -f 'error.c' || echo './'`error.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-fcntl.lo -MD -MP -MF .deps/libgnutools_la-fcntl.Tpo -c -o libgnutools_la-fcntl.lo `test -f 'fcntl.c' || echo './'`fcntl.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-fd-hook.lo -MD -MP -MF .deps/libgnutools_la-fd-hook.Tpo -c -o libgnutools_la-fd-hook.lo `test -f 'fd-hook.c' || echo './'`fd-hook.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-free.lo -MD -MP -MF .deps/libgnutools_la-free.Tpo -c -o libgnutools_la-free.lo `test -f 'free.c' || echo './'`free.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getopt.lo -MD -MP -MF .deps/libgnutools_la-getopt.Tpo -c -o libgnutools_la-getopt.lo `test -f 'getopt.c' || echo './'`getopt.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getopt1.lo -MD -MP -MF .deps/libgnutools_la-getopt1.Tpo -c -o libgnutools_la-getopt1.lo `test -f 'getopt1.c' || echo './'`getopt1.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getprogname.lo -MD -MP -MF .deps/libgnutools_la-getprogname.Tpo -c -o libgnutools_la-getprogname.lo `test -f 'getprogname.c' || echo './'`getprogname.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-malloca.lo -MD -MP -MF .deps/libgnutools_la-malloca.Tpo -c -o libgnutools_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-progname.lo -MD -MP -MF .deps/libgnutools_la-progname.Tpo -c -o libgnutools_la-progname.lo `test -f 'progname.c' || echo './'`progname.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-stat-time.lo -MD -MP -MF .deps/libgnutools_la-stat-time.Tpo -c -o libgnutools_la-stat-time.lo `test -f 'stat-time.c' || echo './'`stat-time.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-unistd.lo -MD -MP -MF .deps/libgnutools_la-unistd.Tpo -c -o libgnutools_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-version-etc.lo -MD -MP -MF .deps/libgnutools_la-version-etc.Tpo -c -o libgnutools_la-version-etc.lo `test -f 'version-etc.c' || echo './'`version-etc.c depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo realloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT realloc.lo -MD -MP -MF $depbase.Tpo -c -o realloc.lo realloc.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u16-mbtoucr.lo -MD -MP -MF unistr/.deps/libgnutools_la-u16-mbtoucr.Tpo -c -o unistr/libgnutools_la-u16-mbtoucr.lo `test -f 'unistr/u16-mbtoucr.c' || echo './'`unistr/u16-mbtoucr.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u16-to-u8.lo -MD -MP -MF unistr/.deps/libgnutools_la-u16-to-u8.Tpo -c -o unistr/libgnutools_la-u16-to-u8.lo `test -f 'unistr/u16-to-u8.c' || echo './'`unistr/u16-to-u8.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u32-to-u8.lo -MD -MP -MF unistr/.deps/libgnutools_la-u32-to-u8.Tpo -c -o unistr/libgnutools_la-u32-to-u8.lo `test -f 'unistr/u32-to-u8.c' || echo './'`unistr/u32-to-u8.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgnutools_la-u8-uctomb.Tpo -c -o unistr/libgnutools_la-u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgnutools_la-u8-uctomb-aux.Tpo -c -o unistr/libgnutools_la-u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-free.lo -MD -MP -MF .deps/libgnutools_la-free.Tpo -c free.c -fPIC -DPIC -o .libs/libgnutools_la-free.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-cloexec.lo -MD -MP -MF .deps/libgnutools_la-cloexec.Tpo -c cloexec.c -fPIC -DPIC -o .libs/libgnutools_la-cloexec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-error.lo -MD -MP -MF .deps/libgnutools_la-error.Tpo -c error.c -fPIC -DPIC -o .libs/libgnutools_la-error.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-fd-hook.lo -MD -MP -MF .deps/libgnutools_la-fd-hook.Tpo -c fd-hook.c -fPIC -DPIC -o .libs/libgnutools_la-fd-hook.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-progname.lo -MD -MP -MF .deps/libgnutools_la-progname.Tpo -c progname.c -fPIC -DPIC -o .libs/libgnutools_la-progname.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-basename-lgpl.lo -MD -MP -MF .deps/libgnutools_la-basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/libgnutools_la-basename-lgpl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getopt1.lo -MD -MP -MF .deps/libgnutools_la-getopt1.Tpo -c getopt1.c -fPIC -DPIC -o .libs/libgnutools_la-getopt1.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-unistd.lo -MD -MP -MF .deps/libgnutools_la-unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/libgnutools_la-unistd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-malloca.lo -MD -MP -MF .deps/libgnutools_la-malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/libgnutools_la-malloca.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getprogname.lo -MD -MP -MF .deps/libgnutools_la-getprogname.Tpo -c getprogname.c -fPIC -DPIC -o .libs/libgnutools_la-getprogname.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getopt.lo -MD -MP -MF .deps/libgnutools_la-getopt.Tpo -c getopt.c -fPIC -DPIC -o .libs/libgnutools_la-getopt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-fcntl.lo -MD -MP -MF .deps/libgnutools_la-fcntl.Tpo -c fcntl.c -fPIC -DPIC -o .libs/libgnutools_la-fcntl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-version-etc.lo -MD -MP -MF .deps/libgnutools_la-version-etc.Tpo -c version-etc.c -fPIC -DPIC -o .libs/libgnutools_la-version-etc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT realloc.lo -MD -MP -MF .deps/realloc.Tpo -c realloc.c -fPIC -DPIC -o .libs/realloc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u16-mbtoucr.lo -MD -MP -MF unistr/.deps/libgnutools_la-u16-mbtoucr.Tpo -c unistr/u16-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libgnutools_la-u16-mbtoucr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-stat-time.lo -MD -MP -MF .deps/libgnutools_la-stat-time.Tpo -c stat-time.c -fPIC -DPIC -o .libs/libgnutools_la-stat-time.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgnutools_la-u8-uctomb.Tpo -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/libgnutools_la-u8-uctomb.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u16-to-u8.lo -MD -MP -MF unistr/.deps/libgnutools_la-u16-to-u8.Tpo -c unistr/u16-to-u8.c -fPIC -DPIC -o unistr/.libs/libgnutools_la-u16-to-u8.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u32-to-u8.lo -MD -MP -MF unistr/.deps/libgnutools_la-u32-to-u8.Tpo -c unistr/u32-to-u8.c -fPIC -DPIC -o unistr/.libs/libgnutools_la-u32-to-u8.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgnutools_la-u8-uctomb-aux.Tpo -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/libgnutools_la-u8-uctomb-aux.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-fd-hook.lo -MD -MP -MF .deps/libgnutools_la-fd-hook.Tpo -c fd-hook.c -o libgnutools_la-fd-hook.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-unistd.lo -MD -MP -MF .deps/libgnutools_la-unistd.Tpo -c unistd.c -o libgnutools_la-unistd.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getprogname.lo -MD -MP -MF .deps/libgnutools_la-getprogname.Tpo -c getprogname.c -o libgnutools_la-getprogname.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-free.lo -MD -MP -MF .deps/libgnutools_la-free.Tpo -c free.c -o libgnutools_la-free.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-malloca.lo -MD -MP -MF .deps/libgnutools_la-malloca.Tpo -c malloca.c -o libgnutools_la-malloca.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getopt1.lo -MD -MP -MF .deps/libgnutools_la-getopt1.Tpo -c getopt1.c -o libgnutools_la-getopt1.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT realloc.lo -MD -MP -MF .deps/realloc.Tpo -c realloc.c -o realloc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Os -fstack-clash-protection -Wformat -Werror=format-security -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -o malloc.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u16-mbtoucr.lo -MD -MP -MF unistr/.deps/libgnutools_la-u16-mbtoucr.Tpo -c unistr/u16-mbtoucr.c -o unistr/libgnutools_la-u16-mbtoucr.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-cloexec.lo -MD -MP -MF .deps/libgnutools_la-cloexec.Tpo -c cloexec.c -o libgnutools_la-cloexec.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u8-uctomb.lo -MD -MP -MF unistr/.deps/libgnutools_la-u8-uctomb.Tpo -c unistr/u8-uctomb.c -o unistr/libgnutools_la-u8-uctomb.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-progname.lo -MD -MP -MF .deps/libgnutools_la-progname.Tpo -c progname.c -o libgnutools_la-progname.o >/dev/null 2>&1 mv -f .deps/libgnutools_la-fd-hook.Tpo .deps/libgnutools_la-fd-hook.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-basename-lgpl.lo -MD -MP -MF .deps/libgnutools_la-basename-lgpl.Tpo -c basename-lgpl.c -o libgnutools_la-basename-lgpl.o >/dev/null 2>&1 mv -f .deps/libgnutools_la-unistd.Tpo .deps/libgnutools_la-unistd.Plo mv -f .deps/libgnutools_la-getprogname.Tpo .deps/libgnutools_la-getprogname.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-stat-time.lo -MD -MP -MF .deps/libgnutools_la-stat-time.Tpo -c stat-time.c -o libgnutools_la-stat-time.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-fcntl.lo -MD -MP -MF .deps/libgnutools_la-fcntl.Tpo -c fcntl.c -o libgnutools_la-fcntl.o >/dev/null 2>&1 mv -f .deps/libgnutools_la-free.Tpo .deps/libgnutools_la-free.Plo mv -f unistr/.deps/libgnutools_la-u8-uctomb.Tpo unistr/.deps/libgnutools_la-u8-uctomb.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u8-uctomb-aux.lo -MD -MP -MF unistr/.deps/libgnutools_la-u8-uctomb-aux.Tpo -c unistr/u8-uctomb-aux.c -o unistr/libgnutools_la-u8-uctomb-aux.o >/dev/null 2>&1 mv -f unistr/.deps/libgnutools_la-u16-mbtoucr.Tpo unistr/.deps/libgnutools_la-u16-mbtoucr.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-error.lo -MD -MP -MF .deps/libgnutools_la-error.Tpo -c error.c -o libgnutools_la-error.o >/dev/null 2>&1 mv -f .deps/libgnutools_la-getopt1.Tpo .deps/libgnutools_la-getopt1.Plo mv -f .deps/libgnutools_la-malloca.Tpo .deps/libgnutools_la-malloca.Plo mv -f .deps/libgnutools_la-cloexec.Tpo .deps/libgnutools_la-cloexec.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u32-to-u8.lo -MD -MP -MF unistr/.deps/libgnutools_la-u32-to-u8.Tpo -c unistr/u32-to-u8.c -o unistr/libgnutools_la-u32-to-u8.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-version-etc.lo -MD -MP -MF .deps/libgnutools_la-version-etc.Tpo -c version-etc.c -o libgnutools_la-version-etc.o >/dev/null 2>&1 mv -f .deps/libgnutools_la-basename-lgpl.Tpo .deps/libgnutools_la-basename-lgpl.Plo mv -f .deps/libgnutools_la-progname.Tpo .deps/libgnutools_la-progname.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT unistr/libgnutools_la-u16-to-u8.lo -MD -MP -MF unistr/.deps/libgnutools_la-u16-to-u8.Tpo -c unistr/u16-to-u8.c -o unistr/libgnutools_la-u16-to-u8.o >/dev/null 2>&1 mv -f .deps/libgnutools_la-stat-time.Tpo .deps/libgnutools_la-stat-time.Plo mv -f unistr/.deps/libgnutools_la-u8-uctomb-aux.Tpo unistr/.deps/libgnutools_la-u8-uctomb-aux.Plo mv -f .deps/libgnutools_la-fcntl.Tpo .deps/libgnutools_la-fcntl.Plo mv -f unistr/.deps/libgnutools_la-u32-to-u8.Tpo unistr/.deps/libgnutools_la-u32-to-u8.Plo mv -f .deps/libgnutools_la-error.Tpo .deps/libgnutools_la-error.Plo mv -f .deps/libgnutools_la-version-etc.Tpo .deps/libgnutools_la-version-etc.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../liblouis -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libgnutools_la-getopt.lo -MD -MP -MF .deps/libgnutools_la-getopt.Tpo -c getopt.c -o libgnutools_la-getopt.o >/dev/null 2>&1 mv -f unistr/.deps/libgnutools_la-u16-to-u8.Tpo unistr/.deps/libgnutools_la-u16-to-u8.Plo mv -f .deps/libgnutools_la-getopt.Tpo .deps/libgnutools_la-getopt.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unsuffixed-float-constants -Os -fstack-clash-protection -Wformat -Werror=format-security -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgnutools.la libgnutools_la-basename-lgpl.lo libgnutools_la-cloexec.lo libgnutools_la-error.lo libgnutools_la-fcntl.lo libgnutools_la-fd-hook.lo libgnutools_la-free.lo libgnutools_la-getopt.lo libgnutools_la-getopt1.lo libgnutools_la-getprogname.lo libgnutools_la-malloca.lo libgnutools_la-progname.lo libgnutools_la-stat-time.lo libgnutools_la-unistd.lo unistr/libgnutools_la-u16-mbtoucr.lo unistr/libgnutools_la-u16-to-u8.lo unistr/libgnutools_la-u32-to-u8.lo unistr/libgnutools_la-u8-uctomb.lo unistr/libgnutools_la-u8-uctomb-aux.lo libgnutools_la-version-etc.lo malloc.lo realloc.lo libtool: link: ar cr .libs/libgnutools.a .libs/libgnutools_la-basename-lgpl.o .libs/libgnutools_la-cloexec.o .libs/libgnutools_la-error.o .libs/libgnutools_la-fcntl.o .libs/libgnutools_la-fd-hook.o .libs/libgnutools_la-free.o .libs/libgnutools_la-getopt.o .libs/libgnutools_la-getopt1.o .libs/libgnutools_la-getprogname.o .libs/libgnutools_la-malloca.o .libs/libgnutools_la-progname.o .libs/libgnutools_la-stat-time.o .libs/libgnutools_la-unistd.o unistr/.libs/libgnutools_la-u16-mbtoucr.o unistr/.libs/libgnutools_la-u16-to-u8.o unistr/.libs/libgnutools_la-u32-to-u8.o unistr/.libs/libgnutools_la-u8-uctomb.o unistr/.libs/libgnutools_la-u8-uctomb-aux.o .libs/libgnutools_la-version-etc.o .libs/malloc.o .libs/realloc.o libtool: link: ranlib .libs/libgnutools.a libtool: link: ( cd ".libs" && rm -f "libgnutools.la" && ln -s "../libgnutools.la" "libgnutools.la" ) make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' Making all in lou_maketable.d make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/lou_maketable.d' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/lou_maketable.d' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_allround.o -MD -MP -MF .deps/lou_allround.Tpo -c -o lou_allround.o lou_allround.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT brl_checks.lo -MD -MP -MF .deps/brl_checks.Tpo -c -o brl_checks.lo brl_checks.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_checkhyphens.o -MD -MP -MF .deps/lou_checkhyphens.Tpo -c -o lou_checkhyphens.o lou_checkhyphens.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_checktable.o -MD -MP -MF .deps/lou_checktable.Tpo -c -o lou_checktable.o lou_checktable.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_debug.o -MD -MP -MF .deps/lou_debug.Tpo -c -o lou_debug.o lou_debug.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_translate.o -MD -MP -MF .deps/lou_translate.Tpo -c -o lou_translate.o lou_translate.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_trace.o -MD -MP -MF .deps/lou_trace.Tpo -c -o lou_trace.o lou_trace.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_tableinfo.o -MD -MP -MF .deps/lou_tableinfo.Tpo -c -o lou_tableinfo.o lou_tableinfo.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT lou_checkyaml-lou_checkyaml.o -MD -MP -MF .deps/lou_checkyaml-lou_checkyaml.Tpo -c -o lou_checkyaml-lou_checkyaml.o `test -f 'lou_checkyaml.c' || echo './'`lou_checkyaml.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT brl_checks.lo -MD -MP -MF .deps/brl_checks.Tpo -c brl_checks.c -fPIC -DPIC -o .libs/brl_checks.o lou_debug.c: In function 'show_brailleIndicators': lou_debug.c:325:57: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'EmphasisClass' [-Wformat=] 325 | snprintf(name, BUFSIZE, "lenemphphrase %s", table->emphClasses[i]); | ~^ ~~~~~~~~~~~~~~~~~~~~~ | | | | char * EmphasisClass mv -f .deps/lou_checktable.Tpo .deps/lou_checktable.Po mv -f .deps/lou_tableinfo.Tpo .deps/lou_tableinfo.Po brl_checks.c: In function 'check_base': brl_checks.c:127:35: warning: passing argument 1 of 'parsed_strlen' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 127 | int inlen = parsed_strlen(input); | ^~~~~ brl_checks.c:51:21: note: expected 'char *' but argument is of type 'const char *' 51 | parsed_strlen(char *s) { | ~~~~~~^ mv -f .deps/lou_checkyaml-lou_checkyaml.Tpo .deps/lou_checkyaml-lou_checkyaml.Po mv -f .deps/lou_checkhyphens.Tpo .deps/lou_checkhyphens.Po mv -f .deps/lou_translate.Tpo .deps/lou_translate.Po mv -f .deps/lou_allround.Tpo .deps/lou_allround.Po mv -f .deps/lou_trace.Tpo .deps/lou_trace.Po mv -f .deps/lou_debug.Tpo .deps/lou_debug.Po libtool: compile: cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../tools/gnulib -I../tools/gnulib -Os -fstack-clash-protection -Wformat -Werror=format-security -MT brl_checks.lo -MD -MP -MF .deps/brl_checks.Tpo -c brl_checks.c -o brl_checks.o >/dev/null 2>&1 mv -f .deps/brl_checks.Tpo .deps/brl_checks.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libbrlcheck.la brl_checks.lo ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libtool: link: (cd .libs/libbrlcheck.lax/libgnutools.a && ar x "/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/../tools/gnulib/.libs/libgnutools.a") libtool: link: ar cr .libs/libbrlcheck.a .libs/brl_checks.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-basename-lgpl.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-cloexec.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-error.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-fcntl.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-fd-hook.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-free.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-getopt.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-getopt1.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-getprogname.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-malloca.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-progname.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-stat-time.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-u16-mbtoucr.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-u16-to-u8.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-u32-to-u8.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-u8-uctomb-aux.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-u8-uctomb.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-unistd.o .libs/libbrlcheck.lax/libgnutools.a/libgnutools_la-version-etc.o .libs/libbrlcheck.lax/libgnutools.a/malloc.o .libs/libbrlcheck.lax/libgnutools.a/realloc.o libtool: link: ranlib .libs/libbrlcheck.a libtool: link: rm -fr .libs/libbrlcheck.lax libtool: link: ( cd ".libs" && rm -f "libbrlcheck.la" && ln -s "../libbrlcheck.la" "libbrlcheck.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lou_allround lou_allround.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libbrlcheck.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lou_checkhyphens lou_checkhyphens.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libbrlcheck.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lou_checktable lou_checktable.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libbrlcheck.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lou_debug lou_debug.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libbrlcheck.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lou_translate lou_translate.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libbrlcheck.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lou_trace lou_trace.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libbrlcheck.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lou_tableinfo lou_tableinfo.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libbrlcheck.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lou_checkyaml lou_checkyaml-lou_checkyaml.o ../liblouis/liblouis.la ../tools/gnulib/libgnutools.la libbrlcheck.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/lou_checkhyphens lou_checkhyphens.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a ./.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/lou_trace lou_trace.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a ./.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/lou_checktable lou_checktable.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a ./.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/lou_checkyaml lou_checkyaml-lou_checkyaml.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a ./.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/lou_allround lou_allround.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a ./.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/lou_tableinfo lou_tableinfo.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a ./.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/lou_debug lou_debug.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a ./.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/lou_translate lou_translate.o ../liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a ./.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' Making all in tables make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' m4 -G nl-chardefs.uti.in > nl-chardefs.uti m4 -G nl-NL-g0.utb.in > nl-NL-g0.utb make all-am make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' [ ! -w ../.github/workflows/fuzzing.yml ] || \ perl -0777 -i -pe \ 's~(table:).*?(steps:)~\1'"$(printf '\n - %s' afr-za-g1.ctb afr-za-g2.ctb akk.utb akk-borger.utb ancient-languages-borger.utb ancient-languages-us.utb ar-ar-comp8.utb ar-ar-g1.utb ar-ar-g2.ctb as-in-g1.utb aw-in-g1.utb ba.utb be-in-g1.utb bel.utb bel-comp.utb bel-detailed.utb bg.ctb bg.utb bh.ctb bo.ctb boxes.ctb br-in-g1.utb ca-g1.ctb chr-us-g1.ctb ckb-g1.ctb cop-eg-comp8.utb cop.utb cs-comp8.utb cs-g1.ctb cy-cy-g1.utb cy-cy-g2.ctb cuneiform-transliterated.utb cuneiform-transliterated-compact.utb da-dk-g08_1993.ctb da-dk-g08.ctb da-dk-g16_1993.ctb da-dk-g16.ctb da-dk-g16-lit_1993.ctb da-dk-g18_1993.ctb da-dk-g18.ctb da-dk-g26_1993.ctb da-dk-g26.ctb da-dk-g26l_1993.ctb da-dk-g26-lit_1993.ctb da-dk-g26l-lit_1993.ctb da-dk-g28_1993.ctb da-dk-g28.ctb da-dk-g28l_1993.ctb de-chess.ctb de-comp6.utb de-de-comp8.ctb de-g0.utb de-g0-detailed.utb de-g1.ctb de-g1-detailed.ctb de-g2.ctb de-g2-detailed.ctb dra.ctb el.ctb en_CA.ctb en-chess.ctb en-gb-comp8.ctb en-gb-g1.utb en-GB-g2.ctb en-in-g1.ctb en-nabcc.utb en-ueb-g1.ctb en-ueb-g2.ctb en-ueb-math.ctb en-us-comp6.ctb en-us-comp8.ctb en-us-comp8-ext.utb 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-Es-G0.utb es-g1.ctb es-g2.ctb et.ctb et-g0.utb ethio-g1.ctb fa-ir-comp8.ctb fa-ir-g1.utb fi-fi-8dot.ctb fi.utb fil-g2.ctb fr-bfu-comp6.utb fr-bfu-comp8.utb fr-bfu-g2.ctb ga-g1.utb ga-g2.ctb gd.ctb gon.ctb grc-international-en.utb grc-international-en-composed.utb grc-international-es.utb gu-in-g1.utb haw-us-g1.ctb hbo-cantillated.utb hbo-slim.utb hbo.utb he-IL.utb he-IL-comp8.utb hi-in-g1.utb hr-comp8.utb hr-g1.ctb hu-hu-comp8.ctb hu-hu-g1.ctb hu-hu-g2.ctb hy.ctb IPA.utb is.ctb it-it-comp6.utb it-it-comp8.utb iu-ca-g1.ctb ja-kantenji.utb ja-kantenji-ucs2.utb ka.utb ka-in-g1.utb kh-in-g1.utb kk.utb km-g1.utb ko-2006-g1.ctb ko-2006-g2.ctb ko-g1.ctb ko-g2.ctb kok.ctb kru.ctb ks-in-g1.utb lg-ug-g1.utb lo-g1.utb lt.ctb lt-6dot.utb lt-8dot.utb Lv-Lv-g1.utb mao-nz-g1.ctb ml-in-g1.utb mn-in-g1.utb mn-MN-g1.utb mn-MN-g2.ctb mr-in-g1.utb ms-my-g2.ctb mt.ctb mun.ctb mwr.ctb my-g1.utb my-g2.ctb ne.ctb nl-comp8.utb nl-NL-g0.utb no-no-8dot-fallback-6dot-g0.utb no-no-8dot.utb no-no-comp8.ctb no-no-g0.utb no-no-g1.ctb no-no-g2.ctb no-no-g3.ctb no-no-generic.ctb np-in-g1.utb nso-za-g1.utb nso-za-g2.ctb ny-mw.utb or-in-g1.utb pi.ctb pl-pl-comp8.ctb Pl-Pl-g1.utb pt-comp6.utb pt-pt-comp8.ctb pt-pt-g1.utb pt-pt-g2.ctb pu-in-g1.utb ro.ctb ro-g0.utb ru-comp6.utb ru-comp8.utb ru-litbrl.ctb ru-litbrl-detailed.utb ru-ru-g1.ctb rw-rw-g1.utb sa-in-g1.utb sah.utb se-se.ctb si-in-g1.utb sin.utb sk-g1.ctb sk-sk-g1.utb sk-sk.utb sl-si-comp8.ctb sl-si-g1.utb sot-za-g1.ctb sot-za-g2.ctb sr-g1.ctb sr-Cyrl.ctb sv-1989.ctb sv-1996.ctb sv-g0.utb sv-g1.ctb sv-g2.ctb sw-ke-g1-2.ctb sw-ke-g1-3.ctb sw-ke-g1-4.ctb sw-ke-g1-5.ctb sw-ke-g1.utb sw-ke-g2.ctb syc.utb ta.ctb ta-ta-g1.ctb te-in-g1.utb th-g0.utb th-g1.utb th-g2.ctb th-comp8-backward.utb tr.ctb tr-g1.ctb tr-g2.ctb tsn-za-g1.ctb tsn-za-g2.ctb tt.utb uga.utb uk.utb uk-comp.utb uk-detailed.utb unicode-braille.utb ur-pk-g1.utb ur-pk-g2.ctb uz-g1.utb ve-za-g1.utb ve-za-g2.ctb vi-cb8.utb vi-saigon-g1.ctb vi-vn-g0.utb vi-vn-g1.ctb vi-vn-g2.ctb xh-za-g1.utb xh-za-g2.ctb yi.utb zh-chn.ctb zhcn-cbs.ctb zhcn-g1.ctb zhcn-g2.ctb zh-hk.ctb zh-tw.ctb zu-za-g1.utb zu-za-g2.ctb)"'\n \2~is' \ ../.github/workflows/fuzzing.yml make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' Making all in man make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 help2man ../tools/lou_checkyaml --info-page=liblouis \ --name="A tool to check Braille tests defined in a YAML file" \ --output=lou_checkyaml.1 help2man ../tools/lou_tableinfo --info-page=liblouis \ --name="A tool to query metadata from a liblouis Braille translation table" \ --output=lou_tableinfo.1 make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/man' Making all in tests make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' Making all in tables make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' Making all in moreTables make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/moreTables' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/moreTables' Making all in resolve_table make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' Making all in dir_1 make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' Making all in dir_1.1 make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1/dir_1.1' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1/dir_1.1' make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' Making all in dir_2 make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_2' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_2' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' Making all in emphclass make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/emphclass' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/emphclass' Making all in attribute make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/attribute' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/attribute' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' Making all in tablesWithMetadata make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tablesWithMetadata' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tablesWithMetadata' Making all in yaml make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/yaml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/yaml' Making all in braille-specs make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/braille-specs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/braille-specs' Making all in fuzzing make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/fuzzing' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/fuzzing' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' Making all in python make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' Making all in louis make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/louis' source ../../liblouis/liblouis.la ; \ sed "s/###LIBLOUIS_SONAME###/$dlname/" \ < ./__init__.py.in \ > __init__.py make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/louis' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/tests' Making all in examples make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/examples' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' Making all in windows make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' Making all in include make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/include' Making all in utils make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/utils' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0' 2025-06-06 15:17:42,270 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-06-06 15:17:42,312 root INFO running bdist_wheel 2025-06-06 15:17:42,352 root INFO running build 2025-06-06 15:17:42,352 root INFO running build_py 2025-06-06 15:17:42,360 root INFO creating build/lib/louis 2025-06-06 15:17:42,361 root INFO copying louis/__init__.py -> build/lib/louis 2025-06-06 15:17:42,376 root INFO installing to build/bdist.linux-i686/wheel 2025-06-06 15:17:42,376 root INFO running install 2025-06-06 15:17:42,400 root INFO running install_lib 2025-06-06 15:17:42,407 root INFO creating build/bdist.linux-i686/wheel 2025-06-06 15:17:42,408 root INFO creating build/bdist.linux-i686/wheel/louis 2025-06-06 15:17:42,408 root INFO copying build/lib/louis/__init__.py -> build/bdist.linux-i686/wheel/./louis 2025-06-06 15:17:42,409 root INFO running install_egg_info 2025-06-06 15:17:42,416 root INFO running egg_info 2025-06-06 15:17:42,422 root INFO creating louis.egg-info 2025-06-06 15:17:42,422 root INFO writing louis.egg-info/PKG-INFO /usr/lib/python3.12/site-packages/setuptools/_core_metadata.py:163: SetuptoolsDeprecationWarning: Invalid config. !! ******************************************************************************** newlines are not allowed in `summary` and will break in the future ******************************************************************************** !! write_field('Summary', single_line(summary)) 2025-06-06 15:17:42,423 root INFO writing dependency_links to louis.egg-info/dependency_links.txt 2025-06-06 15:17:42,424 root INFO writing top-level names to louis.egg-info/top_level.txt 2025-06-06 15:17:42,424 root INFO writing manifest file 'louis.egg-info/SOURCES.txt' 2025-06-06 15:17:42,431 root INFO reading manifest file 'louis.egg-info/SOURCES.txt' 2025-06-06 15:17:42,434 root INFO writing manifest file 'louis.egg-info/SOURCES.txt' 2025-06-06 15:17:42,434 root INFO Copying louis.egg-info to build/bdist.linux-i686/wheel/./louis-3.34.0-py3.12.egg-info 2025-06-06 15:17:42,435 root INFO running install_scripts 2025-06-06 15:17:42,437 root INFO creating build/bdist.linux-i686/wheel/louis-3.34.0.dist-info/WHEEL 2025-06-06 15:17:42,438 wheel INFO creating '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/.dist/.tmp-vngg4ieq/louis-3.34.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-06-06 15:17:42,439 wheel INFO adding 'louis/__init__.py' 2025-06-06 15:17:42,440 wheel INFO adding 'louis-3.34.0.dist-info/METADATA' 2025-06-06 15:17:42,440 wheel INFO adding 'louis-3.34.0.dist-info/WHEEL' 2025-06-06 15:17:42,441 wheel INFO adding 'louis-3.34.0.dist-info/top_level.txt' 2025-06-06 15:17:42,441 wheel INFO adding 'louis-3.34.0.dist-info/RECORD' 2025-06-06 15:17:42,441 root INFO removing build/bdist.linux-i686/wheel 2025-06-06 15:17:42,442 gpep517 INFO The backend produced /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/.dist/louis-3.34.0-py3-none-any.whl louis-3.34.0-py3-none-any.whl Making check in gnulib make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make check-recursive make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' Making check in liblouis make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' Making check in tools make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' Making check in gnulib make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make check-recursive make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' Making check in lou_maketable.d make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/lou_maketable.d' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/lou_maketable.d' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' Making check in tables make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' make check-am make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' [ ! -w ../.github/workflows/fuzzing.yml ] || \ perl -0777 -i -pe \ 's~(table:).*?(steps:)~\1'"$(printf '\n - %s' afr-za-g1.ctb afr-za-g2.ctb akk.utb akk-borger.utb ancient-languages-borger.utb ancient-languages-us.utb ar-ar-comp8.utb ar-ar-g1.utb ar-ar-g2.ctb as-in-g1.utb aw-in-g1.utb ba.utb be-in-g1.utb bel.utb bel-comp.utb bel-detailed.utb bg.ctb bg.utb bh.ctb bo.ctb boxes.ctb br-in-g1.utb ca-g1.ctb chr-us-g1.ctb ckb-g1.ctb cop-eg-comp8.utb cop.utb cs-comp8.utb cs-g1.ctb cy-cy-g1.utb cy-cy-g2.ctb cuneiform-transliterated.utb cuneiform-transliterated-compact.utb da-dk-g08_1993.ctb da-dk-g08.ctb da-dk-g16_1993.ctb da-dk-g16.ctb da-dk-g16-lit_1993.ctb da-dk-g18_1993.ctb da-dk-g18.ctb da-dk-g26_1993.ctb da-dk-g26.ctb da-dk-g26l_1993.ctb da-dk-g26-lit_1993.ctb da-dk-g26l-lit_1993.ctb da-dk-g28_1993.ctb da-dk-g28.ctb da-dk-g28l_1993.ctb de-chess.ctb de-comp6.utb de-de-comp8.ctb de-g0.utb de-g0-detailed.utb de-g1.ctb de-g1-detailed.ctb de-g2.ctb de-g2-detailed.ctb dra.ctb el.ctb en_CA.ctb en-chess.ctb en-gb-comp8.ctb en-gb-g1.utb en-GB-g2.ctb en-in-g1.ctb en-nabcc.utb en-ueb-g1.ctb en-ueb-g2.ctb en-ueb-math.ctb en-us-comp6.ctb en-us-comp8.ctb en-us-comp8-ext.utb 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-Es-G0.utb es-g1.ctb es-g2.ctb et.ctb et-g0.utb ethio-g1.ctb fa-ir-comp8.ctb fa-ir-g1.utb fi-fi-8dot.ctb fi.utb fil-g2.ctb fr-bfu-comp6.utb fr-bfu-comp8.utb fr-bfu-g2.ctb ga-g1.utb ga-g2.ctb gd.ctb gon.ctb grc-international-en.utb grc-international-en-composed.utb grc-international-es.utb gu-in-g1.utb haw-us-g1.ctb hbo-cantillated.utb hbo-slim.utb hbo.utb he-IL.utb he-IL-comp8.utb hi-in-g1.utb hr-comp8.utb hr-g1.ctb hu-hu-comp8.ctb hu-hu-g1.ctb hu-hu-g2.ctb hy.ctb IPA.utb is.ctb it-it-comp6.utb it-it-comp8.utb iu-ca-g1.ctb ja-kantenji.utb ja-kantenji-ucs2.utb ka.utb ka-in-g1.utb kh-in-g1.utb kk.utb km-g1.utb ko-2006-g1.ctb ko-2006-g2.ctb ko-g1.ctb ko-g2.ctb kok.ctb kru.ctb ks-in-g1.utb lg-ug-g1.utb lo-g1.utb lt.ctb lt-6dot.utb lt-8dot.utb Lv-Lv-g1.utb mao-nz-g1.ctb ml-in-g1.utb mn-in-g1.utb mn-MN-g1.utb mn-MN-g2.ctb mr-in-g1.utb ms-my-g2.ctb mt.ctb mun.ctb mwr.ctb my-g1.utb my-g2.ctb ne.ctb nl-comp8.utb nl-NL-g0.utb no-no-8dot-fallback-6dot-g0.utb no-no-8dot.utb no-no-comp8.ctb no-no-g0.utb no-no-g1.ctb no-no-g2.ctb no-no-g3.ctb no-no-generic.ctb np-in-g1.utb nso-za-g1.utb nso-za-g2.ctb ny-mw.utb or-in-g1.utb pi.ctb pl-pl-comp8.ctb Pl-Pl-g1.utb pt-comp6.utb pt-pt-comp8.ctb pt-pt-g1.utb pt-pt-g2.ctb pu-in-g1.utb ro.ctb ro-g0.utb ru-comp6.utb ru-comp8.utb ru-litbrl.ctb ru-litbrl-detailed.utb ru-ru-g1.ctb rw-rw-g1.utb sa-in-g1.utb sah.utb se-se.ctb si-in-g1.utb sin.utb sk-g1.ctb sk-sk-g1.utb sk-sk.utb sl-si-comp8.ctb sl-si-g1.utb sot-za-g1.ctb sot-za-g2.ctb sr-g1.ctb sr-Cyrl.ctb sv-1989.ctb sv-1996.ctb sv-g0.utb sv-g1.ctb sv-g2.ctb sw-ke-g1-2.ctb sw-ke-g1-3.ctb sw-ke-g1-4.ctb sw-ke-g1-5.ctb sw-ke-g1.utb sw-ke-g2.ctb syc.utb ta.ctb ta-ta-g1.ctb te-in-g1.utb th-g0.utb th-g1.utb th-g2.ctb th-comp8-backward.utb tr.ctb tr-g1.ctb tr-g2.ctb tsn-za-g1.ctb tsn-za-g2.ctb tt.utb uga.utb uk.utb uk-comp.utb uk-detailed.utb unicode-braille.utb ur-pk-g1.utb ur-pk-g2.ctb uz-g1.utb ve-za-g1.utb ve-za-g2.ctb vi-cb8.utb vi-saigon-g1.ctb vi-vn-g0.utb vi-vn-g1.ctb vi-vn-g2.ctb xh-za-g1.utb xh-za-g2.ctb yi.utb zh-chn.ctb zhcn-cbs.ctb zhcn-g1.ctb zhcn-g2.ctb zh-hk.ctb zh-tw.ctb zu-za-g1.utb zu-za-g2.ctb)"'\n \2~is' \ ../.github/workflows/fuzzing.yml make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/man' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' Making check in tables make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' Making check in moreTables make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/moreTables' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/moreTables' Making check in resolve_table make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' Making check in dir_1 make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' Making check in dir_1.1 make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1/dir_1.1' make[5]: Nothing to be done for 'check'. make[5]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1/dir_1.1' make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' make[5]: Nothing to be done for 'check-am'. make[5]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' Making check in dir_2 make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_2' make[4]: Nothing to be done for 'check'. make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_2' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' Making check in emphclass make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/emphclass' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/emphclass' Making check in attribute make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/attribute' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/attribute' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' Making check in tablesWithMetadata make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tablesWithMetadata' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tablesWithMetadata' Making check in yaml make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/yaml' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/yaml' Making check in braille-specs make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/braille-specs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/braille-specs' Making check in fuzzing make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/fuzzing' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/fuzzing' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make checkTable check_metadata emphclass attributeNames findTable getTable hash_collision hyphenate_xxx logging resolve_table typeform typeform_for_emphclass suggestChunks charToFallbackDots \ check_all_tables.pl check_endless_loop.pl multiple_table_path.pl make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT checkTable.o -MD -MP -MF .deps/checkTable.Tpo -c -o checkTable.o checkTable.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT check_metadata.o -MD -MP -MF .deps/check_metadata.Tpo -c -o check_metadata.o check_metadata.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT emphclass.o -MD -MP -MF .deps/emphclass.Tpo -c -o emphclass.o emphclass.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT attributeNames.o -MD -MP -MF .deps/attributeNames.Tpo -c -o attributeNames.o attributeNames.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT findTable.o -MD -MP -MF .deps/findTable.Tpo -c -o findTable.o findTable.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT getTable.o -MD -MP -MF .deps/getTable.Tpo -c -o getTable.o getTable.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT hash_collision.o -MD -MP -MF .deps/hash_collision.Tpo -c -o hash_collision.o hash_collision.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT hyphenate_xxx.o -MD -MP -MF .deps/hyphenate_xxx.Tpo -c -o hyphenate_xxx.o hyphenate_xxx.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT resolve_table.o -MD -MP -MF .deps/resolve_table.Tpo -c -o resolve_table.o resolve_table.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT typeform.o -MD -MP -MF .deps/typeform.Tpo -c -o typeform.o typeform.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT typeform_for_emphclass.o -MD -MP -MF .deps/typeform_for_emphclass.Tpo -c -o typeform_for_emphclass.o typeform_for_emphclass.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT suggestChunks.o -MD -MP -MF .deps/suggestChunks.Tpo -c -o suggestChunks.o suggestChunks.c cc -DHAVE_CONFIG_H -I. -I../liblouis -I../liblouis -I../gnulib -I../tools -I../gnulib -I../tools -Os -fstack-clash-protection -Wformat -Werror=format-security -MT charToFallbackDots.o -MD -MP -MF .deps/charToFallbackDots.Tpo -c -o charToFallbackDots.o charToFallbackDots.c make[3]: Nothing to be done for 'check_all_tables.pl'. make[3]: Nothing to be done for 'check_endless_loop.pl'. make[3]: Nothing to be done for 'multiple_table_path.pl'. mv -f .deps/hyphenate_xxx.Tpo .deps/hyphenate_xxx.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o hyphenate_xxx hyphenate_xxx.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la mv -f .deps/checkTable.Tpo .deps/checkTable.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o checkTable checkTable.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la mv -f .deps/getTable.Tpo .deps/getTable.Po mv -f .deps/attributeNames.Tpo .deps/attributeNames.Po mv -f .deps/charToFallbackDots.Tpo .deps/charToFallbackDots.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o getTable getTable.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la mv -f .deps/hash_collision.Tpo .deps/hash_collision.Po mv -f .deps/suggestChunks.Tpo .deps/suggestChunks.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o attributeNames attributeNames.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o charToFallbackDots charToFallbackDots.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la mv -f .deps/typeform_for_emphclass.Tpo .deps/typeform_for_emphclass.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o hash_collision hash_collision.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o suggestChunks suggestChunks.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o typeform_for_emphclass typeform_for_emphclass.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la mv -f .deps/emphclass.Tpo .deps/emphclass.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o emphclass emphclass.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la mv -f .deps/check_metadata.Tpo .deps/check_metadata.Po mv -f .deps/findTable.Tpo .deps/findTable.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o check_metadata check_metadata.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o findTable findTable.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la mv -f .deps/resolve_table.Tpo .deps/resolve_table.Po mv -f .deps/logging.Tpo .deps/logging.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o resolve_table resolve_table.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o logging logging.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la mv -f .deps/typeform.Tpo .deps/typeform.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o typeform typeform.o ../liblouis/liblouis.la ../gnulib/libgnu.la ../tools/libbrlcheck.la ../tools/gnulib/libgnutools.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/emphclass emphclass.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/suggestChunks suggestChunks.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/hyphenate_xxx hyphenate_xxx.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/attributeNames attributeNames.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/checkTable checkTable.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/hash_collision hash_collision.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/getTable getTable.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/findTable findTable.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/charToFallbackDots charToFallbackDots.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/logging logging.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/resolve_table resolve_table.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/check_metadata check_metadata.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/typeform_for_emphclass typeform_for_emphclass.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/typeform typeform.o ../liblouis/.libs/liblouis.so ../gnulib/.libs/libgnu.a ../tools/.libs/libbrlcheck.a /home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/.libs/liblouis.so ../tools/gnulib/.libs/libgnutools.a make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' PASS: checkTable PASS: getTable PASS: attributeNames PASS: typeform_for_emphclass PASS: emphclass PASS: logging PASS: resolve_table PASS: hyphenate_xxx PASS: charToFallbackDots PASS: suggestChunks PASS: findTable SKIP: braille-specs/afr-za-g2.yaml SKIP: braille-specs/ar-ar-g1_harness.yaml SKIP: braille-specs/ar-ar-g1.yaml SKIP: braille-specs/bg.yaml PASS: check_metadata SKIP: braille-specs/ba.yaml SKIP: braille-specs/ar-ar-comp8.yaml SKIP: braille-specs/bn.yaml PASS: check_endless_loop.pl SKIP: braille-specs/chr-us-g1_harness.yaml SKIP: braille-specs/bel.yaml SKIP: braille-specs/da-dk_1993.yaml SKIP: braille-specs/ar-ar-g2.yaml SKIP: braille-specs/da-dk-8dot.yaml SKIP: braille-specs/cop.yaml SKIP: braille-specs/cs_harness.yaml SKIP: braille-specs/da-dk-6dot.yaml SKIP: braille-specs/cs-comp8_harness.yaml SKIP: braille-specs/critical-apparatus.yaml SKIP: braille-specs/da-dk-g28-dictionary_harness_1993.yaml SKIP: braille-specs/de-blista-dictionary.yaml SKIP: braille-specs/da-dk-g28-dictionary_harness.yaml SKIP: braille-specs/de-comp6.yaml SKIP: braille-specs/da-dk-g26-dictionary_harness.yaml SKIP: braille-specs/da-dk-g26-dictionary_harness_1993.yaml SKIP: braille-specs/de-de-comp8.yaml SKIP: braille-specs/de-eurobrl6.yaml SKIP: braille-specs/de-g0-detailed-specs.yaml SKIP: braille-specs/de-g1-detailed-dictionary.yaml SKIP: braille-specs/de-g0.yaml SKIP: braille-specs/de-g1.yaml SKIP: braille-specs/de-g1-dictionary.yaml SKIP: braille-specs/de-g0-detailed-dictionary.yaml SKIP: braille-specs/de-g2.yaml SKIP: braille-specs/de-g1-detailed-specs.yaml SKIP: braille-specs/de-g2-dictionary.yaml SKIP: braille-specs/de-g2-sbs.yaml SKIP: braille-specs/el-backward.yaml SKIP: braille-specs/de-g2-detailed-specs.yaml SKIP: braille-specs/en-ueb.yaml SKIP: braille-specs/en-gb-g1_harness.yaml SKIP: braille-specs/en-ueb-g2-dictionary_harness.yaml SKIP: braille-specs/en-nabcc.yaml SKIP: braille-specs/en-ueb-g1_harness.yaml SKIP: braille-specs/el-forward.yaml SKIP: braille-specs/en-ueb-math.yaml SKIP: braille-specs/en-us-comp6.yaml SKIP: braille-specs/en-ueb-computer-code.yaml SKIP: braille-specs/en-us-comp8-ext-back_harness.yaml SKIP: braille-specs/en-GB-g2.yaml SKIP: braille-specs/en-ueb-g2_backward_no_dis.yaml SKIP: braille-specs/en-ueb-g1_backward.yaml SKIP: braille-specs/en-ueb-symbols_harness.yaml SKIP: braille-specs/en-us-emphasis_harness.yaml SKIP: braille-specs/en-ueb-g2_backward.yaml SKIP: braille-specs/en-us-g2-dictionary_harness.yaml SKIP: braille-specs/en-us-comp8-ext-for_harness.yaml SKIP: braille-specs/en-us-g1.yaml SKIP: braille-specs/en-us-g2.yaml SKIP: braille-specs/es-g2.yaml SKIP: braille-specs/eo-g1_harness.yaml SKIP: braille-specs/es-g0-g1.yaml SKIP: braille-specs/fr-bfu-comp6.yaml SKIP: braille-specs/fi_harness.yaml SKIP: braille-specs/fr-bfu-g2.yaml SKIP: braille-specs/fa-ir-g1-harness.yaml SKIP: braille-specs/fa-ir-comp8-harness.yaml SKIP: braille-specs/ethio-g1_harness.yaml SKIP: braille-specs/fil.yaml SKIP: braille-specs/ga-g2_harness.yaml SKIP: braille-specs/fr-bfu-g2_harness.yaml SKIP: braille-specs/ga-g1_harness.yaml SKIP: braille-specs/fr-bfu-comp8.yaml SKIP: braille-specs/grc-international-common.yaml SKIP: braille-specs/grc-international-es.yaml SKIP: braille-specs/hr-8dots_harness.yaml SKIP: braille-specs/he-IL.yaml SKIP: braille-specs/grc-international-decomposed.yaml SKIP: braille-specs/hu-hu-comp8_harness.yaml SKIP: braille-specs/hu-hu-g1_braille_input_forward.yaml SKIP: braille-specs/hi_harness.yaml SKIP: braille-specs/hu-hu-g1_braille_input_backward.yaml SKIP: braille-specs/iu-ca-g1_harness.yaml SKIP: braille-specs/hu-hu-g1_dictionary_numbers.yaml SKIP: braille-specs/hu-hu-g1_harness.yaml SKIP: braille-specs/ja-kantenji.yaml SKIP: braille-specs/hu-hu-g2_harness.yaml SKIP: braille-specs/hu-hu-g2_dictionary_numbers.yaml SKIP: braille-specs/hu-hu-g1_dictionary_special_consonants.yaml SKIP: braille-specs/ipa.yaml SKIP: braille-specs/it.yaml SKIP: braille-specs/kk.yaml SKIP: braille-specs/ko-g2_harness.yaml SKIP: braille-specs/kmr.yaml SKIP: braille-specs/lo.yaml SKIP: braille-specs/ko-2006-g2_harness.yaml SKIP: braille-specs/litdigits6Dots_backward.yaml SKIP: braille-specs/ka.yaml SKIP: braille-specs/ml.yaml SKIP: braille-specs/lt.yaml SKIP: braille-specs/lv_harness.yaml SKIP: braille-specs/lg-ug-g1.yaml SKIP: braille-specs/ms-my-g2.yaml PASS: multiple_table_path.pl SKIP: braille-specs/mn-MN_harness.yaml SKIP: braille-specs/pa.yaml SKIP: braille-specs/nl-comp8_harness.yaml SKIP: braille-specs/nl-g0_harness.yaml SKIP: braille-specs/my-g2.yaml SKIP: braille-specs/nemeth.yaml SKIP: braille-specs/pl-pl-comp8_harness.yaml SKIP: braille-specs/no.yaml SKIP: braille-specs/ny-mw.yaml SKIP: braille-specs/pl-g1.yaml SKIP: braille-specs/rw-rw-g1.yaml SKIP: braille-specs/ru.yaml SKIP: braille-specs/ro-g0.yaml SKIP: braille-specs/pt.yaml SKIP: braille-specs/spaces.yaml SKIP: braille-specs/sl-g1.yaml SKIP: braille-specs/sr.yaml SKIP: braille-specs/sah.yaml SKIP: braille-specs/st-g2.yaml SKIP: braille-specs/ta-ta-g1_harness.yaml SKIP: braille-specs/sk-g1_harness.yaml SKIP: braille-specs/tt.yaml SKIP: braille-specs/sv.yaml SKIP: braille-specs/uk.yaml SKIP: braille-specs/th.yaml SKIP: braille-specs/sw-ke.yaml SKIP: braille-specs/ve-g2.yaml SKIP: braille-specs/sw-ke-dictionary.yaml SKIP: braille-specs/ur-pk-g2.yaml SKIP: braille-specs/tr.yaml SKIP: braille-specs/vi.yaml SKIP: braille-specs/zh-chn.yaml SKIP: braille-specs/zh-tw.yaml SKIP: braille-specs/uz.yaml SKIP: braille-specs/yi.yaml SKIP: braille-specs/zhcn-cbs.yaml SKIP: braille-specs/akk-borger.yaml SKIP: braille-specs/zhcn-g1.yaml SKIP: braille-specs/xh-g2.yaml SKIP: braille-specs/cuneiform-transliterated.yaml SKIP: braille-specs/akk.yaml SKIP: braille-specs/zhcn-g2.yaml SKIP: braille-specs/hu-hu-g1-hyph_harness.yaml SKIP: braille-specs/grc-international-composed.yaml SKIP: braille-specs/uga.yaml SKIP: yaml/back_cont_then_punc.yaml SKIP: braille-specs/hbo.yaml SKIP: yaml/attribute.yaml SKIP: braille-specs/syc.yaml SKIP: yaml/begcaps_endcaps.yaml SKIP: yaml/broken_equals_operand.yaml SKIP: yaml/capitalization.yaml SKIP: yaml/capsnocont.yaml SKIP: yaml/compbrlAtCursor_with_equals.yaml SKIP: yaml/case-sensitivity.yaml SKIP: yaml/before_begmidword.yaml SKIP: yaml/computer_braille.yaml SKIP: yaml/capsword.yaml SKIP: yaml/example_test.yaml SKIP: yaml/input-length.yaml SKIP: yaml/face-with-tears-of-joy.yaml SKIP: yaml/emphasis.yaml SKIP: yaml/hyphenation.yaml SKIP: yaml/issue-332.yaml SKIP: yaml/issue-479.yaml SKIP: yaml/inpos_outpos.yaml SKIP: yaml/issue-963.yaml SKIP: yaml/hyphenation_nocross_harness.yaml SKIP: yaml/issue-615.yaml SKIP: yaml/letterDefTest_harness.yaml SKIP: yaml/match-vs-always.yaml SKIP: yaml/multipass-negation.yaml SKIP: yaml/multipass-backward.yaml SKIP: yaml/multipass.yaml SKIP: yaml/new_emph.yaml SKIP: yaml/multipass-vs-match.yaml SKIP: yaml/noletsignafter.yaml SKIP: yaml/multipass-forward.yaml SKIP: yaml/nonumsign.yaml SKIP: yaml/numericmode.yaml SKIP: yaml/present_progressive.yaml SKIP: yaml/partialTrans.yaml SKIP: yaml/precedence.yaml SKIP: yaml/repword.yaml SKIP: yaml/pass0_typebuf.yaml PASS: typeform SKIP: yaml/squash_space.yaml SKIP: yaml/syllable.yaml SKIP: yaml/face-with-tears-of-joy-ucs4.yaml SKIP: yaml/undefined.yaml SKIP: yaml/various-regression-tests.yaml PASS: hash_collision PASS: check_all_tables.pl ============================================================================ Testsuite summary for Liblouis 3.34.0 ============================================================================ # TOTAL: 208 # PASS: 17 # SKIP: 191 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' Making check in python make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' Making check in louis make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/louis' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/louis' Making check in tests make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/tests' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/tests' Making check in examples make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/examples' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/examples' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' Making check in windows make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' Making check in include make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/include' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/include' Making check in utils make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/utils' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/utils' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0' ..x.x........x.x........ ---------------------------------------------------------------------- Ran 24 tests in 0.018s OK (expected failures=4) >>> liblouis: Entering fakeroot... Making install in gnulib make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make install-recursive make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/gnulib' Making install in liblouis make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' /bin/mkdir -p '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/include/liblouis' /bin/mkdir -p '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c liblouis.la '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib' /usr/bin/install -c -m 644 liblouis.h '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/include/liblouis' libtool: install: /usr/bin/install -c .libs/liblouis.so.20.0.22 /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib/liblouis.so.20.0.22 libtool: install: (cd /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib && { ln -s -f liblouis.so.20.0.22 liblouis.so.20 || { rm -f liblouis.so.20 && ln -s liblouis.so.20.0.22 liblouis.so.20; }; }) libtool: install: (cd /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib && { ln -s -f liblouis.so.20.0.22 liblouis.so || { rm -f liblouis.so && ln -s liblouis.so.20.0.22 liblouis.so; }; }) libtool: install: /usr/bin/install -c .libs/liblouis.lai /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib/liblouis.la libtool: install: /usr/bin/install -c .libs/liblouis.a /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib/liblouis.a libtool: install: chmod 644 /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib/liblouis.a libtool: install: ranlib /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib/liblouis.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis' Making install in tools make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' Making install in gnulib make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make install-recursive make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/gnulib' Making install in lou_maketable.d make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/lou_maketable.d' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/lou_maketable.d' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/lou_maketable.d' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools/lou_maketable.d' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' /bin/mkdir -p '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin' /bin/mkdir -p '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin' make[3]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c lou_allround lou_checkhyphens lou_checktable lou_debug lou_translate lou_trace lou_tableinfo '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin' /bin/mkdir -p '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin' /usr/bin/install -c lou_maketable.d/lou_maketable '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin' /bin/mkdir -p '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_maketable.d/' /usr/bin/install -c lou_maketable.d/export_chunked_words.py lou_maketable.d/generate_alphabet.py lou_maketable.d/lou_maketable.mk lou_maketable.d/make_suggestions.py lou_maketable.d/submit_rows.py lou_maketable.d/submit_rows.sh lou_maketable.d/submit_rules.py lou_maketable.d/submit_rules.sh lou_maketable.d/substrings.pl lou_maketable.d/utils.py lou_maketable.d/wrap_patgen.sh '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_maketable.d/' libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lou_allround /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_allround libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lou_checkhyphens /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_checkhyphens libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lou_checktable /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_checktable libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lou_debug /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_debug libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lou_translate /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_translate libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lou_trace /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_trace libtool: warning: '../liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: warning: '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/liblouis/liblouis.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/lou_tableinfo /home/buildozer/aports/community/liblouis/pkg/liblouis/usr/bin/lou_tableinfo make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tools' Making install in tables make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' make install-am make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' [ ! -w ../.github/workflows/fuzzing.yml ] || \ perl -0777 -i -pe \ 's~(table:).*?(steps:)~\1'"$(printf '\n - %s' afr-za-g1.ctb afr-za-g2.ctb akk.utb akk-borger.utb ancient-languages-borger.utb ancient-languages-us.utb ar-ar-comp8.utb ar-ar-g1.utb ar-ar-g2.ctb as-in-g1.utb aw-in-g1.utb ba.utb be-in-g1.utb bel.utb bel-comp.utb bel-detailed.utb bg.ctb bg.utb bh.ctb bo.ctb boxes.ctb br-in-g1.utb ca-g1.ctb chr-us-g1.ctb ckb-g1.ctb cop-eg-comp8.utb cop.utb cs-comp8.utb cs-g1.ctb cy-cy-g1.utb cy-cy-g2.ctb cuneiform-transliterated.utb cuneiform-transliterated-compact.utb da-dk-g08_1993.ctb da-dk-g08.ctb da-dk-g16_1993.ctb da-dk-g16.ctb da-dk-g16-lit_1993.ctb da-dk-g18_1993.ctb da-dk-g18.ctb da-dk-g26_1993.ctb da-dk-g26.ctb da-dk-g26l_1993.ctb da-dk-g26-lit_1993.ctb da-dk-g26l-lit_1993.ctb da-dk-g28_1993.ctb da-dk-g28.ctb da-dk-g28l_1993.ctb de-chess.ctb de-comp6.utb de-de-comp8.ctb de-g0.utb de-g0-detailed.utb de-g1.ctb de-g1-detailed.ctb de-g2.ctb de-g2-detailed.ctb dra.ctb el.ctb en_CA.ctb en-chess.ctb en-gb-comp8.ctb en-gb-g1.utb en-GB-g2.ctb en-in-g1.ctb en-nabcc.utb en-ueb-g1.ctb en-ueb-g2.ctb en-ueb-math.ctb en-us-comp6.ctb en-us-comp8.ctb en-us-comp8-ext.utb 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-Es-G0.utb es-g1.ctb es-g2.ctb et.ctb et-g0.utb ethio-g1.ctb fa-ir-comp8.ctb fa-ir-g1.utb fi-fi-8dot.ctb fi.utb fil-g2.ctb fr-bfu-comp6.utb fr-bfu-comp8.utb fr-bfu-g2.ctb ga-g1.utb ga-g2.ctb gd.ctb gon.ctb grc-international-en.utb grc-international-en-composed.utb grc-international-es.utb gu-in-g1.utb haw-us-g1.ctb hbo-cantillated.utb hbo-slim.utb hbo.utb he-IL.utb he-IL-comp8.utb hi-in-g1.utb hr-comp8.utb hr-g1.ctb hu-hu-comp8.ctb hu-hu-g1.ctb hu-hu-g2.ctb hy.ctb IPA.utb is.ctb it-it-comp6.utb it-it-comp8.utb iu-ca-g1.ctb ja-kantenji.utb ja-kantenji-ucs2.utb ka.utb ka-in-g1.utb kh-in-g1.utb kk.utb km-g1.utb ko-2006-g1.ctb ko-2006-g2.ctb ko-g1.ctb ko-g2.ctb kok.ctb kru.ctb ks-in-g1.utb lg-ug-g1.utb lo-g1.utb lt.ctb lt-6dot.utb lt-8dot.utb Lv-Lv-g1.utb mao-nz-g1.ctb ml-in-g1.utb mn-in-g1.utb mn-MN-g1.utb mn-MN-g2.ctb mr-in-g1.utb ms-my-g2.ctb mt.ctb mun.ctb mwr.ctb my-g1.utb my-g2.ctb ne.ctb nl-comp8.utb nl-NL-g0.utb no-no-8dot-fallback-6dot-g0.utb no-no-8dot.utb no-no-comp8.ctb no-no-g0.utb no-no-g1.ctb no-no-g2.ctb no-no-g3.ctb no-no-generic.ctb np-in-g1.utb nso-za-g1.utb nso-za-g2.ctb ny-mw.utb or-in-g1.utb pi.ctb pl-pl-comp8.ctb Pl-Pl-g1.utb pt-comp6.utb pt-pt-comp8.ctb pt-pt-g1.utb pt-pt-g2.ctb pu-in-g1.utb ro.ctb ro-g0.utb ru-comp6.utb ru-comp8.utb ru-litbrl.ctb ru-litbrl-detailed.utb ru-ru-g1.ctb rw-rw-g1.utb sa-in-g1.utb sah.utb se-se.ctb si-in-g1.utb sin.utb sk-g1.ctb sk-sk-g1.utb sk-sk.utb sl-si-comp8.ctb sl-si-g1.utb sot-za-g1.ctb sot-za-g2.ctb sr-g1.ctb sr-Cyrl.ctb sv-1989.ctb sv-1996.ctb sv-g0.utb sv-g1.ctb sv-g2.ctb sw-ke-g1-2.ctb sw-ke-g1-3.ctb sw-ke-g1-4.ctb sw-ke-g1-5.ctb sw-ke-g1.utb sw-ke-g2.ctb syc.utb ta.ctb ta-ta-g1.ctb te-in-g1.utb th-g0.utb th-g1.utb th-g2.ctb th-comp8-backward.utb tr.ctb tr-g1.ctb tr-g2.ctb tsn-za-g1.ctb tsn-za-g2.ctb tt.utb uga.utb uk.utb uk-comp.utb uk-detailed.utb unicode-braille.utb ur-pk-g1.utb ur-pk-g2.ctb uz-g1.utb ve-za-g1.utb ve-za-g2.ctb vi-cb8.utb vi-saigon-g1.ctb vi-vn-g0.utb vi-vn-g1.ctb vi-vn-g2.ctb xh-za-g1.utb xh-za-g2.ctb yi.utb zh-chn.ctb zhcn-cbs.ctb zhcn-g1.ctb zhcn-g2.ctb zh-hk.ctb zh-tw.ctb zu-za-g1.utb zu-za-g2.ctb)"'\n \2~is' \ ../.github/workflows/fuzzing.yml make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 afr-za-g1.ctb afr-za-g2.ctb akk.utb akk-borger.utb ancient-languages-borger.utb ancient-languages-us.utb ar-ar-comp8.utb ar-ar-g1-core.uti ar-ar-g1.utb ar-ar-g2.ctb ar-ar-math.uti ar.tbl as-in-g1.utb as.tbl awa.tbl aw-in-g1.utb ba.utb be-in-g1.utb bel.utb bel-comp.utb bel-detailed.utb bengali.cti bg.dis bg.ctb bg.tbl bg.utb bh.ctb bh.tbl bn.tbl bo.ctb bo.tbl boxes.ctb braille-patterns.cti bra.tbl br-in-g1.utb ca-chardefs.cti ca-g1.ctb ca.tbl chr-us-g1.ctb ckb-chardefs.cti '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 ckb-g1.ctb ckb.tbl ckb-translation.cti compress.cti controlchars.cti cop-eg-comp8.utb cop.utb corrections.cti countries.cti critical-apparatus.uti cs-chardefs.cti cs-comp8.utb cs-g1.ctb cs.tbl cs-translation.cti cy-cy-g1.utb cy-cy-g2.ctb cuneiform-transliterated.utb cuneiform-transliterated-compact.utb cy.tbl da-dk-6miscChars_1993.cti da-dk-6miscChars.cti da-dk-8miscChars_1993.cti da-dk-8miscChars.cti da-dk-g08_1993.ctb da-dk-g08.ctb da-dk-g16_1993.ctb da-dk-g16.ctb da-dk-g16-lit_1993.ctb da-dk-g18_1993.ctb da-dk-g18.ctb da-dk-g26_1993.ctb da-dk-g26.ctb da-dk-g26l_1993.ctb da-dk-g26-lit_1993.ctb da-dk-g26l-lit_1993.ctb da-dk-g28_1993.ctb da-dk-g28.ctb da-dk-g28l_1993.ctb da-dk-g2.dic '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 da-dk-octobraille_1993.dis da-dk-octobraille.dis de-accents.cti de-accents-detailed.cti de-chardefs6.cti de-chardefs8.cti de-chess.ctb de-comp6.utb de-de-comp8.ctb de-de.dis de-eurobrl6.dis de-eurobrl6u.dis de-g0-core.uti de-g0.utb de-g0-detailed.utb de-g1-core.cti de-g1-core-patterns.dic de-g1.ctb de-g1-detailed.ctb de-g2-core.cti de-g2-core-patterns.dic de-g2.ctb de-g2-detailed.ctb devanagari.cti digits6DotsPlusDot6.uti digits6Dots.uti digits8Dots.uti dra.ctb dra.tbl el.ctb en_CA.ctb en_CA.tbl en-chardefs.cti en-chess.ctb en-gb-comp8.ctb en-gb-g1.utb en-GB-g2.ctb en_GB.tbl en-in-g1.ctb en-nabcc.utb '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 en-ueb-chardefs.uti en-ueb-g1.ctb en-ueb-g2.ctb en-ueb-math.ctb en-us-brf.dis en-us-comp6.ctb en-us-comp8.ctb en_US-comp8-ext.tbl en-us-comp8-ext.utb en-us-compbrl.uti en-us-emphasis.uti en-us-g1.ctb en-us-g2.ctb en-us-interline.ctb en-us-mathtext.ctb en_US.tbl eo-g1.ctb eo-g1-x-system.ctb eo.tbl es-chardefs.cti Es-Es-G0.utb es-g1.ctb es-g2.ctb es-new.dis es-old.dis es.tbl et.ctb et-g0.utb ethio-g1.ctb et.tbl eurodefs.cti fa-ir-comp8.ctb fa-ir-g1.utb fi-fi-8dot.ctb fi.utb fil-g2.ctb fr-bfu-comp68.cti fr-bfu-comp6.utb fr-bfu-comp8.utb fr-bfu-g2.ctb '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 ga-g1.utb ga-g2.ctb gd.ctb gd.tbl gez.tbl gon.ctb gon.tbl grc-international-common.uti grc-international-composed.uti grc-international-decomposed.uti grc-international-en.utb grc-international-en-composed.utb grc-international-es.utb gr-pl-comp8.uti gu-in-g1.utb gujarati.cti gurumuki.cti gu.tbl haw-us-g1.ctb hbo-cantillated-rules.uti hbo-cantillated.utb hbo-common-rules.uti hbo-ihbc-rules.uti hbo-slim-rules.uti hbo-slim.utb hbo.utb he-common-consonants.uti he-common-vowels-ihbc.uti he-IL.utb he-IL-comp8.utb hi-in-g1.utb hi.tbl hr-chardefs.cti hr-comp8.tbl hr-comp8.utb hr-digits.uti hr-g1.ctb hr-g1.tbl hr-translation.cti hu-backtranslate-correction.dis '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 hu-backtranslate-word-corrections.cti hu-chardefs.cti hu-exceptionwords.cti hu-hu-comp8.ctb hu-hu-g1_braille_input.cti hu-hu-g1.ctb hu-hu-g2.ctb hu-hu-g2_exceptions.cti hu.tbl 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 hy.tbl IPA-unicode-range.uti IPA.utb is-chardefs6.cti is-chardefs8.cti is.ctb is.tbl it-it-comp6.utb it-it-comp8.utb it.tbl iu-ca-g1.ctb ja-kantenji.utb ja-kantenji-ucs2.utb ka.utb '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 ka-in-g1.utb kannada.cti kha.tbl kh-in-g1.utb kk.utb km-g1.utb kmr.tbl kn.tbl ko-2006.cti ko-2006-g1.ctb ko-2006-g2.ctb ko-chars.cti ko.cti ko-g1.ctb ko-g1-rules.cti ko-g2.ctb ko-g2-rules.cti kok.ctb kok.tbl kru.ctb kru.tbl ks-in-g1.utb latinLetterDef6Dots.uti latinLetterDef8Dots.uti latinUppercaseComp6.uti litdigits6DotsPlusDot6.uti litdigits6Dots.uti lg-ug-g1.utb lo-g1.utb loweredDigits6Dots.uti loweredDigits8Dots.uti latinLowercase.uti lt.ctb lt-6dot.utb lt-8dot.utb Lv-Lv-g1.utb lv.tbl malayalam.cti mao-nz-g1.ctb marburg_single_cell_defs.cti '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 marburg_unicode_defs.cti ml-in-g1.utb ml.tbl mn-in-g1.utb mni.tbl mn-MN-common.cti mn-MN-g1.utb mn-MN-g2.ctb mr-in-g1.utb mr.tbl ms-my-g2.ctb mt.ctb mt.tbl mun.ctb mun.tbl mwr.ctb mwr.tbl my-g1.utb my-g2.ctb ne.ctb nemethdefs.cti ne.tbl nl-BE.dis nl-chardefs.uti nl-comp8.utb nl-NL-g0.utb nl-print.dis nl-unicode.dis no-no-8dot-fallback-6dot-g0.utb no-no-8dot.utb no-no-braillo-047-01.dis no-no-chardefs6.uti no-no-comp8.ctb no-no-cyrillic6dot.uti no-no.dis no-no-g0.utb no-no-g1.ctb no-no-g2.ctb no-no-g3.ctb no-no-generic.ctb '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 no-no-generic.dis no-no-latinLetterDef6Dots_diacritics.uti np-in-g1.utb nso-za-g1.utb nso-za-g2.ctb ny-mw.utb or-in-g1.utb oriya.cti or.tbl pa.tbl pi.ctb pi.tbl pl-pl-comp8.ctb Pl-Pl-g1.utb pl.tbl printables.cti pt-comp6.utb pt-pt-comp8.ctb pt-pt-g1.utb pt-pt-g2.ctb pt.tbl pu-in-g1.utb quotation-marks.uti ro.ctb ro.tbl ro-g0.utb ru-brf.dis ru-comp6.utb ru-comp8.utb ru-letters.dis ru-litbrl.ctb ru-litbrl-detailed.utb ru-ru-g1.ctb ru-unicode.dis rw-rw-g1.utb sa-in-g1.utb sa.tbl sah.utb sd.tbl se-se.ctb '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 se-se.dis si-in-g1.utb sin.cti sin.utb sk-g1.ctb sk-sk-g1.utb sk-sk.utb sl-si-comp8.ctb sl-si-g1.utb sl.tbl sot-za-g1.ctb sot-za-g2.ctb spaces.uti sr-common.cti sr-g1.ctb sr-Cyrl.ctb sr-cyrletters.cti sr-latletters.cti sv-1989.ctb sv-1996.ctb sv-g0.utb sv-g1.ctb sv-g2.ctb sw-ke-g1-2.ctb sw-ke-g1-3.ctb sw-ke-g1-4.ctb sw-ke-g1-5.ctb sw-ke-g1.utb sw-ke-g2.ctb syc.utb ta.ctb tamil.cti ta-ta-g1.ctb ta.tbl te-in-g1.utb telugu.cti te.tbl text_nabcc.dis th-g0.utb th-g1.utb '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 th-g1.uti th-g2.ctb th-comp8-backward.utb tr.ctb tr-g1.ctb tr-g2.ctb tr-g2.tbl tr.tbl tsn-za-g1.ctb tsn-za-g2.ctb tt.utb uga.utb ukchardefs.cti ukmaths_single_cell_defs.cti ukmaths_unicode_defs.cti uk.utb uk-comp.utb uk-detailed.utb unicode-braille.utb unicode.dis unicode-without-blank.dis uni-text.dis ur-pk-g1.utb ur-pk-g2.ctb us-table.dis uz-g1.utb ve-za-g1.utb ve-za-g2.ctb vi-cb8.utb vi-charsdef.uti vi-lettersdef.uti vi-puncsdef.uti vi-saigon-g1.ctb vi-vn-g0.utb vi-vn-g1.ctb vi-vn-g2.ctb wiskunde-chardefs.cti wordcx.dis xh-za-g1.utb xh-za-g2.ctb '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' /usr/bin/install -c -m 644 yi.utb zh-chn.ctb zh_CHN.tbl zhcn-cbs.ctb zhcn-g1.ctb zhcn-g2.ctb zh-hk.ctb zh-tw.ctb zu-za-g1.utb zu-za-g2.ctb '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/liblouis/tables' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tables' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/man' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/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 lou_checkyaml.1 lou_tableinfo.1 '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/man' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/man' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' Making install in tables make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' Making install in moreTables make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/moreTables' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/moreTables' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/moreTables' Making install in resolve_table make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' Making install in dir_1 make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' Making install in dir_1.1 make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1/dir_1.1' make[6]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1/dir_1.1' make[5]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1/dir_1.1' make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' make[6]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' make[5]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_1' Making install in dir_2 make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_2' make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_2' make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table/dir_2' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' make[5]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/resolve_table' Making install in emphclass make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/emphclass' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/emphclass' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/emphclass' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/emphclass' Making install in attribute make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/attribute' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/attribute' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/attribute' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables/attribute' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' make[4]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tables' Making install in tablesWithMetadata make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tablesWithMetadata' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tablesWithMetadata' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/tablesWithMetadata' Making install in yaml make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/yaml' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/yaml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/yaml' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/yaml' Making install in braille-specs make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/braille-specs' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/braille-specs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/braille-specs' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/braille-specs' Making install in fuzzing make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/fuzzing' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/fuzzing' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/fuzzing' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests/fuzzing' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/tests' Making install in python make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' Making install in louis make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/louis' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/louis' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/louis' Making install in tests make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/tests' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/tests' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/tests' Making install in examples make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/examples' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/examples' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python/examples' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/python' Making install in windows make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' Making install in include make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/include' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/include' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/include' Making install in utils make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/utils' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/utils' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows/utils' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[3]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/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 '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0/windows' make[1]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0' make[2]: Entering directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib/pkgconfig' /usr/bin/install -c -m 644 liblouis.pc '/home/buildozer/aports/community/liblouis/pkg/liblouis/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0' make[1]: Leaving directory '/home/buildozer/aports/community/liblouis/src/liblouis-3.34.0' >>> liblouis-static*: Running split function static... 'usr/lib/liblouis.a' -> '/home/buildozer/aports/community/liblouis/pkg/liblouis-static/usr/lib/liblouis.a' >>> liblouis-static*: Preparing subpackage liblouis-static... >>> liblouis-static*: Stripping binaries >>> liblouis-static*: Running postcheck for liblouis-static >>> liblouis-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/liblouis/pkg/liblouis-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/liblouis/pkg/liblouis-dev/usr/lib/pkgconfig' 'usr/lib/liblouis.so' -> '/home/buildozer/aports/community/liblouis/pkg/liblouis-dev/usr/lib/liblouis.so' >>> liblouis-dev*: Preparing subpackage liblouis-dev... >>> liblouis-dev*: Stripping binaries >>> liblouis-dev*: Running postcheck for liblouis-dev >>> liblouis-bin*: Running split function _bin... 'usr/bin' -> '/home/buildozer/aports/community/liblouis/pkg/liblouis-bin/usr/bin' >>> liblouis-bin*: Preparing subpackage liblouis-bin... >>> liblouis-bin*: Stripping binaries >>> liblouis-bin*: Running postcheck for liblouis-bin >>> liblouis-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/liblouis/pkg/liblouis-doc/usr/share/man' >>> liblouis-doc*: Preparing subpackage liblouis-doc... >>> liblouis-doc*: Running postcheck for liblouis-doc >>> py3-liblouis-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/louis/__pycache__' -> '/home/buildozer/aports/community/liblouis/pkg/py3-liblouis-pyc/usr/lib/python3.12/site-packages/louis/__pycache__' >>> py3-liblouis-pyc*: Preparing subpackage py3-liblouis-pyc... >>> py3-liblouis-pyc*: Running postcheck for py3-liblouis-pyc >>> py3-liblouis*: Running split function _py3... 'usr/lib/python3.12' -> '/home/buildozer/aports/community/liblouis/pkg/py3-liblouis/usr/lib/python3.12' >>> py3-liblouis*: Preparing subpackage py3-liblouis... >>> py3-liblouis*: Running postcheck for py3-liblouis >>> liblouis*: Running postcheck for liblouis >>> liblouis*: Preparing package liblouis... >>> liblouis*: Stripping binaries >>> liblouis-bin*: Scanning shared objects >>> liblouis-dev*: Scanning shared objects >>> liblouis-doc*: Scanning shared objects >>> liblouis-static*: Scanning shared objects >>> liblouis*: Scanning shared objects >>> py3-liblouis-pyc*: Scanning shared objects >>> py3-liblouis*: Scanning shared objects >>> liblouis-bin*: Tracing dependencies... bash cmd:patgen make perl py3-liblouis so:libc.musl-x86.so.1 so:liblouis.so.20 >>> liblouis-bin*: Package size: 193.5 KB >>> liblouis-bin*: Compressing data... >>> liblouis-bin*: Create checksum... >>> liblouis-bin*: Create liblouis-bin-3.34.0-r0.apk >>> liblouis-dev*: Tracing dependencies... liblouis=3.34.0-r0 pkgconfig >>> liblouis-dev*: Package size: 14.2 KB >>> liblouis-dev*: Compressing data... >>> liblouis-dev*: Create checksum... >>> liblouis-dev*: Create liblouis-dev-3.34.0-r0.apk >>> liblouis-doc*: Tracing dependencies... >>> liblouis-doc*: Package size: 6.9 KB >>> liblouis-doc*: Compressing data... >>> liblouis-doc*: Create checksum... >>> liblouis-doc*: Create liblouis-doc-3.34.0-r0.apk >>> liblouis-static*: Tracing dependencies... >>> liblouis-static*: Package size: 184.2 KB >>> liblouis-static*: Compressing data... >>> liblouis-static*: Create checksum... libfakeroot internal error: payload not recognized! >>> liblouis-static*: Create liblouis-static-3.34.0-r0.apk >>> liblouis*: Tracing dependencies... so:libc.musl-x86.so.1 >>> liblouis*: Package size: 12.5 MB >>> liblouis*: Compressing data... >>> liblouis*: Create checksum... >>> liblouis*: Create liblouis-3.34.0-r0.apk >>> py3-liblouis-pyc*: Tracing dependencies... python3~3.12 >>> py3-liblouis-pyc*: Package size: 22.2 KB >>> py3-liblouis-pyc*: Compressing data... >>> py3-liblouis-pyc*: Create checksum... >>> py3-liblouis-pyc*: Create py3-liblouis-pyc-3.34.0-r0.apk >>> py3-liblouis*: Tracing dependencies... liblouis=3.34.0-r0 python3~3.12 >>> py3-liblouis*: Package size: 21.5 KB >>> py3-liblouis*: Compressing data... >>> py3-liblouis*: Create checksum... >>> py3-liblouis*: Create py3-liblouis-3.34.0-r0.apk >>> liblouis: Build complete at Fri, 06 Jun 2025 15:17:57 +0000 elapsed time 0h 0m 52s >>> liblouis: Cleaning up srcdir >>> liblouis: Cleaning up pkgdir >>> liblouis: Uninstalling dependencies... (1/29) Purging .makedepends-liblouis (20250606.151707) (2/29) Purging help2man (1.49.3-r1) (3/29) Purging m4 (1.4.20-r0) (4/29) Purging py3-gpep517-pyc (19-r0) (5/29) Purging py3-gpep517 (19-r0) (6/29) Purging py3-installer-pyc (0.7.0-r2) (7/29) Purging py3-installer (0.7.0-r2) (8/29) Purging py3-setuptools-pyc (80.9.0-r0) (9/29) Purging py3-setuptools (80.9.0-r0) (10/29) Purging py3-wheel-pyc (0.46.1-r0) (11/29) Purging py3-wheel (0.46.1-r0) (12/29) Purging py3-packaging-pyc (25.0-r0) (13/29) Purging py3-packaging (25.0-r0) (14/29) Purging py3-parsing-pyc (3.2.3-r0) (15/29) Purging py3-parsing (3.2.3-r0) (16/29) Purging python3-pyc (3.12.11-r0) (17/29) Purging python3-pycache-pyc0 (3.12.11-r0) (18/29) Purging pyc (3.12.11-r0) (19/29) Purging python3 (3.12.11-r0) (20/29) Purging bash (5.2.37-r0) Executing bash-5.2.37-r0.pre-deinstall (21/29) Purging gdbm (1.24-r0) (22/29) Purging git-perl (2.49.0-r0) (23/29) Purging perl-git (2.49.0-r0) (24/29) Purging perl-error (0.17030-r0) (25/29) Purging perl (5.40.2-r0) (26/29) Purging libffi (3.4.8-r0) (27/29) Purging libpanelw (6.5_p20250503-r0) (28/29) Purging mpdecimal (4.0.1-r0) (29/29) Purging sqlite-libs (3.50.0-r0) Executing busybox-1.37.0-r18.trigger OK: 404 MiB in 118 packages >>> liblouis: Updating the community/x86 repository index... >>> liblouis: Signing the index...