******************************************************************************** conan install c-client/2007f@ --build=c-client --profile=/home/conan/w/BuildSingleReference/73393/294632b6-2767-4bfb-afa8-87c2cd578789/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 5.4 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=5 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=5 os=Linux [options] [build_requires] [env] openssl/1.1.1m: Not found in local cache, looking in remotes... openssl/1.1.1m: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1m: Downloaded recipe revision 18c0b6de6e23449e8c862a20d8dc4e87 c-client/2007f: Forced build from source Installing package: c-client/2007f Requirements c-client/2007f from local cache - Cache openssl/1.1.1m from 'conan-center' - Downloaded Packages c-client/2007f:11d14b6e1a4ac0a04262dd2baf8124219c92ee51 - Build openssl/1.1.1m:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1m: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1m: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1m: Downloaded package revision 51a150cb40a23643999378e50958b928 [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 c-client/2007f: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/c-client/2007f/_/_/source Unzipping 8.1MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK c-client/2007f: Copying sources to build folder c-client/2007f: Building your package in /home/conan/w/BuildSingleReference/.conan/data/c-client/2007f/_/_/build/11d14b6e1a4ac0a04262dd2baf8124219c92ee51 c-client/2007f: Generator txt created conanbuildinfo.txt c-client/2007f: 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 c-client/2007f: Calling build() c-client/2007f: WARN: patches/0004-fix-makefile.patch: invalid hunk no.1 at 17 for target file b'Makefile' c-client/2007f: ERROR: Package '11d14b6e1a4ac0a04262dd2baf8124219c92ee51' build failed c-client/2007f: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/c-client/2007f/_/_/build/11d14b6e1a4ac0a04262dd2baf8124219c92ee51 ERROR: c-client/2007f: Error in build() method, line 101 tools.patch(**patch) ConanException: Failed to parse patch: patches/0004-fix-makefile.patch