******************************************************************************** conan install libidn2/2.3.0@#fc6a375ce90c5c19dc949c873612f2b2 --build=libidn2 -pr /home/conan/w/prod-v1/BuildSingleReference/15618/fbc078c2-0a36-4d31-9916-0a33f6a39be4/profile_linux_5_libstdcpp11_gcc_release_64.libidn2-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] libidn2:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libiconv/1.17: Not found in local cache, looking in remotes... libiconv/1.17: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.17: Downloaded recipe revision fa54397801cd96911a8294bc5fc76335 libidn2/2.3.0: Forced build from source Installing package: libidn2/2.3.0 Requirements libiconv/1.17 from 'conan-center' - Downloaded libidn2/2.3.0 from local cache - Cache Packages libiconv/1.17:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download libidn2/2.3.0:0f266809dbddaa663eee91260a3e3071de6d2a8a - Build Installing (downloading, building) binaries... libiconv/1.17: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.17: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libiconv/1.17: Downloaded package revision 5676aa7cebeeee9ebbfa77cbc2690c8a [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libidn2/2.3.0: Configuring sources in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/source/src libidn2/2.3.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libidn2/2.3.0: Copying sources to build folder libidn2/2.3.0: Building your package in /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a libidn2/2.3.0: Generator txt created conanbuildinfo.txt libidn2/2.3.0: Calling generate() libidn2/2.3.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libidn2/2.3.0: Calling build() libidn2/2.3.0: Calling: > "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--with-libiconv-prefix=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2' '--disable-nls' '--disable-rpath' ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release/conan/conanbuild.sh" && "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/configure" '--disable-shared' '--enable-static' '--prefix=/' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--with-libiconv-prefix=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2' '--disable-nls' '--disable-rpath' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk 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... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/bin/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... /bin/grep checking for egrep... /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 /usr/bin/gcc option to accept ISO C99... none needed checking for /usr/bin/gcc option to accept ISO Standard C... (cached) none needed checking the archiver (ar) interface... (cached) ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking 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 /usr/bin/gcc 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... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no 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... yes 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 /usr/bin/gcc... /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... no checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... no checking whether NLS is requested... no 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 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... 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... yes 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... yes 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... yes 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... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdiscarded-qualifiers... yes 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... yes 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... yes 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... yes 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... yes 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... yes 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... yes 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... yes 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... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-count-overflow... yes 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... yes 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... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-types... yes 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... yes 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... yes 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.3.0 Host OS: linux-gnu Install prefix: / Compiler: /usr/bin/gcc Warning flags: -fno-common -W -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -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 -Wshift-count-negative -Wshift-count-overflow -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-overflow -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -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 -Warray-bounds=2 -Wnormalized=nfc -fdiagnostics-show-option -fdiagnostics-color=always -Wno-missing-field-initializers CFLAGS: -m64 -fPIC -O3 -DNDEBUG -DIDN2_STATIC -I/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include LDFlags: -m64 -L/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libiconv/1.17/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib Documentation: yes Library types: Shared=no, Static=yes Libiconv: yes Libunistring: no, consider installing GNU libunistring Valgrind: Version script: yes ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release/conan/conanbuild.sh" && make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src' Making all in unistring make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' GEN alloca.h GEN iconv.h GEN limits.h GEN stdint.h GEN uniconv.h GEN sys/types.h GEN unictype.h GEN uninorm.h GEN unistr.h GEN unitypes.h make all-recursive make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC localcharset.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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' Making all in gl make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' GEN limits.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN unistd.h GEN sys/types.h make all-recursive make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' Making all in lib make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' make all-am make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' Making all in src make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' make all-am make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' CC idn2.o CC libidn2_cmd_la-idn2_cmd.lo CCLD libidn2_cmd.la CCLD idn2 make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' Making all in examples make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/examples' CC decode.o CC lookup.o CC register.o CC example-toascii.o CC example-tounicode.o CCLD decode CCLD lookup CCLD register CCLD example-toascii CCLD example-tounicode make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/examples' Making all in tests make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' make all-am make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' Making all in fuzz make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/fuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/fuzz' Making all in po make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/po' Making all in doc make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make all-recursive make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' Making all in reference make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc/reference' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc/reference' make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src' libidn2/2.3.0: Package '0f266809dbddaa663eee91260a3e3071de6d2a8a' built libidn2/2.3.0: Build folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release libidn2/2.3.0: Generated conaninfo.txt libidn2/2.3.0: Generated conanbuildinfo.txt libidn2/2.3.0: Generating the package libidn2/2.3.0: Package folder /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a libidn2/2.3.0: Calling package() libidn2/2.3.0: Copied 1 file: COPYING ----Running------ > . "/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/build-release/conan/conanbuild.sh" && make install DESTDIR=/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a -j3 ----------------- Making install in unistring make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make install-recursive make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/unistring' Making install in gl make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make install-recursive make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/gl' Making install in lib make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' make install-am make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//include' /bin/bash ../libtool --mode=install /usr/bin/install -c libidn2.la '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib' /usr/bin/install -c -m 644 idn2.h '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//include' libtool: install: /usr/bin/install -c .libs/libidn2.lai /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/libidn2.la libtool: install: /usr/bin/install -c .libs/libidn2.a /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/libidn2.a libtool: install: chmod 644 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/libidn2.a libtool: install: ranlib /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/libidn2.a make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/lib' Making install in src make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' make install-am make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//bin' /bin/bash ../libtool --mode=install /usr/bin/install -c idn2 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//bin' libtool: install: /usr/bin/install -c idn2 /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//bin/idn2 make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/src' Making install in examples make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/examples' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/examples' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/examples' Making install in tests make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' make install-am make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/tests' Making install in fuzz make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/fuzz' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/fuzz' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/fuzz' Making install in po make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/po' if test "libidn2" = "gettext-tools"; then \ /bin/mkdir -p /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/po' Making install in doc make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make install-recursive make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' Making install in reference make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc/reference' make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/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/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc/reference' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc/reference' make[3]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[4]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/man/man1' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/man/man3' /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/info' /usr/bin/install -c -m 644 idn2.1 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/man/man1' /usr/bin/install -c -m 644 ./libidn2.info '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/info' /usr/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 '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//share/man/man3' make[4]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[3]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src/doc' make[1]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src' make[2]: Entering directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/pkgconfig' /usr/bin/install -c -m 644 libidn2.pc '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a//lib/pkgconfig' make[2]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src' make[1]: Leaving directory '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/build/0f266809dbddaa663eee91260a3e3071de6d2a8a/src' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libidn2/2.3.0 package(): Packaged 2 files: COPYING, idn2 libidn2/2.3.0 package(): Packaged 1 '.a' file: libidn2.a libidn2/2.3.0 package(): Packaged 1 '.h' file: idn2.h libidn2/2.3.0: Package '0f266809dbddaa663eee91260a3e3071de6d2a8a' created libidn2/2.3.0: Created package revision a9217d0641d9b497f30461d0f7574a6f libidn2/2.3.0: Appending PATH environment variable: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/libidn2/2.3.0/_/_/package/0f266809dbddaa663eee91260a3e3071de6d2a8a/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') In file included from idn2.c:37:0: ../gl/gettext.h: In function 'dcpgettext_expr': ../gl/gettext.h:227:3: warning: ISO C90 forbids variable length array 'msg_ctxt_id' [-Wvla] char msg_ctxt_id[msgctxt_len + msgid_len];  ^ ../gl/gettext.h: In function 'dcnpgettext_expr': ../gl/gettext.h:275:3: warning: ISO C90 forbids variable length array 'msg_ctxt_id' [-Wvla] char msg_ctxt_id[msgctxt_len + msgid_len];  ^ idn2.c: In function 'usage': idn2.c:60:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] program_name);  ^ idn2.c:63:7: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] printf (_("\  ^ idn2.c: In function 'process_input': idn2.c:153:7: warning: string length '28846' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] puts (CONDITIONS);  ^ In file included from idn2.c:37:0: idn2.c: In function 'main': ../gl/gettext.h:89:5: warning: statement with no effect [-Wunused-value] ((void) (Domainname), (const char *) (Dirname))  ^ idn2.c:196:3: note: in expansion of macro 'bindtextdomain' bindtextdomain (PACKAGE, LOCALEDIR);  ^ ../gl/gettext.h:86:33: warning: statement with no effect [-Wunused-value] # define textdomain(Domainname) ((const char *) (Domainname))  ^ idn2.c:197:3: note: in expansion of macro 'textdomain' textdomain (PACKAGE);  ^ idn2.c:217:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] fprintf (stderr, _("Charset: %s\n"), locale_charset ());  ^ ar: `u' modifier ignored since `D' is the default (see `U') libtool: warning: remember to run 'libtool --finish //lib' libidn2/2.3.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior libidn2/2.3.0: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior