******************************************************************************** conan install uncrustify/0.74.0@#fac5567817143ae41c5058026d449c4f --build=uncrustify -pr /home/conan/w/prod/BuildSingleReference/20739/18288dd6-90db-4dc6-a191-e2d81724633a/profile_linux_7_libstdcpp11_gcc_release_64..txt ******************************************************************************** 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 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/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=7 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] [build_requires] [env] uncrustify/0.74.0: Forced build from source Installing package: uncrustify/0.74.0 Requirements uncrustify/0.74.0 from local cache - Cache Packages uncrustify/0.74.0:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK uncrustify/0.74.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/uncrustify/0.74.0/_/_/source [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 uncrustify/0.74.0: Copying sources to build folder uncrustify/0.74.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/uncrustify/0.74.0/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c uncrustify/0.74.0: Generator txt created conanbuildinfo.txt uncrustify/0.74.0: 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 uncrustify/0.74.0: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/uncrustify/0.74.0/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c/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" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/uncrustify/0.74.0/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c" -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" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/.conan/data/uncrustify/0.74.0/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c' ----------------- -- 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 -- Found Python3: /opt/pyenv/versions/3.7.5/bin/python3.7 (found version "3.7.5") found components: Interpreter -- Performing Test CXXFLAG_Wall -- Performing Test CXXFLAG_Wall - Success -- Performing Test CXXFLAG_Wextra -- Performing Test CXXFLAG_Wextra - Success -- Performing Test CXXFLAG_Wshadow -- Performing Test CXXFLAG_Wshadow - Success -- Performing Test CXXFLAG_Wpointer_arith -- Performing Test CXXFLAG_Wpointer_arith - Success -- Performing Test CXXFLAG_Wcast_qual -- Performing Test CXXFLAG_Wcast_qual - Success -- Performing Test CXXFLAG_Wcast_align -- Performing Test CXXFLAG_Wcast_align - Success -- Performing Test CXXFLAG_Wc_11_extensions -- Performing Test CXXFLAG_Wc_11_extensions - Failed -- Looking for C++ include inttypes.h -- Looking for C++ include inttypes.h - found -- Looking for C++ include memory.h -- Looking for C++ include memory.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stdlib.h -- Looking for C++ include stdlib.h - found -- Looking for C++ include strings.h -- Looking for C++ include strings.h - found -- Looking for C++ include string.h -- Looking for C++ include string.h - found -- Looking for C++ include sys/stat.h -- Looking for C++ include sys/stat.h - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - found -- Looking for C++ include utime.h -- Looking for C++ include utime.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for memset -- Looking for memset - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strchr -- Looking for strchr - not found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoul -- Looking for strtoul - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of _Bool -- Check size of _Bool - done -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/uncrustify/0.74.0/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c/build_subfolder uncrustify/0.74.0: CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS uncrustify/0.74.0: ERROR: Package '24647d9fe8ec489125dfbae4b3ebefaf7581674c' build failed uncrustify/0.74.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/uncrustify/0.74.0/_/_/build/24647d9fe8ec489125dfbae4b3ebefaf7581674c ERROR: uncrustify/0.74.0: Error in build() method, line 44 cmake.build() AttributeError: 'NoneType' object has no attribute 'build'