******************************************************************************** conan test conan-center-index/recipes/xtrans/all/test_package/conanfile.py xtrans/system@#b37dc71b2e70f198d29a2f193129290a -pr /home/conan/w/prod/BuildSingleReference/105821/c47ab18b-e5a6-4306-8978-bee39762e877/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:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... xtrans/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-13595' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xtrans/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 xtrans/system: Downloaded package revision 5798b1332b96da27211a8493ed79a628 ----Running------ > dpkg-query -W -f='${Status}' xtrans-dev | grep -q "ok installed" ----------------- ----Running------ > sudo apt-get update ----------------- Get:1 https://apt.llvm.org/bionic llvm-toolchain-bionic-11 InRelease [6819 B] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Get:4 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic InRelease [20.8 kB] Get:5 https://apt.llvm.org/bionic llvm-toolchain-bionic-11/main amd64 Packages [9005 B] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] Get:9 http://ppa.launchpad.net/git-core/ppa/ubuntu bionic/main amd64 Packages [4548 B] Get:10 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1248 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3467 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2332 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [29.9 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.6 kB] Get:19 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.8 kB] Get:20 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1190 kB] Get:21 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1551 kB] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3023 kB] Fetched 26.4 MB in 3s (9088 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 16 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 (158 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 ... 17281 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): Generator 'VirtualRunEnv' calling 'generate()' xtrans/system (test package): Generator 'VirtualBuildEnv' calling 'generate()' 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/conan-center-index/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------ > . "/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xtrans/all/test_package/build-release/conan/conanbuild.sh" && pkg-config --validate xtrans ----------------- Capturing current environment in /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/xtrans/all/test_package/build-release/conan/deactivate_conanbuildenv-release-x86_64.sh Configuring environment variables dpkg-query: no packages found matching xtrans-dev debconf: delaying package configuration, since apt-utils is not installed ******************************************************************************** conan test conan-center-index/recipes/xtrans/all/test_v1_package/conanfile.py xtrans/system@#b37dc71b2e70f198d29a2f193129290a -pr /home/conan/w/prod/BuildSingleReference/105821/c47ab18b-e5a6-4306-8978-bee39762e877/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:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - 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/conan-center-index/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 -----------------