******************************************************************************** conan install zookeeper-client-c/3.8.1@#76e8d9b1ccf35667cc35f2a938c2ac1e --build=zookeeper-client-c -pr /home/conan/w/prod/BuildSingleReference/263047/6983f8ca-960e-4831-bddb-ef667d61ccdb/profile_linux_11_libstdcpp11_gcc_release_64..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) 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/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=11 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=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zookeeper-client-c/3.8.1: Forced build from source maven/3.9.2: Not found in local cache, looking in remotes... maven/3.9.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz maven/3.9.2: Downloaded recipe revision 1b255e54d9a590318cdd7c5c53f07daa zulu-openjdk/11.0.15: Not found in local cache, looking in remotes... zulu-openjdk/11.0.15: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zulu-openjdk/11.0.15: Downloaded recipe revision 2b690f3f6078bdd6bd9016e2f4789984 Installing package: zookeeper-client-c/3.8.1 Requirements zookeeper-client-c/3.8.1 from local cache - Cache Packages zookeeper-client-c/3.8.1:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Build Build requirements maven/3.9.2 from 'conan-center' - Downloaded zulu-openjdk/11.0.15 from 'conan-center' - Downloaded Build requirements packages maven/3.9.2:75962f888947f05244765f88ef92e0b869ccdf33 - Download zulu-openjdk/11.0.15:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... zulu-openjdk/11.0.15: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zulu-openjdk/11.0.15: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 zulu-openjdk/11.0.15: Downloaded package revision 11322d89117690f73e0331226c33b508 maven/3.9.2: Retrieving package 75962f888947f05244765f88ef92e0b869ccdf33 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz maven/3.9.2: Package installed 75962f888947f05244765f88ef92e0b869ccdf33 maven/3.9.2: Downloaded package revision 7b62a48dcdf00af97a7b2b23766cab30 zulu-openjdk/11.0.15: Creating JAVA_HOME environment variable with : /home/conan/w/prod/BuildSingleReference/.conan/data/zulu-openjdk/11.0.15/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656 zulu-openjdk/11.0.15: Appending PATH environment variable with : /home/conan/w/prod/BuildSingleReference/.conan/data/zulu-openjdk/11.0.15/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin zookeeper-client-c/3.8.1: Applying build-requirement: maven/3.9.2 zookeeper-client-c/3.8.1: Applying build-requirement: zulu-openjdk/11.0.15 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK zookeeper-client-c/3.8.1: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/source/src zookeeper-client-c/3.8.1: [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 zookeeper-client-c/3.8.1: Copying sources to build folder zookeeper-client-c/3.8.1: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646 zookeeper-client-c/3.8.1: Generator txt created conanbuildinfo.txt zookeeper-client-c/3.8.1: Calling generate() zookeeper-client-c/3.8.1: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' zookeeper-client-c/3.8.1: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' zookeeper-client-c/3.8.1: 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 zookeeper-client-c/3.8.1: Calling build() zookeeper-client-c/3.8.1: Apply patch (conan): add installer, disable cli program ----Running------ > mvn compile ----------------- zookeeper-client-c/3.8.1: /bin/sh: 1: mvn: not found zookeeper-client-c/3.8.1: 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 zookeeper-client-c/3.8.1: 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 zookeeper-client-c/3.8.1: ERROR: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' build failed zookeeper-client-c/3.8.1: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/zookeeper-client-c/3.8.1/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release ERROR: zookeeper-client-c/3.8.1: Error in build() method, line 69 self.run("mvn compile", cwd=os.path.join(self.source_folder, "zookeeper-jute")) ConanException: Error 127 while executing mvn compile