******************************************************************************** conan install jsonnet/0.17.0@ --build=jsonnet --profile=/Users/jenkins/w/BuildSingleReference@9/20782/ca4330c5-e955-4a23-87c7-aa18dd80431b/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/Users/jenkins/w/BuildSingleReference@9/.conan/profiles/default) Found apple-clang 11.0 Default settings os=Macos os_build=Macos arch=x86_64 arch_build=x86_64 compiler=apple-clang compiler.version=11.0 compiler.libcxx=libc++ build_type=Release *** You can change them in /Users/jenkins/w/BuildSingleReference@9/.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=11.0 os=Macos os_build=Macos [options] jsonnet:shared=False [build_requires] [env] jsonnet/0.17.0: Forced build from source Installing package: jsonnet/0.17.0 Requirements jsonnet/0.17.0 from local cache - Cache Packages jsonnet/0.17.0:5fed66895e5b85fca4af6ac05bb157e1ffecb806 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jsonnet/0.17.0: Configuring sources in /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK jsonnet/0.17.0: Copying sources to build folder jsonnet/0.17.0: Building your package in /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 jsonnet/0.17.0: Generator cmake created conanbuildinfo.cmake [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 jsonnet/0.17.0: Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="11.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTS="False" -DBUILD_STATIC_LIBS="True" -DBUILD_JSONNET="False" -DBUILD_JSONNETFMT="False" -Wno-dev '/Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder' ----------------- -- The C compiler identification is AppleClang 11.0.0.11000033 -- The CXX compiler identification is AppleClang 11.0.0.11000033 -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build_subfolder ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build_subfolder' '--' '-j4' ----------------- Scanning dependencies of target to_c_array Scanning dependencies of target md5 [ 5%] Building CXX object third_party/md5/CMakeFiles/md5.dir/md5.cpp.o [ 11%] Building CXX object stdlib/CMakeFiles/to_c_array.dir/to_c_array.cpp.o [ 16%] Linking CXX static library ../../libmd5.a [ 16%] Built target md5 [ 22%] Linking CXX executable ../to_c_array [ 22%] Built target to_c_array Scanning dependencies of target stdlib [ 27%] Generating /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/core/std.jsonnet.h [ 27%] Built target stdlib Scanning dependencies of target libjsonnet_static [ 44%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/formatter.cpp.o [ 44%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/desugarer.cpp.o [ 44%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/lexer.cpp.o [ 50%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/libjsonnet.cpp.o [ 55%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/parser.cpp.o [ 61%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/pass.cpp.o [ 66%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/static_analysis.cpp.o [ 72%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/string_utils.cpp.o [ 77%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/vm.cpp.o [ 83%] Building CXX object core/CMakeFiles/libjsonnet_static.dir/__/third_party/md5/md5.cpp.o [ 88%] Linking CXX static library ../libjsonnet.a [ 88%] Built target libjsonnet_static Scanning dependencies of target libjsonnet++_static [ 94%] Building CXX object cpp/CMakeFiles/libjsonnet++_static.dir/libjsonnet++.cpp.o [100%] Linking CXX static library ../libjsonnet++.a [100%] Built target libjsonnet++_static jsonnet/0.17.0: Package '5fed66895e5b85fca4af6ac05bb157e1ffecb806' built jsonnet/0.17.0: Build folder /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806 jsonnet/0.17.0: Generated conaninfo.txt jsonnet/0.17.0: Generated conanbuildinfo.txt jsonnet/0.17.0: Generating the package jsonnet/0.17.0: Package folder /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806 jsonnet/0.17.0: Calling package() ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/build_subfolder' '--target' 'install' '--' '-j4' ----------------- [ 22%] Built target md5 [ 22%] Built target to_c_array [ 27%] Built target stdlib [ 88%] Built target libjsonnet_static [100%] Built target libjsonnet++_static Install the project... -- Install configuration: "Debug" -- Installing: /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libjsonnet.a -- Installing: /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/libjsonnet.h -- Installing: /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/lib/libjsonnet++.a -- Installing: /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/package/5fed66895e5b85fca4af6ac05bb157e1ffecb806/include/libjsonnet++.h [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 jsonnet/0.17.0 package(): Packaged 1 file: LICENSE jsonnet/0.17.0 package(): Packaged 2 '.h' files: libjsonnet.h, libjsonnet++.h jsonnet/0.17.0 package(): Packaged 2 '.a' files: libjsonnet.a, libjsonnet++.a jsonnet/0.17.0: Package '5fed66895e5b85fca4af6ac05bb157e1ffecb806' created jsonnet/0.17.0: Created package revision cdfdd86c02d3c93f3c044b23c36be173 [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 Testing with Jsonnet executable: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS In file included from /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/core/vm.cpp:26: /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:13087:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:14262:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:14306:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:18858:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:19627:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:19643:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:19736:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:19752:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:19824:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:19840:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:19911:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:19927:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:20516:5: warning: use of the 'nodiscard' attribute is a C++17 extension [-Wc++17-extensions] JSON_NODISCARD ^ /Users/jenkins/w/BuildSingleReference@9/.conan/data/jsonnet/0.17.0/_/_/build/5fed66895e5b85fca4af6ac05bb157e1ffecb806/source_subfolder/third_party/json/json.hpp:496:34: note: expanded from macro 'JSON_NODISCARD' #define JSON_NODISCARD [[nodiscard]] ^ 13 warnings generated.