******************************************************************************** conan install jemalloc/5.3.0@#c2dce0a799167eddbb817ef72a8965e3 --build=jemalloc -pr /home/conan/w/prod/BuildSingleReference/88542/3e114e76-143a-4cad-b38f-b49da6a4e71a/profile_linux_10_libstdcpp_gcc_release_64.jemalloc-shared-False.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 10 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=10 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++ compiler.version=10 os=Linux [options] jemalloc:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True jemalloc/5.3.0: Forced build from source Installing package: jemalloc/5.3.0 Requirements jemalloc/5.3.0 from local cache - Cache Packages jemalloc/5.3.0:e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK jemalloc/5.3.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.3.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 jemalloc/5.3.0: Copying sources to build folder jemalloc/5.3.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.3.0/_/_/build/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 jemalloc/5.3.0: Generator txt created conanbuildinfo.txt jemalloc/5.3.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 jemalloc/5.3.0: Calling build() patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: source file is different - b'include/jemalloc/jemalloc_macros.h.in' patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: source file is different - b'include/jemalloc/jemalloc_protos.h.in' jemalloc/5.3.0: WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: file 1/2: b'include/jemalloc/jemalloc_macros.h.in' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: hunk no.1 doesn't match source file at line 74 WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: expected: b'# define JEMALLOC_NOINLINE __declspec(noinline)' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: actual : b'# define JEMALLOC_FALLTHROUGH' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: file 1/2: b'include/jemalloc/jemalloc_macros.h.in' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: hunk no.2 doesn't match source file at line 109 WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: expected: b'# else' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: actual : b'# elif defined(JEMALLOC_HAVE_ATTR_FORMAT_PRINTF)' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: file 1/2: b'include/jemalloc/jemalloc_macros.h.in' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: hunk no.3 doesn't match source file at line 121 WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: expected: b'# define JEMALLOC_ALLOC_SIZE2(s1, s2)' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: actual : b'# define JEMALLOC_SECTION(s) JEMALLOC_ATTR(section(s))' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: file 2/2: b'include/jemalloc/jemalloc_protos.h.in' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: hunk no.1 doesn't match source file at line 11 WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: expected: b' void JEMALLOC_NOTHROW\t*@je_@malloc(size_t size)' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: actual : b' void JEMALLOC_SYS_NOTHROW\t*@je_@malloc(size_t size)' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: file 2/2: b'include/jemalloc/jemalloc_protos.h.in' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: hunk no.2 doesn't match source file at line 55 WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: expected: b'' WARN: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch: actual : b' JEMALLOC_USABLE_SIZE_CONST void *ptr) JEMALLOC_CXX_THROW;' jemalloc/5.3.0: ERROR: Package 'e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17' build failed jemalloc/5.3.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/jemalloc/5.3.0/_/_/build/e0704d48ee09bcfe79e9da42f6fde8e2f3db7c17 ERROR: jemalloc/5.3.0: Error in build() method, line 154 self._patch_sources() while calling '_patch_sources', line 151 tools.patch(**patch) ConanException: Failed to apply patch: patches/0001-clang12-dont-declare-system-functions-as-nothrow.patch