******************************************************************************** conan install ohnet/1.36.5113@#5b015d9c0c2beef375f9a8c00605e4b0 --build=ohnet -pr /home/conan/w/prod-v1/bsr/4/+c79e9/profile_linux_11_libstdcpp11_gcc_release_64.ohnet-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-v1/bsr/4/+122cb/.conan/profiles/default) Found gcc 11.1 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-v1/bsr/4/+122cb/.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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/4/+122cb/.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=11 os=Linux [options] ohnet:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ohnet/1.36.5113: Forced build from source Installing package: ohnet/1.36.5113 Requirements ohnet/1.36.5113 from local cache - Cache Packages ohnet/1.36.5113:6557f18ca99c0b6a233f43db00e30efaa525e27e - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ohnet/1.36.5113: Configuring sources in /home/conan/w/prod-v1/bsr/4/+122cb/.conan/data/ohnet/1.36.5113/_/_/source ohnet/1.36.5113: [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 ohnet/1.36.5113: Copying sources to build folder ohnet/1.36.5113: Building your package in /home/conan/w/prod-v1/bsr/4/+122cb/.conan/data/ohnet/1.36.5113/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e ohnet/1.36.5113: Generator txt created conanbuildinfo.txt ohnet/1.36.5113: Calling generate() ohnet/1.36.5113: 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 ohnet/1.36.5113: Calling build() ----Running------ > . "/home/conan/w/prod-v1/bsr/4/+122cb/.conan/data/ohnet/1.36.5113/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e/conanbuild.sh" && make ohNetDll TestsNative proxies devices '-j1' ----------------- CROSS_COMPILE: Machine reported by compiler is: x86_64-linux-gnu Machine reported by uname is: Linux PLATFORM: Building for system Linux and architecture x64 mkdir -p Build/Obj/Posix/Release/ mkdir -p Build/Include mkdir -p Build/Include/OpenHome mkdir -p Build/Include/OpenHome/Private mkdir -p Build/Include/OpenHome/Net mkdir -p Build/Include/OpenHome/Net/Private mkdir -p Build/Include/OpenHome/Net/Private/Tests mkdir -p Build/Include/OpenHome/Net/Core mkdir -p Build/Include/OpenHome/Net/C mkdir -p Build/Include/OpenHome/Net/Cpp mkdir -p Build/Include/OpenHome/Net/Private/Js mkdir -p Build/Include/OpenHome/Net/Private/Js/Tests mkdir -p Build/Include/OpenHome/Net/Private/Js/Tests/lib mkdir -p Build/Include/OpenHome/Net/Private/Js/Tests/proxies rsync -u OpenHome/*.h Build/Include/OpenHome/Private Makefile:494: recipe for target 'copy_build_includes' failed ohnet/1.36.5113: /bin/sh: 1: rsync: not found make: *** [copy_build_includes] Error 127 [HOOK - conan-center.py] post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './thirdparty/mDNSResponder-1310.80.1/mDNSMacOSX/SettingsBundle/Assets.xcassets/UIPreferencesBlueCheck.imageset/UIPreferencesBlueCheck@2x.png' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe. ohnet/1.36.5113: 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 ohnet/1.36.5113: ERROR: Package '6557f18ca99c0b6a233f43db00e30efaa525e27e' build failed ohnet/1.36.5113: WARN: Build folder /home/conan/w/prod-v1/bsr/4/+122cb/.conan/data/ohnet/1.36.5113/_/_/build/6557f18ca99c0b6a233f43db00e30efaa525e27e ERROR: ohnet/1.36.5113: Error in build() method, line 58 autotools.make(args=args, target=targets) ConanException: Error 2 while executing make ohNetDll TestsNative proxies devices '-j1'