******************************************************************************** conan test cci-71c3a0b4/recipes/openldap/all/test_package/conanfile.py openldap/2.6.1@#cc2748553420788bd4747bc17513e617 -pr /home/conan/w/prod-v1/BuildSingleReference/2881/7654dc9c-4a19-49e4-95c2-3e456afbc0bd/profile_linux_7_libstdcpp11_gcc_debug_64.openldap-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/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 7 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/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=7 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 os=Linux [options] openldap:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/3.1.1: Not found in local cache, looking in remotes... openssl/3.1.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/3.1.1: Downloaded recipe revision 3a25e05b364f335633143656dc265841 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision e377bee636333ae348d51ca90874e353 cyrus-sasl/2.1.27: Not found in local cache, looking in remotes... cyrus-sasl/2.1.27: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cyrus-sasl/2.1.27: Downloaded recipe revision e9fd8a2b0b21294140ed2a6bf5e4db77 Version ranges solved openssl/* versions found in 'conan-center' remote Version range '>=1.1 <4' required by 'openldap/2.6.1' resolved to 'openssl/3.1.1' in remote 'conan-center' Version range '>=1.1 <4' required by 'cyrus-sasl/2.1.27' valid for downstream requirement 'openssl/3.1.1' openldap/2.6.1 (test package): Installing package Requirements cyrus-sasl/2.1.27 from 'conan-center' - Downloaded openldap/2.6.1 from local cache - Cache openssl/3.1.1 from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded Packages cyrus-sasl/2.1.27:61c0f5e1e6545201cf4fc9d4ea06c6750ab359e0 - Download openldap/2.6.1:8a1f0876accd4b45aef69b6bf7464a35c6142f55 - Download openssl/3.1.1:4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d - Download zlib/1.2.13:db2ca884c9793e0b0fb54ec3f846326d1addacc8 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package db2ca884c9793e0b0fb54ec3f846326d1addacc8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed db2ca884c9793e0b0fb54ec3f846326d1addacc8 zlib/1.2.13: Downloaded package revision f8992f167e68f89129c0b61ae3188551 openssl/3.1.1: Retrieving package 4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/3.1.1: Package installed 4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d openssl/3.1.1: Downloaded package revision 44fae1acb6b76b78ca8506e3107d26e4 cyrus-sasl/2.1.27: Retrieving package 61c0f5e1e6545201cf4fc9d4ea06c6750ab359e0 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cyrus-sasl/2.1.27: Package installed 61c0f5e1e6545201cf4fc9d4ea06c6750ab359e0 cyrus-sasl/2.1.27: Downloaded package revision 2c08ec4c2eb5463324f613d4941b4e7c openldap/2.6.1: Retrieving package 8a1f0876accd4b45aef69b6bf7464a35c6142f55 from remote 'c3i_PR-16762' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openldap/2.6.1: Package installed 8a1f0876accd4b45aef69b6bf7464a35c6142f55 openldap/2.6.1: Downloaded package revision 1c6e56f42b69f8ec2ad93f6c4710e11f openldap/2.6.1: Appending PATH environment variable: /home/conan/w/prod-v1/BuildSingleReference/.conan/data/openldap/2.6.1/_/_/package/8a1f0876accd4b45aef69b6bf7464a35c6142f55/bin openldap/2.6.1 (test package): Generator 'CMakeToolchain' calling 'generate()' openldap/2.6.1 (test package): Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' openldap/2.6.1 (test package): 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-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/build-debug/conan/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' openldap/2.6.1 (test package): Generator txt created conanbuildinfo.txt openldap/2.6.1 (test package): Generator 'CMakeDeps' calling 'generate()' openldap/2.6.1 (test package): Aggregating env generators openldap/2.6.1 (test package): Generated conaninfo.txt openldap/2.6.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/build-debug/conan/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK openldap/2.6.1 (test package): Calling build() openldap/2.6.1 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/build-debug/conan/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/build-debug/conan/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/build-debug/conan/conan_toolchain.cmake -- The CXX compiler identification is GNU 7.5.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'openldap::openldap' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/home/conan/w/prod-v1/BuildSingleReference/.conan/data/openssl/3.1.1/_/_/package/4bc83487f3b55dba3dfcd27c3c7dba75869dcb0d/lib/cmake/conan-official-openssl-variables.cmake' -- Conan: Target declared 'cyrus-sasl::cyrus-sasl' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/build-debug openldap/2.6.1 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/build-debug" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/BuildSingleReference/cci-71c3a0b4/recipes/openldap/all/test_package/build-debug" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package openldap/2.6.1 (test package): Running test() ----Running------ > ./test_package ----------------- ldap://:389 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 WARN: cyrus-sasl/2.1.27: requirement openssl/[>=1.1 <4] overridden by openldap/2.6.1 to openssl/3.1.1 openldap/2.6.1 (test package): 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 openldap/2.6.1 (test package): 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