Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-2847/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 8 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/cci_PR-2847/.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=8 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-2847/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 19.125 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['patches/*'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe cairo/1.17.2 exports: File 'conandata.yml' found. Exporting it... cairo/1.17.2 exports: Copied 1 '.yml' file: conandata.yml cairo/1.17.2 exports_sources: Copied 1 '.patch' file: 0001-msvc-update-build-scripts-to-compile-with-more-featu.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.17.2': {'sha256': None, 'url': 'https://www.cairographics.org/snapshots/cairo-1.17.2.tar.xz'}}, 'patches': {'1.17.2': [{'patch_file': 'patches/0001-msvc-update-build-scripts-to-compile-with-more-featu.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.17.2: - base_path: source_subfolder patch_file: patches/0001-msvc-update-build-scripts-to-compile-with-more-featu.patch sources: 1.17.2: sha256: null url: https://www.cairographics.org/snapshots/cairo-1.17.2.tar.xz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK cairo/1.17.2: A new conanfile.py version was exported cairo/1.17.2: Folder: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/export cairo/1.17.2: Using the exported files summary hash as the recipe revision: eb053706edb844e02c65c19b8b32b8ca cairo/1.17.2: Exported revision: eb053706edb844e02c65c19b8b32b8ca Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=8 os=Linux os_build=Linux [options] cairo:shared=False [build_requires] [env] freetype/2.10.4: Not found in local cache, looking in remotes... freetype/2.10.4: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... freetype/2.10.4: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz freetype/2.10.4: Downloaded recipe revision e4ce95410a4632adf21a751e0d3b4851 libpng/1.6.37: Not found in local cache, looking in remotes... libpng/1.6.37: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... libpng/1.6.37: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpng/1.6.37: Downloaded recipe revision ec0ee995336c6509fec4ce9b5ee9d193 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1579680eade7cc27626667ca4b143529 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... bzip2/1.0.8: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision f85c479b79b300b1b5e17510aca55c35 brotli/1.0.9: Not found in local cache, looking in remotes... brotli/1.0.9: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... brotli/1.0.9: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz brotli/1.0.9: Downloaded recipe revision 802b2457f7a7a509ed80e7e45adf960e fontconfig/2.13.91: Not found in local cache, looking in remotes... fontconfig/2.13.91: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... fontconfig/2.13.91: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fontconfig/2.13.91: Downloaded recipe revision b4a81db2ae54b37fb04756206149b3aa expat/2.2.10: Not found in local cache, looking in remotes... expat/2.2.10: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... expat/2.2.10: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz expat/2.2.10: Downloaded recipe revision 4c8fdad7f019abf97feb37d8c1075712 libuuid/1.0.3: Not found in local cache, looking in remotes... libuuid/1.0.3: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... libuuid/1.0.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision 0af468907873ba6cfa5cd2a28966a8af xorg/system: Not found in local cache, looking in remotes... xorg/system: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... xorg/system: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py xorg/system: Downloaded recipe revision d9f4bfc99f26eb3e7680bf2b17e05a1e glib/2.67.0: Not found in local cache, looking in remotes... glib/2.67.0: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... glib/2.67.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz glib/2.67.0: Downloaded recipe revision 817f0fe4f6b42b63c20e6d524e76fe82 libffi/3.3: Not found in local cache, looking in remotes... libffi/3.3: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... libffi/3.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libffi/3.3: Downloaded recipe revision 4d2ed83011dfea1cd17ca311ef50e346 pcre/8.44: Not found in local cache, looking in remotes... pcre/8.44: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... pcre/8.44: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre/8.44: Downloaded recipe revision 39831687615cff081349c81b0e487fd6 libelf/0.8.13: Not found in local cache, looking in remotes... libelf/0.8.13: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... libelf/0.8.13: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libelf/0.8.13: Downloaded recipe revision 14fc23b3e3eee2f8056a84e953dfe460 libmount/2.33.1: Not found in local cache, looking in remotes... libmount/2.33.1: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... libmount/2.33.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libmount/2.33.1: Downloaded recipe revision 5208204d4209a8619cda0879ab3f95f8 libselinux/3.1: Not found in local cache, looking in remotes... libselinux/3.1: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... libselinux/3.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libselinux/3.1: Downloaded recipe revision d7a642aa55ac96e27f3816c83ae82447 pcre2/10.33: Not found in local cache, looking in remotes... pcre2/10.33: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... pcre2/10.33: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre2/10.33: Downloaded recipe revision 54adea8f4f46f14720b65849988c274a pixman/0.40.0: Not found in local cache, looking in remotes... pixman/0.40.0: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... pixman/0.40.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pixman/0.40.0: Downloaded recipe revision 5f90a52e46dcaa85061baeda9c55367d cairo/1.17.2: Forced build from source libtool/2.4.6: Not found in local cache, looking in remotes... libtool/2.4.6: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... libtool/2.4.6: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libtool/2.4.6: Downloaded recipe revision a82e4a43064f050f788bc7444c03150a automake/1.16.2: Not found in local cache, looking in remotes... automake/1.16.2: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... automake/1.16.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz automake/1.16.2: Downloaded recipe revision 334bbd1e1887ec306a50bd09c137ab02 autoconf/2.69: Not found in local cache, looking in remotes... autoconf/2.69: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... autoconf/2.69: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz autoconf/2.69: Downloaded recipe revision 5f628468454b2e62c9fc9d90538601cb m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... m4/1.4.18: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.18: Downloaded recipe revision 5176ab3c1100ae7d083abc2a95f64d84 pkgconf/1.7.3: Not found in local cache, looking in remotes... pkgconf/1.7.3: Trying with 'c3i_PR-2847_b20f45eaca69cee84a8c5746ba5616a11d3a4280'... pkgconf/1.7.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.3: Downloaded recipe revision 91badddb4d2113a48abedbb571c77006 cairo/1.17.2 (test package): Installing package Requirements brotli/1.0.9 from 'central' - Downloaded bzip2/1.0.8 from 'central' - Downloaded cairo/1.17.2 from local cache - Cache expat/2.2.10 from 'central' - Downloaded fontconfig/2.13.91 from 'central' - Downloaded freetype/2.10.4 from 'central' - Downloaded glib/2.67.0 from 'central' - Downloaded libelf/0.8.13 from 'central' - Downloaded libffi/3.3 from 'central' - Downloaded libmount/2.33.1 from 'central' - Downloaded libpng/1.6.37 from 'central' - Downloaded libselinux/3.1 from 'central' - Downloaded libuuid/1.0.3 from 'central' - Downloaded pcre/8.44 from 'central' - Downloaded pcre2/10.33 from 'central' - Downloaded pixman/0.40.0 from 'central' - Downloaded xorg/system from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages brotli/1.0.9:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download bzip2/1.0.8:a5875aed3fc7ae8dd0488f7e5e99acbc480d721d - Download cairo/1.17.2:73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a - Build expat/2.2.10:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download fontconfig/2.13.91:d8858e187cb415894861d32e891e69d5d34c2e1a - Download freetype/2.10.4:5cb6fe105f36831a2c2b03ab53c73974c359b192 - Download glib/2.67.0:97e0f120f591f0cb37aba57bdfb6f1c4688c4a86 - Download libelf/0.8.13:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download libffi/3.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download libmount/2.33.1:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download libpng/1.6.37:4f75e4b120320a9fb6ac0012242d9ac95d18b6f6 - Download libselinux/3.1:3cdf9c40ed41ce093aec6e5f6607274047658b2d - Download libuuid/1.0.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download pcre/8.44:5a7bcdc5228bf78571c7f7766ea25bfc747c0283 - Download pcre2/10.33:574897e9b724d40ebb3cb36c2f1f0b1077a87626 - Download pixman/0.40.0:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download xorg/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download zlib/1.2.11:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Build requirements autoconf/2.69 from 'central' - Downloaded automake/1.16.2 from 'central' - Downloaded libtool/2.4.6 from 'central' - Downloaded m4/1.4.18 from 'central' - Downloaded pkgconf/1.7.3 from 'central' - Downloaded Build requirements packages autoconf/2.69:4db1be536558d833e52e862fd84d64d75c2b3656 - Download automake/1.16.2:258f6f05ca54813b3d7180161753df7f9ccf7e1d - Download libtool/2.4.6:9a742fb357948de0898e8481664b356888dece9e - Download m4/1.4.18:b80d46004713aa37d6a90b42e2a326a056a237b5 - Download pkgconf/1.7.3:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download Installing (downloading, building) binaries... brotli/1.0.9: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz brotli/1.0.9: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a brotli/1.0.9: Downloaded package revision 6145e9d141920429747e83395acce18a bzip2/1.0.8: Retrieving package a5875aed3fc7ae8dd0488f7e5e99acbc480d721d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed a5875aed3fc7ae8dd0488f7e5e99acbc480d721d bzip2/1.0.8: Downloaded package revision 407449b362845d31b25ff7fd3aae15bb expat/2.2.10: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.2.10: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a expat/2.2.10: Downloaded package revision d2214610347ef21a9dc8fa33b93bd9b1 libelf/0.8.13: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libelf/0.8.13: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libelf/0.8.13: Downloaded package revision 9636a3f4150a5c103d717be977d197d1 libffi/3.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libffi/3.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libffi/3.3: Downloaded package revision 8e1b56100af7d8919778d09b4d37ce33 libmount/2.33.1: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libmount/2.33.1: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libmount/2.33.1: Downloaded package revision 2696495eb0f6dc9c247d1f6a8f1249fd libuuid/1.0.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a libuuid/1.0.3: Downloaded package revision 58fb42ab55937e6c512cca70d291787a m4/1.4.18: Retrieving package b80d46004713aa37d6a90b42e2a326a056a237b5 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed b80d46004713aa37d6a90b42e2a326a056a237b5 m4/1.4.18: Downloaded package revision f7098cb80cbe633bd0c5e15ce843f2aa pixman/0.40.0: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pixman/0.40.0: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a pixman/0.40.0: Downloaded package revision 63bc5d35ff102bd928e897e13b0a3565 pkgconf/1.7.3: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.3: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a pkgconf/1.7.3: Downloaded package revision 0c313de40373dc432361d84da4bdd6c4 xorg/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xorg/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 xorg/system: Downloaded package revision eea431f6ec618ba31cba4b9997de2e88 zlib/1.2.11: Retrieving package 1d877a3df840030e6a8abb74c5ffb9088d08b47a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 1d877a3df840030e6a8abb74c5ffb9088d08b47a zlib/1.2.11: Downloaded package revision 8557180d8467c33b0d1c0e01e7ce1783 autoconf/2.69: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz autoconf/2.69: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 autoconf/2.69: Downloaded package revision 2aef871f4a8f08abf6d943a01e46312e libpng/1.6.37: Retrieving package 4f75e4b120320a9fb6ac0012242d9ac95d18b6f6 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpng/1.6.37: Package installed 4f75e4b120320a9fb6ac0012242d9ac95d18b6f6 libpng/1.6.37: Downloaded package revision 3c0f62c523829b92688c98b990d7221b pcre/8.44: Retrieving package 5a7bcdc5228bf78571c7f7766ea25bfc747c0283 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.44: Package installed 5a7bcdc5228bf78571c7f7766ea25bfc747c0283 pcre/8.44: Downloaded package revision 07abc83845b6a078fc8c62c36e1283a3 pcre2/10.33: Retrieving package 574897e9b724d40ebb3cb36c2f1f0b1077a87626 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre2/10.33: Package installed 574897e9b724d40ebb3cb36c2f1f0b1077a87626 pcre2/10.33: Downloaded package revision 9b40f06bbb3f945f180bd2a81c19a7d0 automake/1.16.2: Retrieving package 258f6f05ca54813b3d7180161753df7f9ccf7e1d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz automake/1.16.2: Package installed 258f6f05ca54813b3d7180161753df7f9ccf7e1d automake/1.16.2: Downloaded package revision 42f9608a6d2a569e352d209555c0356a freetype/2.10.4: Retrieving package 5cb6fe105f36831a2c2b03ab53c73974c359b192 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz freetype/2.10.4: Package installed 5cb6fe105f36831a2c2b03ab53c73974c359b192 freetype/2.10.4: Downloaded package revision c92bc2ae37074e14619502efc53fe2e3 libselinux/3.1: Retrieving package 3cdf9c40ed41ce093aec6e5f6607274047658b2d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libselinux/3.1: Package installed 3cdf9c40ed41ce093aec6e5f6607274047658b2d libselinux/3.1: Downloaded package revision b413a8fe7ee06caa54227e5f1e7520e2 fontconfig/2.13.91: Retrieving package d8858e187cb415894861d32e891e69d5d34c2e1a from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fontconfig/2.13.91: Package installed d8858e187cb415894861d32e891e69d5d34c2e1a fontconfig/2.13.91: Downloaded package revision e1ce0e2b559c95ae33cd52a35e207a0e glib/2.67.0: Retrieving package 97e0f120f591f0cb37aba57bdfb6f1c4688c4a86 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glib/2.67.0: Package installed 97e0f120f591f0cb37aba57bdfb6f1c4688c4a86 glib/2.67.0: Downloaded package revision 93f71c9ff75d9b0d0a6872cc45b933d4 libtool/2.4.6: Retrieving package 9a742fb357948de0898e8481664b356888dece9e from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtool/2.4.6: Package installed 9a742fb357948de0898e8481664b356888dece9e libtool/2.4.6: Downloaded package revision 8fb6518d64106ef1daf060db6d5a7f41 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK m4/1.4.18: Appending PATH environment variable: /home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin/m4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK pkgconf/1.7.3: Appending PATH env var: /home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin/pkgconf pkgconf/1.7.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin/aclocal [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK Running: sudo -A apt-get update Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1750 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse i386 Packages [177 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages [1328 kB] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [1059 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages [11.3 MB] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1354 kB] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [213 kB] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [11.1 kB] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [1210 kB] Get:17 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [5154 B] Get:18 http://archive.ubuntu.com/ubuntu bionic/restricted i386 Packages [13.5 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2167 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1439 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1946 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2119 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [14.8 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [23.5 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages [11.4 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic-backports/main i386 Packages [11.2 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] Fetched 39.8 MB in 4s (9044 kB/s) Reading package lists... Running: sudo -A apt-get install -y --no-install-recommends xorg-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libboost-filesystem1.65.1 libboost-system1.65.1 libcapnp-0.6.1 libdmx-dev libdmx1 libdrm-amdgpu1 libdrm-common libdrm-dev libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libexpat1-dev libfontconfig1-dev libfontenc-dev libfontenc1 libfreetype6 libfreetype6-dev libfs-dev libfs6 libice-dev libice6 libmirclient-dev libmirclient9 libmircommon-dev libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 libmirprotobuf3 libpciaccess-dev libpciaccess0 libpixman-1-0 libpixman-1-dev libpng-dev libprotobuf-dev libprotobuf-lite10 libprotobuf10 libpthread-stubs0-dev libsm-dev libsm6 libx11-dev libxau-dev libxaw7 libxaw7-dev libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxext-dev libxfixes-dev libxfixes3 libxfont-dev libxfont2 libxft-dev libxft2 libxi-dev libxinerama-dev libxinerama1 libxkbcommon-dev libxkbcommon0 libxkbfile-dev libxkbfile1 libxmu-dev libxmu-headers libxmu6 libxmuu-dev libxmuu1 libxpm-dev libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxres-dev libxres1 libxss-dev libxss1 libxt-dev libxt6 libxtst-dev libxv-dev libxv1 libxvmc-dev libxvmc1 libxxf86dga-dev libxxf86dga1 libxxf86vm-dev libxxf86vm1 mesa-common-dev mir-client-platform-mesa-dev x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-fonts-dev x11proto-gl-dev x11proto-input-dev x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-resource-dev x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xf86bigfont-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev x11proto-xinerama-dev xkb-data xorg-sgml-doctools xserver-xorg-dev xtrans-dev Suggested packages: libice-doc pciutils libsm-doc libxaw-doc libxcb-doc libxext-doc libxt-doc Recommended packages: libpng-tools libx11-doc The following NEW packages will be installed: libboost-filesystem1.65.1 libboost-system1.65.1 libcapnp-0.6.1 libdmx-dev libdmx1 libdrm-amdgpu1 libdrm-common libdrm-dev libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libdrm2 libexpat1-dev libfontconfig1-dev libfontenc-dev libfontenc1 libfreetype6-dev libfs-dev libfs6 libice-dev libice6 libmirclient-dev libmirclient9 libmircommon-dev libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 libmirprotobuf3 libpciaccess-dev libpciaccess0 libpixman-1-0 libpixman-1-dev libpng-dev libprotobuf-dev libprotobuf-lite10 libprotobuf10 libpthread-stubs0-dev libsm-dev libsm6 libx11-dev libxau-dev libxaw7 libxaw7-dev libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxext-dev libxfixes-dev libxfixes3 libxfont-dev libxfont2 libxft-dev libxft2 libxi-dev libxinerama-dev libxinerama1 libxkbcommon-dev libxkbcommon0 libxkbfile-dev libxkbfile1 libxmu-dev libxmu-headers libxmu6 libxmuu-dev libxmuu1 libxpm-dev libxpm4 libxrandr-dev libxrandr2 libxrender-dev libxres-dev libxres1 libxss-dev libxss1 libxt-dev libxt6 libxtst-dev libxv-dev libxv1 libxvmc-dev libxvmc1 libxxf86dga-dev libxxf86dga1 libxxf86vm-dev libxxf86vm1 mesa-common-dev mir-client-platform-mesa-dev x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-fonts-dev x11proto-gl-dev x11proto-input-dev x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-resource-dev x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xf86bigfont-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev x11proto-xinerama-dev xkb-data xorg-dev xorg-sgml-doctools xserver-xorg-dev xtrans-dev The following packages will be upgraded: libfreetype6 1 upgraded, 118 newly installed, 0 to remove and 20 not upgraded. Need to get 12.8 MB of archives. After this operation, 55.9 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdmx1 amd64 1:1.1.3-1 [10.4 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreetype6 amd64 2.8.1-2ubuntu2.1 [335 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxss1 amd64 1:1.2.2-1 [8582 B] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xkb-data all 2.23.1-1ubuntu1.18.04.1 [325 kB] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-common all 2.4.101-2~18.04.1 [5560 B] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm2 amd64 2.4.101-2~18.04.1 [32.3 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcapnp-0.6.1 amd64 0.6.1-1ubuntu1 [658 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-dev all 2018.4-4 [251 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-core-dev all 2018.4-4 [2620 B] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau-dev amd64 1:1.0.8-1ubuntu1 [9476 B] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [25.1 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-input-dev all 2018.4-4 [2620 B] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1-dev amd64 1.13-2~ubuntu18.04 [80.0 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-dev amd64 2:1.6.4-3ubuntu0.3 [643 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdmx-dev amd64 1:1.1.3-1 [34.4 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-amdgpu1 amd64 2.4.101-2~18.04.1 [18.2 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-intel1 amd64 2.4.101-2~18.04.1 [60.0 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-radeon1 amd64 2.4.101-2~18.04.1 [21.7 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-nouveau2 amd64 2.4.101-2~18.04.1 [16.5 kB] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-dev amd64 2.4.101-2~18.04.1 [126 kB] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpng-dev amd64 1.6.34-1ubuntu0.18.04.2 [177 kB] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreetype6-dev amd64 2.8.1-2ubuntu2.1 [2539 kB] Get:37 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1-dev amd64 2.12.6-0ubuntu2 [689 kB] Get:38 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] Get:39 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontenc-dev amd64 1:1.1.3-1 [13.8 kB] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfs6 amd64 2:1.0.7-1 [22.5 kB] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-fonts-dev all 2018.4-4 [2620 B] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfs-dev amd64 2:1.0.7-1 [26.8 kB] Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice-dev amd64 2:1.0.9-2 [46.8 kB] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircore1 amd64 0.31.1-0ubuntu1 [26.5 kB] Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircommon7 amd64 0.31.1-0ubuntu1 [73.9 kB] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotobuf-lite10 amd64 3.0.0-9.1ubuntu1 [97.7 kB] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmirprotobuf3 amd64 0.31.1-0ubuntu1 [127 kB] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxkbcommon0 amd64 0.8.2-1~ubuntu18.04.1 [97.8 kB] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmirclient9 amd64 0.31.1-0ubuntu1 [199 kB] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircore-dev amd64 0.31.1-0ubuntu1 [21.7 kB] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotobuf10 amd64 3.0.0-9.1ubuntu1 [651 kB] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotobuf-dev amd64 3.0.0-9.1ubuntu1 [959 kB] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxkbcommon-dev amd64 0.8.2-1~ubuntu18.04.1 [150 kB] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircommon-dev amd64 0.31.1-0ubuntu1 [13.9 kB] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircookie2 amd64 0.31.1-0ubuntu1 [19.7 kB] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircookie-dev amd64 0.31.1-0ubuntu1 [4392 B] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmirclient-dev amd64 0.31.1-0ubuntu1 [47.8 kB] Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-dev amd64 0.34.0-2 [244 kB] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] Get:64 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] Get:65 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xext-dev all 2018.4-4 [2620 B] Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt-dev amd64 1:1.1.5-1 [395 kB] Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu-headers all 2:1.1.2-2 [54.3 kB] Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu-dev amd64 2:1.1.2-2 [49.0 kB] Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm-dev amd64 1:3.5.12-1 [87.4 kB] Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7-dev amd64 2:1.0.13-1 [231 kB] Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcomposite1 amd64 1:0.4.4-2 [6988 B] Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfixes3 amd64 1:5.0.3-1 [10.8 kB] Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-fixes-dev all 1:2018.4-4 [2620 B] Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfixes-dev amd64 1:5.0.3-1 [11.0 kB] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-composite-dev all 1:2018.4-4 [2620 B] Get:77 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcomposite-dev amd64 1:0.4.4-2 [9136 B] Get:78 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcursor1 amd64 1:1.1.15-1 [19.8 kB] Get:79 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-render-dev all 2:2018.4-4 [2620 B] Get:80 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender-dev amd64 1:0.9.10-1 [24.9 kB] Get:81 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcursor-dev amd64 1:1.1.15-1 [26.5 kB] Get:82 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdamage1 amd64 1:1.1.4-3 [6934 B] Get:83 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-damage-dev all 1:2018.4-4 [2620 B] Get:84 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdamage-dev amd64 1:1.1.4-3 [5028 B] Get:85 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfont2 amd64 1:2.0.3-1 [91.7 kB] Get:86 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfont-dev amd64 1:2.0.3-1 [118 kB] Get:87 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxi-dev amd64 2:1.7.9-1 [186 kB] Get:89 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xinerama-dev all 2018.4-4 [2628 B] Get:90 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8404 B] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxkbfile1 amd64 1:1.0.9-2 [64.6 kB] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxkbfile-dev amd64 1:1.0.9-2 [74.3 kB] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu-dev amd64 2:1.1.2-2 [7056 B] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrandr2 amd64 2:1.5.1-1 [18.1 kB] Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-randr-dev all 2018.4-4 [2620 B] Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrandr-dev amd64 2:1.5.1-1 [24.0 kB] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxres1 amd64 2:1.2.0-2 [7716 B] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-resource-dev all 2018.4-4 [2620 B] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxres-dev amd64 2:1.2.0-2 [8136 B] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-scrnsaver-dev all 2018.4-4 [2628 B] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxss-dev amd64 1:1.2.2-1 [12.7 kB] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-record-dev all 2018.4-4 [2620 B] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxtst-dev amd64 2:1.2.3-1 [15.2 kB] Get:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxv1 amd64 2:1.0.11-1 [10.7 kB] Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxv-dev amd64 2:1.0.11-1 [32.5 kB] Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxvmc1 amd64 2:1.0.10-1 [13.7 kB] Get:107 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxvmc-dev amd64 2:1.0.10-1 [21.3 kB] Get:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xf86dga-dev all 2018.4-4 [2624 B] Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86dga-dev amd64 2:1.1.4-1 [17.6 kB] Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xf86vidmode-dev all 2018.4-4 [2632 B] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] Get:112 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mesa-common-dev amd64 20.0.8-0ubuntu1~18.04.1 [741 kB] Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 mir-client-platform-mesa-dev amd64 0.31.1-0ubuntu1 [11.0 kB] Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-dri2-dev all 2018.4-4 [2620 B] Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-gl-dev all 2018.4-4 [2612 B] Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xf86bigfont-dev all 2018.4-4 [2628 B] Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess-dev amd64 0.14-1 [20.2 kB] Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xserver-xorg-dev amd64 2:1.19.6-1ubuntu4.7 [198 kB] Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xorg-dev all 1:7.7+19ubuntu7.1 [4300 B] Fetched 12.8 MB in 3s (4490 kB/s) Selecting previously unselected package libdmx1:amd64. (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 ... 16621 files and directories currently installed.) Preparing to unpack .../000-libdmx1_1%3a1.1.3-1_amd64.deb ... Unpacking libdmx1:amd64 (1:1.1.3-1) ... Selecting previously unselected package libice6:amd64. Preparing to unpack .../001-libice6_2%3a1.0.9-2_amd64.deb ... Unpacking libice6:amd64 (2:1.0.9-2) ... Selecting previously unselected package libsm6:amd64. Preparing to unpack .../002-libsm6_2%3a1.2.2-1_amd64.deb ... Unpacking libsm6:amd64 (2:1.2.2-1) ... Preparing to unpack .../003-libfreetype6_2.8.1-2ubuntu2.1_amd64.deb ... Unpacking libfreetype6:amd64 (2.8.1-2ubuntu2.1) over (2.8.1-2ubuntu2) ... Selecting previously unselected package libxft2:amd64. Preparing to unpack .../004-libxft2_2.3.2-1_amd64.deb ... Unpacking libxft2:amd64 (2.3.2-1) ... Selecting previously unselected package libxinerama1:amd64. Preparing to unpack .../005-libxinerama1_2%3a1.1.3-1_amd64.deb ... Unpacking libxinerama1:amd64 (2:1.1.3-1) ... Selecting previously unselected package libxss1:amd64. Preparing to unpack .../006-libxss1_1%3a1.2.2-1_amd64.deb ... Unpacking libxss1:amd64 (1:1.2.2-1) ... Selecting previously unselected package libxxf86dga1:amd64. Preparing to unpack .../007-libxxf86dga1_2%3a1.1.4-1_amd64.deb ... Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... Selecting previously unselected package libxxf86vm1:amd64. Preparing to unpack .../008-libxxf86vm1_1%3a1.1.4-1_amd64.deb ... Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... Selecting previously unselected package xkb-data. Preparing to unpack .../009-xkb-data_2.23.1-1ubuntu1.18.04.1_all.deb ... Unpacking xkb-data (2.23.1-1ubuntu1.18.04.1) ... Selecting previously unselected package libdrm-common. Preparing to unpack .../010-libdrm-common_2.4.101-2~18.04.1_all.deb ... Unpacking libdrm-common (2.4.101-2~18.04.1) ... Selecting previously unselected package libdrm2:amd64. Preparing to unpack .../011-libdrm2_2.4.101-2~18.04.1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.101-2~18.04.1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../012-libxmuu1_2%3a1.1.2-2_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.2-2) ... Selecting previously unselected package libboost-system1.65.1:amd64. Preparing to unpack .../013-libboost-system1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... Unpacking libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Selecting previously unselected package libboost-filesystem1.65.1:amd64. Preparing to unpack .../014-libboost-filesystem1.65.1_1.65.1+dfsg-0ubuntu5_amd64.deb ... Unpacking libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Selecting previously unselected package libcapnp-0.6.1:amd64. Preparing to unpack .../015-libcapnp-0.6.1_0.6.1-1ubuntu1_amd64.deb ... Unpacking libcapnp-0.6.1:amd64 (0.6.1-1ubuntu1) ... Selecting previously unselected package xorg-sgml-doctools. Preparing to unpack .../016-xorg-sgml-doctools_1%3a1.11-1_all.deb ... Unpacking xorg-sgml-doctools (1:1.11-1) ... Selecting previously unselected package x11proto-dev. Preparing to unpack .../017-x11proto-dev_2018.4-4_all.deb ... Unpacking x11proto-dev (2018.4-4) ... Selecting previously unselected package x11proto-core-dev. Preparing to unpack .../018-x11proto-core-dev_2018.4-4_all.deb ... Unpacking x11proto-core-dev (2018.4-4) ... Selecting previously unselected package libxau-dev:amd64. Preparing to unpack .../019-libxau-dev_1%3a1.0.8-1ubuntu1_amd64.deb ... Unpacking libxau-dev:amd64 (1:1.0.8-1ubuntu1) ... Selecting previously unselected package libxdmcp-dev:amd64. Preparing to unpack .../020-libxdmcp-dev_1%3a1.1.2-3_amd64.deb ... Unpacking libxdmcp-dev:amd64 (1:1.1.2-3) ... Selecting previously unselected package x11proto-input-dev. Preparing to unpack .../021-x11proto-input-dev_2018.4-4_all.deb ... Unpacking x11proto-input-dev (2018.4-4) ... Selecting previously unselected package xtrans-dev. Preparing to unpack .../022-xtrans-dev_1.3.5-1_all.deb ... Unpacking xtrans-dev (1.3.5-1) ... Selecting previously unselected package libpthread-stubs0-dev:amd64. Preparing to unpack .../023-libpthread-stubs0-dev_0.3-4_amd64.deb ... Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... Selecting previously unselected package libxcb1-dev:amd64. Preparing to unpack .../024-libxcb1-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb1-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libx11-dev:amd64. Preparing to unpack .../025-libx11-dev_2%3a1.6.4-3ubuntu0.3_amd64.deb ... Unpacking libx11-dev:amd64 (2:1.6.4-3ubuntu0.3) ... Selecting previously unselected package libdmx-dev:amd64. Preparing to unpack .../026-libdmx-dev_1%3a1.1.3-1_amd64.deb ... Unpacking libdmx-dev:amd64 (1:1.1.3-1) ... Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack .../027-libdrm-amdgpu1_2.4.101-2~18.04.1_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.101-2~18.04.1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../028-libpciaccess0_0.14-1_amd64.deb ... Unpacking libpciaccess0:amd64 (0.14-1) ... Selecting previously unselected package libdrm-intel1:amd64. Preparing to unpack .../029-libdrm-intel1_2.4.101-2~18.04.1_amd64.deb ... Unpacking libdrm-intel1:amd64 (2.4.101-2~18.04.1) ... Selecting previously unselected package libdrm-radeon1:amd64. Preparing to unpack .../030-libdrm-radeon1_2.4.101-2~18.04.1_amd64.deb ... Unpacking libdrm-radeon1:amd64 (2.4.101-2~18.04.1) ... Selecting previously unselected package libdrm-nouveau2:amd64. Preparing to unpack .../031-libdrm-nouveau2_2.4.101-2~18.04.1_amd64.deb ... Unpacking libdrm-nouveau2:amd64 (2.4.101-2~18.04.1) ... Selecting previously unselected package libdrm-dev:amd64. Preparing to unpack .../032-libdrm-dev_2.4.101-2~18.04.1_amd64.deb ... Unpacking libdrm-dev:amd64 (2.4.101-2~18.04.1) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../033-libexpat1-dev_2.2.5-3ubuntu0.2_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ... Selecting previously unselected package libpng-dev:amd64. Preparing to unpack .../034-libpng-dev_1.6.34-1ubuntu0.18.04.2_amd64.deb ... Unpacking libpng-dev:amd64 (1.6.34-1ubuntu0.18.04.2) ... Selecting previously unselected package libfreetype6-dev:amd64. Preparing to unpack .../035-libfreetype6-dev_2.8.1-2ubuntu2.1_amd64.deb ... Unpacking libfreetype6-dev:amd64 (2.8.1-2ubuntu2.1) ... Selecting previously unselected package libfontconfig1-dev:amd64. Preparing to unpack .../036-libfontconfig1-dev_2.12.6-0ubuntu2_amd64.deb ... Unpacking libfontconfig1-dev:amd64 (2.12.6-0ubuntu2) ... Selecting previously unselected package libfontenc1:amd64. Preparing to unpack .../037-libfontenc1_1%3a1.1.3-1_amd64.deb ... Unpacking libfontenc1:amd64 (1:1.1.3-1) ... Selecting previously unselected package libfontenc-dev:amd64. Preparing to unpack .../038-libfontenc-dev_1%3a1.1.3-1_amd64.deb ... Unpacking libfontenc-dev:amd64 (1:1.1.3-1) ... Selecting previously unselected package libfs6:amd64. Preparing to unpack .../039-libfs6_2%3a1.0.7-1_amd64.deb ... Unpacking libfs6:amd64 (2:1.0.7-1) ... Selecting previously unselected package x11proto-fonts-dev. Preparing to unpack .../040-x11proto-fonts-dev_2018.4-4_all.deb ... Unpacking x11proto-fonts-dev (2018.4-4) ... Selecting previously unselected package libfs-dev:amd64. Preparing to unpack .../041-libfs-dev_2%3a1.0.7-1_amd64.deb ... Unpacking libfs-dev:amd64 (2:1.0.7-1) ... Selecting previously unselected package libice-dev:amd64. Preparing to unpack .../042-libice-dev_2%3a1.0.9-2_amd64.deb ... Unpacking libice-dev:amd64 (2:1.0.9-2) ... Selecting previously unselected package libmircore1:amd64. Preparing to unpack .../043-libmircore1_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircore1:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libmircommon7:amd64. Preparing to unpack .../044-libmircommon7_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircommon7:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libprotobuf-lite10:amd64. Preparing to unpack .../045-libprotobuf-lite10_3.0.0-9.1ubuntu1_amd64.deb ... Unpacking libprotobuf-lite10:amd64 (3.0.0-9.1ubuntu1) ... Selecting previously unselected package libmirprotobuf3:amd64. Preparing to unpack .../046-libmirprotobuf3_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmirprotobuf3:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libxkbcommon0:amd64. Preparing to unpack .../047-libxkbcommon0_0.8.2-1~ubuntu18.04.1_amd64.deb ... Unpacking libxkbcommon0:amd64 (0.8.2-1~ubuntu18.04.1) ... Selecting previously unselected package libmirclient9:amd64. Preparing to unpack .../048-libmirclient9_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmirclient9:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libmircore-dev:amd64. Preparing to unpack .../049-libmircore-dev_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircore-dev:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libprotobuf10:amd64. Preparing to unpack .../050-libprotobuf10_3.0.0-9.1ubuntu1_amd64.deb ... Unpacking libprotobuf10:amd64 (3.0.0-9.1ubuntu1) ... Selecting previously unselected package libprotobuf-dev:amd64. Preparing to unpack .../051-libprotobuf-dev_3.0.0-9.1ubuntu1_amd64.deb ... Unpacking libprotobuf-dev:amd64 (3.0.0-9.1ubuntu1) ... Selecting previously unselected package libxkbcommon-dev:amd64. Preparing to unpack .../052-libxkbcommon-dev_0.8.2-1~ubuntu18.04.1_amd64.deb ... Unpacking libxkbcommon-dev:amd64 (0.8.2-1~ubuntu18.04.1) ... Selecting previously unselected package libmircommon-dev:amd64. Preparing to unpack .../053-libmircommon-dev_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircommon-dev:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libmircookie2:amd64. Preparing to unpack .../054-libmircookie2_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircookie2:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libmircookie-dev:amd64. Preparing to unpack .../055-libmircookie-dev_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircookie-dev:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libmirclient-dev:amd64. Preparing to unpack .../056-libmirclient-dev_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmirclient-dev:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../057-libpixman-1-0_0.34.0-2_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.34.0-2) ... Selecting previously unselected package libpixman-1-dev:amd64. Preparing to unpack .../058-libpixman-1-dev_0.34.0-2_amd64.deb ... Unpacking libpixman-1-dev:amd64 (0.34.0-2) ... Selecting previously unselected package libsm-dev:amd64. Preparing to unpack .../059-libsm-dev_2%3a1.2.2-1_amd64.deb ... Unpacking libsm-dev:amd64 (2:1.2.2-1) ... Selecting previously unselected package libxt6:amd64. Preparing to unpack .../060-libxt6_1%3a1.1.5-1_amd64.deb ... Unpacking libxt6:amd64 (1:1.1.5-1) ... Selecting previously unselected package libxmu6:amd64. Preparing to unpack .../061-libxmu6_2%3a1.1.2-2_amd64.deb ... Unpacking libxmu6:amd64 (2:1.1.2-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../062-libxpm4_1%3a3.5.12-1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.12-1) ... Selecting previously unselected package libxaw7:amd64. Preparing to unpack .../063-libxaw7_2%3a1.0.13-1_amd64.deb ... Unpacking libxaw7:amd64 (2:1.0.13-1) ... Selecting previously unselected package x11proto-xext-dev. Preparing to unpack .../064-x11proto-xext-dev_2018.4-4_all.deb ... Unpacking x11proto-xext-dev (2018.4-4) ... Selecting previously unselected package libxext-dev:amd64. Preparing to unpack .../065-libxext-dev_2%3a1.3.3-1_amd64.deb ... Unpacking libxext-dev:amd64 (2:1.3.3-1) ... Selecting previously unselected package libxt-dev:amd64. Preparing to unpack .../066-libxt-dev_1%3a1.1.5-1_amd64.deb ... Unpacking libxt-dev:amd64 (1:1.1.5-1) ... Selecting previously unselected package libxmu-headers. Preparing to unpack .../067-libxmu-headers_2%3a1.1.2-2_all.deb ... Unpacking libxmu-headers (2:1.1.2-2) ... Selecting previously unselected package libxmu-dev:amd64. Preparing to unpack .../068-libxmu-dev_2%3a1.1.2-2_amd64.deb ... Unpacking libxmu-dev:amd64 (2:1.1.2-2) ... Selecting previously unselected package libxpm-dev:amd64. Preparing to unpack .../069-libxpm-dev_1%3a3.5.12-1_amd64.deb ... Unpacking libxpm-dev:amd64 (1:3.5.12-1) ... Selecting previously unselected package libxaw7-dev:amd64. Preparing to unpack .../070-libxaw7-dev_2%3a1.0.13-1_amd64.deb ... Unpacking libxaw7-dev:amd64 (2:1.0.13-1) ... Selecting previously unselected package libxcomposite1:amd64. Preparing to unpack .../071-libxcomposite1_1%3a0.4.4-2_amd64.deb ... Unpacking libxcomposite1:amd64 (1:0.4.4-2) ... Selecting previously unselected package libxfixes3:amd64. Preparing to unpack .../072-libxfixes3_1%3a5.0.3-1_amd64.deb ... Unpacking libxfixes3:amd64 (1:5.0.3-1) ... Selecting previously unselected package x11proto-fixes-dev. Preparing to unpack .../073-x11proto-fixes-dev_1%3a2018.4-4_all.deb ... Unpacking x11proto-fixes-dev (1:2018.4-4) ... Selecting previously unselected package libxfixes-dev:amd64. Preparing to unpack .../074-libxfixes-dev_1%3a5.0.3-1_amd64.deb ... Unpacking libxfixes-dev:amd64 (1:5.0.3-1) ... Selecting previously unselected package x11proto-composite-dev. Preparing to unpack .../075-x11proto-composite-dev_1%3a2018.4-4_all.deb ... Unpacking x11proto-composite-dev (1:2018.4-4) ... Selecting previously unselected package libxcomposite-dev:amd64. Preparing to unpack .../076-libxcomposite-dev_1%3a0.4.4-2_amd64.deb ... Unpacking libxcomposite-dev:amd64 (1:0.4.4-2) ... Selecting previously unselected package libxcursor1:amd64. Preparing to unpack .../077-libxcursor1_1%3a1.1.15-1_amd64.deb ... Unpacking libxcursor1:amd64 (1:1.1.15-1) ... Selecting previously unselected package x11proto-render-dev. Preparing to unpack .../078-x11proto-render-dev_2%3a2018.4-4_all.deb ... Unpacking x11proto-render-dev (2:2018.4-4) ... Selecting previously unselected package libxrender-dev:amd64. Preparing to unpack .../079-libxrender-dev_1%3a0.9.10-1_amd64.deb ... Unpacking libxrender-dev:amd64 (1:0.9.10-1) ... Selecting previously unselected package libxcursor-dev:amd64. Preparing to unpack .../080-libxcursor-dev_1%3a1.1.15-1_amd64.deb ... Unpacking libxcursor-dev:amd64 (1:1.1.15-1) ... Selecting previously unselected package libxdamage1:amd64. Preparing to unpack .../081-libxdamage1_1%3a1.1.4-3_amd64.deb ... Unpacking libxdamage1:amd64 (1:1.1.4-3) ... Selecting previously unselected package x11proto-damage-dev. Preparing to unpack .../082-x11proto-damage-dev_1%3a2018.4-4_all.deb ... Unpacking x11proto-damage-dev (1:2018.4-4) ... Selecting previously unselected package libxdamage-dev:amd64. Preparing to unpack .../083-libxdamage-dev_1%3a1.1.4-3_amd64.deb ... Unpacking libxdamage-dev:amd64 (1:1.1.4-3) ... Selecting previously unselected package libxfont2:amd64. Preparing to unpack .../084-libxfont2_1%3a2.0.3-1_amd64.deb ... Unpacking libxfont2:amd64 (1:2.0.3-1) ... Selecting previously unselected package libxfont-dev. Preparing to unpack .../085-libxfont-dev_1%3a2.0.3-1_amd64.deb ... Unpacking libxfont-dev (1:2.0.3-1) ... Selecting previously unselected package libxft-dev. Preparing to unpack .../086-libxft-dev_2.3.2-1_amd64.deb ... Unpacking libxft-dev (2.3.2-1) ... Selecting previously unselected package libxi-dev:amd64. Preparing to unpack .../087-libxi-dev_2%3a1.7.9-1_amd64.deb ... Unpacking libxi-dev:amd64 (2:1.7.9-1) ... Selecting previously unselected package x11proto-xinerama-dev. Preparing to unpack .../088-x11proto-xinerama-dev_2018.4-4_all.deb ... Unpacking x11proto-xinerama-dev (2018.4-4) ... Selecting previously unselected package libxinerama-dev:amd64. Preparing to unpack .../089-libxinerama-dev_2%3a1.1.3-1_amd64.deb ... Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... Selecting previously unselected package libxkbfile1:amd64. Preparing to unpack .../090-libxkbfile1_1%3a1.0.9-2_amd64.deb ... Unpacking libxkbfile1:amd64 (1:1.0.9-2) ... Selecting previously unselected package libxkbfile-dev:amd64. Preparing to unpack .../091-libxkbfile-dev_1%3a1.0.9-2_amd64.deb ... Unpacking libxkbfile-dev:amd64 (1:1.0.9-2) ... Selecting previously unselected package libxmuu-dev:amd64. Preparing to unpack .../092-libxmuu-dev_2%3a1.1.2-2_amd64.deb ... Unpacking libxmuu-dev:amd64 (2:1.1.2-2) ... Selecting previously unselected package libxrandr2:amd64. Preparing to unpack .../093-libxrandr2_2%3a1.5.1-1_amd64.deb ... Unpacking libxrandr2:amd64 (2:1.5.1-1) ... Selecting previously unselected package x11proto-randr-dev. Preparing to unpack .../094-x11proto-randr-dev_2018.4-4_all.deb ... Unpacking x11proto-randr-dev (2018.4-4) ... Selecting previously unselected package libxrandr-dev:amd64. Preparing to unpack .../095-libxrandr-dev_2%3a1.5.1-1_amd64.deb ... Unpacking libxrandr-dev:amd64 (2:1.5.1-1) ... Selecting previously unselected package libxres1:amd64. Preparing to unpack .../096-libxres1_2%3a1.2.0-2_amd64.deb ... Unpacking libxres1:amd64 (2:1.2.0-2) ... Selecting previously unselected package x11proto-resource-dev. Preparing to unpack .../097-x11proto-resource-dev_2018.4-4_all.deb ... Unpacking x11proto-resource-dev (2018.4-4) ... Selecting previously unselected package libxres-dev. Preparing to unpack .../098-libxres-dev_2%3a1.2.0-2_amd64.deb ... Unpacking libxres-dev (2:1.2.0-2) ... Selecting previously unselected package x11proto-scrnsaver-dev. Preparing to unpack .../099-x11proto-scrnsaver-dev_2018.4-4_all.deb ... Unpacking x11proto-scrnsaver-dev (2018.4-4) ... Selecting previously unselected package libxss-dev:amd64. Preparing to unpack .../100-libxss-dev_1%3a1.2.2-1_amd64.deb ... Unpacking libxss-dev:amd64 (1:1.2.2-1) ... Selecting previously unselected package x11proto-record-dev. Preparing to unpack .../101-x11proto-record-dev_2018.4-4_all.deb ... Unpacking x11proto-record-dev (2018.4-4) ... Selecting previously unselected package libxtst-dev:amd64. Preparing to unpack .../102-libxtst-dev_2%3a1.2.3-1_amd64.deb ... Unpacking libxtst-dev:amd64 (2:1.2.3-1) ... Selecting previously unselected package libxv1:amd64. Preparing to unpack .../103-libxv1_2%3a1.0.11-1_amd64.deb ... Unpacking libxv1:amd64 (2:1.0.11-1) ... Selecting previously unselected package libxv-dev:amd64. Preparing to unpack .../104-libxv-dev_2%3a1.0.11-1_amd64.deb ... Unpacking libxv-dev:amd64 (2:1.0.11-1) ... Selecting previously unselected package libxvmc1:amd64. Preparing to unpack .../105-libxvmc1_2%3a1.0.10-1_amd64.deb ... Unpacking libxvmc1:amd64 (2:1.0.10-1) ... Selecting previously unselected package libxvmc-dev:amd64. Preparing to unpack .../106-libxvmc-dev_2%3a1.0.10-1_amd64.deb ... Unpacking libxvmc-dev:amd64 (2:1.0.10-1) ... Selecting previously unselected package x11proto-xf86dga-dev. Preparing to unpack .../107-x11proto-xf86dga-dev_2018.4-4_all.deb ... Unpacking x11proto-xf86dga-dev (2018.4-4) ... Selecting previously unselected package libxxf86dga-dev:amd64. Preparing to unpack .../108-libxxf86dga-dev_2%3a1.1.4-1_amd64.deb ... Unpacking libxxf86dga-dev:amd64 (2:1.1.4-1) ... Selecting previously unselected package x11proto-xf86vidmode-dev. Preparing to unpack .../109-x11proto-xf86vidmode-dev_2018.4-4_all.deb ... Unpacking x11proto-xf86vidmode-dev (2018.4-4) ... Selecting previously unselected package libxxf86vm-dev:amd64. Preparing to unpack .../110-libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... Selecting previously unselected package mesa-common-dev:amd64. Preparing to unpack .../111-mesa-common-dev_20.0.8-0ubuntu1~18.04.1_amd64.deb ... Unpacking mesa-common-dev:amd64 (20.0.8-0ubuntu1~18.04.1) ... Selecting previously unselected package mir-client-platform-mesa-dev:amd64. Preparing to unpack .../112-mir-client-platform-mesa-dev_0.31.1-0ubuntu1_amd64.deb ... Unpacking mir-client-platform-mesa-dev:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package x11proto-dri2-dev. Preparing to unpack .../113-x11proto-dri2-dev_2018.4-4_all.deb ... Unpacking x11proto-dri2-dev (2018.4-4) ... Selecting previously unselected package x11proto-gl-dev. Preparing to unpack .../114-x11proto-gl-dev_2018.4-4_all.deb ... Unpacking x11proto-gl-dev (2018.4-4) ... Selecting previously unselected package x11proto-xf86bigfont-dev. Preparing to unpack .../115-x11proto-xf86bigfont-dev_2018.4-4_all.deb ... Unpacking x11proto-xf86bigfont-dev (2018.4-4) ... Selecting previously unselected package libpciaccess-dev:amd64. Preparing to unpack .../116-libpciaccess-dev_0.14-1_amd64.deb ... Unpacking libpciaccess-dev:amd64 (0.14-1) ... Selecting previously unselected package xserver-xorg-dev. Preparing to unpack .../117-xserver-xorg-dev_2%3a1.19.6-1ubuntu4.7_amd64.deb ... Unpacking xserver-xorg-dev (2:1.19.6-1ubuntu4.7) ... Selecting previously unselected package xorg-dev. Preparing to unpack .../118-xorg-dev_1%3a7.7+19ubuntu7.1_all.deb ... Unpacking xorg-dev (1:7.7+19ubuntu7.1) ... Setting up libxkbfile1:amd64 (1:1.0.9-2) ... Setting up libxinerama1:amd64 (2:1.1.3-1) ... Setting up libxdamage1:amd64 (1:1.1.4-3) ... Setting up libxfixes3:amd64 (1:5.0.3-1) ... Setting up libmircore-dev:amd64 (0.31.1-0ubuntu1) ... Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... Setting up libxres1:amd64 (2:1.2.0-2) ... Setting up libxss1:amd64 (1:1.2.2-1) ... Setting up xorg-sgml-doctools (1:1.11-1) ... Setting up xkb-data (2.23.1-1ubuntu1.18.04.1) ... Setting up libxvmc1:amd64 (2:1.0.10-1) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up x11proto-dev (2018.4-4) ... Setting up libfreetype6:amd64 (2.8.1-2ubuntu2.1) ... Setting up libdrm-common (2.4.101-2~18.04.1) ... Setting up libboost-system1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Setting up libprotobuf10:amd64 (3.0.0-9.1ubuntu1) ... Setting up x11proto-damage-dev (1:2018.4-4) ... Setting up libmircookie2:amd64 (0.31.1-0ubuntu1) ... Setting up libpixman-1-0:amd64 (0.34.0-2) ... Setting up xtrans-dev (1.3.5-1) ... Setting up x11proto-xext-dev (2018.4-4) ... Setting up libxcursor1:amd64 (1:1.1.15-1) ... Setting up libxdmcp-dev:amd64 (1:1.1.2-3) ... Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... Setting up x11proto-xinerama-dev (2018.4-4) ... Setting up libpixman-1-dev:amd64 (0.34.0-2) ... Setting up x11proto-randr-dev (2018.4-4) ... Setting up x11proto-gl-dev (2018.4-4) ... Setting up libcapnp-0.6.1:amd64 (0.6.1-1ubuntu1) ... Setting up libice6:amd64 (2:1.0.9-2) ... Setting up libfontenc1:amd64 (1:1.1.3-1) ... Setting up libxcomposite1:amd64 (1:0.4.4-2) ... Setting up libxpm4:amd64 (1:3.5.12-1) ... Setting up x11proto-resource-dev (2018.4-4) ... Setting up libexpat1-dev:amd64 (2.2.5-3ubuntu0.2) ... Setting up libpciaccess0:amd64 (0.14-1) ... Setting up x11proto-xf86dga-dev (2018.4-4) ... Setting up libfs6:amd64 (2:1.0.7-1) ... Setting up libxv1:amd64 (2:1.0.11-1) ... Setting up libxkbcommon0:amd64 (0.8.2-1~ubuntu18.04.1) ... Setting up x11proto-scrnsaver-dev (2018.4-4) ... Setting up libdmx1:amd64 (1:1.1.3-1) ... Setting up libpng-dev:amd64 (1.6.34-1ubuntu0.18.04.2) ... Setting up x11proto-render-dev (2:2018.4-4) ... Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... Setting up libxft2:amd64 (2.3.2-1) ... Setting up libmircore1:amd64 (0.31.1-0ubuntu1) ... Setting up libprotobuf-lite10:amd64 (3.0.0-9.1ubuntu1) ... Setting up x11proto-input-dev (2018.4-4) ... Setting up x11proto-composite-dev (1:2018.4-4) ... Setting up libxrandr2:amd64 (2:1.5.1-1) ... Setting up x11proto-fonts-dev (2018.4-4) ... Setting up x11proto-dri2-dev (2018.4-4) ... Setting up libsm6:amd64 (2:1.2.2-1) ... Setting up libxkbcommon-dev:amd64 (0.8.2-1~ubuntu18.04.1) ... Setting up x11proto-core-dev (2018.4-4) ... Setting up libpciaccess-dev:amd64 (0.14-1) ... Setting up libmirprotobuf3:amd64 (0.31.1-0ubuntu1) ... Setting up x11proto-fixes-dev (1:2018.4-4) ... Setting up libboost-filesystem1.65.1:amd64 (1.65.1+dfsg-0ubuntu5) ... Setting up libprotobuf-dev:amd64 (3.0.0-9.1ubuntu1) ... Setting up libxfont2:amd64 (1:2.0.3-1) ... Setting up x11proto-xf86vidmode-dev (2018.4-4) ... Setting up libxau-dev:amd64 (1:1.0.8-1ubuntu1) ... Setting up x11proto-xf86bigfont-dev (2018.4-4) ... Setting up libmircookie-dev:amd64 (0.31.1-0ubuntu1) ... Setting up x11proto-record-dev (2018.4-4) ... Setting up libdrm2:amd64 (2.4.101-2~18.04.1) ... Setting up libdrm-intel1:amd64 (2.4.101-2~18.04.1) ... Setting up libfontenc-dev:amd64 (1:1.1.3-1) ... Setting up libfreetype6-dev:amd64 (2.8.1-2ubuntu2.1) ... Setting up libice-dev:amd64 (2:1.0.9-2) ... Setting up libxt6:amd64 (1:1.1.5-1) ... Setting up libfs-dev:amd64 (2:1.0.7-1) ... Setting up libxcb1-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libmircommon7:amd64 (0.31.1-0ubuntu1) ... Setting up libdrm-radeon1:amd64 (2.4.101-2~18.04.1) ... Setting up libx11-dev:amd64 (2:1.6.4-3ubuntu0.3) ... Setting up libdrm-nouveau2:amd64 (2.4.101-2~18.04.1) ... Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... Setting up libxfixes-dev:amd64 (1:5.0.3-1) ... Setting up libfontconfig1-dev:amd64 (2.12.6-0ubuntu2) ... Setting up libsm-dev:amd64 (2:1.2.2-1) ... Setting up libdrm-amdgpu1:amd64 (2.4.101-2~18.04.1) ... Setting up libxpm-dev:amd64 (1:3.5.12-1) ... Setting up libdrm-dev:amd64 (2.4.101-2~18.04.1) ... Setting up libxmu-headers (2:1.1.2-2) ... Setting up libdmx-dev:amd64 (1:1.1.3-1) ... Setting up libxdamage-dev:amd64 (1:1.1.4-3) ... Setting up libxrender-dev:amd64 (1:0.9.10-1) ... Setting up libmirclient9:amd64 (0.31.1-0ubuntu1) ... Setting up libxkbfile-dev:amd64 (1:1.0.9-2) ... Setting up libxmuu-dev:amd64 (2:1.1.2-2) ... Setting up libxmu6:amd64 (2:1.1.2-2) ... Setting up libxfont-dev (1:2.0.3-1) ... Setting up libxft-dev (2.3.2-1) ... Setting up libxext-dev:amd64 (2:1.3.3-1) ... Setting up libmircommon-dev:amd64 (0.31.1-0ubuntu1) ... Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... Setting up libxv-dev:amd64 (2:1.0.11-1) ... Setting up libxxf86dga-dev:amd64 (2:1.1.4-1) ... Setting up libxi-dev:amd64 (2:1.7.9-1) ... Setting up libxaw7:amd64 (2:1.0.13-1) ... Setting up libxcursor-dev:amd64 (1:1.1.15-1) ... Setting up libxt-dev:amd64 (1:1.1.5-1) ... Setting up mesa-common-dev:amd64 (20.0.8-0ubuntu1~18.04.1) ... Setting up libxrandr-dev:amd64 (2:1.5.1-1) ... Setting up libxcomposite-dev:amd64 (1:0.4.4-2) ... Setting up libxmu-dev:amd64 (2:1.1.2-2) ... Setting up libxaw7-dev:amd64 (2:1.0.13-1) ... Setting up libmirclient-dev:amd64 (0.31.1-0ubuntu1) ... Setting up libxvmc-dev:amd64 (2:1.0.10-1) ... Setting up libxres-dev (2:1.2.0-2) ... Setting up libxss-dev:amd64 (1:1.2.2-1) ... Setting up libxtst-dev:amd64 (2:1.2.3-1) ... Setting up mir-client-platform-mesa-dev:amd64 (0.31.1-0ubuntu1) ... Setting up xserver-xorg-dev (2:1.19.6-1ubuntu4.7) ... Setting up xorg-dev (1:7.7+19ubuntu7.1) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libx11-xcb-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libx11-xcb1 The following NEW packages will be installed: libx11-xcb-dev libx11-xcb1 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 19.4 kB of archives. After this operation, 161 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-xcb1 amd64 2:1.6.4-3ubuntu0.3 [9628 B] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-xcb-dev amd64 2:1.6.4-3ubuntu0.3 [9760 B] Fetched 19.4 kB in 0s (66.2 kB/s) Selecting previously unselected package libx11-xcb1:amd64. (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 ... 20085 files and directories currently installed.) Preparing to unpack .../libx11-xcb1_2%3a1.6.4-3ubuntu0.3_amd64.deb ... Unpacking libx11-xcb1:amd64 (2:1.6.4-3ubuntu0.3) ... Selecting previously unselected package libx11-xcb-dev:amd64. Preparing to unpack .../libx11-xcb-dev_2%3a1.6.4-3ubuntu0.3_amd64.deb ... Unpacking libx11-xcb-dev:amd64 (2:1.6.4-3ubuntu0.3) ... Setting up libx11-xcb1:amd64 (2:1.6.4-3ubuntu0.3) ... Setting up libx11-xcb-dev:amd64 (2:1.6.4-3ubuntu0.3) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-render0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-render0 The following NEW packages will be installed: libxcb-render0 libxcb-render0-dev 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 33.2 kB of archives. After this operation, 279 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0-dev amd64 1.13-2~ubuntu18.04 [18.4 kB] Fetched 33.2 kB in 0s (91.9 kB/s) Selecting previously unselected package libxcb-render0:amd64. (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 ... 20099 files and directories currently installed.) Preparing to unpack .../libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-render0-dev:amd64. Preparing to unpack .../libxcb-render0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-render0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-render0-dev:amd64 (1.13-2~ubuntu18.04) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-render-util0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-render-util0 The following NEW packages will be installed: libxcb-render-util0 libxcb-render-util0-dev 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 17.0 kB of archives. After this operation, 139 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9638 B] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-render-util0-dev amd64 0.3.9-1 [7372 B] Fetched 17.0 kB in 0s (63.0 kB/s) Selecting previously unselected package libxcb-render-util0:amd64. (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 ... 20111 files and directories currently installed.) Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... Selecting previously unselected package libxcb-render-util0-dev:amd64. Preparing to unpack .../libxcb-render-util0-dev_0.3.9-1_amd64.deb ... Unpacking libxcb-render-util0-dev:amd64 (0.3.9-1) ... Setting up libxcb-render-util0:amd64 (0.3.9-1) ... Setting up libxcb-render-util0-dev:amd64 (0.3.9-1) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-xkb-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-xkb1 The following NEW packages will be installed: libxcb-xkb-dev libxcb-xkb1 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 70.9 kB of archives. After this operation, 566 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xkb1 amd64 1.13-2~ubuntu18.04 [30.1 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xkb-dev amd64 1.13-2~ubuntu18.04 [40.8 kB] Fetched 70.9 kB in 0s (190 kB/s) Selecting previously unselected package libxcb-xkb1:amd64. (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 ... 20127 files and directories currently installed.) Preparing to unpack .../libxcb-xkb1_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xkb1:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-xkb-dev:amd64. Preparing to unpack .../libxcb-xkb-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xkb-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-xkb1:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-xkb-dev:amd64 (1.13-2~ubuntu18.04) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-icccm4-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-icccm4 The following NEW packages will be installed: libxcb-icccm4 libxcb-icccm4-dev 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 20.7 kB of archives. After this operation, 203 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-icccm4-dev amd64 0.4.1-1ubuntu1 [10.4 kB] Fetched 20.7 kB in 0s (74.8 kB/s) Selecting previously unselected package libxcb-icccm4:amd64. (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 ... 20139 files and directories currently installed.) Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... Selecting previously unselected package libxcb-icccm4-dev:amd64. Preparing to unpack .../libxcb-icccm4-dev_0.4.1-1ubuntu1_amd64.deb ... Unpacking libxcb-icccm4-dev:amd64 (0.4.1-1ubuntu1) ... Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... Setting up libxcb-icccm4-dev:amd64 (0.4.1-1ubuntu1) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-image0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-image0 libxcb-shm0 libxcb-shm0-dev libxcb-util1 The following NEW packages will be installed: libxcb-image0 libxcb-image0-dev libxcb-shm0 libxcb-shm0-dev libxcb-util1 0 upgraded, 5 newly installed, 0 to remove and 20 not upgraded. Need to get 50.7 kB of archives. After this operation, 271 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5600 B] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0-dev amd64 1.13-2~ubuntu18.04 [6684 B] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-image0-dev amd64 0.4.0-1build1 [14.9 kB] Fetched 50.7 kB in 0s (124 kB/s) Selecting previously unselected package libxcb-shm0:amd64. (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 ... 20155 files and directories currently installed.) Preparing to unpack .../libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-shm0-dev:amd64. Preparing to unpack .../libxcb-shm0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-shm0-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-util1:amd64. Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... Selecting previously unselected package libxcb-image0:amd64. Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... Selecting previously unselected package libxcb-image0-dev:amd64. Preparing to unpack .../libxcb-image0-dev_0.4.0-1build1_amd64.deb ... Unpacking libxcb-image0-dev:amd64 (0.4.0-1build1) ... Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-image0:amd64 (0.4.0-1build1) ... Setting up libxcb-shm0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-image0-dev:amd64 (0.4.0-1build1) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-keysyms1-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-keysyms1 The following NEW packages will be installed: libxcb-keysyms1 libxcb-keysyms1-dev 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 14.5 kB of archives. After this operation, 125 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8406 B] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-keysyms1-dev amd64 0.4.0-1 [6046 B] Fetched 14.5 kB in 0s (53.5 kB/s) Selecting previously unselected package libxcb-keysyms1:amd64. (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 ... 20191 files and directories currently installed.) Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... Selecting previously unselected package libxcb-keysyms1-dev:amd64. Preparing to unpack .../libxcb-keysyms1-dev_0.4.0-1_amd64.deb ... Unpacking libxcb-keysyms1-dev:amd64 (0.4.0-1) ... Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... Setting up libxcb-keysyms1-dev:amd64 (0.4.0-1) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-randr0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-randr0 The following NEW packages will be installed: libxcb-randr0 libxcb-randr0-dev 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 36.9 kB of archives. After this operation, 347 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-randr0 amd64 1.13-2~ubuntu18.04 [16.4 kB] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-randr0-dev amd64 1.13-2~ubuntu18.04 [20.4 kB] Fetched 36.9 kB in 0s (92.5 kB/s) Selecting previously unselected package libxcb-randr0:amd64. (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 ... 20207 files and directories currently installed.) Preparing to unpack .../libxcb-randr0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-randr0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-randr0-dev:amd64. Preparing to unpack .../libxcb-randr0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-randr0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-randr0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-randr0-dev:amd64 (1.13-2~ubuntu18.04) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-shape0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-shape0 The following NEW packages will be installed: libxcb-shape0 libxcb-shape0-dev 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 13.1 kB of archives. After this operation, 95.2 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shape0 amd64 1.13-2~ubuntu18.04 [5972 B] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shape0-dev amd64 1.13-2~ubuntu18.04 [7144 B] Fetched 13.1 kB in 0s (48.7 kB/s) Selecting previously unselected package libxcb-shape0:amd64. (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 ... 20219 files and directories currently installed.) Preparing to unpack .../libxcb-shape0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-shape0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-shape0-dev:amd64. Preparing to unpack .../libxcb-shape0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-shape0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-shape0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-shape0-dev:amd64 (1.13-2~ubuntu18.04) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-sync-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-sync1 The following NEW packages will be installed: libxcb-sync-dev libxcb-sync1 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 19.4 kB of archives. After this operation, 150 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-sync1 amd64 1.13-2~ubuntu18.04 [8808 B] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-sync-dev amd64 1.13-2~ubuntu18.04 [10.6 kB] Fetched 19.4 kB in 0s (68.2 kB/s) Selecting previously unselected package libxcb-sync1:amd64. (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 ... 20231 files and directories currently installed.) Preparing to unpack .../libxcb-sync1_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-sync1:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-sync-dev:amd64. Preparing to unpack .../libxcb-sync-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-sync-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-sync1:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-sync-dev:amd64 (1.13-2~ubuntu18.04) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-xfixes0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-xfixes0 The following NEW packages will be installed: libxcb-xfixes0 libxcb-xfixes0-dev 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 21.0 kB of archives. After this operation, 178 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xfixes0 amd64 1.13-2~ubuntu18.04 [9352 B] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xfixes0-dev amd64 1.13-2~ubuntu18.04 [11.7 kB] Fetched 21.0 kB in 0s (78.7 kB/s) Selecting previously unselected package libxcb-xfixes0:amd64. (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 ... 20243 files and directories currently installed.) Preparing to unpack .../libxcb-xfixes0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xfixes0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-xfixes0-dev:amd64. Preparing to unpack .../libxcb-xfixes0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xfixes0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-xfixes0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-xfixes0-dev:amd64 (1.13-2~ubuntu18.04) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-xinerama0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-xinerama0 The following NEW packages will be installed: libxcb-xinerama0 libxcb-xinerama0-dev 0 upgraded, 2 newly installed, 0 to remove and 20 not upgraded. Need to get 11.2 kB of archives. After this operation, 80.9 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xinerama0 amd64 1.13-2~ubuntu18.04 [5264 B] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xinerama0-dev amd64 1.13-2~ubuntu18.04 [5944 B] Fetched 11.2 kB in 0s (41.4 kB/s) Selecting previously unselected package libxcb-xinerama0:amd64. (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 ... 20255 files and directories currently installed.) Preparing to unpack .../libxcb-xinerama0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xinerama0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-xinerama0-dev:amd64. Preparing to unpack .../libxcb-xinerama0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xinerama0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-xinerama0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-xinerama0-dev:amd64 (1.13-2~ubuntu18.04) ... Processing triggers for libc-bin (2.27-3ubuntu1.2) ... Package already installed: xkb-data [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK autoconf/2.69: Appending PATH env var with : /home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin autoconf/2.69: Setting AC_MACRODIR to /home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/share/autoconf autoconf/2.69: Setting AUTOCONF to /home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoconf autoconf/2.69: Setting AUTORECONF to /home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoreconf autoconf/2.69: Setting AUTOHEADER to /home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoheader autoconf/2.69: Setting AUTOM4TE to /home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autom4te autoconf/2.69: Setting AUTOM4TE_PERLLIBDIR to /home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/share/autoconf [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK pcre/8.44: Appending PATH environment variable: /home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK pcre2/10.33: Appending PATH environment variable: /home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK automake/1.16.2: Appending PATH env var with : /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin automake/1.16.2: Setting ACLOCAL to /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal automake/1.16.2: Setting AUTOMAKE_DATADIR to /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share automake/1.16.2: Setting AUTOMAKE_LIBDIR to /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.2: Setting AUTOMAKE_PERLLIBDIR to /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.2: Setting AUTOMAKE to /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake automake/1.16.2: Append M4 include directories to AUTOMAKE_CONAN_INCLUDES environment variable [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK fontconfig/2.13.91: Creating FONTCONFIG_FILE environment variable: /home/conan/w/cci_PR-2847/.conan/data/fontconfig/2.13.91/_/_/package/d8858e187cb415894861d32e891e69d5d34c2e1a/bin/etc/fonts/fonts.conf fontconfig/2.13.91: Creating FONTCONFIG_PATH environment variable: /home/conan/w/cci_PR-2847/.conan/data/fontconfig/2.13.91/_/_/package/d8858e187cb415894861d32e891e69d5d34c2e1a/bin/etc/fonts [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK glib/2.67.0: Appending PATH env var with: /home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libtool/2.4.6: Appending PATH env: /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin libtool/2.4.6: Setting LIBTOOLIZE env to /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin/libtoolize libtool/2.4.6: Appending ACLOCAL_PATH env: /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin/share/aclocal libtool/2.4.6: Setting LIBTOOL_PREFIX environment variable to /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e libtool/2.4.6: Setting LIBTOOL_DATADIR environment variable to /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin/share libtool/2.4.6: Setting LIBTOOL_PKGAUXDIR environment variable to /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin/share/libtool/build-aux libtool/2.4.6: Setting LIBTOOL_PKGLTDLDIR environment variable to /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin/share/libtool libtool/2.4.6: Setting LIBTOOL_ACLOCALDIR environment variable to /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin/share/aclocal libtool/2.4.6: Appending AUTOMAKE_CONAN_INCLUDES environment variable: /home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin/share/aclocal [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cairo/1.17.2: Applying build-requirement: libtool/2.4.6 cairo/1.17.2: Applying build-requirement: pkgconf/1.7.3 cairo/1.17.2: Applying build-requirement: automake/1.16.2 cairo/1.17.2: Applying build-requirement: autoconf/2.69 cairo/1.17.2: Applying build-requirement: m4/1.4.18 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cairo/1.17.2: Configuring sources in /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cairo/1.17.2: Copying sources to build folder cairo/1.17.2: Building your package in /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a cairo/1.17.2: Generator pkg_config created libtool.pc cairo/1.17.2: Generator pkg_config created pkgconf.pc cairo/1.17.2: Generator pkg_config created fontconfig.pc cairo/1.17.2: Generator pkg_config created xkeyboard-config.pc cairo/1.17.2: Generator pkg_config created xcb.pc cairo/1.17.2: Generator pkg_config created xcb-xinerama.pc cairo/1.17.2: Generator pkg_config created xcb-xfixes.pc cairo/1.17.2: Generator pkg_config created xcb-sync.pc cairo/1.17.2: Generator pkg_config created xcb-shm.pc cairo/1.17.2: Generator pkg_config created xcb-shape.pc cairo/1.17.2: Generator pkg_config created xcb-renderutil.pc cairo/1.17.2: Generator pkg_config created xcb-render.pc cairo/1.17.2: Generator pkg_config created xcb-randr.pc cairo/1.17.2: Generator pkg_config created xcb-keysyms.pc cairo/1.17.2: Generator pkg_config created xcb-image.pc cairo/1.17.2: Generator pkg_config created xcb-icccm.pc cairo/1.17.2: Generator pkg_config created xcb-xkb.pc cairo/1.17.2: Generator pkg_config created xtrans.pc cairo/1.17.2: Generator pkg_config created xxf86vm.pc cairo/1.17.2: Generator pkg_config created xvmc.pc cairo/1.17.2: Generator pkg_config created xv.pc cairo/1.17.2: Generator pkg_config created xtst.pc cairo/1.17.2: Generator pkg_config created xt.pc cairo/1.17.2: Generator pkg_config created xscrnsaver.pc cairo/1.17.2: Generator pkg_config created xres.pc cairo/1.17.2: Generator pkg_config created xrender.pc cairo/1.17.2: Generator pkg_config created xrandr.pc cairo/1.17.2: Generator pkg_config created xpm.pc cairo/1.17.2: Generator pkg_config created xmuu.pc cairo/1.17.2: Generator pkg_config created xmu.pc cairo/1.17.2: Generator pkg_config created xkbfile.pc cairo/1.17.2: Generator pkg_config created xinerama.pc cairo/1.17.2: Generator pkg_config created xi.pc cairo/1.17.2: Generator pkg_config created xft.pc cairo/1.17.2: Generator pkg_config created xfixes.pc cairo/1.17.2: Generator pkg_config created xext.pc cairo/1.17.2: Generator pkg_config created xdmcp.pc cairo/1.17.2: Generator pkg_config created xdamage.pc cairo/1.17.2: Generator pkg_config created xcursor.pc cairo/1.17.2: Generator pkg_config created xcomposite.pc cairo/1.17.2: Generator pkg_config created xaw7.pc cairo/1.17.2: Generator pkg_config created xau.pc cairo/1.17.2: Generator pkg_config created sm.pc cairo/1.17.2: Generator pkg_config created ice.pc cairo/1.17.2: Generator pkg_config created fontenc.pc cairo/1.17.2: Generator pkg_config created x11-xcb.pc cairo/1.17.2: Generator pkg_config created x11.pc cairo/1.17.2: Generator pkg_config created xorg.pc cairo/1.17.2: Generator pkg_config created gresource.pc cairo/1.17.2: Generator pkg_config created glib-2.0.pc cairo/1.17.2: Generator pkg_config created gobject-2.0.pc cairo/1.17.2: Generator pkg_config created gmodule-no-export-2.0.pc cairo/1.17.2: Generator pkg_config created gmodule-2.0.pc cairo/1.17.2: Generator pkg_config created gio-2.0.pc cairo/1.17.2: Generator pkg_config created gio-unix-2.0.pc cairo/1.17.2: Generator pkg_config created gthread-2.0.pc cairo/1.17.2: Generator pkg_config created gmodule-export-2.0.pc cairo/1.17.2: Generator pkg_config created glib.pc cairo/1.17.2: Generator pkg_config created pixman-1.pc cairo/1.17.2: Generator pkg_config created automake.pc cairo/1.17.2: Generator pkg_config created freetype2.pc cairo/1.17.2: Generator pkg_config created expat.pc cairo/1.17.2: Generator pkg_config created libuuid.pc cairo/1.17.2: Generator pkg_config created libffi.pc cairo/1.17.2: Generator pkg_config created libpcre32.pc cairo/1.17.2: Generator pkg_config created libpcre16.pc cairo/1.17.2: Generator pkg_config created libpcre.pc cairo/1.17.2: Generator pkg_config created libpcreposix.pc cairo/1.17.2: Generator pkg_config created pcre.pc cairo/1.17.2: Generator pkg_config created libelf.pc cairo/1.17.2: Generator pkg_config created mount.pc cairo/1.17.2: Generator pkg_config created libselinux.pc cairo/1.17.2: Generator pkg_config created autoconf.pc cairo/1.17.2: Generator pkg_config created libpng.pc cairo/1.17.2: Generator pkg_config created libbrotlicommon.pc cairo/1.17.2: Generator pkg_config created libbrotlienc.pc cairo/1.17.2: Generator pkg_config created libbrotlidec.pc cairo/1.17.2: Generator pkg_config created brotli.pc cairo/1.17.2: Generator pkg_config created libpcre2-32.pc cairo/1.17.2: Generator pkg_config created libpcre2-16.pc cairo/1.17.2: Generator pkg_config created libpcre2-8.pc cairo/1.17.2: Generator pkg_config created libpcre2-posix.pc cairo/1.17.2: Generator pkg_config created libpcre2.pc cairo/1.17.2: Generator pkg_config created m4.pc cairo/1.17.2: Generator pkg_config created zlib.pc cairo/1.17.2: Generator pkg_config created bzip2.pc [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 cairo/1.17.2: Calling build() ----Running------ > ./autogen.sh ----------------- *** No GTK-Doc found, documentation won't be generated *** cairo/1.17.2: Calling: > ./configure '--enable-ft' '--enable-fc' '--enable-xlib' '--disable-xlib_xrender' '--enable-xcb' '--enable-gobject' '--enable-static' '--disable-shared' '--datarootdir=/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res' '--prefix=/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > ./configure '--enable-ft' '--enable-fc' '--enable-xlib' '--disable-xlib_xrender' '--enable-xcb' '--enable-gobject' '--enable-static' '--disable-shared' '--datarootdir=/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res' '--prefix=/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for typeof syntax and keyword spelling... typeof checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /usr/bin/gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for find... /usr/bin/find checking for xargs... /usr/bin/xargs checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... /usr/bin/gcc -E checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking pkg-config is at least version 0.9.0... yes checking for supported warning flags... checking whether /usr/bin/gcc supports -Werror... yes checking whether /usr/bin/gcc supports -errwarn... no checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wextra... yes checking whether /usr/bin/gcc supports -Wmissing-declarations... yes checking whether /usr/bin/gcc supports -Werror-implicit-function-declaration... yes checking whether /usr/bin/gcc supports -Wpointer-arith... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wsign-compare... yes checking whether /usr/bin/gcc supports -Wpacked... yes checking whether /usr/bin/gcc supports -Wswitch-enum... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Wvolatile-register-var... yes checking whether /usr/bin/gcc supports -Wstrict-aliasing=2... yes checking whether /usr/bin/gcc supports -Winit-self... yes checking whether /usr/bin/gcc supports -Wunsafe-loop-optimizations... yes checking whether /usr/bin/gcc supports -Wno-missing-field-initializers... yes checking whether /usr/bin/gcc supports -Wno-unused-parameter... yes checking whether /usr/bin/gcc supports -Wno-attributes... yes checking whether /usr/bin/gcc supports -Wno-long-long... yes checking whether /usr/bin/gcc supports -Winline... yes checking whether /usr/bin/gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no checking whether /usr/bin/gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no checking whether /usr/bin/gcc supports -fno-strict-aliasing... yes checking whether /usr/bin/gcc supports -fno-common... yes checking whether /usr/bin/gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes checking whether /usr/bin/gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable... yes checking which warning flags were supported... -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable checking how to enable unused result warnings... __attribute__((__warn_unused_result__)) checking how to allow undefined symbols in shared libraries used by test suite... -Wl,--allow-shlib-undefined checking whether byte ordering is bigendian... no checking whether float word ordering is bigendian... no checking for native atomic primitives... cxx11 checking whether atomic ops require a memory barrier... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking for native Win32... no checking for Sun Solaris (non-POSIX ctime_r)... no checking for cos in -lm... yes checking for sched_yield in -lrt... yes checking for shm_open in -lrt... yes checking for connect in -lsocket... no checking for __builtin_return_address(0)... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking for uint64_t... yes checking for uint128_t... no checking for __uint128_t... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for alarm... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for sched_getaffinity... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept... yes checking for fedisableexcept... yes checking for feclearexcept... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for signal.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for fenv.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for ctime_r... yes checking for localtime_r... yes checking for gmtime_r... yes checking for drand48... yes checking for flockfile... yes checking for funlockfile... yes checking for getline... yes checking for link... yes checking for strndup... yes checking for sys/stat.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for mkdir... yes checking mkdir variant... mkdir(path, mode) checking for fork... yes checking for waitpid... yes checking for raise... yes checking for VALGRIND... no no checking for compress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for lzo2a_decompress in -llzo2... no checking for dlsym in -ldl... yes checking for dlfcn.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for newlocale... yes checking for strtod_l... yes checking for X... libraries , headers checking for cairo's Xlib surface backend feature... checking for xlib... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking whether shmctl IPC_RMID allowes subsequent attaches... yes checking for X11/extensions/XShm.h... yes checking for X11/extensions/shmproto.h... yes checking for X11/extensions/shmstr.h... yes checking whether cairo's Xlib surface backend feature could be enabled... yes checking for cairo's XCB surface backend feature... checking for xcb... yes checking whether cairo's XCB surface backend feature could be enabled... yes checking for cairo's XCB/SHM functions feature... checking for xcb_shm... yes checking whether cairo's XCB/SHM functions feature could be enabled... yes checking for cairo's Quartz surface backend feature... checking ApplicationServices/ApplicationServices.h usability... no checking ApplicationServices/ApplicationServices.h presence... no checking for ApplicationServices/ApplicationServices.h... no checking CoreGraphics/CoreGraphics.h usability... no checking CoreGraphics/CoreGraphics.h presence... no checking for CoreGraphics/CoreGraphics.h... no checking whether cairo's Quartz surface backend feature could be enabled... no (requires CoreGraphics framework) checking for cairo's Quartz font backend feature... checking whether cairo's Quartz font backend feature could be enabled... no (requires CoreGraphics framework) checking for cairo's Microsoft Windows surface backend feature... checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform) checking for cairo's Microsoft Windows font backend feature... checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform) checking for cairo's PNG functions feature... checking for png... yes checking whether cairo's PNG functions feature could be enabled... yes checking for cairo's EGL functions feature... checking whether cairo's EGL functions feature could be enabled... no (not required by any backend) checking for cairo's GLX functions feature... checking whether cairo's GLX functions feature could be enabled... no (not required by any backend) checking for cairo's WGL functions feature... checking whether cairo's WGL functions feature could be enabled... no (not required by any backend) checking for cairo's script surface backend feature... checking whether cairo's script surface backend feature could be enabled... yes checking for cairo's FreeType font backend feature... checking for FREETYPE... no checking for freetype-config... /home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin/freetype-config checking freetype2 libtool version... 23.0.17 - OK checking whether cairo's FreeType font backend feature could be enabled... yes checking for cairo's Fontconfig font backend feature... checking for FONTCONFIG... yes checking whether cairo's Fontconfig font backend feature could be enabled... yes checking for FT_Get_X11_Font_Format... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_GlyphSlot_Oblique... yes checking for FT_Load_Sfnt_Table... yes checking for FT_Library_SetLcdFilter... yes checking for FT_Get_Var_Design_Coordinates... yes checking for FT_Done_MM_Var... yes checking for FT_HAS_COLOR... yes checking for FcInit... yes checking for FcFini... yes checking for cairo's PostScript surface backend feature... checking whether cairo's PostScript surface backend feature could be enabled... yes checking for gs... no checking for LIBSPECTRE... no checking for cairo's PDF surface backend feature... checking whether cairo's PDF surface backend feature could be enabled... yes checking for POPPLER... no checking for cairo's SVG surface backend feature... checking whether cairo's SVG surface backend feature could be enabled... yes checking for LIBRSVG... no checking for cairo's image surface backend feature... checking for pixman... yes checking whether cairo's image surface backend feature could be enabled... yes checking for cairo's mime surface backend feature... checking whether cairo's mime surface backend feature could be enabled... yes checking for cairo's recording surface backend feature... checking whether cairo's recording surface backend feature could be enabled... yes checking for cairo's observer surface backend feature... checking whether cairo's observer surface backend feature could be enabled... yes checking for cairo's user font backend feature... checking whether cairo's user font backend feature could be enabled... yes checking for cairo's pthread feature... checking whether cairo's pthread feature could be enabled... yes checking for cairo's gobject functions feature... checking for GOBJECT... yes checking whether cairo's gobject functions feature could be enabled... yes checking for GOBJECT... yes checking for cairo's cairo-trace feature... checking whether cairo's cairo-trace feature could be enabled... yes checking for cairo's cairo-script-interpreter feature... checking whether cairo's cairo-script-interpreter feature could be enabled... yes checking for bfd_openr in -lbfd... no checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking for cairo's symbol-lookup feature... checking whether cairo's symbol-lookup feature could be enabled... no (requires bfd) checking for glib... yes checking for shm_open in -lrt... (cached) yes checking for gtk... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/cairo.pc config.status: creating cairo-uninstalled.pc config.status: creating src/cairo-xlib.pc config.status: creating cairo-xlib-uninstalled.pc config.status: creating src/cairo-xcb.pc config.status: creating cairo-xcb-uninstalled.pc config.status: creating src/cairo-xcb-shm.pc config.status: creating cairo-xcb-shm-uninstalled.pc config.status: creating src/cairo-png.pc config.status: creating cairo-png-uninstalled.pc config.status: creating src/cairo-script.pc config.status: creating cairo-script-uninstalled.pc config.status: creating src/cairo-ft.pc config.status: creating cairo-ft-uninstalled.pc config.status: creating src/cairo-fc.pc config.status: creating cairo-fc-uninstalled.pc config.status: creating src/cairo-ps.pc config.status: creating cairo-ps-uninstalled.pc config.status: creating src/cairo-pdf.pc config.status: creating cairo-pdf-uninstalled.pc config.status: creating src/cairo-svg.pc config.status: creating cairo-svg-uninstalled.pc config.status: creating src/cairo-gobject.pc config.status: creating cairo-gobject-uninstalled.pc config.status: creating Makefile config.status: creating boilerplate/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating test/pdiff/Makefile config.status: creating perf/Makefile config.status: creating perf/micro/Makefile config.status: creating util/Makefile config.status: creating util/cairo-fdr/Makefile config.status: creating util/cairo-gobject/Makefile config.status: creating util/cairo-missing/Makefile config.status: creating util/cairo-script/Makefile config.status: creating util/cairo-script/examples/Makefile config.status: creating util/cairo-sphinx/Makefile config.status: creating util/cairo-trace/Makefile config.status: creating util/cairo-trace/cairo-trace config.status: creating doc/Makefile config.status: creating doc/public/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing ./build/Makefile.win32.features commands config.status: creating ./build/Makefile.win32.features config.status: executing ./src/Makefile.am.features commands config.status: creating ./src/Makefile.am.features config.status: executing ./src/Makefile.win32.features commands config.status: creating ./src/Makefile.win32.features config.status: ./src/Makefile.win32.features is unchanged config.status: executing ./boilerplate/Makefile.am.features commands config.status: creating ./boilerplate/Makefile.am.features config.status: executing ./boilerplate/Makefile.win32.features commands config.status: creating ./boilerplate/Makefile.win32.features config.status: ./boilerplate/Makefile.win32.features is unchanged config.status: executing src/cairo-features.h commands config.status: creating src/cairo-features.h config.status: executing src/cairo-supported-features.h commands config.status: creating src/cairo-supported-features.h config.status: executing ./build/Makefile.win32.features-h commands config.status: creating ./build/Makefile.win32.features-h config.status: ./build/Makefile.win32.features-h is unchanged config.status: executing cairo-trace commands cairo (version 1.17.2 [snapshot]) will be compiled with: The following surface backends: Image: yes (always builtin) Recording: yes (always builtin) Observer: yes (always builtin) Mime: yes (always builtin) Tee: no (disabled, use --enable-tee to enable) XML: no (disabled, use --enable-xml to enable) Xlib: yes Xlib Xrender: no (disabled, use --enable-xlib-xrender to enable) Qt: no (disabled, use --enable-qt to enable) Quartz: no (requires CoreGraphics framework) Quartz-image: no (disabled, use --enable-quartz-image to enable) XCB: yes Win32: no (requires a Win32 platform) OS2: no (disabled, use --enable-os2 to enable) CairoScript: yes PostScript: yes PDF: yes SVG: yes OpenGL: no (disabled, use --enable-gl to enable) OpenGL ES 2.0: no (disabled, use --enable-glesv2 to enable) OpenGL ES 3.0: no (disabled, use --enable-glesv3 to enable) BeOS: no (disabled, use --enable-beos to enable) DirectFB: no (disabled, use --enable-directfb to enable) OpenVG: no (disabled, use --enable-vg to enable) DRM: no (disabled, use --enable-drm to enable) Cogl: no (disabled, use --enable-cogl to enable) The following font backends: User: yes (always builtin) FreeType: yes Fontconfig: yes Win32: no (requires a Win32 platform) Quartz: no (requires CoreGraphics framework) The following functions: PNG functions: yes GLX functions: no (not required by any backend) WGL functions: no (not required by any backend) EGL functions: no (not required by any backend) X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable) XCB-shm functions: yes The following features and utilities: cairo-trace: yes cairo-script-interpreter: yes And the following internal features: pthread: yes gtk-doc: no gcov support: no symbol-lookup: no (requires bfd) test surfaces: no (disabled, use --enable-test-surfaces to enable) ps testing: no (requires libspectre) pdf testing: no (requires poppler-glib >= 0.17.4) svg testing: no (requires librsvg-2.0 >= 2.35.0) ----Running------ > make install -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' Making install in src make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' cd .. && /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --foreign src/Makefile cd .. && /bin/bash ./config.status src/Makefile depfiles config.status: creating src/Makefile config.status: executing depfiles commands make install-am make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' CC cairo-analysis-surface.lo CC cairo-arc.lo CC cairo-array.lo CC cairo-atomic.lo CC cairo-base64-stream.lo CC cairo-base85-stream.lo CC cairo-bentley-ottmann-rectangular.lo CC cairo-bentley-ottmann-rectilinear.lo CC cairo-bentley-ottmann.lo CC cairo-botor-scan-converter.lo CC cairo-boxes-intersect.lo CC cairo-boxes.lo CC cairo-cache.lo CC cairo-clip-boxes.lo CC cairo-clip-polygon.lo CC cairo-clip-region.lo CC cairo-clip-surface.lo CC cairo-clip-tor-scan-converter.lo CC cairo-clip.lo CC cairo-color.lo CC cairo-composite-rectangles.lo CC cairo-compositor.lo CC cairo-contour.lo CC cairo-damage.lo CC cairo-debug.lo CC cairo-default-context.lo CC cairo-device.lo CC cairo-error.lo CC cairo-fallback-compositor.lo CC cairo-fixed.lo CC cairo-font-face-twin-data.lo CC cairo-font-face-twin.lo CC cairo-font-face.lo CC cairo-font-options.lo CC cairo-freelist.lo CC cairo-freed-pool.lo CC cairo-gstate.lo CC cairo-hash.lo CC cairo-hull.lo CC cairo-image-compositor.lo CC cairo-image-info.lo CC cairo-image-source.lo CC cairo-image-surface.lo CC cairo-line.lo CC cairo-lzw.lo CC cairo-mask-compositor.lo CC cairo-matrix.lo CC cairo-mempool.lo CC cairo-mesh-pattern-rasterizer.lo CC cairo-misc.lo CC cairo-mono-scan-converter.lo CC cairo-mutex.lo CC cairo-no-compositor.lo CC cairo-observer.lo CC cairo-output-stream.lo CC cairo-paginated-surface.lo CC cairo-path-bounds.lo CC cairo-path-fill.lo CC cairo-path-fixed.lo CC cairo-path-in-fill.lo CC cairo-path-stroke-boxes.lo CC cairo-path-stroke-polygon.lo CC cairo-path-stroke-traps.lo CC cairo-path-stroke-tristrip.lo CC cairo-path-stroke.lo CC cairo-path.lo CC cairo-pattern.lo CC cairo-pen.lo CC cairo-polygon-intersect.lo CC cairo-polygon-reduce.lo CC cairo-polygon.lo CC cairo-raster-source-pattern.lo CC cairo-recording-surface.lo CC cairo-rectangle.lo CC cairo-rectangular-scan-converter.lo CC cairo-region.lo CC cairo-rtree.lo CC cairo-scaled-font.lo CC cairo-shape-mask-compositor.lo CC cairo-slope.lo CC cairo-spans-compositor.lo CC cairo-spans.lo CC cairo-spline.lo CC cairo-stroke-dash.lo CC cairo-stroke-style.lo CC cairo-surface-clipper.lo CC cairo-surface-fallback.lo CC cairo-surface-observer.lo CC cairo-surface-offset.lo CC cairo-surface-snapshot.lo CC cairo-surface-subsurface.lo CC cairo-surface-wrapper.lo CC cairo-surface.lo CC cairo-time.lo CC cairo-tor-scan-converter.lo CC cairo-tor22-scan-converter.lo CC cairo-toy-font-face.lo CC cairo-traps-compositor.lo CC cairo-traps.lo CC cairo-tristrip.lo CC cairo-unicode.lo CC cairo-user-font.lo CC cairo-version.lo CC cairo-wideint.lo CC cairo.lo CC cairo-cff-subset.lo CC cairo-scaled-font-subsets.lo CC cairo-truetype-subset.lo CC cairo-type1-fallback.lo CC cairo-type1-glyph-names.lo CC cairo-type1-subset.lo CC cairo-type3-glyph-surface.lo CC cairo-pdf-operators.lo CC cairo-pdf-shading.lo CC cairo-tag-attributes.lo CC cairo-deflate-stream.lo CC cairo-xlib-display.lo CC cairo-xlib-core-compositor.lo CC cairo-xlib-fallback-compositor.lo CC cairo-xlib-render-compositor.lo CC cairo-xlib-screen.lo CC cairo-xlib-source.lo CC cairo-xlib-surface.lo CC cairo-xlib-surface-shm.lo CC cairo-xlib-visual.lo CC cairo-xlib-xcb-surface.lo CC cairo-xcb-connection.lo CC cairo-xcb-connection-core.lo CC cairo-xcb-connection-render.lo CC cairo-xcb-connection-shm.lo CC cairo-xcb-screen.lo CC cairo-xcb-shm.lo CC cairo-xcb-surface.lo CC cairo-xcb-surface-core.lo CC cairo-xcb-surface-render.lo CC cairo-xcb-resources.lo CC cairo-png.lo CC cairo-script-surface.lo CC cairo-ft-font.lo CC cairo-ps-surface.lo CC cairo-pdf-surface.lo CC cairo-pdf-interchange.lo CC cairo-tag-stack.lo CC cairo-svg-surface.lo CCLD libcairo.la make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/bash ../libtool --mode=install /usr/bin/install -c libcairo.la '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /usr/bin/install -c -m 644 cairo-features.h '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /usr/bin/install -c -m 644 cairo.h cairo-deprecated.h cairo-xlib.h cairo-xcb.h cairo-script.h cairo-ft.h cairo-ps.h cairo-pdf.h cairo-svg.h ../cairo-version.h '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/pkgconfig' /usr/bin/install -c -m 644 cairo.pc cairo-xlib.pc cairo-xcb.pc cairo-xcb-shm.pc cairo-png.pc cairo-script.pc cairo-ft.pc cairo-fc.pc cairo-ps.pc cairo-pdf.pc cairo-svg.pc cairo-gobject.pc '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libcairo.lai /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo.la libtool: install: /usr/bin/install -c .libs/libcairo.a /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo.a libtool: install: chmod 644 /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo.a libtool: install: ranlib /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo.a libtool: finish: PATH="/home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin:/home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin:/home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin:/home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin:/home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin:/home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' Making install in doc make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' Making install in public make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' cd ../.. && /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --foreign doc/public/Makefile cd ../.. && /bin/bash ./config.status doc/public/Makefile config.status: creating doc/public/Makefile make install-am make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[6]: Nothing to be done for 'install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/bash /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/build/install-sh -d /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res/gtk-doc/html/cairo; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res/gtk-doc/html/cairo; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res/gtk-doc/html/cairo || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir= --html-dir=/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res/gtk-doc/html/cairo ; \ fi -- Installing ./html/bindings-errors.html -- Installing ./html/bindings-fonts.html -- Installing ./html/bindings-memory.html -- Installing ./html/bindings-overloading.html -- Installing ./html/bindings-path.html -- Installing ./html/bindings-patterns.html -- Installing ./html/bindings-return-values.html -- Installing ./html/bindings-streams.html -- Installing ./html/bindings-surfaces.html -- Installing ./html/cairo-Error-handling.html -- Installing ./html/cairo-FreeType-Fonts.html -- Installing ./html/cairo-Image-Surfaces.html -- Installing ./html/cairo-PDF-Surfaces.html -- Installing ./html/cairo-PNG-Support.html -- Installing ./html/cairo-Paths.html -- Installing ./html/cairo-PostScript-Surfaces.html -- Installing ./html/cairo-Quartz-(CGFont)-Fonts.html -- Installing ./html/cairo-Quartz-Surfaces.html -- Installing ./html/cairo-Raster-Sources.html -- Installing ./html/cairo-Recording-Surfaces.html -- Installing ./html/cairo-Regions.html -- Installing ./html/cairo-SVG-Surfaces.html -- Installing ./html/cairo-Script-Surfaces.html -- Installing ./html/cairo-Tags-and-Links.html -- Installing ./html/cairo-Transformations.html -- Installing ./html/cairo-Types.html -- Installing ./html/cairo-User-Fonts.html -- Installing ./html/cairo-Version-Information.html -- Installing ./html/cairo-Win32-Fonts.html -- Installing ./html/cairo-Win32-Surfaces.html -- Installing ./html/cairo-XCB-Surfaces.html -- Installing ./html/cairo-XLib-Surfaces.html -- Installing ./html/cairo-XLib-XRender-Backend.html -- Installing ./html/cairo-cairo-device-t.html -- Installing ./html/cairo-cairo-font-face-t.html -- Installing ./html/cairo-cairo-font-options-t.html -- Installing ./html/cairo-cairo-matrix-t.html -- Installing ./html/cairo-cairo-pattern-t.html -- Installing ./html/cairo-cairo-scaled-font-t.html -- Installing ./html/cairo-cairo-surface-t.html -- Installing ./html/cairo-cairo-t.html -- Installing ./html/cairo-drawing.html -- Installing ./html/cairo-fonts.html -- Installing ./html/cairo-support.html -- Installing ./html/cairo-surfaces.html -- Installing ./html/cairo-text.html -- Installing ./html/cairo.devhelp2 -- Installing ./html/home.png -- Installing ./html/index-1.10.html -- Installing ./html/index-1.12.html -- Installing ./html/index-1.14.html -- Installing ./html/index-1.16.html -- Installing ./html/index-1.2.html -- Installing ./html/index-1.4.html -- Installing ./html/index-1.6.html -- Installing ./html/index-1.8.html -- Installing ./html/index-all.html -- Installing ./html/index.html -- Installing ./html/language-bindings.html -- Installing ./html/left-insensitive.png -- Installing ./html/left.png -- Installing ./html/right-insensitive.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up-insensitive.png -- Installing ./html/up.png -- Installing ./html/index.sgml Makefile:1872: recipe for target 'install-data-local' failed make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' Making install in util make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' Making install in . make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' Making install in cairo-missing make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-missing' CC strndup.lo CC getline.lo CCLD libcairo-missing.la make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-missing' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-missing' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-missing' Making install in cairo-gobject make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-gobject' CC libcairo_gobject_la-cairo-gobject-enums.lo CC libcairo_gobject_la-cairo-gobject-structs.lo CCLD libcairo-gobject.la make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-gobject' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /usr/bin/install -c -m 644 cairo-gobject.h '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-gobject.lai /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-gobject.la libtool: install: /usr/bin/install -c .libs/libcairo-gobject.a /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-gobject.a libtool: install: chmod 644 /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-gobject.a libtool: install: ranlib /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-gobject.a libtool: finish: PATH="/home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin:/home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin:/home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin:/home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin:/home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin:/home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-gobject' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-gobject' Making install in cairo-script make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' Making install in examples make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script/examples' make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script/examples' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script/examples' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script/examples' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' CC libcairo_script_interpreter_la-cairo-script-file.lo CC libcairo_script_interpreter_la-cairo-script-hash.lo CC libcairo_script_interpreter_la-cairo-script-interpreter.lo CC libcairo_script_interpreter_la-cairo-script-objects.lo CC libcairo_script_interpreter_la-cairo-script-operators.lo CC libcairo_script_interpreter_la-cairo-script-scanner.lo CC libcairo_script_interpreter_la-cairo-script-stack.lo CCLD libcairo-script-interpreter.la make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-script-interpreter.la '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /usr/bin/install -c -m 644 cairo-script-interpreter.h '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.lai /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-script-interpreter.la libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.a /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-script-interpreter.a libtool: install: chmod 644 /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-script-interpreter.a libtool: install: ranlib /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-script-interpreter.a libtool: finish: PATH="/home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin:/home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin:/home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin:/home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin:/home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin:/home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' Making install in cairo-trace make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-trace' CC libcairo_trace_la-trace.lo CCLD libcairo-trace.la make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-trace' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/bin' /usr/bin/install -c cairo-trace '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/bin' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-trace.la '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-trace.lai /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo/libcairo-trace.la libtool: install: /usr/bin/install -c .libs/libcairo-trace.a /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo/libcairo-trace.a libtool: install: chmod 644 /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo/libcairo-trace.a libtool: install: ranlib /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo/libcairo-trace.a libtool: finish: PATH="/home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin:/home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin:/home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin:/home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin:/home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin:/home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-trace' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-trace' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' Making install in boilerplate make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' cd .. && /home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --foreign boilerplate/Makefile cd .. && /bin/bash ./config.status boilerplate/Makefile depfiles config.status: creating boilerplate/Makefile config.status: executing depfiles commands (cd . && sh ./make-cairo-boilerplate-constructors.sh cairo-boilerplate-getopt.c cairo-boilerplate-system.c cairo-boilerplate.c cairo-boilerplate-xlib.c cairo-boilerplate-xcb.c cairo-boilerplate-script.c cairo-boilerplate-ps.c cairo-boilerplate-pdf.c cairo-boilerplate-svg.c ) > cairo-boilerplate-constructors.c make install-am make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' Making install in test make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' (cd . && sh ./make-cairo-test-constructors.sh a1-bug.c a1-clip.c a1-fill.c a1-image-sample.c a1-mask.c a1-mask-sample.c a1-sample.c a1-traps-sample.c a1-rasterisation.c a8-clear.c a8-mask.c aliasing.c alpha-similar.c arc-direction.c arc-infinite-loop.c arc-looping-dash.c api-special-cases.c big-line.c big-empty-box.c big-empty-triangle.c big-little-box.c big-little-triangle.c bug-spline.c big-trap.c bilevel-image.c bug-40410.c bug-51910.c bug-84115.c bug-bo-rectangular.c bug-bo-collins.c bug-bo-ricotz.c bug-source-cu.c bug-extents.c bug-seams.c caps.c checkerboard.c caps-joins.c caps-joins-alpha.c caps-joins-curve.c caps-tails-curve.c caps-sub-paths.c clear.c clear-source.c clip-all.c clip-complex-bug61592.c clip-complex-shape.c clip-contexts.c clip-disjoint.c clip-disjoint-hatching.c clip-disjoint-quad.c clip-device-offset.c clip-double-free.c clip-draw-unbounded.c clip-empty.c clip-empty-group.c clip-empty-save.c clip-fill.c clip-fill-no-op.c clip-fill-rule.c clip-fill-rule-pixel-aligned.c clip-group-shapes.c clip-image.c clip-intersect.c clip-mixed-antialias.c clip-nesting.c clip-operator.c clip-push-group.c clip-polygons.c clip-rectilinear.c clip-shape.c clip-stroke.c clip-stroke-no-op.c clip-text.c clip-twice.c clip-twice-rectangle.c clip-unbounded.c clip-zero.c clipped-group.c clipped-surface.c close-path.c close-path-current-point.c composite-integer-translate-source.c composite-integer-translate-over.c composite-integer-translate-over-repeat.c copy-disjoint.c copy-path.c coverage.c create-for-stream.c create-from-broken-png-stream.c create-from-png.c create-from-png-stream.c culled-glyphs.c curve-to-as-line-to.c dash-caps-joins.c dash-curve.c dash-infinite-loop.c dash-no-dash.c dash-offset.c dash-offset-negative.c dash-scale.c dash-state.c dash-zero-length.c degenerate-arc.c degenerate-arcs.c degenerate-curve-to.c degenerate-dash.c degenerate-linear-gradient.c degenerate-path.c degenerate-pen.c degenerate-radial-gradient.c degenerate-rel-curve-to.c degenerate-solid-dash.c drunkard-tails.c device-offset.c device-offset-fractional.c device-offset-positive.c device-offset-scale.c error-setters.c extend-pad.c extend-pad-border.c extend-pad-similar.c extend-reflect.c extend-reflect-similar.c extend-repeat.c extend-repeat-similar.c extended-blend.c fallback.c fill-alpha.c fill-alpha-pattern.c fill-and-stroke.c fill-and-stroke-alpha.c fill-and-stroke-alpha-add.c fill-degenerate-sort-order.c fill-disjoint.c fill-empty.c fill-image.c fill-missed-stop.c fill-rule.c filter-bilinear-extents.c filter-nearest-offset.c filter-nearest-transformed.c finer-grained-fallbacks.c font-face-get-type.c font-matrix-translation.c font-options.c font-variations.c glyph-cache-pressure.c get-and-set.c get-clip.c get-group-target.c get-path-extents.c gradient-alpha.c gradient-constant-alpha.c gradient-zero-stops.c gradient-zero-stops-mask.c group-clip.c group-paint.c group-state.c group-unaligned.c half-coverage.c halo.c hatchings.c horizontal-clip.c huge-linear.c huge-radial.c image-surface-source.c image-bug-710072.c implicit-close.c infinite-join.c in-fill-empty-trapezoid.c in-fill-trapezoid.c invalid-matrix.c inverse-text.c inverted-clip.c joins.c joins-loop.c joins-star.c joins-retrace.c large-clip.c large-font.c large-source.c large-source-roi.c large-twin-antialias-mixed.c leaky-dash.c leaky-dashed-rectangle.c leaky-dashed-stroke.c leaky-polygon.c line-width.c line-width-large-overlap.c line-width-overlap.c line-width-scale.c line-width-tolerance.c line-width-zero.c linear-gradient.c linear-gradient-extend.c linear-gradient-large.c linear-gradient-one-stop.c linear-gradient-reflect.c linear-gradient-subset.c linear-step-function.c linear-uniform.c long-dashed-lines.c long-lines.c map-to-image.c mask.c mask-alpha.c mask-ctm.c mask-glyphs.c mask-surface-ctm.c mask-transformed-image.c mask-transformed-similar.c mesh-pattern.c mesh-pattern-accuracy.c mesh-pattern-conical.c mesh-pattern-control-points.c mesh-pattern-fold.c mesh-pattern-overlap.c mesh-pattern-transformed.c mime-data.c mime-surface-api.c miter-precision.c move-to-show-surface.c negative-stride-image.c new-sub-path.c nil-surface.c operator.c operator-alpha.c operator-alpha-alpha.c operator-clear.c operator-source.c outline-tolerance.c over-above-source.c over-around-source.c over-below-source.c over-between-source.c overlapping-boxes.c overlapping-glyphs.c overlapping-dash-caps.c paint.c paint-clip-fill.c paint-repeat.c paint-source-alpha.c paint-with-alpha.c paint-with-alpha-group-clip.c partial-clip-text.c partial-coverage.c pass-through.c path-append.c path-currentpoint.c path-stroke-twice.c path-precision.c pattern-get-type.c pattern-getters.c pdf-isolated-group.c pixman-downscale.c pixman-rotate.c png.c push-group.c push-group-color.c push-group-path-offset.c radial-gradient.c radial-gradient-extend.c radial-outer-focus.c random-clips.c random-intersections-eo.c random-intersections-nonzero.c random-intersections-curves-eo.c random-intersections-curves-nz.c raster-source.c record.c record1414x.c record2x.c record90.c recordflip.c record-extend.c record-neg-extents.c record-mesh.c record-replay-extend.c recording-ink-extents.c recording-surface-pattern.c recording-surface-extend.c rectangle-rounding-error.c rectilinear-fill.c rectilinear-grid.c rectilinear-miter-limit.c rectilinear-dash.c rectilinear-dash-scale.c rectilinear-stroke.c reflected-stroke.c rel-path.c rgb24-ignore-alpha.c rotate-image-surface-paint.c rotate-stroke-box.c rotated-clip.c rounded-rectangle-fill.c rounded-rectangle-stroke.c sample.c scale-down-source-surface-paint.c scale-offset-image.c scale-offset-similar.c scale-source-surface-paint.c scaled-font-zero-matrix.c stroke-ctm-caps.c stroke-clipped.c stroke-image.c stroke-open-box.c select-font-face.c select-font-no-show-text.c self-copy.c self-copy-overlap.c self-intersecting.c set-source.c show-glyphs-advance.c show-glyphs-many.c show-text-current-point.c shape-general-convex.c shape-sierpinski.c simple.c skew-extreme.c smask.c smask-fill.c smask-image-mask.c smask-mask.c smask-paint.c smask-stroke.c smask-text.c smp-glyph.c solid-pattern-cache-stress.c source-clip.c source-clip-scale.c source-surface-scale-paint.c spline-decomposition.c stride-12-image.c stroke-pattern.c subsurface.c subsurface-image-repeat.c subsurface-repeat.c subsurface-reflect.c subsurface-pad.c subsurface-modify-child.c subsurface-modify-parent.c subsurface-outside-target.c subsurface-scale.c subsurface-similar-repeat.c surface-finish-twice.c surface-pattern.c surface-pattern-big-scale-down.c surface-pattern-operator.c surface-pattern-scale-down.c surface-pattern-scale-down-extend.c surface-pattern-scale-up.c text-antialias.c text-antialias-subpixel.c text-cache-crash.c text-glyph-range.c text-pattern.c text-rotate.c text-transform.c text-unhinted-metrics.c text-zero-len.c thin-lines.c tighten-bounds.c tiger.c toy-font-face.c transforms.c translate-show-surface.c trap-clip.c twin.c twin-antialias-gray.c twin-antialias-mixed.c twin-antialias-none.c twin-antialias-subpixel.c unaligned-box.c unantialiased-shapes.c unbounded-operator.c unclosed-strokes.c user-data.c user-font.c user-font-mask.c user-font-proxy.c user-font-rescale.c world-map.c white-in-noop.c xcb-huge-image-shm.c xcb-huge-subimage.c xcb-stress-cache.c xcb-snapshot-assert.c xcomposite-projection.c xlib-expose-event.c zero-alpha.c zero-mask.c pthread-same-source.c pthread-show-text.c pthread-similar.c bitmap-font.c ft-font-create-for-ft-face.c ft-show-glyphs-positioning.c ft-show-glyphs-table.c ft-text-vertical-layout-type1.c ft-text-vertical-layout-type3.c ft-text-antialias-none.c pdf-features.c pdf-mime-data.c pdf-surface-source.c pdf-tagged-text.c ps-eps.c ps-features.c ps-surface-source.c svg-surface.c svg-clip.c svg-surface-source.c xcb-surface-source.c xlib-surface.c xlib-surface-source.c multi-page.c mime-unique-id.c fallback-resolution.c) > cairo-test-constructors.c || (rm cairo-test-constructors.c ; exit 1) make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' Making install in pdiff make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' CC lpyramid.lo CC pdiff.lo CCLD libpdiff.la make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' Making install in . make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' Making install in perf make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' Making install in micro make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' CC cairo-perf-cover.lo CC box-outline.lo CC composite-checker.lo CC disjoint.lo CC fill.lo CC hatching.lo CC hash-table.lo CC line.lo CC a1-line.lo CC long-lines.lo CC mosaic.lo CC paint.lo CC paint-with-alpha.lo CC mask.lo CC pattern_create_radial.lo CC rectangles.lo CC rounded-rectangles.lo CC stroke.lo CC subimage_copy.lo CC tessellate.lo CC text.lo CC tiger.lo CC glyphs.lo CC twin.lo CC unaligned-clip.lo CC wave.lo CC world-map.lo CC zrusin.lo CC long-dashed-lines.lo CC dragon.lo CC pythagoras-tree.lo CC intersections.lo CC many-strokes.lo CC wide-strokes.lo CC many-fills.lo CC wide-fills.lo CC many-curves.lo CC curve.lo CC a1-curve.lo CC spiral.lo CC pixel.lo CC sierpinski.lo CC fill-clip.lo CCLD libcairo-perf-micro.la make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' CC cairo-analyse-trace.o CC cairo-error.o CC cairo-perf.lo CC cairo-perf-report.lo CC cairo-stats.lo CC cairo-time.lo cd ../boilerplate && make libcairoboilerplate.la make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' CC cairo-boilerplate-getopt.lo CC cairo-perf-trace.o CC cairo-boilerplate-system.lo CC cairo-hash.o CC cairo-boilerplate.lo CC cairo-boilerplate-xlib.lo CC cairo-perf-micro.o CC cairo-boilerplate-xcb.lo CCLD libcairoperf.la CC cairo-boilerplate-script.lo CC cairo-boilerplate-ps.lo CC cairo-boilerplate-pdf.lo CC cairo-boilerplate-svg.lo CC cairo-boilerplate-constructors.lo CCLD libcairoboilerplate.la make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' CCLD cairo-perf-trace CCLD cairo-analyse-trace CCLD cairo-perf-micro make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' (CDPATH="${ZSH_VERSION+.}:" && cd . && /home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[1]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' cairo/1.17.2: Package '73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a' built cairo/1.17.2: Build folder /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a cairo/1.17.2: Generated conaninfo.txt cairo/1.17.2: Generated conanbuildinfo.txt cairo/1.17.2: Generating the package cairo/1.17.2: Package folder /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a cairo/1.17.2: Calling package() ----Running------ > make install -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' Making install in src make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' make install-am make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' cd .. && make config.h make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' cd .. && make config.h make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/pkgconfig' /usr/bin/install -c -m 644 cairo-features.h '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /usr/bin/install -c -m 644 cairo.h cairo-deprecated.h cairo-xlib.h cairo-xcb.h cairo-script.h cairo-ft.h cairo-ps.h cairo-pdf.h cairo-svg.h ../cairo-version.h '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /usr/bin/install -c -m 644 cairo.pc cairo-xlib.pc cairo-xcb.pc cairo-xcb-shm.pc cairo-png.pc cairo-script.pc cairo-ft.pc cairo-fc.pc cairo-ps.pc cairo-pdf.pc cairo-svg.pc cairo-gobject.pc '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/pkgconfig' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libcairo.la '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' libtool: install: /usr/bin/install -c .libs/libcairo.lai /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo.la libtool: install: /usr/bin/install -c .libs/libcairo.a /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo.a libtool: install: chmod 644 /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo.a libtool: install: ranlib /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo.a libtool: finish: PATH="/home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin:/home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin:/home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin:/home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin:/home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin:/home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/src' Making install in doc make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' Making install in public make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[6]: Nothing to be done for 'install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/bash /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/build/install-sh -d /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res/gtk-doc/html/cairo; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res/gtk-doc/html/cairo; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res/gtk-doc/html/cairo || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir= --html-dir=/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/res/gtk-doc/html/cairo ; \ fi -- Installing ./html/bindings-errors.html -- Installing ./html/bindings-fonts.html -- Installing ./html/bindings-memory.html -- Installing ./html/bindings-overloading.html -- Installing ./html/bindings-path.html -- Installing ./html/bindings-patterns.html -- Installing ./html/bindings-return-values.html -- Installing ./html/bindings-streams.html -- Installing ./html/bindings-surfaces.html -- Installing ./html/cairo-Error-handling.html -- Installing ./html/cairo-FreeType-Fonts.html -- Installing ./html/cairo-Image-Surfaces.html -- Installing ./html/cairo-PDF-Surfaces.html -- Installing ./html/cairo-PNG-Support.html -- Installing ./html/cairo-Paths.html -- Installing ./html/cairo-PostScript-Surfaces.html -- Installing ./html/cairo-Quartz-(CGFont)-Fonts.html -- Installing ./html/cairo-Quartz-Surfaces.html -- Installing ./html/cairo-Raster-Sources.html -- Installing ./html/cairo-Recording-Surfaces.html -- Installing ./html/cairo-Regions.html -- Installing ./html/cairo-SVG-Surfaces.html -- Installing ./html/cairo-Script-Surfaces.html -- Installing ./html/cairo-Tags-and-Links.html -- Installing ./html/cairo-Transformations.html -- Installing ./html/cairo-Types.html -- Installing ./html/cairo-User-Fonts.html -- Installing ./html/cairo-Version-Information.html -- Installing ./html/cairo-Win32-Fonts.html -- Installing ./html/cairo-Win32-Surfaces.html -- Installing ./html/cairo-XCB-Surfaces.html -- Installing ./html/cairo-XLib-Surfaces.html -- Installing ./html/cairo-XLib-XRender-Backend.html -- Installing ./html/cairo-cairo-device-t.html -- Installing ./html/cairo-cairo-font-face-t.html -- Installing ./html/cairo-cairo-font-options-t.html -- Installing ./html/cairo-cairo-matrix-t.html -- Installing ./html/cairo-cairo-pattern-t.html -- Installing ./html/cairo-cairo-scaled-font-t.html -- Installing ./html/cairo-cairo-surface-t.html -- Installing ./html/cairo-cairo-t.html -- Installing ./html/cairo-drawing.html -- Installing ./html/cairo-fonts.html -- Installing ./html/cairo-support.html -- Installing ./html/cairo-surfaces.html -- Installing ./html/cairo-text.html -- Installing ./html/cairo.devhelp2 -- Installing ./html/home.png -- Installing ./html/index-1.10.html -- Installing ./html/index-1.12.html -- Installing ./html/index-1.14.html -- Installing ./html/index-1.16.html -- Installing ./html/index-1.2.html -- Installing ./html/index-1.4.html -- Installing ./html/index-1.6.html -- Installing ./html/index-1.8.html -- Installing ./html/index-all.html -- Installing ./html/index.html -- Installing ./html/language-bindings.html -- Installing ./html/left-insensitive.png -- Installing ./html/left.png -- Installing ./html/right-insensitive.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up-insensitive.png -- Installing ./html/up.png -- Installing ./html/index.sgml Makefile:1872: recipe for target 'install-data-local' failed make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc/public' make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/doc' Making install in util make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' Making install in . make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' Making install in cairo-missing make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-missing' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-missing' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-missing' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-missing' Making install in cairo-gobject make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-gobject' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-gobject' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /usr/bin/install -c -m 644 cairo-gobject.h '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-gobject.lai /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-gobject.la libtool: install: /usr/bin/install -c .libs/libcairo-gobject.a /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-gobject.a libtool: install: chmod 644 /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-gobject.a libtool: install: ranlib /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-gobject.a libtool: finish: PATH="/home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin:/home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin:/home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin:/home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin:/home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin:/home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-gobject' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-gobject' Making install in cairo-script make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' Making install in examples make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script/examples' make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script/examples' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script/examples' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script/examples' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-script-interpreter.la '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib' /usr/bin/install -c -m 644 cairo-script-interpreter.h '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/include/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.lai /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-script-interpreter.la libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.a /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-script-interpreter.a libtool: install: chmod 644 /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-script-interpreter.a libtool: install: ranlib /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/libcairo-script-interpreter.a libtool: finish: PATH="/home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin:/home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin:/home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin:/home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin:/home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin:/home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-script' Making install in cairo-trace make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-trace' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-trace' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/bin' /usr/bin/install -c cairo-trace '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/bin' /bin/mkdir -p '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-trace.la '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-trace.lai /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo/libcairo-trace.la libtool: install: /usr/bin/install -c .libs/libcairo-trace.a /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo/libcairo-trace.a libtool: install: chmod 644 /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo/libcairo-trace.a libtool: install: ranlib /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo/libcairo-trace.a libtool: finish: PATH="/home/conan/w/cci_PR-2847/.conan/data/libtool/2.4.6/_/_/package/9a742fb357948de0898e8481664b356888dece9e/bin:/home/conan/w/cci_PR-2847/.conan/data/pkgconf/1.7.3/_/_/package/1d877a3df840030e6a8abb74c5ffb9088d08b47a/bin:/home/conan/w/cci_PR-2847/.conan/data/glib/2.67.0/_/_/package/97e0f120f591f0cb37aba57bdfb6f1c4688c4a86/bin:/home/conan/w/cci_PR-2847/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-2847/.conan/data/freetype/2.10.4/_/_/package/5cb6fe105f36831a2c2b03ab53c73974c359b192/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre/8.44/_/_/package/5a7bcdc5228bf78571c7f7766ea25bfc747c0283/bin:/home/conan/w/cci_PR-2847/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-2847/.conan/data/pcre2/10.33/_/_/package/574897e9b724d40ebb3cb36c2f1f0b1077a87626/bin:/home/conan/w/cci_PR-2847/.conan/data/m4/1.4.18/_/_/package/b80d46004713aa37d6a90b42e2a326a056a237b5/bin:/opt/pyenv/versions/3.7.5/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/package/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/lib/cairo If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-trace' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util/cairo-trace' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/util' Making install in boilerplate make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make install-am make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/boilerplate' Making install in test make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' Making install in pdiff make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test/pdiff' Making install in . make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/test' Making install in perf make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' Making install in micro make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[6]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf/micro' make[4]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[5]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[4]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder/perf' make[2]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[3]: Entering directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[2]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' make[1]: Leaving directory '/home/conan/w/cci_PR-2847/.conan/data/cairo/1.17.2/_/_/build/73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a/source_subfolder' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK cairo/1.17.2 package(): Packaged 4 '.a' files: libcairo.a, libcairo-script-interpreter.a, libcairo-gobject.a, libcairo-trace.a cairo/1.17.2 package(): Packaged 2 '.1' files: COPYING-LGPL-2.1, COPYING-MPL-1.1 cairo/1.17.2 package(): Packaged 2 files: COPYING, cairo-trace cairo/1.17.2 package(): Packaged 13 '.h' files cairo/1.17.2 package(): Packaged 57 '.html' files cairo/1.17.2 package(): Packaged 7 '.png' files cairo/1.17.2 package(): Packaged 1 '.devhelp2' file: cairo.devhelp2 cairo/1.17.2 package(): Packaged 1 '.css' file: style.css cairo/1.17.2: Package '73e7bd2dcf44d8bd011cbe95c253b3f4edcfdf0a' created cairo/1.17.2: Created package revision 149e05cb4139e8fca590fe2d7b14db8e [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cairo/1.17.2 (test package): Generator cmake created conanbuildinfo.cmake cairo/1.17.2 (test package): Generator txt created conanbuildinfo.txt cairo/1.17.2 (test package): Generated conaninfo.txt cairo/1.17.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-2847/26/bf905fd6-eb84-41f2-a142-793518e907cd/recipes/cairo/all/test_package/build/45f4f6fe0591818dee425f04d3ea991c5be99297/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 cairo/1.17.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-2847/26/bf905fd6-eb84-41f2-a142-793518e907cd/recipes/cairo/all/test_package/build/45f4f6fe0591818dee425f04d3ea991c5be99297' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="8" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/cci_PR-2847/26/bf905fd6-eb84-41f2-a142-793518e907cd/recipes/cairo/all/test_package' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 8 -- Conan: Checking correct version: 8 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-2847/26/bf905fd6-eb84-41f2-a142-793518e907cd/recipes/cairo/all/test_package/build/45f4f6fe0591818dee425f04d3ea991c5be99297 ----Running------ > cmake --build '/home/conan/w/cci_PR-2847/26/bf905fd6-eb84-41f2-a142-793518e907cd/recipes/cairo/all/test_package/build/45f4f6fe0591818dee425f04d3ea991c5be99297' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package cairo/1.17.2 (test package): Running test() ----Running------ > bin/test_package ----------------- cairo version is 1.17.2 JSON file created at '/home/conan/w/cci_PR-2847/26/bf905fd6-eb84-41f2-a142-793518e907cd/_create.json'