******************************************************************************** conan install flac/1.3.3@#a487e94a3b35869f32d8b1db707de2a9 --build=flac -pr /home/conan/workspace/prod-v1/bsr/28036/fddef/profile_linux_5_libstdcpp11_gcc_release_64.flac-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/workspace/prod-v1/bsr/28036/ddbfc/.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/workspace/prod-v1/bsr/28036/ddbfc/.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/workspace/prod-v1/bsr/28036/ddbfc/.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] flac:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ogg/1.3.5: Not found in local cache, looking in remotes... ogg/1.3.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ogg/1.3.5: Downloaded recipe revision 062626875f5c8c59f069f76f148098ef flac/1.3.3: Forced build from source nasm/2.15.05: Not found in local cache, looking in remotes... nasm/2.15.05: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nasm/2.15.05: Downloaded recipe revision 058c93b2214a49ca1cfe9f8f26205568 Installing package: flac/1.3.3 Requirements flac/1.3.3 from local cache - Cache ogg/1.3.5 from 'conan-center' - Downloaded Packages flac/1.3.3:e3754efd2340e1ce881d698eb1b7604abc50aba5 - Build ogg/1.3.5:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Build requirements nasm/2.15.05 from 'conan-center' - Downloaded Build requirements packages nasm/2.15.05:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... nasm/2.15.05: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz nasm/2.15.05: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c nasm/2.15.05: Downloaded package revision af24f86ca6753c74a424ad83f1b86f93 ogg/1.3.5: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ogg/1.3.5: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 ogg/1.3.5: Downloaded package revision c909b5a9c4e729a1449454ed125b6b27 flac/1.3.3: Applying build-requirement: nasm/2.15.05 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK flac/1.3.3: Configuring sources in /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/source/src flac/1.3.3: [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 flac/1.3.3: Copying sources to build folder flac/1.3.3: Building your package in /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5 flac/1.3.3: Generator txt created conanbuildinfo.txt flac/1.3.3: Calling generate() flac/1.3.3: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' flac/1.3.3: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' flac/1.3.3: 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 flac/1.3.3: Calling build() flac/1.3.3: Apply patch (conan): Various adaptations in CMakeLists.txt files to improve compatibility with Conan. flac/1.3.3: Apply patch (conan): Ignore autotools-specific DLL_EXPORT define in export.h. flac/1.3.3: /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5/patches/002-ignore-dll_export-define.patch: source file is different - b'include/FLAC/export.h' flac/1.3.3: WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** flac/1.3.3: 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 flac/1.3.3: 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 flac/1.3.3: WARN: /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5/patches/002-ignore-dll_export-define.patch: file 1/1: b'include/FLAC/export.h' flac/1.3.3: WARN: /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5/patches/002-ignore-dll_export-define.patch: hunk no.1 doesn't match source file at line 74 flac/1.3.3: WARN: /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5/patches/002-ignore-dll_export-define.patch: expected: b' */' flac/1.3.3: WARN: /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5/patches/002-ignore-dll_export-define.patch: actual : b'' flac/1.3.3: ERROR: Package 'e3754efd2340e1ce881d698eb1b7604abc50aba5' build failed flac/1.3.3: WARN: Build folder /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5/build/Release ERROR: flac/1.3.3: Error in build() method, line 73 self._patch_sources() while calling '_patch_sources', line 68 apply_conandata_patches(self) ConanException: Failed to apply patch: /home/conan/workspace/prod-v1/bsr/28036/ddbfc/.conan/data/flac/1.3.3/_/_/build/e3754efd2340e1ce881d698eb1b7604abc50aba5/patches/002-ignore-dll_export-define.patch