checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking the archiver (ar) interface... ar checking for ar... (cached) ar checking for ranlib... ranlib checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking the archiver (ar) interface... (cached) ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc -std=gnu99... /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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... 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... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking whether getdelim is declared... yes checking for getdelim... yes checking for getprogname... no checking for getexecname... no checking for _set_invalid_parameter_handler... no checking whether getline is declared... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for inline... inline checking 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... yes checking for C/C++ restrict keyword... __restrict checking for pid_t... yes checking for mode_t... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking for working getdelim function... yes checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether the compiler generally respects inline... yes checking 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) yes checking whether program_invocation_short_name is declared... (cached) yes checking for rawmemchr... yes checking for ssize_t... yes checking for va_copy... yes checking for good max_align_t... no checking whether NULL can be used in arbitrary expressions... yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... yes checking whether strchrnul works... yes checking for working strerror function... yes checking for strverscmp... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for ld used by gcc -std=gnu99... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for libunistring... no, consider installing GNU libunistring checking for nl_langinfo and CODESET... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for alloca as a compiler built-in... 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... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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... no checking whether C compiler handles -fno-common... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -W... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wabsolute-value... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Waddress-of-packed-member... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wattribute-warning... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbool-compare... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbool-operation... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbuiltin-declaration-mismatch... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcannot-profile... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcast-align=strict... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcast-function-type... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdangling-else... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdate-time... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdeprecated... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdesignated-init... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdiscarded-array-qualifiers... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdiscarded-qualifiers... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicated-branches... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicated-cond... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicate-decl-specifier... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wexpansion-to-defined... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-signedness... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wframe-address... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Whsa... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wif-not-aligned... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wignored-attributes... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wincompatible-pointer-types... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winline... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wint-conversion... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wint-in-bool-context... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wlogical-not-parentheses... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmemset-elt-size... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmemset-transposed-args... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmisleading-indentation... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-attributes... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-profile... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmultistatement-macros... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnonnull-compare... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnull-dereference... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wodr... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpacked-not-aligned... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-compare... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpsabi... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wrestrict... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wscalar-storage-order... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-count-negative... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-count-overflow... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-negative-value... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsizeof-array-argument... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsizeof-pointer-div... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstringop-truncation... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=cold... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=malloc... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wswitch-bool... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wswitch-unreachable... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtautological-compare... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wattribute-alias=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-overflow=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-truncation=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit-fallthrough=5... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstringop-overflow=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no 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... yes checking whether C compiler handles -Wno-missing-field-initializers... yes 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.2.0 Host OS: linux-gnu Install prefix: /home/emsley/autobuild/Linux-charybdis-gtk2-python Compiler: gcc -std=gnu99 Warning flags: -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wold-style-declaration -Wold-style-definition -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wswitch -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Wnormalized=nfc -fdiagnostics-show-option -fdiagnostics-color=always -Wno-missing-field-initializers CFLAGS: -g -O2 LDFlags: Documentation: yes Library types: Shared=yes, Static=yes Libiconv: yes Libunistring: no, consider installing GNU libunistring Valgrind: Version script: yes make all-recursive make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0' Making all in unistring make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' GEN alloca.h GEN iconv.h GEN limits.h GEN stdint.h GEN unictype.h GEN uninorm.h GEN uniconv.h GEN sys/types.h GEN unistr.h GEN unitypes.h make all-recursive make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[4]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' CC c-ctype.lo CC c-strcasecmp.lo CC localcharset.lo CC c-strncasecmp.lo CC malloca.lo CC striconveh.lo CC striconveha.lo CC uniconv/u8-conv-from-enc.lo CC uniconv/u8-strconv-from-enc.lo CC uniconv/u8-strconv-from-locale.lo CC uniconv/u8-strconv-to-enc.lo CC uniconv/u8-strconv-to-locale.lo CC unictype/bidi_of.lo CC unictype/categ_M.lo CC unictype/categ_none.lo CC unictype/categ_of.lo CC unictype/categ_test.lo CC unictype/combiningclass.lo CC unictype/joiningtype_of.lo CC unictype/scripts.lo CC uninorm/canonical-decomposition.lo CC uninorm/composition.lo CC uninorm/decompose-internal.lo CC uninorm/decomposition-table.lo CC uninorm/nfc.lo CC uninorm/nfd.lo CC uninorm/u32-normalize.lo CC unistr/u32-cpy.lo CC unistr/u32-cpy-alloc.lo CC unistr/u32-mbtouc-unsafe.lo CC unistr/u32-strlen.lo CC unistr/u32-to-u8.lo CC unistr/u32-uctomb.lo CC unistr/u8-check.lo CC unistr/u8-mblen.lo CC unistr/u8-mbtouc.lo CC unistr/u8-mbtouc-aux.lo CC unistr/u8-mbtouc-unsafe.lo CC unistr/u8-mbtouc-unsafe-aux.lo CC unistr/u8-mbtoucr.lo CC unistr/u8-prev.lo CC unistr/u8-strlen.lo CC unistr/u8-to-u32.lo CC unistr/u8-uctomb.lo CC unistr/u8-uctomb-aux.lo CCLD libunistring.la make[4]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' Making all in gl make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' GEN limits.h GEN stddef.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/types.h GEN unistd.h make all-recursive make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[4]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' CC dirname-lgpl.lo CC basename-lgpl.lo CC stripslash.lo CC getprogname.lo CC progname.lo CC unistd.lo CC version-etc.lo CCLD libgnu.la make[4]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' Making all in lib make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' make all-am make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' CC idna.lo CC lookup.lo CC decode.lo CC register.lo CC bidi.lo CC version.lo CC error.lo CC puny_encode.lo CC puny_decode.lo CC free.lo CC data.lo CC tr46map.lo CC tables.lo CC context.lo CCLD libidn2.la make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' Making all in src make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' make all-am make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' CC idn2.o CC libidn2_cmd_la-idn2_cmd.lo CCLD libidn2_cmd.la CCLD idn2 make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' Making all in examples make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/examples' CC decode.o CC lookup.o CC register.o CC example-toascii.o CC example-tounicode.o CCLD decode CCLD register CCLD lookup CCLD example-tounicode CCLD example-toascii make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/examples' Making all in tests make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' make all-am make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' Making all in fuzz make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/fuzz' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/fuzz' Making all in po make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/po' Making all in doc make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' make all-recursive make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' Making all in reference make[4]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc/reference' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc/reference' make[4]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0' Making install in unistring make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make install-recursive make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[4]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/unistring' Making install in gl make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make install-recursive make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[4]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/gl' Making install in lib make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' make install-am make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' /usr/bin/mkdir -p '/home/emsley/autobuild/Linux-charybdis-gtk2-python/lib' /usr/bin/mkdir -p '/home/emsley/autobuild/Linux-charybdis-gtk2-python/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libidn2.la '/home/emsley/autobuild/Linux-charybdis-gtk2-python/lib' /usr/bin/install -c -m 644 idn2.h '/home/emsley/autobuild/Linux-charybdis-gtk2-python/include' libtool: install: /usr/bin/install -c .libs/libidn2.so.0.3.6 /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib/libidn2.so.0.3.6 libtool: install: (cd /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib && { ln -s -f libidn2.so.0.3.6 libidn2.so.0 || { rm -f libidn2.so.0 && ln -s libidn2.so.0.3.6 libidn2.so.0; }; }) libtool: install: (cd /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib && { ln -s -f libidn2.so.0.3.6 libidn2.so || { rm -f libidn2.so && ln -s libidn2.so.0.3.6 libidn2.so; }; }) libtool: install: /usr/bin/install -c .libs/libidn2.lai /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib/libidn2.la libtool: install: /usr/bin/install -c .libs/libidn2.a /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib/libidn2.a libtool: install: chmod 644 /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib/libidn2.a libtool: install: ranlib /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib/libidn2.a libtool: finish: PATH="/home/emsley/autobuild/Linux-charybdis-gtk2-python/bin:/home/emsley/autobuild/Linux-charybdis-gtk2-python/bin:/home/emsley/autobuild/Linux-charybdis-pre-release-gtk2/bin:/home/emsley/bin.Linux:/home/emsley/ninja/bin:/home/emsley/vim/bin:/home/emsley/git/bin:/home/emsley/gqview/bin:/home/emsley/gdb/bin:/home/emsley/bin:/home/emsley/tools/bin:/sbin:/usr/sbin:/usr/lib/cups/filter:/home/emsley/molprobity:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/local/bin:/usr/sbin:/usr/bsd:/sbin:/usr/bin:/bin::/etc:/usr/etc:/sbin" ldconfig -n /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/emsley/autobuild/Linux-charybdis-gtk2-python/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/lib' Making install in src make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' make install-am make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' make[3]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/home/emsley/autobuild/Linux-charybdis-gtk2-python/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c idn2 '/home/emsley/autobuild/Linux-charybdis-gtk2-python/bin' libtool: install: /usr/bin/install -c .libs/idn2 /home/emsley/autobuild/Linux-charybdis-gtk2-python/bin/idn2 make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/src' Making install in examples make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/examples' make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/examples' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/examples' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/examples' Making install in tests make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' make install-am make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/tests' Making install in fuzz make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/fuzz' make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/fuzz' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/fuzz' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/fuzz' Making install in po make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/po' installing cs.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/cs/LC_MESSAGES/libidn2.mo installing da.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/da/LC_MESSAGES/libidn2.mo installing de.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/de/LC_MESSAGES/libidn2.mo installing eo.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/eo/LC_MESSAGES/libidn2.mo installing es.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/es/LC_MESSAGES/libidn2.mo installing fi.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/fi/LC_MESSAGES/libidn2.mo installing fr.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/fr/LC_MESSAGES/libidn2.mo installing fur.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/fur/LC_MESSAGES/libidn2.mo installing hr.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/hr/LC_MESSAGES/libidn2.mo installing hu.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/hu/LC_MESSAGES/libidn2.mo installing id.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/id/LC_MESSAGES/libidn2.mo installing it.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/it/LC_MESSAGES/libidn2.mo installing ja.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/ja/LC_MESSAGES/libidn2.mo installing nl.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/nl/LC_MESSAGES/libidn2.mo installing pl.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/pl/LC_MESSAGES/libidn2.mo installing pt_BR.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/pt_BR/LC_MESSAGES/libidn2.mo installing ro.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/ro/LC_MESSAGES/libidn2.mo installing ru.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/ru/LC_MESSAGES/libidn2.mo installing sr.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/sr/LC_MESSAGES/libidn2.mo installing sv.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/sv/LC_MESSAGES/libidn2.mo installing uk.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/uk/LC_MESSAGES/libidn2.mo installing vi.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/vi/LC_MESSAGES/libidn2.mo installing zh_CN.gmo as /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/locale/zh_CN/LC_MESSAGES/libidn2.mo if test "libidn2" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/emsley/autobuild/Linux-charybdis-gtk2-python/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 \ /usr/bin/install -c -m 644 ./$file \ /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/emsley/autobuild/Linux-charybdis-gtk2-python/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/po' Making install in doc make[1]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' make install-recursive make[2]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' Making install in reference make[3]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc/reference' make[4]: Entering directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc/reference' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libidn2-idn2.html /usr/bin/install -c -m 644 ./html/libidn2.devhelp2 /usr/bin/install -c -m 644 ./html/libidn2.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[4]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc/reference' make[3]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc/reference' make[2]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc' make[1]: Leaving directory `/home/emsley/autobuild/building/charybdis_2019-11-10__T16_22_28/libidn2-2.2.0/doc'