******************************************************************************** conan test cci-f094559c/recipes/libaesgm/all/test_package/conanfile.py libaesgm/2013.1.1@#757cf7ec0195a5ff7e92cfe4f46d9751 -pr /Users/jenkins/w/prod-v1/BuildSingleReference@2/20367/11eab9b9-3dd0-47a2-80f7-505deef773fd/profile_osx_130_libcpp_apple-clang_debug_64.libaesgm-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True -c tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=13.0 os=Macos [options] libaesgm:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tools.apple:sdk_path=/Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk libaesgm/2013.1.1 (test package): Installing package Requirements libaesgm/2013.1.1 from local cache - Cache Packages libaesgm/2013.1.1:d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e - Cache Installing (downloading, building) binaries... libaesgm/2013.1.1: Already installed! libaesgm/2013.1.1 (test package): Generator txt created conanbuildinfo.txt libaesgm/2013.1.1 (test package): Generator 'VirtualRunEnv' calling 'generate()' libaesgm/2013.1.1 (test package): Generator 'CMakeDeps' calling 'generate()' libaesgm/2013.1.1 (test package): Generator 'CMakeToolchain' calling 'generate()' libaesgm/2013.1.1 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' libaesgm/2013.1.1 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' libaesgm/2013.1.1 (test package): Aggregating env generators libaesgm/2013.1.1 (test package): Generated conaninfo.txt libaesgm/2013.1.1 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug/generators/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 libaesgm/2013.1.1 (test package): Calling build() libaesgm/2013.1.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug/generators/conan_toolchain.cmake -- The C compiler identification is AppleClang 13.0.0.13000029 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/conan/xcode/13.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Conan: Target declared 'Aesgm::Aesgm' -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug libaesgm/2013.1.1 (test package): CMake command: cmake --build "/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug" '--' '-j4' ----------------- [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable test_package [100%] Built target test_package libaesgm/2013.1.1 (test package): Running test() ----Running------ > . "/Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/build/Debug/generators/conanrun.sh" && ./test_package ----------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 /Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/test_package.c:7:17: warning: passing 'char [5]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] aes_encrypt(message, key, &ctx); ^~~~~~~ /Users/jenkins/w/prod-v1/BuildSingleReference@2/.conan/data/libaesgm/2013.1.1/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/include/aes.h:127:45: note: passing argument to parameter 'in' here AES_RETURN aes_encrypt(const unsigned char *in, unsigned char *out, const aes_encrypt_ctx cx[1]); ^ /Users/jenkins/w/prod-v1/BuildSingleReference@2/cci-f094559c/recipes/libaesgm/all/test_package/test_package.c:7:26: warning: passing 'char [17]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign] aes_encrypt(message, key, &ctx); ^~~ /Users/jenkins/w/prod-v1/BuildSingleReference@2/.conan/data/libaesgm/2013.1.1/_/_/package/d131cc3e7e06a6ffc090d4f1b6e2038c2da0e81e/include/aes.h:127:64: note: passing argument to parameter 'out' here AES_RETURN aes_encrypt(const unsigned char *in, unsigned char *out, const aes_encrypt_ctx cx[1]); ^ 2 warnings generated. libaesgm/2013.1.1 (test package): 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 libaesgm/2013.1.1 (test package): 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