******************************************************************************** conan install simdjson/0.4.7@ --profile=/home/conan/w/BuildSingleReference/6886/179fc775-02a7-4566-b9d2-e66bbf2ad1dd/profile.txt --build=simdjson ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux os_build=Linux [options] simdjson:shared=False [build_requires] [env] simdjson/0.4.7: Forced build from source Installing package: simdjson/0.4.7 Requirements simdjson/0.4.7 from local cache - Cache Packages simdjson/0.4.7:e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d - Build Installing (downloading, building) binaries... simdjson/0.4.7: Copying sources to build folder simdjson/0.4.7: Building your package in /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d simdjson/0.4.7: 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 simdjson/0.4.7: Calling build() ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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++" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/package/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d" -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" -DSIMDJSON_BUILD_STATIC="True" -DSIMDJSON_ENABLE_THREADS="True" -DSIMDJSON_SANITIZE="False" -DSIMDJSON_JUST_LIBRARY="True" -Wno-dev '/home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d' ----------------- -- 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++ -- The simdjson repository appears to be used as a subdirectory. -- By default, we just build the library. -- The simdjson repository does not appear to be under git. -- Using SIMDJSON_GOOGLE_BENCHMARKS -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Building just the library, omitting all tests, tools and benchmarks. -- Building a static library. -- Library output directory: /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/build_subfolder/source_subfolder -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/build_subfolder ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target simdjson [ 50%] Building CXX object source_subfolder/src/CMakeFiles/simdjson.dir/simdjson.cpp.o source_subfolder/src/CMakeFiles/simdjson.dir/build.make:81: recipe for target 'source_subfolder/src/CMakeFiles/simdjson.dir/simdjson.cpp.o' failed CMakeFiles/Makefile2:200: recipe for target 'source_subfolder/src/CMakeFiles/simdjson.dir/all' failed Makefile:170: recipe for target 'all' failed simdjson/0.4.7: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/source_subfolder/include/simdjson.h:31:0, from /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/source_subfolder/src/simdjson.cpp:1: /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/source_subfolder/include/simdjson/dom/parsedjson_iterator.h:23:38: error: ‘Iterator’ is deprecated [-Werror=deprecated-declarations] inline Iterator(const Iterator &o) noexcept; ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/source_subfolder/include/simdjson/dom/parsedjson_iterator.h:26:49: error: ‘Iterator’ is deprecated: Use the new DOM navigation API instead (see doc/basics.md) [-Werror=deprecated-declarations] inline Iterator& operator=(const Iterator&) = delete; ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/source_subfolder/include/simdjson/dom/parsedjson_iterator.h:20:97: note: declared here class [[deprecated("Use the new DOM navigation API instead (see doc/basics.md)")]] dom::parser::Iterator { ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/source_subfolder/include/simdjson/dom/parsedjson_iterator.h:26:49: error: ‘Iterator’ is deprecated [-Werror=deprecated-declarations] inline Iterator& operator=(const Iterator&) = delete; ^~~~~~ cc1plus: all warnings being treated as errors make[2]: *** [source_subfolder/src/CMakeFiles/simdjson.dir/simdjson.cpp.o] Error 1 make[1]: *** [source_subfolder/src/CMakeFiles/simdjson.dir/all] Error 2 make: *** [all] Error 2 simdjson/0.4.7: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d simdjson/0.4.7: ERROR: Package 'e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d' build failed simdjson/0.4.7: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d ERROR: simdjson/0.4.7: Error in build() method, line 87 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/simdjson/0.4.7/_/_/build/e65c890f3a7e9bba47ffb67ce4d9a24757ddf21d/build_subfolder' '--' '-j3'