* Package: dev-libs/liblouis-3.23.0:0/20 * Repository: gentoo * Maintainer: accessibility@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python3_10 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking liblouis-3.23.0.tar.gz to /var/tmp/portage/dev-libs/liblouis-3.23.0/work >>> Source unpacked in /var/tmp/portage/dev-libs/liblouis-3.23.0/work >>> Preparing source in /var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0 ... * Build system packages: * dev-python/setuptools : 65.4.1 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0 ... * econf: updating liblouis-3.23.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating liblouis-3.23.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/liblouis-3.23.0 --htmldir=/usr/share/doc/liblouis-3.23.0/html --with-sysroot=/ --libdir=/usr/lib64 --enable-ucs4 --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... clang 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 clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... none 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 features.h... yes checking for crtdefs.h... no checking for sys/socket.h... yes checking for getopt.h... yes checking for sys/cdefs.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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to run the C preprocessor... clang -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 limits.h has WORD_BIT, BOOL_WIDTH etc.... yes 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.... yes checking for C/C++ restrict keyword... __restrict__ checking whether malloc is ptrdiff_t safe... yes checking whether malloc, realloc, calloc set errno on failure... yes checking whether malloc (0) returns nonnull... yes checking for clang options needed to detect all undeclared functions... (cached) 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 getprogname... no checking for getexecname... no checking for lstat... yes checking for vprintf... yes checking for search.h... yes checking for tsearch... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for pid_t... yes checking for mode_t... yes 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 whether free is known to preserve errno... yes checking if gcc/ld supports -Wl,--output-def... no checking whether malloc (0) returns nonnull... (cached) yes checking whether realloc (0, 0) returns nonnull... yes checking whether setenv validates arguments... yes checking for ssize_t... yes checking for working strndup... yes checking for working strnlen... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes 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... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for inline... inline checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether fcloseall 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 whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... 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) yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... 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 malloc (0) returns nonnull... (cached) 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 whether realloc (0, 0) returns nonnull... (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 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 x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... (cached) ar checking for yaml_parser_initialize in -lyaml... no configure: WARNING: libyaml was not found. YAML tests will be skipped checking for egrep... (cached) /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 clang... /usr/bin/x86_64-pc-linux-gnu-ld checking if the linker (/usr/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if clang supports -fno-rtti -fno-exceptions... yes checking for clang option to produce PIC... -fPIC -DPIC checking if clang PIC flag -fPIC -DPIC works... yes checking if clang static flag -static works... yes checking if clang supports -c -o file.o... yes checking if clang supports -c -o file.o... (cached) yes checking whether the clang linker (/usr/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether C compiler handles -fanalyzer... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Warith-conversion... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wcast-align=strict... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wduplicated-branches... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wduplicated-cond... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-signedness... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=cold... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=malloc... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wtrampolines... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunsafe-loop-optimizations... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-macros... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvector-operation-performance... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wattribute-alias=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-overflow=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-truncation=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wimplicit-fallthrough=5... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvla-larger-than=4031... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wno-analyzer-malloc-leak... no checking for clang-format-9... no checking for clang-format... clang-format checking for help2man... help2man checking for a sed that does not truncate output... (cached) /bin/sed checking for makeinfo... yes checking for makeinfo version >= 5... yes 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/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/ueb_test_data/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 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 >>> Source configured. '/var/tmp/portage/dev-libs/liblouis-3.23.0/temp/clang14.log' -> '/var/tmp/clang/dev-libs/liblouis-3.23.0/clang14.log' '/var/tmp/portage/dev-libs/liblouis-3.23.0/temp/clang15.log' -> '/var/tmp/clang/dev-libs/liblouis-3.23.0/clang15.log' >>> Compiling source in /var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0 ... make -j4 Making all in gnulib make[1]: Entering directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.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/@''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_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_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 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|@''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_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_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_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_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_GNU''@/1/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_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 | \ 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_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_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' \ -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''@|0|g' \ -e 's|@''REPLACE_INITSTATE''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_GNU''@|0|g' \ -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|0|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_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-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_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_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 | \ 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_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_FREE''@|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|@''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-t mv dirent.h-t dirent.h mv inttypes.h-t inttypes.h /bin/mkdir -p 'sys' 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' \ -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.in.h | \ 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' \ | \ sed -e 's|@''REPLACE_ACCESS''@|0|g' \ -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_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_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_GETPASS''@|0|g' \ -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_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-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_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ ./sys_types.in.h > sys/types.h-t mv sys/types.h-t sys/types.h 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_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_MDA_WCSDUP''@/1/g' \ -e 's/@''GNULIB_FREE_POSIX''@/1/g' \ < ./wchar.in.h | \ 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' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|0|g' \ -e 's|@''REPLACE_FREE''@|0|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSFTIME''@|0|g' \ -e 's|@''REPLACE_WCSTOK''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ > wchar.h-t mv string.h-t string.h mv stdlib.h-t stdlib.h mv wchar.h-t wchar.h mv unistd.h-t unistd.h make all-recursive make[2]: Entering directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/gnulib' make[3]: Entering directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/gnulib' /bin/sh ../libtool --tag=CC --mode=compile clang -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 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libgnu_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c /bin/sh ../libtool --tag=CC --mode=compile clang -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 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o libgnu_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c libtool: compile: clang -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 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c unistd.c -fPIC -DPIC -o .libs/libgnu_la-unistd.o libtool: compile: clang -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 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c malloca.c -fPIC -DPIC -o .libs/libgnu_la-malloca.o warning: warning: unknownunknown warningwarning optionoption '-Wno-unsuffixed-float-constants''-Wno-unsuffixed-float-constants' [-Wunknown-warning-option][-Wunknown-warning-option] 1 warning generated. 1 warning generated. /bin/sh ../libtool --tag=CC --mode=link clang -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 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgnu.la libgnu_la-malloca.lo libgnu_la-unistd.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgnu.a .libs/libgnu_la-malloca.o .libs/libgnu_la-unistd.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/gnulib' make[2]: Leaving directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/gnulib' make[1]: Leaving directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/gnulib' Making all in liblouis make[1]: Entering directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/liblouis' make all-am make[2]: Entering directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/liblouis' /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o compileTranslationTable.lo compileTranslationTable.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o lou_translateString.lo lou_translateString.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o lou_backTranslateString.lo lou_backTranslateString.c /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o commonTranslationFunctions.lo commonTranslationFunctions.c libtool: compile: clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c lou_translateString.c -fPIC -DPIC -o .libs/lou_translateString.o libtool: compile: clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c lou_backTranslateString.c -fPIC -DPIC -o .libs/lou_backTranslateString.o libtool: compile: clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c compileTranslationTable.c -fPIC -DPIC -o .libs/compileTranslationTable.o libtool: compile: clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c commonTranslationFunctions.c -fPIC -DPIC -o .libs/commonTranslationFunctions.o commonTranslationFunctions.c:41:44: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...if (passVariables[instructions[*IC + 1]] != instructions[*IC + 2]) *itsT... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ commonTranslationFunctions.c:46:44: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...if (passVariables[instructions[*IC + 1]] >= instructions[*IC + 2]) *itsT... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ commonTranslationFunctions.c:51:44: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...if (passVariables[instructions[*IC + 1]] <= instructions[*IC + 2]) *itsT... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ commonTranslationFunctions.c:56:44: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...if (passVariables[instructions[*IC + 1]] > instructions[*IC + 2]) *itsTr... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ commonTranslationFunctions.c:61:44: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...if (passVariables[instructions[*IC + 1]] < instructions[*IC + 2]) *itsTr... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ lou_translateString.c:66:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] initStringBufferPool() { ^ void lou_backTranslateString.c:60:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] initStringBufferPool() { ^ void lou_translateString.c:375:8: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] ...((k < passIC + 2 + passInstructions[passIC + 1]) && (kk < input->length)); ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_translateString.c:391:18: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] while (p - *pos < passInstructions[swapIC + 3]) { ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_translateString.c:410:18: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] while (p - *pos < passInstructions[swapIC + 4]) { ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:382:22: warning: comparison of integers of different signs: 'widechar' (aka 'unsigned int') and 'int' [-Wsign-compare] if (result->length >= maxlen) { ~~~~~~~~~~~~~~ ^ ~~~~~~ compileTranslationTable.c:404:36: warning: format string is not a string literal [-Wformat-nonliteral] vsnprintf(buffer, sizeof(buffer), format, arguments); ^~~~~~ compileTranslationTable.c:421:36: warning: format string is not a string literal [-Wformat-nonliteral] vsnprintf(buffer, sizeof(buffer), format, arguments); ^~~~~~ lou_translateString.c:626:9: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] ...k < *searchIC + 2 + passInstructions[*searchIC + 1]; k++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_translateString.c:649:19: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...for (k = 0; k < passInstructions[*searchIC + 5]; k++) { ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_translateString.c:665:10: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...k < passInstructions[*searchIC + 6]; k++) { ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_translateString.c:800:18: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] for (k = 0; k < (*passInstructions)[*passIC + 5]; k++) { ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_translateString.c:825:9: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...k < (*passInstructions)[*passIC + 6] && pos < input->length; ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:749:27: warning: comparison of integers of different signs: 'widechar' (aka 'unsigned int') and 'int' [-Wsign-compare] instructions[IC - 1] <= lookback) { ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~ lou_translateString.c:951:56: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] lou_backTranslateString.c ...if ((output->length + passInstructions[passIC + 1]) > output->maxlength): 921 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~: 32: warning: comparison oflou_translateString.c :integers953 :of18 :different warning: comparisonsigns: of'unsigned long' integersand of'int' different[-Wsign-compare] signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] if ((output->length + buflen) > output->maxlength) return 0; ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ for (k = 0; k < passInstructions[passIC + 1]; ++k) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 5 warnings generated. lou_backTranslateString.c:1294:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] for (k = passIC + 2; k < passIC + 2 + passInstructions[passIC + 1]; k++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:1143:42: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare] if (strlen(reservedAttributeNames[k]) == length) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~ compileTranslationTable.c:1146:39: warning: comparison of integers of different signs: 'const char' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...if (reservedAttributeNames[k][i] != name[i]) break; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~ lou_backTranslateString.c:1309:26: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] for (curLen = 0; curLen < passInstructions[passIC] + 3; curLen++) { ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_backTranslateString.c:1320:16: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] while (curLen < passInstructions[passIC + 4]) { ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:1207:27: warning: unused parameter 'file' [-Wunused-parameter] getOpcode(const FileInfo *file, const CharsString *token) { ^ compileTranslationTable.c:1212:21: warning: comparison of integers of different signs: 'const widechar' (aka 'const unsigned int') and 'short' [-Wsign-compare] if (token->length == opcodeLengths[opcode]) ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ lou_backTranslateString.c:1444:18: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] for (k = 0; k < (*passInstructions)[*passIC + 5]; k++) { ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_backTranslateString.c:1460:9: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] ...k < (*passInstructions)[*passIC + 6] && pos < input->length; ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lou_backTranslateString.c:1544:56: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] ...if ((output->length + passInstructions[passIC + 1]) > output->maxlength) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ compileTranslationTable.c:1288:12: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] while (in < token->length) { ~~ ^ ~~~~~~~~~~~~~ compileTranslationTable.c:1374:34: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] if (in >= MAXSTRING - 1 || in >= token->length) break; ~~ ^ ~~~~~~~~~~~~~ compileTranslationTable.c:1414:16: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < result.length; k++) outString[k] = result.chars[k]; ~ ^ ~~~~~~~~~~~~~ compileTranslationTable.c:1426:24: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] for (index = 0; index < token->length; index++) { ~~~~~ ^ ~~~~~~~~~~~~~ compileTranslationTable.c:1533:16: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < result.length; k++) outString[k] = result.chars[k]; ~ ^ ~~~~~~~~~~~~~ lou_translateString.c:1468:19: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < currentState->numTrans; k++) { ~ ^ ~~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:1599:16: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < name->length; k++) { ~ ^ ~~~~~~~~~~~~ compileTranslationTable.c:1634:11: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] while (k <= source->length) { ~ ^ ~~~~~~~~~~~~~~ compileTranslationTable.c:1635:36: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] if (source->chars[k] != ',' && k != source->length) ~ ^ ~~~~~~~~~~~~~~ compileTranslationTable.c:1640:20: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (kk = 0; kk < dotsDest.length; kk++) ~~ ^ ~~~~~~~~~~~~~~~ lou_translateString.ccompileTranslationTable.c::16121758::2230:: warning: error: comparisonincompatible ofpointer integersto ofinteger differentconversion signs: passing'int' 'const TranslationTableOffset *'and (aka 'const unsigned int *')'widechar' to(aka 'unsigned int') [-Wsign-compare]parameter of type while (*passLinepos < passLine->length && 'TranslationTableOffset' ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ (aka 'unsigned int') [-Wint-conversion] if (brailleIndicatorDefined(indicator1, table, &indicatorRule1) && ^~~~~~~~~~ lou_translateString.c:1595:48: note: passing argument to parameter 'offset' here brailleIndicatorDefined(TranslationTableOffset offset, ^ lou_translateString.c:1613:28: error: incompatible pointer to integer conversion passing 'const TranslationTableOffset *' (aka 'const unsigned int *') to compileTranslationTable.c :parameter1774 :of21 :type warning: 'TranslationTableOffset'comparison (aka 'unsigned int')of integers[-Wint-conversion] of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] brailleIndicatorDefined(indicator2, table, &indi... ^~~~~~~~~~ if ((*passLinepos >= passLine->length) || !passLine->cha... ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ lou_translateString.c:1595:48: note: passing argument to parameter 'offset' here brailleIndicatorDefined(TranslationTableOffset offset, ^ compileTranslationTable.c:1794:23: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] while ((*passLinepos < passLine->length) && (passLine->chars[*pa... ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:1824:24: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] } while (*passLinepos < passLine->length); ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:1883:16: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < passHoldString.length && passHoldString.chars[k... ~ ^ ~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:1885:8: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] if (k < passHoldString.length) ~ ^ ~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:1893:16: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < passLine.length && passLine.chars[k] != SEPCHAR; k++) ~ ^ ~~~~~~~~~~~~~~~ compileTranslationTable.c:1963:20: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (kk = 0; kk < passHoldString.length; kk++) { ~~ ^ ~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:2158:21: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] while (passLinepos < passLine.length && passLine.chars[passLinep... ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ compileTranslationTable.c:2160:21: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] while (passLinepos < passLine.length && passLine.chars[passLinep... ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ compileTranslationTable.c:2196:20: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (kk = 0; kk < passHoldString.length; kk++) { ~~ ^ ~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\""/usr/share"/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o metadata.lo metadata.c lou_translateString.c:2293:16: warning: variable length array used [-Wvla] widechar dots[length == 0 ? 1 : length]; ^~~~~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:2362:16: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < groupDots.length && groupDots.chars[k] != ','; k++) ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:2364:8: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] if (k == groupDots.length) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:2438:16: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] for (k = 0; k < s->length; k++) { ~ ^ ~~~~~~~~~ compileTranslationTable.c:2480:16: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] for (j = 0; j < key->length; j++) e->key->chars[j] = key->chars[j]; ~ ^ ~~~~~~~~~~~ compileTranslationTable.c:2494:17: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] for (j = 0; j < key->length; j++) ~ ^ ~~~~~~~~~~~ compileTranslationTable.c:2496:9: warning: comparison of integers of different signs: 'int' and 'const widechar' (aka 'const unsigned int') [-Wsign-compare] if (j == key->length) return e->val; ~ ^ ~~~~~~~~~~~ compileTranslationTable.c:2571:17: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < hyph.length; i++) { ~ ^ ~~~~~~~~~~~ compileTranslationTable.c:2611:18: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (j = 1; j <= e->key->length; j++) { ~ ^ ~~~~~~~~~~~~~~ compileTranslationTable.c:2613:19: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = j; k < e->key->length; k++) ~ ^ ~~~~~~~~~~~~~~ compileTranslationTable.c:2791:20: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int i = 0; i < token.length; i++) { ~ ^ ~~~~~~~~~~~~ compileTranslationTable.c:2803:36: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (name_length = 0; name_length < token.length; ~~~~~~~~~~~ ^ ~~~~~~~~~~~~ compileTranslationTable.c:2894:16: warning: unused variable 'macro' [-Wunused-variable] const Macro *macro; ^ lou_translateString.c:3010:50: warning: unused parameter 'typebuf' [-Wunused-parameter] const TranslationTableHeader *table, formtype *typebuf, ... ^ lou_translateString.c:3553:25: error: incompatible integer to pointer conversion passing 'const TranslationTableOffset' (aka 'const unsigned int') to parameter of type 'const TranslationTableOffset *' (aka 'const unsigned int *'); take the address with & [-Wint-conversion] if (isIndicatorEqual(table->noContractSign, tabl... ^~~~~~~~~~~~~~~~~~~~~ & lou_translateString.c:1607:48: note: passing compileTranslationTable.cargument: 3499to: 10parameter: 'indicator1'warning: declaration hereshadows a local variable [-Wshadow] isIndicatorEqual(const TranslationTableOffset *indicator1, ^ char *s = malloc(sizeof(char) * (emphClass.length + 1)); ^ compileTranslationTable.c:3410:10: note: previous declaration is here char *s = malloc(sizeof(char) * (emphClass.length + 1)); ^ lou_translateString.c:3553:48: error: incompatible integer to pointer conversioncompileTranslationTable.c : 3500passing: 8'const TranslationTableOffset': (aka 'const unsigned int')warning: declarationto shadows parametera oflocal typevariable 'const TranslationTableOffset *' [-Wshadow](aka int k, i;'const unsigned int *'); ^take compileTranslationTable.cthe: 3409address: 8with: ¬e: previous[-Wint-conversion] declaration is here int k, i; ^ compileTranslationTable.c:3500:11: warning: declaration ...if (isIndicatorEqual(table->noContractSign, table->noNumberSign, table))shadows ^~~~~~~~~~~~~~~~~~~a &local variable lou_translateString.c :[-Wshadow]1608 : int k, i;33 : ^ note: compileTranslationTable.cpassing: 3409argument: 11to: parameternote: previous 'indicator2'declaration ishere here int k, i; ^ const TranslationTableOffset *indicator2, const Translat... ^ compileTranslationTable.c:3656:14: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3500:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3677:14: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3500:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3708:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3718:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3727:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3752:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3766:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3779:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3801:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3814:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3826:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3842:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ lou_translateString.c:3844:9: warning: declaration shadows a local variable [-Wshadow] int k; ^ lou_translateString.ccompileTranslationTable.c::36123853::613:: warning: note: declarationprevious shadowsdeclaration ais localhere variable [-Wshadow] int k; ^ for (int k = 0; k < ruleChars.length; k++) ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3861:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:3926:14: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ lou_translateString.c:3903:8: warning: declaration shadows a local variable [-Wshadow] int k; ^ lou_translateString.c:3612:6: note: previous compileTranslationTable.cdeclaration: 3952is: 13here: warning: declaration int k;shadows ^a local variable [-Wshadow] for (int k = 0; k < len - 1; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:4006:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 1; k < ruleChars.length; k++) ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:4035:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:4037:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleDots.length; k++) ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:4068:13: warning: declaration shadows a local variable [-Wshadow] for (int k = 0; k < ruleChars.length; k++) { ^ compileTranslationTable.c:3409:8: note: previous declaration is here int k, i; ^ compileTranslationTable.c:4178:13: warning: declaration shadows a local variable [-Wshadow] for (int i = 0; i < characters.length; i++) { ^ compileTranslationTable.c:3409:11: note: previous declaration is here int k, i; ^ compileTranslationTable.c:4194:34: warning: declaration shadows a local variable [-Wshadow] ...TranslationTableCharacter *dots = ^ compileTranslationTable.c:3949:16: note: previous declaration is here CharsString dots; ^ lou_translateString.c:4116:77: warning: unused parameter 'mode' [-Wunused-parameter] ...*tableList, widechar *inbuf, widechar *outbuf, int length, int mode) { ^ 17 warnings and 4 errors generated. compileTranslationTable.c:3032:26: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] ...for (int j = 0; j < arg.length; j++) ~ ^ ~~~~~~~~~~ compileTranslationTable.c:3411:18: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < emphClass.length; k++) s[k] = (c... ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3501:18: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < emphClass.length; k++) s[k] = (c... ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3656:23: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3677:23: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3708:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3718:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3727:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3752:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3766:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3779:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3801:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3814:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3826:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3842:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3853:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3861:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3926:23: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3961:25: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] ...for (int l = 0; l < ruleChars.length; l++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:3975:26: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] ...for (int l = 0; l < y.length; l++) ~ ^ ~~~~~~~~ compileTranslationTable.c:4006:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 1; k < ruleChars.length; k++) ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:4035:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:4037:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleDots.length; k++) ~ ^ ~~~~~~~~~~~~~~~ compileTranslationTable.c:4068:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int k = 0; k < ruleChars.length; k++) { ~ ^ ~~~~~~~~~~~~~~~~ compileTranslationTable.c:4178:22: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (int i = 0; i < characters.length; i++) { ~ ^ ~~~~~~~~~~~~~~~~~ compileTranslationTable.c:4584:23: warning: assigning to 'char *' from 'const char[2]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] if (dir == cp) dir = "."; ^ ~~~ make[2]: *** [Makefile:1654: lou_translateString.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... compileTranslationTable.c:4817:16: warning: comparison of integers of different signs: 'int' and 'widechar' (aka 'unsigned int') [-Wsign-compare] for (k = 0; k < includedFile->length; k++) ~ ^ ~~~~~~~~~~~~~~~~~~~~ compileTranslationTable.c:2742:1: warning: unused function 'cons_macro' [-Wunused-function] cons_macro(const Macro *head, const MacroList *tail) { ^ compileTranslationTable.c:2778:1: warning: unused function 'compileMacro' [-Wunused-function] compileMacro(FileInfo *file, const Macro **macro) { ^ libtool: compile: clang -DHAVE_CONFIG_H -I. -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -DTABLESDIR=\"/usr/share/liblouis/tables\" -I../gnulib -I../gnulib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c metadata.c -fPIC -DPIC -o .libs/metadata.o 8 warnings generated. 94 warnings generated. make[2]: Leaving directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/liblouis' make[1]: *** [Makefile:1524: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0/liblouis' make: *** [Makefile:1589: all-recursive] Error 1 * ERROR: dev-libs/liblouis-3.23.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/liblouis-3.23.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/liblouis-3.23.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:liblouis-3.23.0:20221002-195429.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/liblouis-3.23.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/liblouis-3.23.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0' * S: '/var/tmp/portage/dev-libs/liblouis-3.23.0/work/liblouis-3.23.0'