******************************************************************************** conan install jsonnet/0.18.0@ --build=jsonnet --profile=/home/conan/w/BuildSingleReference/74775/b8e87a9e-24f4-483b-a3d3-6725c6d2bfeb/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] jsonnet:shared=False [build_requires] [env] nlohmann_json/3.10.5: Not found in local cache, looking in remotes... nlohmann_json/3.10.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.10.5: Downloaded recipe revision 012b57da2a4865a0807933766e19da2b rapidyaml/0.3.0: Not found in local cache, looking in remotes... rapidyaml/0.3.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz rapidyaml/0.3.0: Downloaded recipe revision c785a32184eec2408eb3eb3c77b724e6 jsonnet/0.18.0: Forced build from source Installing package: jsonnet/0.18.0 Requirements jsonnet/0.18.0 from local cache - Cache nlohmann_json/3.10.5 from 'conan-center' - Downloaded rapidyaml/0.3.0 from 'conan-center' - Downloaded Packages jsonnet/0.18.0:f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9 - Build nlohmann_json/3.10.5:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download rapidyaml/0.3.0:510a447270654249089374fb8eee047161999772 - Download Installing (downloading, building) binaries... nlohmann_json/3.10.5: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nlohmann_json/3.10.5: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 nlohmann_json/3.10.5: Downloaded package revision b9fabf87ef2c73dffc4b627f8eeffddd rapidyaml/0.3.0: Retrieving package 510a447270654249089374fb8eee047161999772 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz rapidyaml/0.3.0: Package installed 510a447270654249089374fb8eee047161999772 rapidyaml/0.3.0: Downloaded package revision 7f83eebdf63a200c4ced6f51b36f502e [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(): [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 jsonnet/0.18.0: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.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.18.0: Copying sources to build folder jsonnet/0.18.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9 jsonnet/0.18.0: Generator cmake_find_package created Findnlohmann_json.cmake jsonnet/0.18.0: Generator cmake_find_package created Findryml.cmake jsonnet/0.18.0: Generator cmake created conanbuildinfo.cmake jsonnet/0.18.0: Aggregating env generators [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.18.0: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="7" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/package/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9" -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_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DBUILD_TESTS="False" -DBUILD_STATIC_LIBS="True" -DBUILD_SHARED_BINARIES="False" -DBUILD_JSONNET="False" -DBUILD_JSONNETFMT="False" -DUSE_SYSTEM_JSON="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9' ----------------- -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Compiler GCC>=5, checking major version 7 -- Conan: Checking correct version: 7 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated Findnlohmann_json.cmake -- Found nlohmann_json: 3.10.5 (found suitable version "3.10.5", minimum required is "3.6.1") -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target md5 Scanning dependencies of target to_c_array [ 11%] Building CXX object source_subfolder/third_party/md5/CMakeFiles/md5.dir/md5.cpp.o [ 11%] Building CXX object source_subfolder/stdlib/CMakeFiles/to_c_array.dir/to_c_array.cpp.o [ 17%] Linking CXX executable ../../bin/to_c_array [ 17%] Built target to_c_array Scanning dependencies of target stdlib [ 23%] Generating ../../../source_subfolder/core/std.jsonnet.h [ 29%] Linking CXX static library ../../../lib/libmd5.a [ 29%] Built target stdlib [ 29%] Built target md5 Scanning dependencies of target libjsonnet_static [ 35%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/formatter.cpp.o [ 41%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/desugarer.cpp.o [ 47%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/lexer.cpp.o [ 52%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/libjsonnet.cpp.o [ 58%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/parser.cpp.o [ 64%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/pass.cpp.o [ 70%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/static_analysis.cpp.o [ 76%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/string_utils.cpp.o [ 82%] Building CXX object source_subfolder/core/CMakeFiles/libjsonnet_static.dir/vm.cpp.o [ 88%] Linking CXX static library ../../lib/libjsonnet.a [ 88%] Built target libjsonnet_static Scanning dependencies of target libjsonnet++_static [ 94%] Building CXX object source_subfolder/cpp/CMakeFiles/libjsonnet++_static.dir/libjsonnet++.cpp.o [100%] Linking CXX static library ../../lib/libjsonnet++.a [100%] Built target libjsonnet++_static jsonnet/0.18.0: Package 'f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9' built jsonnet/0.18.0: Build folder /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9 jsonnet/0.18.0: Generated conaninfo.txt jsonnet/0.18.0: Generated conanbuildinfo.txt jsonnet/0.18.0: Generating the package jsonnet/0.18.0: Package folder /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/package/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9 jsonnet/0.18.0: Calling package() ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 23%] Built target to_c_array [ 23%] Built target md5 [ 29%] Built target stdlib [ 88%] Built target libjsonnet_static [100%] Built target libjsonnet++_static Install the project... -- Install configuration: "Release" -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/package/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/include/libjsonnet.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/package/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/lib/libjsonnet.a -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/package/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/include/libjsonnet++.h -- Installing: /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/package/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/lib/libjsonnet++.a [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.18.0 package(): Packaged 1 file: LICENSE jsonnet/0.18.0 package(): Packaged 2 '.h' files: libjsonnet++.h, libjsonnet.h jsonnet/0.18.0 package(): Packaged 2 '.a' files: libjsonnet++.a, libjsonnet.a jsonnet/0.18.0: Package 'f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9' created jsonnet/0.18.0: Created package revision 08d49f4019510f7def4c85d07826b3ab [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 Aggregating env generators Testing with Jsonnet executable: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/source_subfolder/core/vm.cpp: In member function ‘void {anonymous}::Interpreter::otherJsonToHeap(const json&, bool&, {anonymous}::Value&)’: /home/conan/w/BuildSingleReference/.conan/data/jsonnet/0.18.0/_/_/build/f0dccab01ad8e02df0ebbcc8fdf367fcbc700bd9/source_subfolder/core/vm.cpp:1662:16: warning: enumeration value ‘binary’ not handled in switch [-Wswitch] switch (v.type()) { ^ nlohmann_json/3.10.5: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/nlohmann_json/3.10.5/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib