******************************************************************************** conan test conan-center-index/recipes/libgettext/all/test_package/conanfile.py libgettext/0.21@#18b3237f499898a3c8fc7979e38d20d1 -pr:h /Users/jenkins/w/prod/BuildSingleReference@3/9421/c665e769-177d-41c8-aba7-21ab8be70ef1/profile_osx_120_libcpp_apple-clang_release_armv8.libgettext-shared-True.txt -pr:b default ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/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/prod/BuildSingleReference@3/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration (profile_host): [settings] arch=armv8 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] libgettext:shared=True [build_requires] [env] Configuration (profile_build): [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos os_build=Macos [options] [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 05310dd310959552336b136c594ac562 libgettext/0.21 (test package): Installing package Requirements libgettext/0.21 from local cache - Cache libiconv/1.16 from 'conan-center' - Downloaded Packages libgettext/0.21:e7b3be4322f2cb049b66db36e1aa49d40302da30 - Download libiconv/1.16:8fafab5ebfba468fd21a497cfee65cafe294bd9e - Download Cross-build from 'Macos:x86_64' to 'Macos:armv8' Installing (downloading, building) binaries... libiconv/1.16: Retrieving package 8fafab5ebfba468fd21a497cfee65cafe294bd9e from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libiconv/1.16: Package installed 8fafab5ebfba468fd21a497cfee65cafe294bd9e libiconv/1.16: Downloaded package revision 151815372db2a995a4212385d5a8aebf libgettext/0.21: Retrieving package e7b3be4322f2cb049b66db36e1aa49d40302da30 from remote 'c3i_PR-9994' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libgettext/0.21: Package installed e7b3be4322f2cb049b66db36e1aa49d40302da30 libgettext/0.21: Downloaded package revision 051610881d9b02795885459966fb5376 libiconv/1.16: Appending PATH environment var: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/bin libgettext/0.21 (test package): Generator cmake_find_package created FindIntl.cmake libgettext/0.21 (test package): Generator cmake_find_package created FindIconv.cmake libgettext/0.21 (test package): Generator txt created conanbuildinfo.txt libgettext/0.21 (test package): Generator cmake created conanbuildinfo.cmake libgettext/0.21 (test package): Aggregating env generators libgettext/0.21 (test package): Generated conaninfo.txt libgettext/0.21 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libgettext/all/test_package/build/f5208e6465743235af622b5a2250a150fcdf7dbe/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libgettext/0.21 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libgettext/all/test_package/build/f5208e6465743235af622b5a2250a150fcdf7dbe' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="arm64" -DCMAKE_SYSTEM_NAME="Darwin" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libgettext/all/test_package/build/f5208e6465743235af622b5a2250a150fcdf7dbe/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libgettext/all/test_package/build/f5208e6465743235af622b5a2250a150fcdf7dbe" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libgettext/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/12/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library gnuintl found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libgettext/0.21/_/_/package/e7b3be4322f2cb049b66db36e1aa49d40302da30/lib/libgnuintl.dylib -- Library iconv found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libiconv.a -- Library charset found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libcharset.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'AppleClang' compiler -- Conan: C++ stdlib: libc++ -- Conan: Using autogenerated FindIntl.cmake -- Found Intl: 0.21 (found version "0.21") -- Library gnuintl found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libgettext/0.21/_/_/package/e7b3be4322f2cb049b66db36e1aa49d40302da30/lib/libgnuintl.dylib -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libgettext/0.21/_/_/package/e7b3be4322f2cb049b66db36e1aa49d40302da30/lib/libgnuintl.dylib -- Conan: Using autogenerated FindIconv.cmake -- Found Iconv: 1.16 (found version "1.16") -- Library iconv found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libiconv.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libiconv.a -- Library charset found /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libcharset.a -- Found: /Users/jenkins/w/prod/BuildSingleReference@3/.conan/data/libiconv/1.16/_/_/package/8fafab5ebfba468fd21a497cfee65cafe294bd9e/lib/libcharset.a -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libgettext/all/test_package/build/f5208e6465743235af622b5a2250a150fcdf7dbe ----Running------ > cmake --build '/Users/jenkins/w/prod/BuildSingleReference@3/conan-center-index/recipes/libgettext/all/test_package/build/f5208e6465743235af622b5a2250a150fcdf7dbe' '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package libgettext/0.21 (test package): Running test() CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR