******************************************************************************** conan install libidn2/2.3.2@ --build=libidn2 --profile=/Users/jenkins/w/BuildSingleReference@3/29891/c8820112-4942-4ca8-b74c-5ce0a8aee2bd/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default) Found apple-clang 12.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=12.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] libidn2:shared=False [build_requires] [env] libiconv/1.16: Not found in local cache, looking in remotes... libiconv/1.16: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.16: Downloaded recipe revision b902d00f68f77c3c4f8ac251204fe2ae libidn2/2.3.2: Forced build from source Installing package: libidn2/2.3.2 Requirements libiconv/1.16 from 'conan-center' - Downloaded libidn2/2.3.2 from local cache - Cache Packages libiconv/1.16:d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 - Download libidn2/2.3.2:56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 - Build Installing (downloading, building) binaries... libiconv/1.16: Retrieving package d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2 libiconv/1.16: Downloaded package revision 91fe6f1ecd6f84e361e4f9f3e2b10016 libiconv/1.16: Appending PATH environment var: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/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] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libidn2/2.3.2: Configuring sources in /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libidn2/2.3.2: Copying sources to build folder libidn2/2.3.2: Building your package in /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/build/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 libidn2/2.3.2: Generator txt created conanbuildinfo.txt [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.2: Calling build() libidn2/2.3.2: Calling: > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' '--with-libiconv-prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--disable-nls' '--disable-rpath' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--enable-shared=no' '--enable-static=yes' '--with-libiconv-prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2' '--disable-nls' '--disable-rpath' '--prefix=/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- configure: Libidn2 2.3.2 libidn2 2.3.2 0x02030002 3:7:3 0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... source_subfolder/build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes 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 enable C11 features... none needed checking whether the compiler is clang... yes checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration 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 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 for wchar.h... yes checking for minix/config.h... no checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for sys/param.h... yes checking for sys/time.h... yes checking for inttypes.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for iconv.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-apple-darwin20.3.0 checking host system type... x86_64-apple-darwin20.3.0 checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no 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... 786432 checking how to convert x86_64-apple-darwin20.3.0 file names to x86_64-apple-darwin20.3.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin20.3.0 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/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... no checking for strip... strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from 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 dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin20.3.0 dyld 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 for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... no checking for lstat... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for inline... inline checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether the compiler produces multi-arch binaries... no checking for O_CLOEXEC... yes checking for promoted mode_t type... int checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether fcloseall is declared... no checking which flavor of printf attribute matches inttypes macros... system checking whether strerror(0) succeeds... no checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... no checking for valgrind... no checking for C compiler option to allow warnings... -Wno-error checking for alloca as a compiler built-in... yes checking whether // is distinct from /... no checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether the compiler generally respects inline... no checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled checking if LD -Wl,--version-script works... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether the compiler supports the __inline keyword... yes checking whether open recognizes a trailing slash... no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for rawmemchr... no checking for ssize_t... yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for va_copy... yes checking for strchrnul... no checking for strverscmp... no checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /Users/jenkins/w/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib/libiconv.a 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, trying again together with libiconv checking for libunistring... no, consider installing GNU libunistring checking for nl_langinfo and CODESET... yes checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether free is known to preserve errno... no checking whether the compiler generally respects inline... (cached) no checking for ssize_t... (cached) yes checking for pkg-config... /usr/local/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 glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... no checking whether NLS is requested... no checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether to use NLS... no checking whether to build with code coverage support... no checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking whether C compiler handles -fanalyzer... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -fno-common... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wall... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Warith-conversion... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wcast-align=strict... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wduplicated-branches... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wduplicated-cond... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-signedness... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Winline... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wlogical-op... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wopenmp-simd... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wstrict-overflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=cold... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=const... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=format... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=malloc... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=noreturn... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-attribute=pure... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-final-methods... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsuggest-final-types... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wsync-nand... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wtrampolines... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunsafe-loop-optimizations... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-macros... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvector-operation-performance... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Warray-bounds=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wattribute-alias=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-overflow=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wformat-truncation=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wimplicit-fallthrough=5... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wshift-overflow=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wunused-const-variable=2... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wvla-larger-than=4031... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wno-analyzer-double-free... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wno-analyzer-malloc-leak... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wno-analyzer-null-dereference... no checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) yes checking whether C compiler handles -Wno-analyzer-use-after-free... 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: linking source_subfolder/GNUmakefile to GNUmakefile 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.2 Libtool version 3:7:3 DLL version: 0 Header version: major 2 minor 3 patch 2 number 0x02030002 Build/host system: x86_64-apple-darwin20.3.0 / x86_64-apple-darwin20.3.0 Install prefix: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 Compiler: gcc Warning flags: -fno-common -Wall -Wbad-function-cast -Wdate-time -Wdisabled-optimization -Wdouble-promotion -Wextra -Winit-self -Winline -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Woverlength-strings -Wpacked -Wpointer-arith -Wshadow -Wstack-protector -Wstrict-overflow -Wstrict-prototypes -Wuninitialized -Wunknown-pragmas -Wvariadic-macros -Wvla -Wwrite-strings -Wformat=2 -fdiagnostics-show-option -fdiagnostics-color=always -Wno-missing-field-initializers CFLAGS: -m64 -g -fPIC -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/Users/jenkins/w/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/include -DIDN2_STATIC LDFlags: -m64 -L/Users/jenkins/w/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib Documentation: yes Library types: Shared=no, Static=yes Libiconv: yes -L/Users/jenkins/w/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/d98fae1010d1fb9e7f79a1e8a72bbf129d8660a2/lib -liconv Libunistring: no, consider installing GNU libunistring Valgrind: Version script: no ----Running------ > make -j4 ----------------- /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in gl GEN alloca.h GEN fcntl.h GEN getopt.h GEN getopt-cdefs.h GEN limits.h GEN stdint.h GEN stdio.h GEN string.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN unistd.h /Library/Developer/CommandLineTools/usr/bin/make all-recursive CC basename-lgpl.lo CC cloexec.lo CC fd-hook.lo CC getprogname.lo CC malloca.lo CC progname.lo CC stat-time.lo CC unistd.lo CC version-etc.lo CC error.lo CC getopt.lo CC getopt1.lo CC open.lo CC rawmemchr.lo CC stat.lo CC strchrnul.lo CC strerror.lo CC strerror-override.lo CC strverscmp.lo CCLD libgnu.la Making all in unistring GEN iconv.h GEN limits.h GEN stdint.h GEN stdlib.h GEN uniconv.h GEN unictype.h GEN uninorm.h GEN unistd.h GEN unistr.h GEN sys/types.h GEN unitypes.h /Library/Developer/CommandLineTools/usr/bin/make all-am CC c-ctype.lo CC c-strcasecmp.lo CC c-strncasecmp.lo CC localcharset.lo CC striconveh.lo CC striconveha.lo CC unistd.lo CC free.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-cmp.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 Making all in lib /Library/Developer/CommandLineTools/usr/bin/make all-am 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 copying selected object files to avoid basename conflicts... Making all in src /Library/Developer/CommandLineTools/usr/bin/make all-am CC idn2.o CC libidn2_cmd_la-idn2_cmd.lo CCLD libidn2_cmd.la copying selected object files to avoid basename conflicts... CCLD idn2 Making all in examples CC decode.o CC lookup.o CC register.o CC example-toascii.o CC example-tounicode.o CCLD decode CCLD example-toascii CCLD lookup CCLD register CCLD example-tounicode Making all in tests /Library/Developer/CommandLineTools/usr/bin/make all-am make[3]: Nothing to be done for `all-am'. Making all in fuzz make[2]: Nothing to be done for `all'. Making all in po make[2]: Nothing to be done for `all'. Making all in doc /Library/Developer/CommandLineTools/usr/bin/make all-recursive Making all in reference make[4]: Nothing to be done for `all'. make[4]: Nothing to be done for `all-am'. make[2]: Nothing to be done for `all-am'. libidn2/2.3.2: Package '56d64ab19aa4c408bea4e1d01c4ce65ea0e52296' built libidn2/2.3.2: Build folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/build/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 libidn2/2.3.2: Generated conaninfo.txt libidn2/2.3.2: Generated conanbuildinfo.txt libidn2/2.3.2: Generating the package libidn2/2.3.2: Package folder /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296 libidn2/2.3.2: Calling package() ----Running------ > make install -j4 ----------------- /Library/Developer/CommandLineTools/usr/bin/make install-recursive Making install in gl /Library/Developer/CommandLineTools/usr/bin/make install-recursive make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. Making install in unistring /Library/Developer/CommandLineTools/usr/bin/make install-am make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in lib /Library/Developer/CommandLineTools/usr/bin/make install-am ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib' ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libidn2.la '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib' /usr/bin/install -c -m 644 idn2.h '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/include' libtool: install: /usr/bin/install -c .libs/libidn2.lai /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.la libtool: install: /usr/bin/install -c .libs/libidn2.a /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a libtool: install: chmod 644 /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a libtool: install: ranlib /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a Making install in src /Library/Developer/CommandLineTools/usr/bin/make install-am make[4]: Nothing to be done for `install-data-am'. ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c idn2 '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/bin' libtool: install: /usr/bin/install -c idn2 /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/bin/idn2 Making install in examples make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in tests /Library/Developer/CommandLineTools/usr/bin/make install-am make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in fuzz make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. Making install in po if test "libidn2" = "gettext-tools"; then \ ../source_subfolder/build-aux/install-sh -c -d /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/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 ../source_subfolder/po/$file \ /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in doc /Library/Developer/CommandLineTools/usr/bin/make install-recursive Making install in reference make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-exec-am'. ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/man/man1' ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/man/man3' ../source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/info' /usr/bin/install -c -m 644 ../source_subfolder/doc/idn2.1 '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/man/man1' /usr/bin/install -c -m 644 ../source_subfolder/doc/man/idn2_to_unicode_8z4z.3 ../source_subfolder/doc/man/idn2_to_unicode_4z4z.3 ../source_subfolder/doc/man/idn2_to_unicode_44i.3 ../source_subfolder/doc/man/idn2_to_unicode_8z8z.3 ../source_subfolder/doc/man/idn2_to_unicode_8zlz.3 ../source_subfolder/doc/man/idn2_to_unicode_lzlz.3 ../source_subfolder/doc/man/idn2_lookup_u8.3 ../source_subfolder/doc/man/idn2_lookup_ul.3 ../source_subfolder/doc/man/idn2_to_ascii_4i.3 ../source_subfolder/doc/man/idn2_to_ascii_4i2.3 ../source_subfolder/doc/man/idn2_to_ascii_4z.3 ../source_subfolder/doc/man/idn2_to_ascii_8z.3 ../source_subfolder/doc/man/idn2_to_ascii_lz.3 ../source_subfolder/doc/man/idn2_register_u8.3 ../source_subfolder/doc/man/idn2_register_ul.3 ../source_subfolder/doc/man/idn2_strerror.3 ../source_subfolder/doc/man/idn2_strerror_name.3 ../source_subfolder/doc/man/idn2_check_version.3 ../source_subfolder/doc/man/idn2_free.3 '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/man/man3' /usr/bin/install -c -m 644 ../source_subfolder/doc/libidn2.info '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/info' install-info --info-dir='/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/info' '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/info/libidn2.info' make[3]: Nothing to be done for `install-exec-am'. source_subfolder/build-aux/install-sh -c -d '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/pkgconfig' /usr/bin/install -c -m 644 libidn2.pc '/Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/pkgconfig' [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(): [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 libidn2/2.3.2 package(): Packaged 2 files: idn2, COPYING libidn2/2.3.2 package(): Packaged 1 '.h' file: idn2.h libidn2/2.3.2 package(): Packaged 1 '.a' file: libidn2.a libidn2/2.3.2: Package '56d64ab19aa4c408bea4e1d01c4ce65ea0e52296' created libidn2/2.3.2: Created package revision 1424d669fddec35159b55ad44a96c071 libidn2/2.3.2: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/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 rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libgnu.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libgnu.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libgnu.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libgnu.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libgnu.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libgnu.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libgnu.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(u8-mbtouc-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(u8-mbtouc-unsafe-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(u8-mbtouc-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libunistring.a(u8-mbtouc-unsafe-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(u8-mbtouc-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(u8-mbtouc-unsafe-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(lt3-unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(u8-mbtouc-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(u8-mbtouc-unsafe-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2.a(lt3-unistd.o) has no symbols ../source_subfolder/src/idn2.c:59:22: warning: format string is not a string literal [-Wformat-nonliteral] fprintf (stderr, _("Try `%s --help' for more information.\n"),  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/idn2.c:38:19: note: expanded from macro '_' #define _(String) dgettext (PACKAGE, String)  ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/gl/gettext.h:70:38: note: expanded from macro 'dgettext' # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/idn2.c:63:15: warning: format string is not a string literal [-Wformat-nonliteral] printf (_("\  ^~~~ ../source_subfolder/src/idn2.c:38:19: note: expanded from macro '_' #define _(String) dgettext (PACKAGE, String)  ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/gl/gettext.h:70:38: note: expanded from macro 'dgettext' # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/idn2.c:153:13: warning: string literal of length 28846 exceeds maximum length 4095 that ISO C99 compilers are required to support [-Woverlength-strings] puts (CONDITIONS);  ^~~~~~~~~~ ../source_subfolder/src/blurbs.h:35:3: note: expanded from macro 'CONDITIONS' " TERMS AND CONDITIONS\n" \  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/src/idn2.c:217:22: warning: format string is not a string literal [-Wformat-nonliteral] fprintf (stderr, _("Charset: %s\n"), locale_charset ());  ^~~~~~~~~~~~~~~~~~ ../source_subfolder/src/idn2.c:38:19: note: expanded from macro '_' #define _(String) dgettext (PACKAGE, String)  ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../source_subfolder/gl/gettext.h:70:38: note: expanded from macro 'dgettext' # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid))  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(u8-mbtouc-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(u8-mbtouc-unsafe-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(lt1-unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(u8-mbtouc-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(u8-mbtouc-unsafe-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: .libs/libidn2_cmd.a(lt1-unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a(u8-mbtouc-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a(u8-mbtouc-unsafe-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/lib/libidn2.a(lt3-unistd.o) has no symbols Nothing to install mkdir: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share: File exists mkdir: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share/man: File exists mkdir: /Users/jenkins/w/BuildSingleReference@3/.conan/data/libidn2/2.3.2/_/_/package/56d64ab19aa4c408bea4e1d01c4ce65ea0e52296/share: File exists