>>> Building on exopi-6 under devel/libidn2 BDEPENDS = [converters/libunistring] DIST = [devel/libidn2:libidn2-2.3.0.tar.gz] FULLPKGNAME = libidn2-2.3.0p0 RDEPENDS = [converters/libunistring] Woken up devel/libidn2 (Junk lock failure for exopi-6 at 1711699611.98663) Received IO (Junk lock obtained for exopi-6 at 1711699612.04) Received IO Woken up devel/libidn2 Woken up devel/libidn2 Woken up devel/libidn2 >>> Running depends in devel/libidn2 at 1711699614.52 /usr/sbin/pkg_add -aI -Drepair libunistring-0.9.7 was: /usr/sbin/pkg_add -aI -Drepair libunistring-0.9.7 /usr/sbin/pkg_add -aI -Drepair libunistring-0.9.7 >>> Running show-prepare-results in devel/libidn2 at 1711699616.41 ===> devel/libidn2 ===> Building from scratch libidn2-2.3.0p0 ===> libidn2-2.3.0p0 depends on: libunistring-* -> libunistring-0.9.7 ===> Verifying specs: c iconv unistring ===> found c.99.0 iconv.7.1 unistring.0.1 libunistring-0.9.7 (Junk lock released for exopi-6 at 1711699617.09) distfiles size=2164993 >>> Running patch in devel/libidn2 at 1711699617.17 ===> devel/libidn2 ===> Checking files for libidn2-2.3.0p0 `/exopi-cvs/ports/distfiles/libidn2-2.3.0.tar.gz' is up to date. >> (SHA256) libidn2-2.3.0.tar.gz: OK ===> Extracting for libidn2-2.3.0p0 ===> Patching for libidn2-2.3.0p0 ===> Applying OpenBSD patch patch-lib_puny_decode_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |The version script already maps _idn2* to _idn2*@IDN2_0.0.0. Do not |create a duplicate entry with .symver that ld.bfd cannot handle. | |Index: lib/puny_decode.c |--- lib/puny_decode.c.orig |+++ lib/puny_decode.c -------------------------- Patching file lib/puny_decode.c using Plan A... Hunk #1 succeeded at 228. done ===> Applying OpenBSD patch patch-lib_puny_encode_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |The version script already maps _idn2* to _idn2*@IDN2_0.0.0. Do not |create a duplicate entry with .symver that ld.bfd cannot handle. | |Index: lib/puny_encode.c |--- lib/puny_encode.c.orig |+++ lib/puny_encode.c -------------------------- Patching file lib/puny_encode.c using Plan A... Hunk #1 succeeded at 229. done ===> Applying OpenBSD patch patch-src_idn2_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/idn2.c |--- src/idn2.c.orig |+++ src/idn2.c -------------------------- Patching file src/idn2.c using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 182. Hunk #3 succeeded at 249. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/libidn2 at 1711699618.29 ===> devel/libidn2 ===> Generating configure for libidn2-2.3.0p0 ===> Configuring for libidn2-2.3.0p0 Using /exopi-obj/pobj/libidn2-2.3.0/config.site (generated) configure: loading site script /exopi-obj/pobj/libidn2-2.3.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libidn2-2.3.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for gcc... no checking for cc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... (cached) ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking the archiver (ar) interface... (cached) ar checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 whether // is distinct from /... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... no checking for EMULTIHOP value... no checking for ENOLINK value... no checking for EOVERFLOW value... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking whether getdelim is declared... yes checking for getdelim... yes checking for getprogname... yes checking for getexecname... no checking for _set_invalid_parameter_handler... no checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking for limits.h... (cached) yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking iconv.h usability... no checking iconv.h presence... no checking for iconv.h... no 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 whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether strerror(0) succeeds... no checking for C/C++ restrict keyword... (cached) __restrict__ checking for pid_t... (cached) yes checking for mode_t... (cached) yes checking whether // is distinct from /... (cached) no checking for error_at_line... no checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether the compiler generally respects inline... yes checking if LD -Wl,--version-script works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for rawmemchr... no checking for ssize_t... yes checking for va_copy... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... no checking for strverscmp... no checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for libunistring... yes checking how to link with libunistring... /usr/local/lib/libunistring.so.0.1 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for libunistring version... 0.9.7 checking for nl_langinfo and CODESET... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether the compiler generally respects inline... (cached) yes checking for ssize_t... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... (cached) no checking for gtkdoc-mkpdf... (cached) no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking whether to build with code coverage support... no checking whether make supports nested variables... (cached) yes 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 max safe object size... 9223372036854775807 checking whether C compiler handles -Werror -Wunknown-warning-option... 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 -W... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wabsolute-value... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Waddress-of-packed-member... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Waggressive-loop-optimizations... no 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 -Wattribute-warning... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wattributes... yes 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 -Wbool-compare... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wbool-operation... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wbuiltin-declaration-mismatch... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wcannot-profile... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wcast-align... 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 -Wcast-function-type... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wclobbered... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wcoverage-mismatch... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdangling-else... yes 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 -Wdeprecated... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdesignated-init... no 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 -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdiv-by-zero... 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 -Wduplicate-decl-specifier... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wexpansion-to-defined... yes 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-contains-nul... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-security... 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 -Wformat-y2k... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wframe-address... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Whsa... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wif-not-aligned... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wignored-attributes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wincompatible-pointer-types... yes 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 -Wint-conversion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wint-in-bool-context... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Winvalid-memory-model... no 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-not-parentheses... 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 -Wmain... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmaybe-uninitialized... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmemset-elt-size... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmemset-transposed-args... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmisleading-indentation... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-attributes... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-braces... yes 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-parameter-type... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-profile... no 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 -Wmultichar... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmultistatement-macros... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wnarrowing... 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 -Wnonnull... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wnonnull-compare... no 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 -Wodr... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wold-style-declaration... no 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 -Woverflow... yes 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 -Woverride-init... 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 -Wpacked-bitfield-compat... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpacked-not-aligned... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wparentheses... 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 -Wpointer-compare... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpsabi... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wrestrict... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsequence-point... 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 -Wshift-count-negative... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsizeof-pointer-div... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsizeof-pointer-memaccess... 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-aliasing... 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... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wstringop-truncation... no 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=const... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=format... 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-attribute=noreturn... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=pure... 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 -Wswitch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wswitch-unreachable... 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 -Wtautological-compare... yes 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 -Wtrigraphs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wtype-limits... yes 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... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-local-typedefs... yes 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 -Wunused-parameter... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvarargs... yes 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 -Wvolatile-register-var... 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 -Walloc-size-larger-than=9223372036854775807... no 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-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 -Wnormalized=nfc... 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 -Wstringop-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 -fdiagnostics-show-option... yes checking whether C compiler handles -fdiagnostics-color=always... (cached) no checking whether C compiler handles -Wno-missing-field-initializers... yes checking for library containing uc_joining_type... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating doc/reference/version.xml config.status: creating Makefile config.status: creating examples/Makefile config.status: creating lib/idn2.h config.status: creating lib/Makefile config.status: creating unistring/Makefile config.status: creating gl/Makefile config.status: creating libidn2.pc config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating fuzz/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Summary of build options: Version: 2.3.0 Host OS: openbsd7.5 Install prefix: /usr/local Compiler: cc Warning flags: -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers CFLAGS: -O2 -pipe -I/usr/local/include LDFlags: Documentation: yes Library types: Shared=yes, Static=yes Libiconv: yes -L/usr/local/lib -liconv -R/usr/local/lib Libunistring: no 0.9.7 -L/usr/local/lib -lunistring -L/usr/local/lib -liconv -R/usr/local/lib Valgrind: Version script: yes >>> Running build in devel/libidn2 at 1711699686.19 ===> devel/libidn2 ===> Building for libidn2-2.3.0p0 /usr/bin/make all-recursive Making all in unistring rm -f alloca.h-t alloca.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''HAVE_ALLOCA_H''@|0|g' < ./alloca.in.h; } > alloca.h-t && mv -f alloca.h-t alloca.h rm -f iconv.h-t iconv.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL_UNISTRING|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_ICONV_H''@||g' -e 's/@''GNULIB_ICONV''@/1/g' -e 's|@''ICONV_CONST''@||g' -e 's|@''REPLACE_ICONV''@|0|g' -e 's|@''REPLACE_ICONV_OPEN''@|0|g' -e 's|@''REPLACE_ICONV_UTF''@|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' < ./iconv.in.h; } > iconv.h-t && mv iconv.h-t iconv.h rm -f limits.h-t limits.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL_UNISTRING|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 limits.h-t limits.h rm -f stdint.h-t stdint.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL_UNISTRING|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/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@//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/@''GNULIB_OVERRIDES_WINT_T''@/0/g' < ./stdint.in.h; } > stdint.h-t && mv stdint.h-t stdint.h mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL_UNISTRING|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 /usr/bin/make all-recursive depbase=`echo c-ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-ctype.lo -MD -MP -MF $depbase.Tpo -c -o c-ctype.lo c-ctype.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -fPIC -DPIC -o .libs/c-ctype.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-ctype.lo -MD -MP -MF .deps/c-ctype.Tpo -c c-ctype.c -o c-ctype.o depbase=`echo c-strcasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-strcasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.lo c-strcasecmp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -fPIC -DPIC -o .libs/c-strcasecmp.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-strcasecmp.lo -MD -MP -MF .deps/c-strcasecmp.Tpo -c c-strcasecmp.c -o c-strcasecmp.o depbase=`echo c-strncasecmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-strncasecmp.lo -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.lo c-strncasecmp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -fPIC -DPIC -o .libs/c-strncasecmp.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT c-strncasecmp.lo -MD -MP -MF .deps/c-strncasecmp.Tpo -c c-strncasecmp.c -o c-strncasecmp.o depbase=`echo localcharset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT localcharset.lo -MD -MP -MF $depbase.Tpo -c -o localcharset.lo localcharset.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o depbase=`echo malloca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT malloca.lo -MD -MP -MF $depbase.Tpo -c -o malloca.lo malloca.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -fPIC -DPIC -o .libs/malloca.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT malloca.lo -MD -MP -MF .deps/malloca.Tpo -c malloca.c -o malloca.o depbase=`echo striconveh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT striconveh.lo -MD -MP -MF $depbase.Tpo -c -o striconveh.lo striconveh.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT striconveh.lo -MD -MP -MF .deps/striconveh.Tpo -c striconveh.c -fPIC -DPIC -o .libs/striconveh.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT striconveh.lo -MD -MP -MF .deps/striconveh.Tpo -c striconveh.c -o striconveh.o depbase=`echo striconveha.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT striconveha.lo -MD -MP -MF $depbase.Tpo -c -o striconveha.lo striconveha.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT striconveha.lo -MD -MP -MF .deps/striconveha.Tpo -c striconveha.c -fPIC -DPIC -o .libs/striconveha.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT striconveha.lo -MD -MP -MF .deps/striconveha.Tpo -c striconveha.c -o striconveha.o depbase=`echo unictype/bidi_of.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/bidi_of.lo -MD -MP -MF $depbase.Tpo -c -o unictype/bidi_of.lo unictype/bidi_of.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/bidi_of.lo -MD -MP -MF unictype/.deps/bidi_of.Tpo -c unictype/bidi_of.c -fPIC -DPIC -o unictype/.libs/bidi_of.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/bidi_of.lo -MD -MP -MF unictype/.deps/bidi_of.Tpo -c unictype/bidi_of.c -o unictype/bidi_of.o depbase=`echo unictype/categ_M.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_M.lo -MD -MP -MF $depbase.Tpo -c -o unictype/categ_M.lo unictype/categ_M.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_M.lo -MD -MP -MF unictype/.deps/categ_M.Tpo -c unictype/categ_M.c -fPIC -DPIC -o unictype/.libs/categ_M.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_M.lo -MD -MP -MF unictype/.deps/categ_M.Tpo -c unictype/categ_M.c -o unictype/categ_M.o depbase=`echo unictype/categ_none.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_none.lo -MD -MP -MF $depbase.Tpo -c -o unictype/categ_none.lo unictype/categ_none.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_none.lo -MD -MP -MF unictype/.deps/categ_none.Tpo -c unictype/categ_none.c -fPIC -DPIC -o unictype/.libs/categ_none.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_none.lo -MD -MP -MF unictype/.deps/categ_none.Tpo -c unictype/categ_none.c -o unictype/categ_none.o depbase=`echo unictype/categ_of.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_of.lo -MD -MP -MF $depbase.Tpo -c -o unictype/categ_of.lo unictype/categ_of.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_of.lo -MD -MP -MF unictype/.deps/categ_of.Tpo -c unictype/categ_of.c -fPIC -DPIC -o unictype/.libs/categ_of.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_of.lo -MD -MP -MF unictype/.deps/categ_of.Tpo -c unictype/categ_of.c -o unictype/categ_of.o depbase=`echo unictype/categ_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_test.lo -MD -MP -MF $depbase.Tpo -c -o unictype/categ_test.lo unictype/categ_test.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_test.lo -MD -MP -MF unictype/.deps/categ_test.Tpo -c unictype/categ_test.c -fPIC -DPIC -o unictype/.libs/categ_test.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/categ_test.lo -MD -MP -MF unictype/.deps/categ_test.Tpo -c unictype/categ_test.c -o unictype/categ_test.o depbase=`echo unictype/combiningclass.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/combiningclass.lo -MD -MP -MF $depbase.Tpo -c -o unictype/combiningclass.lo unictype/combiningclass.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/combiningclass.lo -MD -MP -MF unictype/.deps/combiningclass.Tpo -c unictype/combiningclass.c -fPIC -DPIC -o unictype/.libs/combiningclass.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/combiningclass.lo -MD -MP -MF unictype/.deps/combiningclass.Tpo -c unictype/combiningclass.c -o unictype/combiningclass.o depbase=`echo unictype/joiningtype_of.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/joiningtype_of.lo -MD -MP -MF $depbase.Tpo -c -o unictype/joiningtype_of.lo unictype/joiningtype_of.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/joiningtype_of.lo -MD -MP -MF unictype/.deps/joiningtype_of.Tpo -c unictype/joiningtype_of.c -fPIC -DPIC -o unictype/.libs/joiningtype_of.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/joiningtype_of.lo -MD -MP -MF unictype/.deps/joiningtype_of.Tpo -c unictype/joiningtype_of.c -o unictype/joiningtype_of.o depbase=`echo unictype/scripts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/scripts.lo -MD -MP -MF $depbase.Tpo -c -o unictype/scripts.lo unictype/scripts.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/scripts.lo -MD -MP -MF unictype/.deps/scripts.Tpo -c unictype/scripts.c -fPIC -DPIC -o unictype/.libs/scripts.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unictype/scripts.lo -MD -MP -MF unictype/.deps/scripts.Tpo -c unictype/scripts.c -o unictype/scripts.o depbase=`echo uninorm/canonical-decomposition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/canonical-decomposition.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/canonical-decomposition.lo uninorm/canonical-decomposition.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/canonical-decomposition.lo -MD -MP -MF uninorm/.deps/canonical-decomposition.Tpo -c uninorm/canonical-decomposition.c -fPIC -DPIC -o uninorm/.libs/canonical-decomposition.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/canonical-decomposition.lo -MD -MP -MF uninorm/.deps/canonical-decomposition.Tpo -c uninorm/canonical-decomposition.c -o uninorm/canonical-decomposition.o depbase=`echo uninorm/composition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/composition.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/composition.lo uninorm/composition.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/composition.lo -MD -MP -MF uninorm/.deps/composition.Tpo -c uninorm/composition.c -fPIC -DPIC -o uninorm/.libs/composition.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/composition.lo -MD -MP -MF uninorm/.deps/composition.Tpo -c uninorm/composition.c -o uninorm/composition.o depbase=`echo uninorm/decompose-internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/decompose-internal.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/decompose-internal.lo uninorm/decompose-internal.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/decompose-internal.lo -MD -MP -MF uninorm/.deps/decompose-internal.Tpo -c uninorm/decompose-internal.c -fPIC -DPIC -o uninorm/.libs/decompose-internal.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/decompose-internal.lo -MD -MP -MF uninorm/.deps/decompose-internal.Tpo -c uninorm/decompose-internal.c -o uninorm/decompose-internal.o depbase=`echo uninorm/decomposition-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/decomposition-table.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/decomposition-table.lo uninorm/decomposition-table.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/decomposition-table.lo -MD -MP -MF uninorm/.deps/decomposition-table.Tpo -c uninorm/decomposition-table.c -fPIC -DPIC -o uninorm/.libs/decomposition-table.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/decomposition-table.lo -MD -MP -MF uninorm/.deps/decomposition-table.Tpo -c uninorm/decomposition-table.c -o uninorm/decomposition-table.o depbase=`echo uninorm/nfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/nfc.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/nfc.lo uninorm/nfc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/nfc.lo -MD -MP -MF uninorm/.deps/nfc.Tpo -c uninorm/nfc.c -fPIC -DPIC -o uninorm/.libs/nfc.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/nfc.lo -MD -MP -MF uninorm/.deps/nfc.Tpo -c uninorm/nfc.c -o uninorm/nfc.o depbase=`echo uninorm/nfd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/nfd.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/nfd.lo uninorm/nfd.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/nfd.lo -MD -MP -MF uninorm/.deps/nfd.Tpo -c uninorm/nfd.c -fPIC -DPIC -o uninorm/.libs/nfd.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/nfd.lo -MD -MP -MF uninorm/.deps/nfd.Tpo -c uninorm/nfd.c -o uninorm/nfd.o depbase=`echo uninorm/u32-normalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/u32-normalize.lo -MD -MP -MF $depbase.Tpo -c -o uninorm/u32-normalize.lo uninorm/u32-normalize.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/u32-normalize.lo -MD -MP -MF uninorm/.deps/u32-normalize.Tpo -c uninorm/u32-normalize.c -fPIC -DPIC -o uninorm/.libs/u32-normalize.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT uninorm/u32-normalize.lo -MD -MP -MF uninorm/.deps/u32-normalize.Tpo -c uninorm/u32-normalize.c -o uninorm/u32-normalize.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -no-undefined -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -lunistring -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -o libunistring.la c-ctype.lo c-strcasecmp.lo c-strncasecmp.lo localcharset.lo malloca.lo striconveh.lo striconveha.lo unictype/bidi_of.lo unictype/categ_M.lo unictype/categ_none.lo unictype/categ_of.lo unictype/categ_test.lo unictype/combiningclass.lo unictype/joiningtype_of.lo unictype/scripts.lo uninorm/canonical-decomposition.lo uninorm/composition.lo uninorm/decompose-internal.lo uninorm/decomposition-table.lo uninorm/nfc.lo uninorm/nfd.lo uninorm/u32-normalize.lo libtool: link: ar cru .libs/libunistring.a .libs/c-ctype.o .libs/c-strcasecmp.o .libs/c-strncasecmp.o .libs/localcharset.o .libs/malloca.o .libs/striconveh.o .libs/striconveha.o unictype/.libs/bidi_of.o unictype/.libs/categ_M.o unictype/.libs/categ_none.o unictype/.libs/categ_of.o unictype/.libs/categ_test.o unictype/.libs/combiningclass.o unictype/.libs/joiningtype_of.o unictype/.libs/scripts.o uninorm/.libs/canonical-decomposition.o uninorm/.libs/composition.o uninorm/.libs/decompose-internal.o uninorm/.libs/decomposition-table.o uninorm/.libs/nfc.o uninorm/.libs/nfd.o uninorm/.libs/u32-normalize.o libtool: link: ranlib .libs/libunistring.a Making all in gl rm -f errno.h-t errno.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_ERRNO_H''@||g' -e 's|@''EMULTIHOP_HIDDEN''@|0|g' -e 's|@''EMULTIHOP_VALUE''@||g' -e 's|@''ENOLINK_HIDDEN''@|0|g' -e 's|@''ENOLINK_VALUE''@||g' -e 's|@''EOVERFLOW_HIDDEN''@|0|g' -e 's|@''EOVERFLOW_VALUE''@||g' < ./errno.in.h; } > errno.h-t && mv errno.h-t errno.h rm -f limits.h-t limits.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_LIMITS_H''@||g' < ./limits.in.h; } > limits.h-t && mv limits.h-t limits.h rm -f stdint.h-t stdint.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -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/@''HAVE_LONG_LONG_INT''@/1/g' -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' -e 's/@''BITSIZEOF_PTRDIFF_T''@//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/@''GNULIB_OVERRIDES_WINT_T''@/0/g' < ./stdint.in.h; } > stdint.h-t && mv stdint.h-t stdint.h rm -f stdio.h-t stdio.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|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_FCLOSE''@/0/g' -e 's/@''GNULIB_FDOPEN''@/0/g' -e 's/@''GNULIB_FFLUSH''@/0/g' -e 's/@''GNULIB_FGETC''@/1/g' -e 's/@''GNULIB_FGETS''@/1/g' -e 's/@''GNULIB_FOPEN''@/0/g' -e 's/@''GNULIB_FPRINTF''@/1/g' -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_FPURGE''@/0/g' -e 's/@''GNULIB_FPUTC''@/1/g' -e 's/@''GNULIB_FPUTS''@/1/g' -e 's/@''GNULIB_FREAD''@/1/g' -e 's/@''GNULIB_FREOPEN''@/0/g' -e 's/@''GNULIB_FSCANF''@/1/g' -e 's/@''GNULIB_FSEEK''@/0/g' -e 's/@''GNULIB_FSEEKO''@/0/g' -e 's/@''GNULIB_FTELL''@/0/g' -e 's/@''GNULIB_FTELLO''@/0/g' -e 's/@''GNULIB_FWRITE''@/1/g' -e 's/@''GNULIB_GETC''@/1/g' -e 's/@''GNULIB_GETCHAR''@/1/g' -e 's/@''GNULIB_GETDELIM''@/1/g' -e 's/@''GNULIB_GETLINE''@/1/g' -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PCLOSE''@/0/g' -e 's/@''GNULIB_PERROR''@/0/g' -e 's/@''GNULIB_POPEN''@/0/g' -e 's/@''GNULIB_PRINTF''@/1/g' -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' -e 's/@''GNULIB_PUTC''@/1/g' -e 's/@''GNULIB_PUTCHAR''@/1/g' -e 's/@''GNULIB_PUTS''@/1/g' -e 's/@''GNULIB_REMOVE''@/0/g' -e 's/@''GNULIB_RENAME''@/0/g' -e 's/@''GNULIB_RENAMEAT''@/0/g' -e 's/@''GNULIB_SCANF''@/1/g' -e 's/@''GNULIB_SNPRINTF''@/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_TMPFILE''@/0/g' -e 's/@''GNULIB_VASPRINTF''@/0/g' -e 's/@''GNULIB_VDPRINTF''@/0/g' -e 's/@''GNULIB_VFPRINTF''@/1/g' -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VFSCANF''@/0/g' -e 's/@''GNULIB_VSCANF''@/0/g' -e 's/@''GNULIB_VPRINTF''@/1/g' -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' -e 's/@''GNULIB_VSNPRINTF''@/0/g' -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' < ./stdio.in.h | sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' -e 's|@''HAVE_DECL_FSEEKO''@|1|g' -e 's|@''HAVE_DECL_FTELLO''@|1|g' -e 's|@''HAVE_DECL_GETDELIM''@|1|g' -e 's|@''HAVE_DECL_GETLINE''@|1|g' -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' -e 's|@''HAVE_DECL_SNPRINTF''@|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' -e 's|@''REPLACE_DPRINTF''@|0|g' -e 's|@''REPLACE_FCLOSE''@|0|g' -e 's|@''REPLACE_FDOPEN''@|0|g' -e 's|@''REPLACE_FFLUSH''@|0|g' -e 's|@''REPLACE_FOPEN''@|0|g' -e 's|@''REPLACE_FPRINTF''@|0|g' -e 's|@''REPLACE_FPURGE''@|0|g' -e 's|@''REPLACE_FREOPEN''@|0|g' -e 's|@''REPLACE_FSEEK''@|0|g' -e 's|@''REPLACE_FSEEKO''@|0|g' -e 's|@''REPLACE_FTELL''@|0|g' -e 's|@''REPLACE_FTELLO''@|0|g' -e 's|@''REPLACE_GETDELIM''@|0|g' -e 's|@''REPLACE_GETLINE''@|0|g' -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' -e 's|@''REPLACE_PERROR''@|0|g' -e 's|@''REPLACE_POPEN''@|0|g' -e 's|@''REPLACE_PRINTF''@|0|g' -e 's|@''REPLACE_REMOVE''@|0|g' -e 's|@''REPLACE_RENAME''@|0|g' -e 's|@''REPLACE_RENAMEAT''@|0|g' -e 's|@''REPLACE_SNPRINTF''@|0|g' -e 's|@''REPLACE_SPRINTF''@|0|g' -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' -e 's|@''REPLACE_TMPFILE''@|0|g' -e 's|@''REPLACE_VASPRINTF''@|0|g' -e 's|@''REPLACE_VDPRINTF''@|0|g' -e 's|@''REPLACE_VFPRINTF''@|0|g' -e 's|@''REPLACE_VPRINTF''@|0|g' -e 's|@''REPLACE_VSNPRINTF''@|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-t && mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_STDLIB_H''@||g' -e 's/@''GNULIB__EXIT''@/0/g' -e 's/@''GNULIB_ATOLL''@/0/g' -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' -e 's/@''GNULIB_GETLOADAVG''@/0/g' -e 's/@''GNULIB_GETSUBOPT''@/0/g' -e 's/@''GNULIB_GRANTPT''@/0/g' -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' -e 's/@''GNULIB_MBTOWC''@/0/g' -e 's/@''GNULIB_MKDTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMP''@/0/g' -e 's/@''GNULIB_MKOSTEMPS''@/0/g' -e 's/@''GNULIB_MKSTEMP''@/0/g' -e 's/@''GNULIB_MKSTEMPS''@/0/g' -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' -e 's/@''GNULIB_PTSNAME''@/0/g' -e 's/@''GNULIB_PTSNAME_R''@/0/g' -e 's/@''GNULIB_PUTENV''@/0/g' -e 's/@''GNULIB_QSORT_R''@/0/g' -e 's/@''GNULIB_RANDOM''@/0/g' -e 's/@''GNULIB_RANDOM_R''@/0/g' -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' -e 's/@''GNULIB_REALLOCARRAY''@/0/g' -e 's/@''GNULIB_REALPATH''@/0/g' -e 's/@''GNULIB_RPMATCH''@/0/g' -e 's/@''GNULIB_SECURE_GETENV''@/0/g' -e 's/@''GNULIB_SETENV''@/0/g' -e 's/@''GNULIB_STRTOD''@/0/g' -e 's/@''GNULIB_STRTOLD''@/0/g' -e 's/@''GNULIB_STRTOLL''@/0/g' -e 's/@''GNULIB_STRTOULL''@/0/g' -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' -e 's/@''GNULIB_UNLOCKPT''@/0/g' -e 's/@''GNULIB_UNSETENV''@/0/g' -e 's/@''GNULIB_WCTOMB''@/0/g' < ./stdlib.in.h | sed -e 's|@''HAVE__EXIT''@|1|g' -e 's|@''HAVE_ATOLL''@|1|g' -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' -e 's|@''HAVE_GETSUBOPT''@|1|g' -e 's|@''HAVE_GRANTPT''@|1|g' -e 's|@''HAVE_INITSTATE''@|1|g' -e 's|@''HAVE_DECL_INITSTATE''@|1|g' -e 's|@''HAVE_MBTOWC''@|1|g' -e 's|@''HAVE_MKDTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMP''@|1|g' -e 's|@''HAVE_MKOSTEMPS''@|1|g' -e 's|@''HAVE_MKSTEMP''@|1|g' -e 's|@''HAVE_MKSTEMPS''@|1|g' -e 's|@''HAVE_POSIX_OPENPT''@|1|g' -e 's|@''HAVE_PTSNAME''@|1|g' -e 's|@''HAVE_PTSNAME_R''@|1|g' -e 's|@''HAVE_QSORT_R''@|1|g' -e 's|@''HAVE_RANDOM''@|1|g' -e 's|@''HAVE_RANDOM_H''@|1|g' -e 's|@''HAVE_RANDOM_R''@|1|g' -e 's|@''HAVE_REALLOCARRAY''@|1|g' -e 's|@''HAVE_REALPATH''@|1|g' -e 's|@''HAVE_RPMATCH''@|1|g' -e 's|@''HAVE_SECURE_GETENV''@|1|g' -e 's|@''HAVE_DECL_SETENV''@|1|g' -e 's|@''HAVE_SETSTATE''@|1|g' -e 's|@''HAVE_DECL_SETSTATE''@|1|g' -e 's|@''HAVE_STRTOD''@|1|g' -e 's|@''HAVE_STRTOLD''@|1|g' -e 's|@''HAVE_STRTOLL''@|1|g' -e 's|@''HAVE_STRTOULL''@|1|g' -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' -e 's|@''HAVE_UNLOCKPT''@|1|g' -e 's|@''HAVE_DECL_UNSETENV''@|1|g' -e 's|@''REPLACE_CALLOC''@|0|g' -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' -e 's|@''REPLACE_INITSTATE''@|0|g' -e 's|@''REPLACE_MALLOC''@|0|g' -e 's|@''REPLACE_MBTOWC''@|0|g' -e 's|@''REPLACE_MKSTEMP''@|0|g' -e 's|@''REPLACE_PTSNAME''@|0|g' -e 's|@''REPLACE_PTSNAME_R''@|0|g' -e 's|@''REPLACE_PUTENV''@|0|g' -e 's|@''REPLACE_QSORT_R''@|0|g' -e 's|@''REPLACE_RANDOM''@|0|g' -e 's|@''REPLACE_RANDOM_R''@|0|g' -e 's|@''REPLACE_REALLOC''@|0|g' -e 's|@''REPLACE_REALPATH''@|0|g' -e 's|@''REPLACE_SETENV''@|0|g' -e 's|@''REPLACE_SETSTATE''@|0|g' -e 's|@''REPLACE_STRTOD''@|0|g' -e 's|@''REPLACE_STRTOLD''@|0|g' -e 's|@''REPLACE_UNSETENV''@|0|g' -e 's|@''REPLACE_WCTOMB''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _Noreturn/r ./_Noreturn.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; } > stdlib.h-t && mv stdlib.h-t stdlib.h rm -f string.h-t string.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && sed -e 's|@''GUARD_PREFIX''@|GL|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''@/1/g' -e 's/@''GNULIB_STPCPY''@/0/g' -e 's/@''GNULIB_STPNCPY''@/0/g' -e 's/@''GNULIB_STRCHRNUL''@/1/g' -e 's/@''GNULIB_STRDUP''@/0/g' -e 's/@''GNULIB_STRNCAT''@/0/g' -e 's/@''GNULIB_STRNDUP''@/0/g' -e 's/@''GNULIB_STRNLEN''@/0/g' -e 's/@''GNULIB_STRPBRK''@/0/g' -e 's/@''GNULIB_STRSEP''@/0/g' -e 's/@''GNULIB_STRSTR''@/0/g' -e 's/@''GNULIB_STRCASESTR''@/0/g' -e 's/@''GNULIB_STRTOK_R''@/0/g' -e 's/@''GNULIB_STRERROR''@/1/g' -e 's/@''GNULIB_STRERROR_R''@/0/g' -e 's/@''GNULIB_STRSIGNAL''@/0/g' -e 's/@''GNULIB_STRVERSCMP''@/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_MEMCHR''@|1|g' -e 's|@''HAVE_DECL_MEMMEM''@|1|g' -e 's|@''HAVE_MEMPCPY''@|1|g' -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' -e 's|@''HAVE_RAWMEMCHR''@|0|g' -e 's|@''HAVE_STPCPY''@|1|g' -e 's|@''HAVE_STPNCPY''@|1|g' -e 's|@''HAVE_STRCHRNUL''@|0|g' -e 's|@''HAVE_DECL_STRDUP''@|1|g' -e 's|@''HAVE_DECL_STRNDUP''@|1|g' -e 's|@''HAVE_DECL_STRNLEN''@|1|g' -e 's|@''HAVE_STRPBRK''@|1|g' -e 's|@''HAVE_STRSEP''@|1|g' -e 's|@''HAVE_STRCASESTR''@|1|g' -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' -e 's|@''HAVE_STRVERSCMP''@|0|g' -e 's|@''REPLACE_MEMCHR''@|0|g' -e 's|@''REPLACE_MEMMEM''@|0|g' -e 's|@''REPLACE_STPNCPY''@|0|g' -e 's|@''REPLACE_STRCHRNUL''@|0|g' -e 's|@''REPLACE_STRDUP''@|0|g' -e 's|@''REPLACE_STRNCAT''@|0|g' -e 's|@''REPLACE_STRNDUP''@|0|g' -e 's|@''REPLACE_STRNLEN''@|0|g' -e 's|@''REPLACE_STRSTR''@|0|g' -e 's|@''REPLACE_STRCASESTR''@|0|g' -e 's|@''REPLACE_STRTOK_R''@|0|g' -e 's|@''REPLACE_STRERROR''@|1|g' -e 's|@''REPLACE_STRERROR_R''@|0|g' -e 's|@''REPLACE_STRSIGNAL''@|0|g' -e 's|@''UNDEFINE_STRTOK_R''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; < ./string.in.h; } > string.h-t && mv string.h-t string.h mkdir -p sys rm -f sys/types.h-t sys/types.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_SYS_TYPES_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's|@''WINDOWS_STAT_INODES''@|0|g' < ./sys_types.in.h; } > sys/types.h-t && mv sys/types.h-t sys/types.h rm -f unistd.h-t unistd.h && { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; sed -e 's|@''GUARD_PREFIX''@|GL|g' -e 's|@''HAVE_UNISTD_H''@|1|g' -e 's|@''INCLUDE_NEXT''@|include_next|g' -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' -e 's|@''PRAGMA_COLUMNS''@||g' -e 's|@''NEXT_UNISTD_H''@||g' -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' -e 's/@''GNULIB_CHDIR''@/0/g' -e 's/@''GNULIB_CHOWN''@/0/g' -e 's/@''GNULIB_CLOSE''@/0/g' -e 's/@''GNULIB_DUP''@/0/g' -e 's/@''GNULIB_DUP2''@/0/g' -e 's/@''GNULIB_DUP3''@/0/g' -e 's/@''GNULIB_ENVIRON''@/0/g' -e 's/@''GNULIB_EUIDACCESS''@/0/g' -e 's/@''GNULIB_FACCESSAT''@/0/g' -e 's/@''GNULIB_FCHDIR''@/0/g' -e 's/@''GNULIB_FCHOWNAT''@/0/g' -e 's/@''GNULIB_FDATASYNC''@/0/g' -e 's/@''GNULIB_FSYNC''@/0/g' -e 's/@''GNULIB_FTRUNCATE''@/0/g' -e 's/@''GNULIB_GETCWD''@/0/g' -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' -e 's/@''GNULIB_GETGROUPS''@/0/g' -e 's/@''GNULIB_GETHOSTNAME''@/0/g' -e 's/@''GNULIB_GETLOGIN''@/0/g' -e 's/@''GNULIB_GETLOGIN_R''@/0/g' -e 's/@''GNULIB_GETPAGESIZE''@/0/g' -e 's/@''GNULIB_GETPASS''@/0/g' -e 's/@''GNULIB_GETUSERSHELL''@/0/g' -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' -e 's/@''GNULIB_ISATTY''@/0/g' -e 's/@''GNULIB_LCHOWN''@/0/g' -e 's/@''GNULIB_LINK''@/0/g' -e 's/@''GNULIB_LINKAT''@/0/g' -e 's/@''GNULIB_LSEEK''@/0/g' -e 's/@''GNULIB_PIPE''@/0/g' -e 's/@''GNULIB_PIPE2''@/0/g' -e 's/@''GNULIB_PREAD''@/0/g' -e 's/@''GNULIB_PWRITE''@/0/g' -e 's/@''GNULIB_READ''@/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''@/0/g' -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' -e 's/@''GNULIB_UNLINK''@/0/g' -e 's/@''GNULIB_UNLINKAT''@/0/g' -e 's/@''GNULIB_USLEEP''@/0/g' -e 's/@''GNULIB_WRITE''@/0/g' < ./unistd.in.h | sed -e 's|@''HAVE_CHOWN''@|1|g' -e 's|@''HAVE_DUP2''@|1|g' -e 's|@''HAVE_DUP3''@|1|g' -e 's|@''HAVE_EUIDACCESS''@|1|g' -e 's|@''HAVE_FACCESSAT''@|1|g' -e 's|@''HAVE_FCHDIR''@|1|g' -e 's|@''HAVE_FCHOWNAT''@|1|g' -e 's|@''HAVE_FDATASYNC''@|1|g' -e 's|@''HAVE_FSYNC''@|1|g' -e 's|@''HAVE_FTRUNCATE''@|1|g' -e 's|@''HAVE_GETDTABLESIZE''@|1|g' -e 's|@''HAVE_GETGROUPS''@|1|g' -e 's|@''HAVE_GETHOSTNAME''@|1|g' -e 's|@''HAVE_GETPAGESIZE''@|1|g' -e 's|@''HAVE_GETPASS''@|1|g' -e 's|@''HAVE_GROUP_MEMBER''@|1|g' -e 's|@''HAVE_LCHOWN''@|1|g' -e 's|@''HAVE_LINK''@|1|g' -e 's|@''HAVE_LINKAT''@|1|g' -e 's|@''HAVE_PIPE''@|1|g' -e 's|@''HAVE_PIPE2''@|1|g' -e 's|@''HAVE_PREAD''@|1|g' -e 's|@''HAVE_PWRITE''@|1|g' -e 's|@''HAVE_READLINK''@|1|g' -e 's|@''HAVE_READLINKAT''@|1|g' -e 's|@''HAVE_SETHOSTNAME''@|1|g' -e 's|@''HAVE_SLEEP''@|1|g' -e 's|@''HAVE_SYMLINK''@|1|g' -e 's|@''HAVE_SYMLINKAT''@|1|g' -e 's|@''HAVE_UNLINKAT''@|1|g' -e 's|@''HAVE_USLEEP''@|1|g' -e 's|@''HAVE_DECL_ENVIRON''@|1|g' -e 's|@''HAVE_DECL_FCHDIR''@|1|g' -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' -e 's|@''HAVE_OS_H''@|0|g' -e 's|@''HAVE_SYS_PARAM_H''@|0|g' | sed -e 's|@''REPLACE_CHOWN''@|0|g' -e 's|@''REPLACE_CLOSE''@|0|g' -e 's|@''REPLACE_DUP''@|0|g' -e 's|@''REPLACE_DUP2''@|0|g' -e 's|@''REPLACE_FACCESSAT''@|0|g' -e 's|@''REPLACE_FCHOWNAT''@|0|g' -e 's|@''REPLACE_FTRUNCATE''@|0|g' -e 's|@''REPLACE_GETCWD''@|0|g' -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' -e 's|@''REPLACE_GETLOGIN_R''@|0|g' -e 's|@''REPLACE_GETGROUPS''@|0|g' -e 's|@''REPLACE_GETPAGESIZE''@|0|g' -e 's|@''REPLACE_GETPASS''@|0|g' -e 's|@''REPLACE_ISATTY''@|0|g' -e 's|@''REPLACE_LCHOWN''@|0|g' -e 's|@''REPLACE_LINK''@|0|g' -e 's|@''REPLACE_LINKAT''@|0|g' -e 's|@''REPLACE_LSEEK''@|0|g' -e 's|@''REPLACE_PREAD''@|0|g' -e 's|@''REPLACE_PWRITE''@|0|g' -e 's|@''REPLACE_READ''@|0|g' -e 's|@''REPLACE_READLINK''@|0|g' -e 's|@''REPLACE_READLINKAT''@|0|g' -e 's|@''REPLACE_RMDIR''@|0|g' -e 's|@''REPLACE_SLEEP''@|0|g' -e 's|@''REPLACE_SYMLINK''@|0|g' -e 's|@''REPLACE_SYMLINKAT''@|0|g' -e 's|@''REPLACE_TRUNCATE''@|0|g' -e 's|@''REPLACE_TTYNAME_R''@|0|g' -e 's|@''REPLACE_UNLINK''@|0|g' -e 's|@''REPLACE_UNLINKAT''@|0|g' -e 's|@''REPLACE_USLEEP''@|0|g' -e 's|@''REPLACE_WRITE''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; } > unistd.h-t && mv unistd.h-t unistd.h /usr/bin/make all-recursive depbase=`echo dirname-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT dirname-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.lo dirname-lgpl.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -fPIC -DPIC -o .libs/dirname-lgpl.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT dirname-lgpl.lo -MD -MP -MF .deps/dirname-lgpl.Tpo -c dirname-lgpl.c -o dirname-lgpl.o depbase=`echo basename-lgpl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT basename-lgpl.lo -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.lo basename-lgpl.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -fPIC -DPIC -o .libs/basename-lgpl.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT basename-lgpl.lo -MD -MP -MF .deps/basename-lgpl.Tpo -c basename-lgpl.c -o basename-lgpl.o depbase=`echo stripslash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT stripslash.lo -MD -MP -MF $depbase.Tpo -c -o stripslash.lo stripslash.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -fPIC -DPIC -o .libs/stripslash.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT stripslash.lo -MD -MP -MF .deps/stripslash.Tpo -c stripslash.c -o stripslash.o depbase=`echo getprogname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT getprogname.lo -MD -MP -MF $depbase.Tpo -c -o getprogname.lo getprogname.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c getprogname.c -fPIC -DPIC -o .libs/getprogname.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT getprogname.lo -MD -MP -MF .deps/getprogname.Tpo -c getprogname.c -o getprogname.o depbase=`echo progname.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT progname.lo -MD -MP -MF $depbase.Tpo -c -o progname.lo progname.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -fPIC -DPIC -o .libs/progname.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT progname.lo -MD -MP -MF .deps/progname.Tpo -c progname.c -o progname.o depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o depbase=`echo version-etc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT version-etc.lo -MD -MP -MF $depbase.Tpo -c -o version-etc.lo version-etc.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -fPIC -DPIC -o .libs/version-etc.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT version-etc.lo -MD -MP -MF .deps/version-etc.Tpo -c version-etc.c -o version-etc.o depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o depbase=`echo rawmemchr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT rawmemchr.lo -MD -MP -MF $depbase.Tpo -c -o rawmemchr.lo rawmemchr.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT rawmemchr.lo -MD -MP -MF .deps/rawmemchr.Tpo -c rawmemchr.c -fPIC -DPIC -o .libs/rawmemchr.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT rawmemchr.lo -MD -MP -MF .deps/rawmemchr.Tpo -c rawmemchr.c -o rawmemchr.o depbase=`echo strchrnul.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strchrnul.lo -MD -MP -MF $depbase.Tpo -c -o strchrnul.lo strchrnul.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strchrnul.lo -MD -MP -MF .deps/strchrnul.Tpo -c strchrnul.c -fPIC -DPIC -o .libs/strchrnul.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strchrnul.lo -MD -MP -MF .deps/strchrnul.Tpo -c strchrnul.c -o strchrnul.o depbase=`echo strerror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strerror.lo -MD -MP -MF $depbase.Tpo -c -o strerror.lo strerror.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -o strerror.o depbase=`echo strerror-override.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strerror-override.lo -MD -MP -MF $depbase.Tpo -c -o strerror-override.lo strerror-override.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strerror-override.lo -MD -MP -MF .deps/strerror-override.Tpo -c strerror-override.c -fPIC -DPIC -o .libs/strerror-override.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strerror-override.lo -MD -MP -MF .deps/strerror-override.Tpo -c strerror-override.c -o strerror-override.o depbase=`echo strverscmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strverscmp.lo -MD -MP -MF $depbase.Tpo -c -o strverscmp.lo strverscmp.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strverscmp.lo -MD -MP -MF .deps/strverscmp.Tpo -c strverscmp.c -fPIC -DPIC -o .libs/strverscmp.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -fvisibility=hidden -O2 -pipe -MT strverscmp.lo -MD -MP -MF .deps/strverscmp.Tpo -c strverscmp.c -o strverscmp.o /usr/bin/libtool --tag=CC --mode=link cc -fvisibility=hidden -O2 -pipe -no-undefined -o libgnu.la dirname-lgpl.lo basename-lgpl.lo stripslash.lo getprogname.lo progname.lo unistd.lo version-etc.lo error.lo rawmemchr.lo strchrnul.lo strerror.lo strerror-override.lo strverscmp.lo libtool: link: ar cru .libs/libgnu.a .libs/dirname-lgpl.o .libs/basename-lgpl.o .libs/stripslash.o .libs/getprogname.o .libs/progname.o .libs/unistd.o .libs/version-etc.o .libs/error.o .libs/rawmemchr.o .libs/strchrnul.o .libs/strerror.o .libs/strerror-override.o .libs/strverscmp.o libtool: link: ranlib .libs/libgnu.a Making all in lib /usr/bin/make all-am depbase=`echo idna.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT idna.lo -MD -MP -MF $depbase.Tpo -c -o idna.lo idna.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c idna.c -fPIC -DPIC -o .libs/idna.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT idna.lo -MD -MP -MF .deps/idna.Tpo -c idna.c -o idna.o depbase=`echo lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT lookup.lo -MD -MP -MF $depbase.Tpo -c -o lookup.lo lookup.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -fPIC -DPIC -o .libs/lookup.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o depbase=`echo decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT decode.lo -MD -MP -MF $depbase.Tpo -c -o decode.lo decode.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -fPIC -DPIC -o .libs/decode.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.c -o decode.o depbase=`echo register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT register.lo -MD -MP -MF $depbase.Tpo -c -o register.lo register.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT register.lo -MD -MP -MF .deps/register.Tpo -c register.c -fPIC -DPIC -o .libs/register.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT register.lo -MD -MP -MF .deps/register.Tpo -c register.c -o register.o depbase=`echo bidi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT bidi.lo -MD -MP -MF $depbase.Tpo -c -o bidi.lo bidi.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT bidi.lo -MD -MP -MF .deps/bidi.Tpo -c bidi.c -fPIC -DPIC -o .libs/bidi.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT bidi.lo -MD -MP -MF .deps/bidi.Tpo -c bidi.c -o bidi.o depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo version.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o depbase=`echo puny_encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT puny_encode.lo -MD -MP -MF $depbase.Tpo -c -o puny_encode.lo puny_encode.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT puny_encode.lo -MD -MP -MF .deps/puny_encode.Tpo -c puny_encode.c -fPIC -DPIC -o .libs/puny_encode.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT puny_encode.lo -MD -MP -MF .deps/puny_encode.Tpo -c puny_encode.c -o puny_encode.o depbase=`echo puny_decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT puny_decode.lo -MD -MP -MF $depbase.Tpo -c -o puny_decode.lo puny_decode.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT puny_decode.lo -MD -MP -MF .deps/puny_decode.Tpo -c puny_decode.c -fPIC -DPIC -o .libs/puny_decode.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT puny_decode.lo -MD -MP -MF .deps/puny_decode.Tpo -c puny_decode.c -o puny_decode.o depbase=`echo free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT free.lo -MD -MP -MF $depbase.Tpo -c -o free.lo free.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT free.lo -MD -MP -MF .deps/free.Tpo -c free.c -fPIC -DPIC -o .libs/free.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT free.lo -MD -MP -MF .deps/free.Tpo -c free.c -o free.o depbase=`echo data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT data.lo -MD -MP -MF $depbase.Tpo -c -o data.lo data.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o depbase=`echo tr46map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT tr46map.lo -MD -MP -MF $depbase.Tpo -c -o tr46map.lo tr46map.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT tr46map.lo -MD -MP -MF .deps/tr46map.Tpo -c tr46map.c -fPIC -DPIC -o .libs/tr46map.o tr46map.c:112:9: warning: cast from 'int (*)(const uint32_t *, const uint8_t *)' (aka 'int (*)(const unsigned int *, const unsigned char *)') to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare_idna_map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tr46map.c:116:9: warning: cast from 'int (*)(const uint32_t *, const uint8_t *)' (aka 'int (*)(const unsigned int *, const unsigned char *)') to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare_idna_map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tr46map.c:120:9: warning: cast from 'int (*)(const uint32_t *, const uint8_t *)' (aka 'int (*)(const unsigned int *, const unsigned char *)') to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare_idna_map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tr46map.c:154:5: warning: cast from 'int (*)(uint32_t *, NFCQCMap *)' (aka 'int (*)(unsigned int *, NFCQCMap *)') to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare_nfcqc_map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT tr46map.lo -MD -MP -MF .deps/tr46map.Tpo -c tr46map.c -o tr46map.o tr46map.c:112:9: warning: cast from 'int (*)(const uint32_t *, const uint8_t *)' (aka 'int (*)(const unsigned int *, const unsigned char *)') to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare_idna_map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tr46map.c:116:9: warning: cast from 'int (*)(const uint32_t *, const uint8_t *)' (aka 'int (*)(const unsigned int *, const unsigned char *)') to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare_idna_map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tr46map.c:120:9: warning: cast from 'int (*)(const uint32_t *, const uint8_t *)' (aka 'int (*)(const unsigned int *, const unsigned char *)') to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare_idna_map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tr46map.c:154:5: warning: cast from 'int (*)(uint32_t *, NFCQCMap *)' (aka 'int (*)(unsigned int *, NFCQCMap *)') to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare_nfcqc_map); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. depbase=`echo tables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT tables.lo -MD -MP -MF $depbase.Tpo -c -o tables.lo tables.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -fPIC -DPIC -o .libs/tables.o tables.c:61:4: warning: cast from 'int (*)(const struct idna_table *, const struct idna_table *)' to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o tables.c:61:4: warning: cast from 'int (*)(const struct idna_table *, const struct idna_table *)' to 'int (*)(const void *, const void *)' converts to incompatible function type [-Wcast-function-type-strict] (int (*)(const void *, const void *)) _compare); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. depbase=`echo context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR=\".\" -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT context.lo -MD -MP -MF $depbase.Tpo -c -o context.lo context.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -fPIC -DPIC -o .libs/context.o cc -DHAVE_CONFIG_H -I. -I.. -DIDN2_BUILDING -DSRCDIR="." -I../gl -I../gl -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -MT context.lo -MD -MP -MF .deps/context.Tpo -c context.c -o context.o /usr/bin/libtool --tag=CC --mode=link cc -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -version-info 3:7:3 -no-undefined -Wl,--version-script=./idn2.map -o libidn2.la -rpath /usr/local/lib idna.lo lookup.lo decode.lo register.lo bidi.lo version.lo error.lo puny_encode.lo puny_decode.lo free.lo data.lo tr46map.lo tables.lo context.lo -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -lunistring -L/usr/local/lib -liconv -R/usr/local/lib ../gl/libgnu.la ../unistring/libunistring.la libtool: link: cc -shared -fPIC -DPIC -o .libs/libidn2.so.1.1 -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -fvisibility=hidden -O2 -pipe -Wl,--version-script=./idn2.map .libs/idna.o .libs/lookup.o .libs/decode.o .libs/register.o .libs/bidi.o .libs/version.o .libs/error.o .libs/puny_encode.o .libs/puny_decode.o .libs/free.o .libs/data.o .libs/tr46map.o .libs/tables.o .libs/context.o -Wl,-whole-archive /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/gl/.libs/libgnu.a /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/unistring/.libs/libunistring.a -Wl,-no-whole-archive -L.libs -liconv -lunistring -Wl,-soname,libidn2.so.1.1 libtool: link: ar x /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/gl/.libs/libgnu.a libtool: link: ar x /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/unistring/.libs/libunistring.a libtool: link: ar cru .libs/libidn2.a ./.libs/libidn2.lax/libgnu.a/dirname-lgpl.o ./.libs/libidn2.lax/libgnu.a/basename-lgpl.o ./.libs/libidn2.lax/libgnu.a/stripslash.o ./.libs/libidn2.lax/libgnu.a/getprogname.o ./.libs/libidn2.lax/libgnu.a/progname.o ./.libs/libidn2.lax/libgnu.a/unistd.o ./.libs/libidn2.lax/libgnu.a/version-etc.o ./.libs/libidn2.lax/libgnu.a/error.o ./.libs/libidn2.lax/libgnu.a/rawmemchr.o ./.libs/libidn2.lax/libgnu.a/strchrnul.o ./.libs/libidn2.lax/libgnu.a/strerror.o ./.libs/libidn2.lax/libgnu.a/strerror-override.o ./.libs/libidn2.lax/libgnu.a/strverscmp.o ./.libs/libidn2.lax/libunistring.a/c-ctype.o ./.libs/libidn2.lax/libunistring.a/c-strcasecmp.o ./.libs/libidn2.lax/libunistring.a/c-strncasecmp.o ./.libs/libidn2.lax/libunistring.a/localcharset.o ./.libs/libidn2.lax/libunistring.a/malloca.o ./.libs/libidn2.lax/libunistring.a/striconveh.o ./.libs/libidn2.lax/libunistring.a/striconveha.o ./.libs/libidn2.lax/libunistring.a/bidi_of.o ./.libs/libidn2.lax/libunistring.a/categ_M.o ./.libs/libidn2.lax/libunistring.a/categ_none.o ./.libs/libidn2.lax/libunistring.a/categ_of.o ./.libs/libidn2.lax/libunistring.a/categ_test.o ./.libs/libidn2.lax/libunistring.a/combiningclass.o ./.libs/libidn2.lax/libunistring.a/joiningtype_of.o ./.libs/libidn2.lax/libunistring.a/scripts.o ./.libs/libidn2.lax/libunistring.a/canonical-decomposition.o ./.libs/libidn2.lax/libunistring.a/composition.o ./.libs/libidn2.lax/libunistring.a/decompose-internal.o ./.libs/libidn2.lax/libunistring.a/decomposition-table.o ./.libs/libidn2.lax/libunistring.a/nfc.o ./.libs/libidn2.lax/libunistring.a/nfd.o ./.libs/libidn2.lax/libunistring.a/u32-normalize.o idna.o lookup.o decode.o register.o bidi.o version.o error.o puny_encode.o puny_decode.o free.o data.o tr46map.o tables.o context.o libtool: link: ranlib .libs/libidn2.a Making all in src /usr/bin/make all-am depbase=`echo idn2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I.. -I.. -I../lib -I. -DLOCALEDIR=\"/usr/local/share/locale\" -I../unistring/ -I../unistring/ -I/usr/local/include -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -O2 -pipe -MT idn2.o -MD -MP -MF $depbase.Tpo -c -o idn2.o idn2.c && mv -f $depbase.Tpo $depbase.Po In file included from idn2.c:37: ../gl/gettext.h:227:20: warning: variable length array used [-Wvla] char msg_ctxt_id[msgctxt_len + msgid_len]; ^~~~~~~~~~~~~~~~~~~~~~~ ../gl/gettext.h:275:20: warning: variable length array used [-Wvla] char msg_ctxt_id[msgctxt_len + msgid_len]; ^~~~~~~~~~~~~~~~~~~~~~~ idn2.c:59:22: warning: format string is not a string literal [-Wformat-nonliteral] fprintf (stderr, _("Try `%s --help' for more information.\n"), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idn2.c:38:19: note: expanded from macro '_' #define _(String) dgettext (PACKAGE, String) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../gl/gettext.h:70:38: note: expanded from macro 'dgettext' # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idn2.c:63:15: warning: format string is not a string literal [-Wformat-nonliteral] printf (_("\ ^~~~ idn2.c:38:19: note: expanded from macro '_' #define _(String) dgettext (PACKAGE, String) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../gl/gettext.h:70:38: note: expanded from macro 'dgettext' # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idn2.c:153:13: warning: string literal of length 28846 exceeds maximum length 4095 that ISO C99 compilers are required to support [-Woverlength-strings] puts (CONDITIONS); ^~~~~~~~~~ ./blurbs.h:35:3: note: expanded from macro 'CONDITIONS' " TERMS AND CONDITIONS\n" \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ idn2.c:217:22: warning: format string is not a string literal [-Wformat-nonliteral] fprintf (stderr, _("Charset: %s\n"), locale_charset ()); ^~~~~~~~~~~~~~~~~~ idn2.c:38:19: note: expanded from macro '_' #define _(String) dgettext (PACKAGE, String) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../gl/gettext.h:70:38: note: expanded from macro 'dgettext' # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 6 warnings generated. /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I.. -I.. -I../lib -I. -DLOCALEDIR=\"/usr/local/share/locale\" -I../unistring/ -I../unistring/ -I/usr/local/include -O2 -pipe -MT libidn2_cmd_la-idn2_cmd.lo -MD -MP -MF .deps/libidn2_cmd_la-idn2_cmd.Tpo -c -o libidn2_cmd_la-idn2_cmd.lo `test -f 'idn2_cmd.c' || echo './'`idn2_cmd.c cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I.. -I.. -I../lib -I. -DLOCALEDIR="/usr/local/share/locale" -I../unistring/ -I../unistring/ -I/usr/local/include -O2 -pipe -MT libidn2_cmd_la-idn2_cmd.lo -MD -MP -MF .deps/libidn2_cmd_la-idn2_cmd.Tpo -c idn2_cmd.c -fPIC -DPIC -o .libs/libidn2_cmd_la-idn2_cmd.o cc -DHAVE_CONFIG_H -I. -I.. -I../gl -I../gl -I.. -I.. -I../lib -I. -DLOCALEDIR="/usr/local/share/locale" -I../unistring/ -I../unistring/ -I/usr/local/include -O2 -pipe -MT libidn2_cmd_la-idn2_cmd.lo -MD -MP -MF .deps/libidn2_cmd_la-idn2_cmd.Tpo -c idn2_cmd.c -o libidn2_cmd_la-idn2_cmd.o mv -f .deps/libidn2_cmd_la-idn2_cmd.Tpo .deps/libidn2_cmd_la-idn2_cmd.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libidn2_cmd.la libidn2_cmd_la-idn2_cmd.lo ../gl/libgnu.la -L/usr/local/lib -lunistring -L/usr/local/lib -liconv -R/usr/local/lib ../unistring/libunistring.la libtool: link: ar x /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/gl/.libs/libgnu.a libtool: link: ar x /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/unistring/.libs/libunistring.a libtool: link: ar cru .libs/libidn2_cmd.a ./.libs/libidn2_cmd.lax/libgnu.a/dirname-lgpl.o ./.libs/libidn2_cmd.lax/libgnu.a/basename-lgpl.o ./.libs/libidn2_cmd.lax/libgnu.a/stripslash.o ./.libs/libidn2_cmd.lax/libgnu.a/getprogname.o ./.libs/libidn2_cmd.lax/libgnu.a/progname.o ./.libs/libidn2_cmd.lax/libgnu.a/unistd.o ./.libs/libidn2_cmd.lax/libgnu.a/version-etc.o ./.libs/libidn2_cmd.lax/libgnu.a/error.o ./.libs/libidn2_cmd.lax/libgnu.a/rawmemchr.o ./.libs/libidn2_cmd.lax/libgnu.a/strchrnul.o ./.libs/libidn2_cmd.lax/libgnu.a/strerror.o ./.libs/libidn2_cmd.lax/libgnu.a/strerror-override.o ./.libs/libidn2_cmd.lax/libgnu.a/strverscmp.o ./.libs/libidn2_cmd.lax/libunistring.a/c-ctype.o ./.libs/libidn2_cmd.lax/libunistring.a/c-strcasecmp.o ./.libs/libidn2_cmd.lax/libunistring.a/c-strncasecmp.o ./.libs/libidn2_cmd.lax/libunistring.a/localcharset.o ./.libs/libidn2_cmd.lax/libunistring.a/malloca.o ./.libs/libidn2_cmd.lax/libunistring.a/striconveh.o ./.libs/libidn2_cmd.lax/libunistring.a/striconveha.o ./.libs/libidn2_cmd.lax/libunistring.a/bidi_of.o ./.libs/libidn2_cmd.lax/libunistring.a/categ_M.o ./.libs/libidn2_cmd.lax/libunistring.a/categ_none.o ./.libs/libidn2_cmd.lax/libunistring.a/categ_of.o ./.libs/libidn2_cmd.lax/libunistring.a/categ_test.o ./.libs/libidn2_cmd.lax/libunistring.a/combiningclass.o ./.libs/libidn2_cmd.lax/libunistring.a/joiningtype_of.o ./.libs/libidn2_cmd.lax/libunistring.a/scripts.o ./.libs/libidn2_cmd.lax/libunistring.a/canonical-decomposition.o ./.libs/libidn2_cmd.lax/libunistring.a/composition.o ./.libs/libidn2_cmd.lax/libunistring.a/decompose-internal.o ./.libs/libidn2_cmd.lax/libunistring.a/decomposition-table.o ./.libs/libidn2_cmd.lax/libunistring.a/nfc.o ./.libs/libidn2_cmd.lax/libunistring.a/nfd.o ./.libs/libidn2_cmd.lax/libunistring.a/u32-normalize.o .libs/libidn2_cmd_la-idn2_cmd.o libtool: link: ranlib .libs/libidn2_cmd.a /usr/bin/libtool --tag=CC --mode=link cc -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -O2 -pipe -o idn2 idn2.o libidn2_cmd.la ../lib/libidn2.la -L/usr/local/lib -lunistring -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/idn2 -fno-common -W -Wabsolute-value -Waddress -Waddress-of-packed-member -Wall -Wattribute-warning -Wattributes -Wbad-function-cast -Wbool-operation -Wbuiltin-macro-redefined -Wcast-align -Wcast-function-type -Wchar-subscripts -Wcomment -Wcomments -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-pch -Wlogical-not-parentheses -Wmain -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnull-dereference -Wodr -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-div -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wswitch -Wswitch-bool -Wtautological-compare -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvla -Wvolatile-register-var -Wwrite-strings -fdiagnostics-show-option -Wno-missing-field-initializers -O2 -pipe idn2.o /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/src/.libs/libidn2_cmd.a -L.libs -lunistring -liconv -lidn2 -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib idn2_cmd.c(libidn2_cmd_la-idn2_cmd.o:(cmdline_parser_internal) in archive /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/src/.libs/libidn2_cmd.a): warning: strcpy() is almost always misused, please use strlcpy() Making all in examples depbase=`echo decode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I.. -I/usr/local/include -O2 -pipe -MT decode.o -MD -MP -MF $depbase.Tpo -c -o decode.o decode.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o decode decode.o ../lib/libidn2.la libtool: link: cc -o .libs/decode -O2 -pipe decode.o -L.libs -lidn2 -liconv -lunistring -Wl,-rpath-link,/usr/local/lib depbase=`echo lookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I.. -I/usr/local/include -O2 -pipe -MT lookup.o -MD -MP -MF $depbase.Tpo -c -o lookup.o lookup.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o lookup lookup.o ../lib/libidn2.la libtool: link: cc -o .libs/lookup -O2 -pipe lookup.o -L.libs -lidn2 -liconv -lunistring -Wl,-rpath-link,/usr/local/lib depbase=`echo register.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I.. -I/usr/local/include -O2 -pipe -MT register.o -MD -MP -MF $depbase.Tpo -c -o register.o register.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o register register.o ../lib/libidn2.la libtool: link: cc -o .libs/register -O2 -pipe register.o -L.libs -lidn2 -liconv -lunistring -Wl,-rpath-link,/usr/local/lib depbase=`echo example-toascii.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I.. -I/usr/local/include -O2 -pipe -MT example-toascii.o -MD -MP -MF $depbase.Tpo -c -o example-toascii.o example-toascii.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o example-toascii example-toascii.o ../lib/libidn2.la libtool: link: cc -o .libs/example-toascii -O2 -pipe example-toascii.o -L.libs -lidn2 -liconv -lunistring -Wl,-rpath-link,/usr/local/lib depbase=`echo example-tounicode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I.. -I/usr/local/include -O2 -pipe -MT example-tounicode.o -MD -MP -MF $depbase.Tpo -c -o example-tounicode.o example-tounicode.c && mv -f $depbase.Tpo $depbase.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o example-tounicode example-tounicode.o ../lib/libidn2.la libtool: link: cc -o .libs/example-tounicode -O2 -pipe example-tounicode.o -L.libs -lidn2 -liconv -lunistring -Wl,-rpath-link,/usr/local/lib Making all in tests /usr/bin/make all-am Making all in fuzz Making all in po Making all in doc /usr/bin/make all-recursive Making all in reference restore=: && backupdir=".am$$" && am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && rm -rf $backupdir && mkdir $backupdir && if (/bin/sh /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/build-aux/missing makeinfo --version) >/dev/null 2>&1; then for f in ./libidn2.info ./libidn2.info-[0-9] ./libidn2.info-[0-9][0-9] ./libidn2.i[0-9] ./libidn2.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if /bin/sh /exopi-obj/pobj/libidn2-2.3.0/libidn2-2.3.0/build-aux/missing makeinfo -I . -o ./libidn2.info ./libidn2.texi; then rc=0; CDPATH="${ZSH_VERSION+.}:" && cd .; else rc=$?; CDPATH="${ZSH_VERSION+.}:" && cd . && $restore $backupdir/* `echo "././libidn2.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc ./libidn2.texi:6: warning: unrecognized encoding name `utf-8'. >>> Running fake in devel/libidn2 at 1711699712.14 ===> devel/libidn2 ===> Faking installation for libidn2-2.3.0p0 Making install in unistring /usr/bin/make install-recursive Making install in gl /usr/bin/make install-recursive Making install in lib /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libidn2-2.3.0/bin/install -c libidn2.la '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./.libs/libidn2.a /exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/lib/libidn2.a libtool: install: /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./.libs/libidn2.so.1.1 /exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/lib/libidn2.so.1.1 libtool: install: /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./.libs/libidn2.lai /exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/lib/libidn2.la mkdir -p '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/include' /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 idn2.h '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/include' Making install in src /usr/bin/make install-am mkdir -p '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -s -m 755 idn2 '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -s -m 755 ./.libs/idn2 /exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/bin Making install in examples Making install in tests /usr/bin/make install-am Making install in fuzz Making install in po if test "libidn2" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./$file /exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in doc /usr/bin/make install-recursive Making install in reference /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/api-index-full.html /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/home.png /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/index.html /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/left-insensitive.png /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/left.png /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/libidn2-idn2.html /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/libidn2.devhelp2 /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/libidn2.html /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/right-insensitive.png /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/right.png /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/style.css /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/up-insensitive.png /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./html/up.png mkdir -p '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/info' /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 ./libidn2.info '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/info' '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/info/libidn2.info' mkdir -p '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 idn2.1 '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 man/idn2_to_unicode_8z4z.3 man/idn2_to_unicode_4z4z.3 man/idn2_to_unicode_44i.3 man/idn2_to_unicode_8z8z.3 man/idn2_to_unicode_8zlz.3 man/idn2_to_unicode_lzlz.3 man/idn2_lookup_u8.3 man/idn2_lookup_ul.3 man/idn2_to_ascii_4i.3 man/idn2_to_ascii_4i2.3 man/idn2_to_ascii_4z.3 man/idn2_to_ascii_8z.3 man/idn2_to_ascii_lz.3 man/idn2_register_u8.3 man/idn2_register_ul.3 man/idn2_strerror.3 man/idn2_strerror_name.3 man/idn2_check_version.3 man/idn2_free.3 '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libidn2-2.3.0/bin/install -c -m 644 libidn2.pc '/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/usr/local/lib/pkgconfig' >>> Running package in devel/libidn2 at 1711699715.89 ===> devel/libidn2 `/exopi-obj/pobj/libidn2-2.3.0/fake-amd64/.fake_done' is up to date. ===> Building package for libidn2-2.3.0p0 Create /exopi-cvs/ports/packages/amd64/all/libidn2-2.3.0p0.tgz Creating package libidn2-2.3.0p0 reading plist| checking dependencies| checking dependencies|converters/libunistring checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|*** | 6% checksumming|***** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************** | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 93% checksumming|********************************************************** | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 5% archiving|****************************** | 47% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libidn2-2.3.0p0.tgz >>> Running clean in devel/libidn2 at 1711699718.42 ===> devel/libidn2 ===> Cleaning for libidn2-2.3.0p0 >>> Ended at 1711699719.75 max_stuck=0.00/waiting-for-lock #18=2.46/depends=1.93/show-prepare-results=0.73/patch=1.15/configure=67.82/build=26.00/fake=3.75/package=2.52/clean=1.42