******************************************************************************** conan test cci-8611dfae/recipes/xtrans/all/test_package/conanfile.py xtrans/system@#b33422c70d9e80b99d9a90724094cc38 -pr /home/conan/w/prod/BuildSingleReference/187896/63704c1e-256b-4f56-a2a4-6a4c70068842/profile_linux_11_libstdcpp_clang_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) CC and CXX: clang, clang++ Found clang 11.1 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang 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=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True xtrans/system (test package): Installing package Requirements xtrans/system from local cache - Cache Packages xtrans/system:cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 - Download Installing (downloading, building) binaries... xtrans/system: Retrieving package cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 from remote 'c3i_PR-16462' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xtrans/system: Package installed cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 xtrans/system: Downloaded package revision ef7bec437a746c8ae92c01d0a81caff6 ----Running------ > dpkg-query -W -f='${Status}' xtrans-dev | grep -q "ok installed" ----------------- ----Running------ > sudo apt-get update ----------------- Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] Get:3 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic InRelease [20.8 kB] Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Get:1 https://apt.llvm.org/bionic llvm-toolchain-bionic-11 InRelease [6819 B] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] Get:8 https://apt.llvm.org/bionic llvm-toolchain-bionic-11/main amd64 Packages [9005 B] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2375 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1503 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3636 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.5 kB] Get:18 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic/main amd64 Packages [3172 B] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3216 kB] Get:20 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1601 kB] Get:21 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1462 kB] Get:22 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [23.8 kB] Fetched 27.4 MB in 3s (8495 kB/s) Reading package lists... ----Running------ > sudo apt-get install -y --no-install-recommends xtrans-dev ----------------- Reading package lists... Building dependency tree... Reading state information... The following package was automatically installed and is no longer required: gcc-6-base Use 'sudo apt autoremove' to remove it. The following NEW packages will be installed: xtrans-dev 0 upgraded, 1 newly installed, 0 to remove and 19 not upgraded. Need to get 70.5 kB of archives. After this operation, 383 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] Fetched 70.5 kB in 0s (150 kB/s) Selecting previously unselected package xtrans-dev. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17298 files and directories currently installed.) Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... Unpacking xtrans-dev (1.3.5-1) ... Setting up xtrans-dev (1.3.5-1) ... xtrans/system (test package): Generator txt created conanbuildinfo.txt xtrans/system (test package): Calling generate() xtrans/system (test package): Aggregating env generators xtrans/system (test package): Generated conaninfo.txt xtrans/system (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-8611dfae/recipes/xtrans/all/test_package/build-release/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 xtrans/system (test package): Calling build() xtrans/system (test package): Running test() ----Running------ > pkg-config --validate xtrans ----------------- dpkg-query: no packages found matching xtrans-dev debconf: delaying package configuration, since apt-utils is not installed ******************************************************************************** conan test cci-8611dfae/recipes/xtrans/all/test_v1_package/conanfile.py xtrans/system@#b33422c70d9e80b99d9a90724094cc38 -pr /home/conan/w/prod/BuildSingleReference/187896/63704c1e-256b-4f56-a2a4-6a4c70068842/profile_linux_11_libstdcpp_clang_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True xtrans/system (test package): Installing package Requirements xtrans/system from local cache - Cache Packages xtrans/system:cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 - Cache Installing (downloading, building) binaries... xtrans/system: Already installed! xtrans/system (test package): Generator pkg_config created xtrans.pc xtrans/system (test package): Generator txt created conanbuildinfo.txt xtrans/system (test package): Aggregating env generators xtrans/system (test package): Generated conaninfo.txt xtrans/system (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/cci-8611dfae/recipes/xtrans/all/test_v1_package/build/d30201a76bba4a0fb0bb1d2d2a4733addd5168cb/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 xtrans/system (test package): Calling build() xtrans/system (test package): Running test() ----Running------ > pkg-config --validate ./xtrans.pc -----------------