******************************************************************************** conan install cppfront/master@#9227a695e7b0eeca208c06dedb99c548 --build=cppfront -pr /home/conan/w/prod/BuildSingleReference/93666/e515afbc-854e-4c46-9691-3e85324b002a/profile_linux_9_libstdcpp_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/prod/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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppfront/master: Forced build from source Installing package: cppfront/master Requirements cppfront/master from local cache - Cache Packages cppfront/master:cda61897af86d277c61b93fa40c92da744abdf33 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cppfront/master: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/source/src cppfront/master: cppfront/master: Unzipping 30.7MB, this can take a while cppfront/master: [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 cppfront/master: Copying sources to build folder cppfront/master: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33 cppfront/master: Generator txt created conanbuildinfo.txt cppfront/master: Calling generate() cppfront/master: 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 cppfront/master: Calling build() cppfront/master: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/package/cda61897af86d277c61b93fa40c92da744abdf33" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/package/cda61897af86d277c61b93fa40c92da744abdf33" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/build/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 9.2.1 -- The C compiler identification is GNU 9.2.1 -- 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 -- 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 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/build/Debug cppfront/master: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/build/Debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target cppfront [ 50%] Building CXX object CMakeFiles/cppfront.dir/source/cppfront.cpp.o cppfront/master: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/src/source/load.h:21, from /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/src/source/lex.h:21, from /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/src/source/parse.h:21, from /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/src/source/sema.h:21, from /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/src/source/cppfront.cpp:18: /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/src/source/common.h:28:10: fatal error: compare: No such file or directory 28 | #include | ^~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/cppfront.dir/build.make:82: CMakeFiles/cppfront.dir/source/cppfront.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:95: CMakeFiles/cppfront.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 cppfront/master: 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 cppfront/master: 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 cppfront/master: ERROR: Package 'cda61897af86d277c61b93fa40c92da744abdf33' build failed cppfront/master: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/build/Debug ERROR: cppfront/master: Error in build() method, line 64 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/master/_/_/build/cda61897af86d277c61b93fa40c92da744abdf33/build/Debug" '--' '-j3'