******************************************************************************** conan install lua/5.4.1@#c80e030aef89ffc27ca569171cf51eb0 --build=lua -pr /Users/jenkins/w/prod/BuildSingleReference@2/156730/3e1b236d-cda2-4e9f-a0a5-b6029d2db56a/profile_osx_120_libcpp_apple-clang_debug_64.lua-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/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/prod/BuildSingleReference@2/.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@2/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] lua: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/12.0/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.3.sdk lua/5.4.1: Forced build from source Installing package: lua/5.4.1 Requirements lua/5.4.1 from local cache - Cache Packages lua/5.4.1:b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK lua/5.4.1: Configuring sources in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/source/src lua/5.4.1: [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 lua/5.4.1: Copying sources to build folder lua/5.4.1: Building your package in /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 lua/5.4.1: Generator txt created conanbuildinfo.txt lua/5.4.1: Calling generate() lua/5.4.1: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' lua/5.4.1: 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/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' lua/5.4.1: Aggregating env generators [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 lua/5.4.1: Calling build() lua/5.4.1: apply_conandata_patches(): No patches defined in conandata lua/5.4.1: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/.." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/src/.." ----------------- -- Using Conan toolchain: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = ON -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX 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.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/conan/xcode/12.0/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug lua/5.4.1: CMake command: cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" '--' '-j4' ----Running------ > cmake --build "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" '--' '-j4' ----------------- [ 3%] Building C object CMakeFiles/lua.dir/src/src/lbaselib.c.o [ 9%] Building C object CMakeFiles/lua.dir/src/src/lapi.c.o [ 9%] Building C object CMakeFiles/lua.dir/src/src/lauxlib.c.o [ 12%] Building C object CMakeFiles/lua.dir/src/src/lcode.c.o [ 15%] Building C object CMakeFiles/lua.dir/src/src/lcorolib.c.o [ 18%] Building C object CMakeFiles/lua.dir/src/src/lctype.c.o [ 21%] Building C object CMakeFiles/lua.dir/src/src/ldblib.c.o [ 24%] Building C object CMakeFiles/lua.dir/src/src/ldebug.c.o [ 27%] Building C object CMakeFiles/lua.dir/src/src/ldo.c.o [ 30%] Building C object CMakeFiles/lua.dir/src/src/ldump.c.o [ 33%] Building C object CMakeFiles/lua.dir/src/src/lfunc.c.o [ 36%] Building C object CMakeFiles/lua.dir/src/src/lgc.c.o [ 39%] Building C object CMakeFiles/lua.dir/src/src/linit.c.o [ 42%] Building C object CMakeFiles/lua.dir/src/src/liolib.c.o [ 45%] Building C object CMakeFiles/lua.dir/src/src/llex.c.o [ 48%] Building C object CMakeFiles/lua.dir/src/src/lmathlib.c.o [ 51%] Building C object CMakeFiles/lua.dir/src/src/lmem.c.o [ 54%] Building C object CMakeFiles/lua.dir/src/src/loadlib.c.o [ 57%] Building C object CMakeFiles/lua.dir/src/src/lobject.c.o [ 60%] Building C object CMakeFiles/lua.dir/src/src/lopcodes.c.o [ 63%] Building C object CMakeFiles/lua.dir/src/src/loslib.c.o [ 66%] Building C object CMakeFiles/lua.dir/src/src/lparser.c.o [ 69%] Building C object CMakeFiles/lua.dir/src/src/lstate.c.o [ 72%] Building C object CMakeFiles/lua.dir/src/src/lstring.c.o [ 75%] Building C object CMakeFiles/lua.dir/src/src/lstrlib.c.o [ 78%] Building C object CMakeFiles/lua.dir/src/src/ltable.c.o [ 81%] Building C object CMakeFiles/lua.dir/src/src/ltablib.c.o [ 84%] Building C object CMakeFiles/lua.dir/src/src/ltm.c.o [ 87%] Building C object CMakeFiles/lua.dir/src/src/lundump.c.o [ 90%] Building C object CMakeFiles/lua.dir/src/src/lutf8lib.c.o [ 93%] Building C object CMakeFiles/lua.dir/src/src/lvm.c.o [ 96%] Building C object CMakeFiles/lua.dir/src/src/lzio.c.o [100%] Linking C shared library liblua.dylib [100%] Built target lua lua/5.4.1: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' built lua/5.4.1: Build folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug lua/5.4.1: Generated conaninfo.txt lua/5.4.1: Generated conanbuildinfo.txt lua/5.4.1: Generating the package lua/5.4.1: Package folder /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8 lua/5.4.1: Calling package() lua/5.4.1: CMake command: cmake --install "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" ----Running------ > cmake --install "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/build/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/build/Debug" --prefix "/Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8" ----------------- -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/lib/liblua.dylib -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/lualib.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/lua.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/luaconf.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/lauxlib.h -- Installing: /Users/jenkins/w/prod/BuildSingleReference@2/.conan/data/lua/5.4.1/_/_/package/b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8/include/lua.hpp [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(): [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 lua/5.4.1 package(): Packaged 1 '.txt' file: COPYING.txt lua/5.4.1 package(): Packaged 4 '.h' files: luaconf.h, lualib.h, lauxlib.h, lua.h lua/5.4.1 package(): Packaged 1 '.hpp' file: lua.hpp lua/5.4.1 package(): Packaged 1 '.dylib' file: liblua.dylib lua/5.4.1: Package 'b6f38744bfe2c2ea4c2b5bfb89e24aa9d7038bc8' created lua/5.4.1: Created package revision 4cb12f58f6ff5d7964df91523e91a7bb [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 CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: lua This warning is for project developers. Use -Wno-dev to suppress it. lua/5.4.1: 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