Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-4268/.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-4268/.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-4268/.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.412109375 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.4 exports: File 'conandata.yml' found. Exporting it... cairo/1.17.4 exports: Copied 1 '.yml' file: conandata.yml cairo/1.17.4 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.4': {'sha256': '74b24c1ed436bbe87499179a3b27c43f4143b8676d8ad237a6fa787401959705', 'url': 'https://www.cairographics.org/snapshots/cairo-1.17.4.tar.xz'}}, 'patches': {'1.17.4': [{'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.4: - base_path: source_subfolder patch_file: patches/0001-msvc-update-build-scripts-to-compile-with-more-featu.patch sources: 1.17.4: sha256: 74b24c1ed436bbe87499179a3b27c43f4143b8676d8ad237a6fa787401959705 url: https://www.cairographics.org/snapshots/cairo-1.17.4.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.4: A new conanfile.py version was exported cairo/1.17.4: Folder: /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/export cairo/1.17.4: Using the exported files summary hash as the recipe revision: 862d5eea927b4662627359b191bf9ce7 cairo/1.17.4: Exported revision: 862d5eea927b4662627359b191bf9ce7 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... libpng/1.6.37: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpng/1.6.37: Downloaded recipe revision 31e1ab5b8e4db47c1112792a446b9227 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 1a67b713610ae745694aa4df1725451d bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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.92: Not found in local cache, looking in remotes... fontconfig/2.13.92: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... fontconfig/2.13.92: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fontconfig/2.13.92: Downloaded recipe revision 724d8c27aff9e955a872cf968fd0b0bc expat/2.2.10: Not found in local cache, looking in remotes... expat/2.2.10: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... libuuid/1.0.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision 25b1b0e082f6bf475cb03d973376f969 xorg/system: Not found in local cache, looking in remotes... xorg/system: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... xorg/system: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py xorg/system: Downloaded recipe revision d22e5678f117e93e70311f8a599364af glib/2.67.0: Not found in local cache, looking in remotes... glib/2.67.0: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... glib/2.67.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz glib/2.67.0: Downloaded recipe revision 31e5db0eaa05c4a3c60ed8877b180612 libffi/3.3: Not found in local cache, looking in remotes... libffi/3.3: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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.36: Not found in local cache, looking in remotes... libmount/2.36: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... libmount/2.36: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libmount/2.36: Downloaded recipe revision ca3209e334bf01c6c3f4406a9ac74b55 libselinux/3.1: Not found in local cache, looking in remotes... libselinux/3.1: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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.4: Forced build from source libtool/2.4.6: Not found in local cache, looking in remotes... libtool/2.4.6: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... libtool/2.4.6: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libtool/2.4.6: Downloaded recipe revision 83e7e37cccc7caedd58bcaaf29192a14 automake/1.16.3: Not found in local cache, looking in remotes... automake/1.16.3: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... automake/1.16.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz automake/1.16.3: Downloaded recipe revision 4388242ce8c574f52a937c5482577b94 autoconf/2.69: Not found in local cache, looking in remotes... autoconf/2.69: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... autoconf/2.69: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz autoconf/2.69: Downloaded recipe revision a54df60f9571d1338bfa65263fcf1f82 m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'c3i_PR-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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-4268_1bd9a6f425d1ce02b22fcdd51054199d9747e601'... 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.4 (test package): Installing package Requirements brotli/1.0.9 from 'central' - Downloaded bzip2/1.0.8 from 'central' - Downloaded cairo/1.17.4 from local cache - Cache expat/2.2.10 from 'central' - Downloaded fontconfig/2.13.92 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.36 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:761432f3453a17c960259b5b2605153e3bcffd7d - Download bzip2/1.0.8:d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 - Download cairo/1.17.4:27198c4e1941fea60e45ffbd2115df9dfa9350f2 - Build expat/2.2.10:761432f3453a17c960259b5b2605153e3bcffd7d - Download fontconfig/2.13.92:3cd215e15996e790948e8d2bad9be9873290c199 - Download freetype/2.10.4:6d86969dfaa61b3285fe6812f2954089041025d7 - Download glib/2.67.0:1b40fd292ef6c752d62d8aec67180e0f27b53e2b - Download libelf/0.8.13:761432f3453a17c960259b5b2605153e3bcffd7d - Download libffi/3.3:761432f3453a17c960259b5b2605153e3bcffd7d - Download libmount/2.36:761432f3453a17c960259b5b2605153e3bcffd7d - Download libpng/1.6.37:3cea63dcd75faf305bb387fd56132f0eabf927e4 - Download libselinux/3.1:7492981a28327864f27530e42e576c3785168063 - Download libuuid/1.0.3:761432f3453a17c960259b5b2605153e3bcffd7d - Download pcre/8.44:90d7a2a2350223c453ee378b7d2e273269e9adbe - Download pcre2/10.33:5e664bd5f078527642684c2d8aee0fe3ce716baf - Download pixman/0.40.0:761432f3453a17c960259b5b2605153e3bcffd7d - Download xorg/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download zlib/1.2.11:761432f3453a17c960259b5b2605153e3bcffd7d - Download Build requirements autoconf/2.69 from 'central' - Downloaded automake/1.16.3 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:cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 - Download automake/1.16.3:258f6f05ca54813b3d7180161753df7f9ccf7e1d - Download libtool/2.4.6:a4a6024575bb48cabd82c8c3e5d841e96d32de2c - Download m4/1.4.18:af0fbc5eb7376a4b9749db37a5c402b36d452909 - Download pkgconf/1.7.3:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... brotli/1.0.9: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz brotli/1.0.9: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d brotli/1.0.9: Downloaded package revision 93021e6beb84fdf3e5740d952525845d bzip2/1.0.8: Retrieving package d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed d666801fbcdc3fd37cf8b2a827d72e84b1878ff5 bzip2/1.0.8: Downloaded package revision 47aca1c1b6c74165febcf43effef2085 expat/2.2.10: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.2.10: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d expat/2.2.10: Downloaded package revision e5b3a2d85a795776e7a4d8186ce52b9b libelf/0.8.13: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libelf/0.8.13: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libelf/0.8.13: Downloaded package revision 4a8912a9cd3c484308418b23a93b2bb5 libffi/3.3: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libffi/3.3: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libffi/3.3: Downloaded package revision 7c6f2f98d25c82a9875647186411d3b7 libmount/2.36: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libmount/2.36: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libmount/2.36: Downloaded package revision fb65abe9289ad2c05bbe4e012c532287 libuuid/1.0.3: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d libuuid/1.0.3: Downloaded package revision e6b4f010b69c0da2d1098427cf0bcb70 m4/1.4.18: Retrieving package af0fbc5eb7376a4b9749db37a5c402b36d452909 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed af0fbc5eb7376a4b9749db37a5c402b36d452909 m4/1.4.18: Downloaded package revision 8dcc1c77cd518a3fb51a0e77d0f045d6 pixman/0.40.0: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pixman/0.40.0: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d pixman/0.40.0: Downloaded package revision fc3d2150e1f5d6314bdfb10392ee28a6 pkgconf/1.7.3: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.3: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d pkgconf/1.7.3: Downloaded package revision 166f04fada7f3eb33ccd2c1d9846d0ff 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 700bf72eb0b189fc897296740c46735a zlib/1.2.11: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.11: Downloaded package revision 19b0e4fbdaa03414e3a4f04a37dcf295 autoconf/2.69: Retrieving package cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz autoconf/2.69: Package installed cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31 autoconf/2.69: Downloaded package revision 7ec3839f75e99bab05ecb080438432ff libpng/1.6.37: Retrieving package 3cea63dcd75faf305bb387fd56132f0eabf927e4 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpng/1.6.37: Package installed 3cea63dcd75faf305bb387fd56132f0eabf927e4 libpng/1.6.37: Downloaded package revision d7d3a116a41c8dbcd6180006de19dabe pcre/8.44: Retrieving package 90d7a2a2350223c453ee378b7d2e273269e9adbe from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.44: Package installed 90d7a2a2350223c453ee378b7d2e273269e9adbe pcre/8.44: Downloaded package revision 21b7ae2b303e218f5bc9f3cf5a89451f pcre2/10.33: Retrieving package 5e664bd5f078527642684c2d8aee0fe3ce716baf from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre2/10.33: Package installed 5e664bd5f078527642684c2d8aee0fe3ce716baf pcre2/10.33: Downloaded package revision 12e59bf4a22e81508525f4518a0b20ec automake/1.16.3: Retrieving package 258f6f05ca54813b3d7180161753df7f9ccf7e1d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz automake/1.16.3: Package installed 258f6f05ca54813b3d7180161753df7f9ccf7e1d automake/1.16.3: Downloaded package revision 91e7e19a65ea10e78827cfcfe0aac2bc freetype/2.10.4: Retrieving package 6d86969dfaa61b3285fe6812f2954089041025d7 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz freetype/2.10.4: Package installed 6d86969dfaa61b3285fe6812f2954089041025d7 freetype/2.10.4: Downloaded package revision dbe8ea07563258bd990705ff468f952d libselinux/3.1: Retrieving package 7492981a28327864f27530e42e576c3785168063 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libselinux/3.1: Package installed 7492981a28327864f27530e42e576c3785168063 libselinux/3.1: Downloaded package revision 07fb8232414493ba81dc649acabedf6c fontconfig/2.13.92: Retrieving package 3cd215e15996e790948e8d2bad9be9873290c199 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fontconfig/2.13.92: Package installed 3cd215e15996e790948e8d2bad9be9873290c199 fontconfig/2.13.92: Downloaded package revision 28309e6a98bd66f7ce824d401063d6b8 glib/2.67.0: Retrieving package 1b40fd292ef6c752d62d8aec67180e0f27b53e2b from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glib/2.67.0: Package installed 1b40fd292ef6c752d62d8aec67180e0f27b53e2b glib/2.67.0: Downloaded package revision 34d5d83a7bb589a6c365167e9b2031b8 libtool/2.4.6: Retrieving package a4a6024575bb48cabd82c8c3e5d841e96d32de2c from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtool/2.4.6: Package installed a4a6024575bb48cabd82c8c3e5d841e96d32de2c libtool/2.4.6: Downloaded package revision e044eabb2719f50178b0fec8024889e2 [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-4268/.conan/data/m4/1.4.18/_/_/package/af0fbc5eb7376a4b9749db37a5c402b36d452909/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/cci_PR-4268/.conan/data/m4/1.4.18/_/_/package/af0fbc5eb7376a4b9749db37a5c402b36d452909/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-4268/.conan/data/pkgconf/1.7.3/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /home/conan/w/cci_PR-4268/.conan/data/pkgconf/1.7.3/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/bin/pkgconf pkgconf/1.7.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/cci_PR-4268/.conan/data/pkgconf/1.7.3/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/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/multiverse i386 Packages [4716 B] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted i386 Packages [16.6 kB] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [14.9 kB] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [284 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted i386 Packages [13.5 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic/main i386 Packages [1328 kB] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [1118 kB] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [1215 kB] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1881 kB] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1376 kB] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe i386 Packages [11.3 MB] Get:18 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic/multiverse i386 Packages [177 kB] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1951 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.6 kB] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2140 kB] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [14.6 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1505 kB] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [309 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2307 kB] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [27.0 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-backports/main i386 Packages [11.2 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages [11.4 kB] Fetched 40.4 MB in 4s (9343 kB/s) Reading package lists... Running: sudo -A apt-get install -y --no-install-recommends libx11-xcb-dev libxcb-dri3-dev libxcb-icccm4-dev libxcb-image0-dev libxcb-keysyms1-dev libxcb-randr0-dev libxcb-render-util0-dev libxcb-render0-dev libxcb-shape0-dev libxcb-sync-dev libxcb-util-dev libxcb-xfixes0-dev libxcb-xinerama0-dev libxcb-xkb-dev xkb-data 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-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 libx11-xcb1 libxau-dev libxaw7 libxaw7-dev libxcb-dri3-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-shm0-dev libxcb-sync1 libxcb-util1 libxcb-xfixes0 libxcb-xinerama0 libxcb-xkb1 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 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 libx11-xcb-dev libx11-xcb1 libxau-dev libxaw7 libxaw7-dev libxcb-dri3-0 libxcb-dri3-dev libxcb-icccm4 libxcb-icccm4-dev libxcb-image0 libxcb-image0-dev libxcb-keysyms1 libxcb-keysyms1-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 libxcb-render-util0-dev libxcb-render0 libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0 libxcb-shm0-dev libxcb-sync-dev libxcb-sync1 libxcb-util-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xinerama0 libxcb-xinerama0-dev libxcb-xkb-dev libxcb-xkb1 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 0 upgraded, 148 newly installed, 0 to remove and 9 not upgraded. Need to get 12.8 MB of archives. After this operation, 58.7 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/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxss1 amd64 1:1.2.2-1 [8582 B] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8406 B] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9638 B] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xkb-data all 2.23.1-1ubuntu1.18.04.1 [325 kB] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-common all 2.4.101-2~18.04.1 [5560 B] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm2 amd64 2.4.101-2~18.04.1 [32.3 kB] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-system1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [10.5 kB] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libboost-filesystem1.65.1 amd64 1.65.1+dfsg-0ubuntu5 [40.3 kB] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libcapnp-0.6.1 amd64 0.6.1-1ubuntu1 [658 kB] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-dev all 2018.4-4 [251 kB] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-core-dev all 2018.4-4 [2620 B] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxau-dev amd64 1:1.0.8-1ubuntu1 [9476 B] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp-dev amd64 1:1.1.2-3 [25.1 kB] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-input-dev all 2018.4-4 [2620 B] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1-dev amd64 1.13-2~ubuntu18.04 [80.0 kB] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-dev amd64 2:1.6.4-3ubuntu0.3 [643 kB] Get:30 http://archive.ubuntu.com/ubuntu bionic/main amd64 libdmx-dev amd64 1:1.1.3-1 [34.4 kB] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-amdgpu1 amd64 2.4.101-2~18.04.1 [18.2 kB] Get:32 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess0 amd64 0.14-1 [17.9 kB] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-intel1 amd64 2.4.101-2~18.04.1 [60.0 kB] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-radeon1 amd64 2.4.101-2~18.04.1 [21.7 kB] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-nouveau2 amd64 2.4.101-2~18.04.1 [16.5 kB] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdrm-dev amd64 2.4.101-2~18.04.1 [126 kB] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.2 [122 kB] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpng-dev amd64 1.6.34-1ubuntu0.18.04.2 [177 kB] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libfreetype6-dev amd64 2.8.1-2ubuntu2.1 [2539 kB] Get:40 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1-dev amd64 2.12.6-0ubuntu2 [689 kB] Get:41 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfontenc-dev amd64 1:1.1.3-1 [13.8 kB] Get:43 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfs6 amd64 2:1.0.7-1 [22.5 kB] Get:44 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-fonts-dev all 2018.4-4 [2620 B] Get:45 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfs-dev amd64 2:1.0.7-1 [26.8 kB] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 libice-dev amd64 2:1.0.9-2 [46.8 kB] Get:47 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircore1 amd64 0.31.1-0ubuntu1 [26.5 kB] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircommon7 amd64 0.31.1-0ubuntu1 [73.9 kB] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotobuf-lite10 amd64 3.0.0-9.1ubuntu1 [97.7 kB] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmirprotobuf3 amd64 0.31.1-0ubuntu1 [127 kB] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxkbcommon0 amd64 0.8.2-1~ubuntu18.04.1 [97.8 kB] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmirclient9 amd64 0.31.1-0ubuntu1 [199 kB] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircore-dev amd64 0.31.1-0ubuntu1 [21.7 kB] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotobuf10 amd64 3.0.0-9.1ubuntu1 [651 kB] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libprotobuf-dev amd64 3.0.0-9.1ubuntu1 [959 kB] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxkbcommon-dev amd64 0.8.2-1~ubuntu18.04.1 [150 kB] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircommon-dev amd64 0.31.1-0ubuntu1 [13.9 kB] Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircookie2 amd64 0.31.1-0ubuntu1 [19.7 kB] Get:59 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmircookie-dev amd64 0.31.1-0ubuntu1 [4392 B] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmirclient-dev amd64 0.31.1-0ubuntu1 [47.8 kB] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-dev amd64 0.34.0-2 [244 kB] Get:63 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-xcb1 amd64 2:1.6.4-3ubuntu0.3 [9628 B] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-xcb-dev amd64 2:1.6.4-3ubuntu0.3 [9760 B] Get:66 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] Get:67 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] Get:68 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] Get:69 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] Get:70 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xext-dev all 2018.4-4 [2620 B] Get:71 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] Get:72 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxt-dev amd64 1:1.1.5-1 [395 kB] Get:73 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu-headers all 2:1.1.2-2 [54.3 kB] Get:74 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmu-dev amd64 2:1.1.2-2 [49.0 kB] Get:75 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxpm-dev amd64 1:3.5.12-1 [87.4 kB] Get:76 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7-dev amd64 2:1.0.13-1 [231 kB] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-dri3-0 amd64 1.13-2~ubuntu18.04 [6568 B] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-dri3-dev amd64 1.13-2~ubuntu18.04 [7384 B] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-randr0 amd64 1.13-2~ubuntu18.04 [16.4 kB] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0-dev amd64 1.13-2~ubuntu18.04 [18.4 kB] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-randr0-dev amd64 1.13-2~ubuntu18.04 [20.4 kB] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shape0 amd64 1.13-2~ubuntu18.04 [5972 B] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shape0-dev amd64 1.13-2~ubuntu18.04 [7144 B] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5600 B] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0-dev amd64 1.13-2~ubuntu18.04 [6684 B] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-sync1 amd64 1.13-2~ubuntu18.04 [8808 B] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-sync-dev amd64 1.13-2~ubuntu18.04 [10.6 kB] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xfixes0 amd64 1.13-2~ubuntu18.04 [9352 B] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xfixes0-dev amd64 1.13-2~ubuntu18.04 [11.7 kB] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xinerama0 amd64 1.13-2~ubuntu18.04 [5264 B] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xinerama0-dev amd64 1.13-2~ubuntu18.04 [5944 B] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xkb1 amd64 1.13-2~ubuntu18.04 [30.1 kB] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-xkb-dev amd64 1.13-2~ubuntu18.04 [40.8 kB] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcomposite1 amd64 1:0.4.4-2 [6988 B] Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfixes3 amd64 1:5.0.3-1 [10.8 kB] Get:96 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-fixes-dev all 1:2018.4-4 [2620 B] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfixes-dev amd64 1:5.0.3-1 [11.0 kB] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-composite-dev all 1:2018.4-4 [2620 B] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcomposite-dev amd64 1:0.4.4-2 [9136 B] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcursor1 amd64 1:1.1.15-1 [19.8 kB] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-render-dev all 2:2018.4-4 [2620 B] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrender-dev amd64 1:0.9.10-1 [24.9 kB] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcursor-dev amd64 1:1.1.15-1 [26.5 kB] Get:104 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdamage1 amd64 1:1.1.4-3 [6934 B] Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-damage-dev all 1:2018.4-4 [2620 B] Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdamage-dev amd64 1:1.1.4-3 [5028 B] Get:107 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfont2 amd64 1:2.0.3-1 [91.7 kB] Get:108 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxfont-dev amd64 1:2.0.3-1 [118 kB] Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxi-dev amd64 2:1.7.9-1 [186 kB] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xinerama-dev all 2018.4-4 [2628 B] Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8404 B] Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxkbfile1 amd64 1:1.0.9-2 [64.6 kB] Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxkbfile-dev amd64 1:1.0.9-2 [74.3 kB] Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu-dev amd64 2:1.1.2-2 [7056 B] Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrandr2 amd64 2:1.5.1-1 [18.1 kB] Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-randr-dev all 2018.4-4 [2620 B] Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxrandr-dev amd64 2:1.5.1-1 [24.0 kB] Get:119 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxres1 amd64 2:1.2.0-2 [7716 B] Get:120 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-resource-dev all 2018.4-4 [2620 B] Get:121 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxres-dev amd64 2:1.2.0-2 [8136 B] Get:122 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-scrnsaver-dev all 2018.4-4 [2628 B] Get:123 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxss-dev amd64 1:1.2.2-1 [12.7 kB] Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-record-dev all 2018.4-4 [2620 B] Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxtst-dev amd64 2:1.2.3-1 [15.2 kB] Get:126 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxv1 amd64 2:1.0.11-1 [10.7 kB] Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxv-dev amd64 2:1.0.11-1 [32.5 kB] Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxvmc1 amd64 2:1.0.10-1 [13.7 kB] Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxvmc-dev amd64 2:1.0.10-1 [21.3 kB] Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xf86dga-dev all 2018.4-4 [2624 B] Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86dga-dev amd64 2:1.1.4-1 [17.6 kB] Get:132 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xf86vidmode-dev all 2018.4-4 [2632 B] Get:133 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] Get:134 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 mesa-common-dev amd64 20.0.8-0ubuntu1~18.04.1 [741 kB] Get:135 http://archive.ubuntu.com/ubuntu bionic/main amd64 mir-client-platform-mesa-dev amd64 0.31.1-0ubuntu1 [11.0 kB] Get:136 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-dri2-dev all 2018.4-4 [2620 B] Get:137 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-gl-dev all 2018.4-4 [2612 B] Get:138 http://archive.ubuntu.com/ubuntu bionic/main amd64 x11proto-xf86bigfont-dev all 2018.4-4 [2628 B] Get:139 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpciaccess-dev amd64 0.14-1 [20.2 kB] Get:140 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xserver-xorg-dev amd64 2:1.19.6-1ubuntu4.8 [198 kB] Get:141 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 xorg-dev all 1:7.7+19ubuntu7.1 [4300 B] Get:142 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-icccm4-dev amd64 0.4.1-1ubuntu1 [10.4 kB] Get:143 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] Get:144 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] Get:145 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-image0-dev amd64 0.4.0-1build1 [14.9 kB] Get:146 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-keysyms1-dev amd64 0.4.0-1 [6046 B] Get:147 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-render-util0-dev amd64 0.3.9-1 [7372 B] Get:148 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxcb-util-dev amd64 0.4.0-0ubuntu3 [9974 B] Fetched 12.8 MB in 3s (3941 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 ... 16636 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) ... Selecting previously unselected package libxft2:amd64. Preparing to unpack .../003-libxft2_2.3.2-1_amd64.deb ... Unpacking libxft2:amd64 (2.3.2-1) ... Selecting previously unselected package libxinerama1:amd64. Preparing to unpack .../004-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 .../005-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 .../006-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 .../007-libxxf86vm1_1%3a1.1.4-1_amd64.deb ... Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... Selecting previously unselected package libxcb-icccm4:amd64. Preparing to unpack .../008-libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... Selecting previously unselected package libxcb-keysyms1:amd64. Preparing to unpack .../009-libxcb-keysyms1_0.4.0-1_amd64.deb ... Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... Selecting previously unselected package libxcb-render0:amd64. Preparing to unpack .../010-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-render-util0:amd64. Preparing to unpack .../011-libxcb-render-util0_0.3.9-1_amd64.deb ... Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... Selecting previously unselected package xkb-data. Preparing to unpack .../012-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 .../013-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 .../014-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 .../015-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 .../016-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 .../017-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 .../018-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 .../019-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 .../020-x11proto-dev_2018.4-4_all.deb ... Unpacking x11proto-dev (2018.4-4) ... Selecting previously unselected package x11proto-core-dev. Preparing to unpack .../021-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 .../022-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 .../023-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 .../024-x11proto-input-dev_2018.4-4_all.deb ... Unpacking x11proto-input-dev (2018.4-4) ... Selecting previously unselected package xtrans-dev. Preparing to unpack .../025-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 .../026-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 .../027-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 .../028-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 .../029-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 .../030-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 .../031-libpciaccess0_0.14-1_amd64.deb ... Unpacking libpciaccess0:amd64 (0.14-1) ... Selecting previously unselected package libdrm-intel1:amd64. Preparing to unpack .../032-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 .../033-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 .../034-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 .../035-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 .../036-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 .../037-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 .../038-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 .../039-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 .../040-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 .../041-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 .../042-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 .../043-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 .../044-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 .../045-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 .../046-libmircore1_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircore1:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libmircommon7:amd64. Preparing to unpack .../047-libmircommon7_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircommon7:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libprotobuf-lite10:amd64. Preparing to unpack .../048-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 .../049-libmirprotobuf3_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmirprotobuf3:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libxkbcommon0:amd64. Preparing to unpack .../050-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 .../051-libmirclient9_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmirclient9:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libmircore-dev:amd64. Preparing to unpack .../052-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 .../053-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 .../054-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 .../055-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 .../056-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 .../057-libmircookie2_0.31.1-0ubuntu1_amd64.deb ... Unpacking libmircookie2:amd64 (0.31.1-0ubuntu1) ... Selecting previously unselected package libmircookie-dev:amd64. Preparing to unpack .../058-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 .../059-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 .../060-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 .../061-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 .../062-libsm-dev_2%3a1.2.2-1_amd64.deb ... Unpacking libsm-dev:amd64 (2:1.2.2-1) ... Selecting previously unselected package libx11-xcb1:amd64. Preparing to unpack .../063-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 .../064-libx11-xcb-dev_2%3a1.6.4-3ubuntu0.3_amd64.deb ... Unpacking libx11-xcb-dev:amd64 (2:1.6.4-3ubuntu0.3) ... Selecting previously unselected package libxt6:amd64. Preparing to unpack .../065-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 .../066-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 .../067-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 .../068-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 .../069-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 .../070-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 .../071-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 .../072-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 .../073-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 .../074-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 .../075-libxaw7-dev_2%3a1.0.13-1_amd64.deb ... Unpacking libxaw7-dev:amd64 (2:1.0.13-1) ... Selecting previously unselected package libxcb-dri3-0:amd64. Preparing to unpack .../076-libxcb-dri3-0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-dri3-0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-dri3-dev:amd64. Preparing to unpack .../077-libxcb-dri3-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-dri3-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-randr0:amd64. Preparing to unpack .../078-libxcb-randr0_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-randr0:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-render0-dev:amd64. Preparing to unpack .../079-libxcb-render0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-render0-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-randr0-dev:amd64. Preparing to unpack .../080-libxcb-randr0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-randr0-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-shape0:amd64. Preparing to unpack .../081-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 .../082-libxcb-shape0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-shape0-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-shm0:amd64. Preparing to unpack .../083-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 .../084-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-sync1:amd64. Preparing to unpack .../085-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 .../086-libxcb-sync-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-sync-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-xfixes0:amd64. Preparing to unpack .../087-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 .../088-libxcb-xfixes0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xfixes0-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-xinerama0:amd64. Preparing to unpack .../089-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 .../090-libxcb-xinerama0-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xinerama0-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcb-xkb1:amd64. Preparing to unpack .../091-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 .../092-libxcb-xkb-dev_1.13-2~ubuntu18.04_amd64.deb ... Unpacking libxcb-xkb-dev:amd64 (1.13-2~ubuntu18.04) ... Selecting previously unselected package libxcomposite1:amd64. Preparing to unpack .../093-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 .../094-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 .../095-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 .../096-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 .../097-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 .../098-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 .../099-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 .../100-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 .../101-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 .../102-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 .../103-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 .../104-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 .../105-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 .../106-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 .../107-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 .../108-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 .../109-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 .../110-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 .../111-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 .../112-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 .../113-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 .../114-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 .../115-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 .../116-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 .../117-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 .../118-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 .../119-x11proto-resource-dev_2018.4-4_all.deb ... Unpacking x11proto-resource-dev (2018.4-4) ... Selecting previously unselected package libxres-dev. Preparing to unpack .../120-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 .../121-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 .../122-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 .../123-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 .../124-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 .../125-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 .../126-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 .../127-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 .../128-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 .../129-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 .../130-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 .../131-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 .../132-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 .../133-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 .../134-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 .../135-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 .../136-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 .../137-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 .../138-libpciaccess-dev_0.14-1_amd64.deb ... Unpacking libpciaccess-dev:amd64 (0.14-1) ... Selecting previously unselected package xserver-xorg-dev. Preparing to unpack .../139-xserver-xorg-dev_2%3a1.19.6-1ubuntu4.8_amd64.deb ... Unpacking xserver-xorg-dev (2:1.19.6-1ubuntu4.8) ... Selecting previously unselected package xorg-dev. Preparing to unpack .../140-xorg-dev_1%3a7.7+19ubuntu7.1_all.deb ... Unpacking xorg-dev (1:7.7+19ubuntu7.1) ... Selecting previously unselected package libxcb-icccm4-dev:amd64. Preparing to unpack .../141-libxcb-icccm4-dev_0.4.1-1ubuntu1_amd64.deb ... Unpacking libxcb-icccm4-dev:amd64 (0.4.1-1ubuntu1) ... Selecting previously unselected package libxcb-util1:amd64. Preparing to unpack .../142-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 .../143-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 .../144-libxcb-image0-dev_0.4.0-1build1_amd64.deb ... Unpacking libxcb-image0-dev:amd64 (0.4.0-1build1) ... Selecting previously unselected package libxcb-keysyms1-dev:amd64. Preparing to unpack .../145-libxcb-keysyms1-dev_0.4.0-1_amd64.deb ... Unpacking libxcb-keysyms1-dev:amd64 (0.4.0-1) ... Selecting previously unselected package libxcb-render-util0-dev:amd64. Preparing to unpack .../146-libxcb-render-util0-dev_0.3.9-1_amd64.deb ... Unpacking libxcb-render-util0-dev:amd64 (0.3.9-1) ... Selecting previously unselected package libxcb-util-dev:amd64. Preparing to unpack .../147-libxcb-util-dev_0.4.0-0ubuntu3_amd64.deb ... Unpacking libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ... Setting up libxkbfile1:amd64 (1:1.0.9-2) ... Setting up libxcb-xinerama0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxinerama1:amd64 (2:1.1.3-1) ... Setting up libxcb-dri3-0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-randr0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-xfixes0:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 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 libdrm-common (2.4.101-2~18.04.1) ... Setting up libxcb-sync1:amd64 (1.13-2~ubuntu18.04) ... 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 libx11-xcb1:amd64 (2:1.6.4-3ubuntu0.3) ... 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 libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-shape0:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-keysyms1:amd64 (0.4.0-1) ... 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 libxcb-xkb1:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-render-util0:amd64 (0.3.9-1) ... Setting up libxkbcommon-dev:amd64 (0.8.2-1~ubuntu18.04.1) ... Setting up x11proto-core-dev (2018.4-4) ... Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 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 libxcb-sync-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libfontconfig1-dev:amd64 (2.12.6-0ubuntu2) ... Setting up libx11-xcb-dev:amd64 (2:1.6.4-3ubuntu0.3) ... Setting up libsm-dev:amd64 (2:1.2.2-1) ... Setting up libxcb-keysyms1-dev:amd64 (0.4.0-1) ... Setting up libdrm-amdgpu1:amd64 (2.4.101-2~18.04.1) ... Setting up libxcb-xinerama0-dev:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-shm0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxdamage-dev:amd64 (1:1.1.4-3) ... Setting up libxcb-util-dev:amd64 (0.4.0-0ubuntu3) ... Setting up libxrender-dev:amd64 (1:0.9.10-1) ... Setting up libmirclient9:amd64 (0.31.1-0ubuntu1) ... Setting up libxcb-image0-dev:amd64 (0.4.0-1build1) ... Setting up libxkbfile-dev:amd64 (1:1.0.9-2) ... Setting up libxmuu-dev:amd64 (2:1.1.2-2) ... Setting up libxcb-icccm4-dev:amd64 (0.4.1-1ubuntu1) ... Setting up libxmu6:amd64 (2:1.1.2-2) ... Setting up libxcb-render0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxfont-dev (1:2.0.3-1) ... Setting up libxft-dev (2.3.2-1) ... Setting up libxcb-dri3-dev:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-shape0-dev:amd64 (1.13-2~ubuntu18.04) ... Setting up libxcb-xkb-dev:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-randr0-dev:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-xfixes0-dev:amd64 (1.13-2~ubuntu18.04) ... 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 libxcb-render-util0-dev:amd64 (0.3.9-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.8) ... 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.3) ... [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-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin autoconf/2.69: Setting AC_MACRODIR to /home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/share/autoconf autoconf/2.69: Setting AUTOCONF to /home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoconf autoconf/2.69: Setting AUTORECONF to /home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoreconf autoconf/2.69: Setting AUTOHEADER to /home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autoheader autoconf/2.69: Setting AUTOM4TE to /home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin/autom4te autoconf/2.69: Setting AUTOM4TE_PERLLIBDIR to /home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/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-4268/.conan/data/pcre/8.44/_/_/package/90d7a2a2350223c453ee378b7d2e273269e9adbe/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-4268/.conan/data/pcre2/10.33/_/_/package/5e664bd5f078527642684c2d8aee0fe3ce716baf/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK automake/1.16.3: Appending PATH env var with : /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin automake/1.16.3: Setting ACLOCAL to /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal automake/1.16.3: Setting AUTOMAKE_DATADIR to /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share automake/1.16.3: Setting AUTOMAKE_LIBDIR to /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.3: Setting AUTOMAKE_PERLLIBDIR to /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.3: Setting AUTOMAKE to /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake automake/1.16.3: 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.92: Creating FONTCONFIG_FILE environment variable: /home/conan/w/cci_PR-4268/.conan/data/fontconfig/2.13.92/_/_/package/3cd215e15996e790948e8d2bad9be9873290c199/bin/etc/fonts/fonts.conf fontconfig/2.13.92: Creating FONTCONFIG_PATH environment variable: /home/conan/w/cci_PR-4268/.conan/data/fontconfig/2.13.92/_/_/package/3cd215e15996e790948e8d2bad9be9873290c199/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-4268/.conan/data/glib/2.67.0/_/_/package/1b40fd292ef6c752d62d8aec67180e0f27b53e2b/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-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin libtool/2.4.6: Setting LIBTOOLIZE env to /home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin/libtoolize libtool/2.4.6: Appending ACLOCAL_PATH env: /home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin/share/aclocal libtool/2.4.6: Setting LIBTOOL_PREFIX environment variable to /home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c libtool/2.4.6: Setting LIBTOOL_DATADIR environment variable to /home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin/share libtool/2.4.6: Setting LIBTOOL_PKGAUXDIR environment variable to /home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin/share/libtool/build-aux libtool/2.4.6: Setting LIBTOOL_PKGLTDLDIR environment variable to /home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin/share/libtool libtool/2.4.6: Setting LIBTOOL_ACLOCALDIR environment variable to /home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin/share/aclocal libtool/2.4.6: Appending AUTOMAKE_CONAN_INCLUDES environment variable: /home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin/share/aclocal [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cairo/1.17.4: Applying build-requirement: libtool/2.4.6 cairo/1.17.4: Applying build-requirement: pkgconf/1.7.3 cairo/1.17.4: Applying build-requirement: automake/1.16.3 cairo/1.17.4: Applying build-requirement: autoconf/2.69 cairo/1.17.4: Applying build-requirement: m4/1.4.18 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cairo/1.17.4: Configuring sources in /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/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.4: Copying sources to build folder cairo/1.17.4: Building your package in /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2 cairo/1.17.4: Generator pkg_config created libtool.pc cairo/1.17.4: Generator pkg_config created pkgconf.pc cairo/1.17.4: Generator pkg_config created fontconfig.pc cairo/1.17.4: Generator pkg_config created xcb-dri3.pc cairo/1.17.4: Generator pkg_config created xcb-util.pc cairo/1.17.4: Generator pkg_config created xcb-event.pc cairo/1.17.4: Generator pkg_config created xcb-aux.pc cairo/1.17.4: Generator pkg_config created xcb-atom.pc cairo/1.17.4: Generator pkg_config created xkeyboard-config.pc cairo/1.17.4: Generator pkg_config created xcb.pc cairo/1.17.4: Generator pkg_config created xcb-xinerama.pc cairo/1.17.4: Generator pkg_config created xcb-xfixes.pc cairo/1.17.4: Generator pkg_config created xcb-sync.pc cairo/1.17.4: Generator pkg_config created xcb-shm.pc cairo/1.17.4: Generator pkg_config created xcb-shape.pc cairo/1.17.4: Generator pkg_config created xcb-renderutil.pc cairo/1.17.4: Generator pkg_config created xcb-render.pc cairo/1.17.4: Generator pkg_config created xcb-randr.pc cairo/1.17.4: Generator pkg_config created xcb-keysyms.pc cairo/1.17.4: Generator pkg_config created xcb-image.pc cairo/1.17.4: Generator pkg_config created xcb-icccm.pc cairo/1.17.4: Generator pkg_config created xcb-xkb.pc cairo/1.17.4: Generator pkg_config created xtrans.pc cairo/1.17.4: Generator pkg_config created xxf86vm.pc cairo/1.17.4: Generator pkg_config created xvmc.pc cairo/1.17.4: Generator pkg_config created xv.pc cairo/1.17.4: Generator pkg_config created xtst.pc cairo/1.17.4: Generator pkg_config created xt.pc cairo/1.17.4: Generator pkg_config created xscrnsaver.pc cairo/1.17.4: Generator pkg_config created xres.pc cairo/1.17.4: Generator pkg_config created xrender.pc cairo/1.17.4: Generator pkg_config created xrandr.pc cairo/1.17.4: Generator pkg_config created xpm.pc cairo/1.17.4: Generator pkg_config created xmuu.pc cairo/1.17.4: Generator pkg_config created xmu.pc cairo/1.17.4: Generator pkg_config created xkbfile.pc cairo/1.17.4: Generator pkg_config created xinerama.pc cairo/1.17.4: Generator pkg_config created xi.pc cairo/1.17.4: Generator pkg_config created xft.pc cairo/1.17.4: Generator pkg_config created xfixes.pc cairo/1.17.4: Generator pkg_config created xext.pc cairo/1.17.4: Generator pkg_config created xdmcp.pc cairo/1.17.4: Generator pkg_config created xdamage.pc cairo/1.17.4: Generator pkg_config created xcursor.pc cairo/1.17.4: Generator pkg_config created xcomposite.pc cairo/1.17.4: Generator pkg_config created xaw7.pc cairo/1.17.4: Generator pkg_config created xau.pc cairo/1.17.4: Generator pkg_config created sm.pc cairo/1.17.4: Generator pkg_config created ice.pc cairo/1.17.4: Generator pkg_config created fontenc.pc cairo/1.17.4: Generator pkg_config created x11-xcb.pc cairo/1.17.4: Generator pkg_config created x11.pc cairo/1.17.4: Generator pkg_config created xorg.pc cairo/1.17.4: Generator pkg_config created gresource.pc cairo/1.17.4: Generator pkg_config created glib-2.0.pc cairo/1.17.4: Generator pkg_config created gobject-2.0.pc cairo/1.17.4: Generator pkg_config created gmodule-no-export-2.0.pc cairo/1.17.4: Generator pkg_config created gmodule-2.0.pc cairo/1.17.4: Generator pkg_config created gio-2.0.pc cairo/1.17.4: Generator pkg_config created gio-unix-2.0.pc cairo/1.17.4: Generator pkg_config created gthread-2.0.pc cairo/1.17.4: Generator pkg_config created gmodule-export-2.0.pc cairo/1.17.4: Generator pkg_config created glib.pc cairo/1.17.4: Generator pkg_config created pixman-1.pc cairo/1.17.4: Generator pkg_config created automake.pc cairo/1.17.4: Generator pkg_config created freetype2.pc cairo/1.17.4: Generator pkg_config created expat.pc cairo/1.17.4: Generator pkg_config created libuuid.pc cairo/1.17.4: Generator pkg_config created libffi.pc cairo/1.17.4: Generator pkg_config created libpcre32.pc cairo/1.17.4: Generator pkg_config created libpcre16.pc cairo/1.17.4: Generator pkg_config created libpcre.pc cairo/1.17.4: Generator pkg_config created libpcreposix.pc cairo/1.17.4: Generator pkg_config created pcre.pc cairo/1.17.4: Generator pkg_config created libelf.pc cairo/1.17.4: Generator pkg_config created mount.pc cairo/1.17.4: Generator pkg_config created libselinux.pc cairo/1.17.4: Generator pkg_config created autoconf.pc cairo/1.17.4: Generator pkg_config created libpng.pc cairo/1.17.4: Generator pkg_config created libbrotlicommon.pc cairo/1.17.4: Generator pkg_config created libbrotlienc.pc cairo/1.17.4: Generator pkg_config created libbrotlidec.pc cairo/1.17.4: Generator pkg_config created brotli.pc cairo/1.17.4: Generator pkg_config created libpcre2-32.pc cairo/1.17.4: Generator pkg_config created libpcre2-16.pc cairo/1.17.4: Generator pkg_config created libpcre2-8.pc cairo/1.17.4: Generator pkg_config created libpcre2-posix.pc cairo/1.17.4: Generator pkg_config created libpcre2.pc cairo/1.17.4: Generator pkg_config created m4.pc cairo/1.17.4: Generator pkg_config created zlib.pc cairo/1.17.4: 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.4: Calling build() ----Running------ > ./autogen.sh ----------------- *** No GTK-Doc found, documentation won't be generated *** cairo/1.17.4: Calling: > ./configure '--datarootdir=/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/res' '--enable-ft=yes' '--enable-gobject=yes' '--enable-fc=yes' '--enable-xlib=yes' '--enable-xlib_xrender=no' '--enable-xcb=no' '--enable-shared=no' '--enable-static=yes' '--prefix=/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > ./configure '--datarootdir=/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/res' '--enable-ft=yes' '--enable-gobject=yes' '--enable-fc=yes' '--enable-xlib=yes' '--enable-xlib_xrender=no' '--enable-xcb=no' '--enable-shared=no' '--enable-static=yes' '--prefix=/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2' '--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... checking for strings... strings 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 poll.h usability... yes checking poll.h presence... yes checking for poll.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/SHM functions feature... checking whether cairo's XCB/SHM functions feature could be enabled... no (requires --enable-xcb) 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-4268/.conan/data/freetype/2.10.4/_/_/package/6d86969dfaa61b3285fe6812f2954089041025d7/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-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.4 [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: no (disabled, use --enable-xcb to enable) 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: no (requires --enable-xcb) 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 -j3 ----------------- (CDPATH="${ZSH_VERSION+.}:" && cd . && /home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/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 all-recursive make[1]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' Making all in src make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' cd .. && /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/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 all-am make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-freed-pool.lo CC cairo-freelist.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-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[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' Making all in doc make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make all-recursive make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' Making all in public make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' cd ../.. && /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --foreign doc/public/Makefile cd ../.. && /bin/bash ./config.status doc/public/Makefile config.status: creating doc/public/Makefile make all-am make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' Making all in util make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' make all-recursive make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' Making all in . make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' Making all in cairo-missing make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-missing' CC strndup.lo CC getline.lo CCLD libcairo-missing.la make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-missing' Making all in cairo-gobject make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-gobject' Making all in cairo-script make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' Making all in examples make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script/examples' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script/examples' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' Making all in cairo-trace make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-trace' CC libcairo_trace_la-trace.lo CCLD libcairo-trace.la make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-trace' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' Making all in boilerplate make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' cd .. && /home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/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-script.c cairo-boilerplate-ps.c cairo-boilerplate-pdf.c cairo-boilerplate-svg.c ) > cairo-boilerplate-constructors.c make all-am make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' Making all in test make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-75705.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 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-subpixel.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 font-variations.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 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 all-recursive make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' Making all in pdiff make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' make all-am make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' CC lpyramid.lo CC pdiff.lo CCLD libpdiff.la make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' Making all in . make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' Making all in perf make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make all-recursive make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' Making all in micro make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf/micro' make all-am make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf/micro' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf/micro' make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' CC cairo-boilerplate-getopt.lo CC cairo-perf-trace.o CC cairo-boilerplate-system.lo CC cairo-boilerplate.lo CC cairo-hash.o CC cairo-boilerplate-xlib.lo CC cairo-perf-micro.o CC cairo-boilerplate-script.lo CC cairo-boilerplate-ps.lo CCLD libcairoperf.la 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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' CCLD cairo-perf-micro CCLD cairo-analyse-trace CCLD cairo-perf-trace make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' make[1]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' cairo/1.17.4: Package '27198c4e1941fea60e45ffbd2115df9dfa9350f2' built cairo/1.17.4: Build folder /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2 cairo/1.17.4: Generated conaninfo.txt cairo/1.17.4: Generated conanbuildinfo.txt cairo/1.17.4: Generating the package cairo/1.17.4: Package folder /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2 cairo/1.17.4: Calling package() ----Running------ > make install -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' Making install in src make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' make install-am make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' cd .. && make config.h make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' cd .. && make config.h make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/pkgconfig' /usr/bin/install -c -m 644 cairo.h cairo-version.h cairo-deprecated.h cairo-xlib.h cairo-script.h cairo-ft.h cairo-ps.h cairo-pdf.h cairo-svg.h '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/include/cairo' /usr/bin/install -c -m 644 cairo.pc cairo-xlib.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-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/pkgconfig' /usr/bin/install -c -m 644 cairo-features.h '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/include/cairo' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libcairo.la '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib' libtool: install: /usr/bin/install -c .libs/libcairo.lai /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo.la libtool: install: /usr/bin/install -c .libs/libcairo.a /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo.a libtool: install: chmod 644 /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo.a libtool: install: ranlib /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo.a libtool: finish: PATH="/home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin:/home/conan/w/cci_PR-4268/.conan/data/pkgconf/1.7.3/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/bin:/home/conan/w/cci_PR-4268/.conan/data/glib/2.67.0/_/_/package/1b40fd292ef6c752d62d8aec67180e0f27b53e2b/bin:/home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-4268/.conan/data/freetype/2.10.4/_/_/package/6d86969dfaa61b3285fe6812f2954089041025d7/bin:/home/conan/w/cci_PR-4268/.conan/data/pcre/8.44/_/_/package/90d7a2a2350223c453ee378b7d2e273269e9adbe/bin:/home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin:/home/conan/w/cci_PR-4268/.conan/data/pcre2/10.33/_/_/package/5e664bd5f078527642684c2d8aee0fe3ce716baf/bin:/home/conan/w/cci_PR-4268/.conan/data/m4/1.4.18/_/_/package/af0fbc5eb7376a4b9749db37a5c402b36d452909/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/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/src' Making install in doc make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' Making install in public make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' make[6]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/build/install-sh -d /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/res/gtk-doc/html/cairo || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir= --html-dir=/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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:1861: recipe for target 'install-data-local' failed make[6]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc/public' make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/doc' Making install in util make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' Making install in . make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' Making install in cairo-missing make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-missing' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-missing' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-missing' Making install in cairo-gobject make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-gobject' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-gobject' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/include/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib' /usr/bin/install -c -m 644 cairo-gobject.h '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/include/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-gobject.lai /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo-gobject.la libtool: install: /usr/bin/install -c .libs/libcairo-gobject.a /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo-gobject.a libtool: install: chmod 644 /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo-gobject.a libtool: install: ranlib /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo-gobject.a libtool: finish: PATH="/home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin:/home/conan/w/cci_PR-4268/.conan/data/pkgconf/1.7.3/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/bin:/home/conan/w/cci_PR-4268/.conan/data/glib/2.67.0/_/_/package/1b40fd292ef6c752d62d8aec67180e0f27b53e2b/bin:/home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-4268/.conan/data/freetype/2.10.4/_/_/package/6d86969dfaa61b3285fe6812f2954089041025d7/bin:/home/conan/w/cci_PR-4268/.conan/data/pcre/8.44/_/_/package/90d7a2a2350223c453ee378b7d2e273269e9adbe/bin:/home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin:/home/conan/w/cci_PR-4268/.conan/data/pcre2/10.33/_/_/package/5e664bd5f078527642684c2d8aee0fe3ce716baf/bin:/home/conan/w/cci_PR-4268/.conan/data/m4/1.4.18/_/_/package/af0fbc5eb7376a4b9749db37a5c402b36d452909/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/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-gobject' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-gobject' Making install in cairo-script make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' Making install in examples make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script/examples' make[6]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script/examples' make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script/examples' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' make[6]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/include/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-script-interpreter.la '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib' /usr/bin/install -c -m 644 cairo-script-interpreter.h '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/include/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.lai /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo-script-interpreter.la libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.a /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo-script-interpreter.a libtool: install: chmod 644 /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo-script-interpreter.a libtool: install: ranlib /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/libcairo-script-interpreter.a libtool: finish: PATH="/home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin:/home/conan/w/cci_PR-4268/.conan/data/pkgconf/1.7.3/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/bin:/home/conan/w/cci_PR-4268/.conan/data/glib/2.67.0/_/_/package/1b40fd292ef6c752d62d8aec67180e0f27b53e2b/bin:/home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-4268/.conan/data/freetype/2.10.4/_/_/package/6d86969dfaa61b3285fe6812f2954089041025d7/bin:/home/conan/w/cci_PR-4268/.conan/data/pcre/8.44/_/_/package/90d7a2a2350223c453ee378b7d2e273269e9adbe/bin:/home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin:/home/conan/w/cci_PR-4268/.conan/data/pcre2/10.33/_/_/package/5e664bd5f078527642684c2d8aee0fe3ce716baf/bin:/home/conan/w/cci_PR-4268/.conan/data/m4/1.4.18/_/_/package/af0fbc5eb7376a4b9749db37a5c402b36d452909/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/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-script' Making install in cairo-trace make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-trace' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-trace' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/bin' /usr/bin/install -c cairo-trace '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/bin' /bin/mkdir -p '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-trace.la '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-trace.lai /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/cairo/libcairo-trace.la libtool: install: /usr/bin/install -c .libs/libcairo-trace.a /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/cairo/libcairo-trace.a libtool: install: chmod 644 /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/cairo/libcairo-trace.a libtool: install: ranlib /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/cairo/libcairo-trace.a libtool: finish: PATH="/home/conan/w/cci_PR-4268/.conan/data/libtool/2.4.6/_/_/package/a4a6024575bb48cabd82c8c3e5d841e96d32de2c/bin:/home/conan/w/cci_PR-4268/.conan/data/pkgconf/1.7.3/_/_/package/761432f3453a17c960259b5b2605153e3bcffd7d/bin:/home/conan/w/cci_PR-4268/.conan/data/glib/2.67.0/_/_/package/1b40fd292ef6c752d62d8aec67180e0f27b53e2b/bin:/home/conan/w/cci_PR-4268/.conan/data/automake/1.16.3/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-4268/.conan/data/freetype/2.10.4/_/_/package/6d86969dfaa61b3285fe6812f2954089041025d7/bin:/home/conan/w/cci_PR-4268/.conan/data/pcre/8.44/_/_/package/90d7a2a2350223c453ee378b7d2e273269e9adbe/bin:/home/conan/w/cci_PR-4268/.conan/data/autoconf/2.69/_/_/package/cb054d0b3e1ca595dc66bc2339d40f1f8f04ab31/bin:/home/conan/w/cci_PR-4268/.conan/data/pcre2/10.33/_/_/package/5e664bd5f078527642684c2d8aee0fe3ce716baf/bin:/home/conan/w/cci_PR-4268/.conan/data/m4/1.4.18/_/_/package/af0fbc5eb7376a4b9749db37a5c402b36d452909/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/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/lib/cairo ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/package/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-trace' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util/cairo-trace' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/util' Making install in boilerplate make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' make install-am make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/boilerplate' Making install in test make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' Making install in pdiff make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' make[6]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test/pdiff' Making install in . make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/test' Making install in perf make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' Making install in micro make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf/micro' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf/micro' make[6]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf/micro' make[5]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf/micro' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf/micro' make[4]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make[5]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make[4]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make[3]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder/perf' make[2]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' make[3]: Entering directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' make[2]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/source_subfolder' make[1]: Leaving directory '/home/conan/w/cci_PR-4268/.conan/data/cairo/1.17.4/_/_/build/27198c4e1941fea60e45ffbd2115df9dfa9350f2/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.4 package(): Packaged 4 '.a' files: libcairo.a, libcairo-script-interpreter.a, libcairo-gobject.a, libcairo-trace.a cairo/1.17.4 package(): Packaged 2 '.1' files: COPYING-LGPL-2.1, COPYING-MPL-1.1 cairo/1.17.4 package(): Packaged 2 files: COPYING, cairo-trace cairo/1.17.4 package(): Packaged 12 '.h' files cairo/1.17.4 package(): Packaged 57 '.html' files cairo/1.17.4 package(): Packaged 7 '.png' files cairo/1.17.4 package(): Packaged 1 '.devhelp2' file: cairo.devhelp2 cairo/1.17.4 package(): Packaged 1 '.css' file: style.css cairo/1.17.4: Package '27198c4e1941fea60e45ffbd2115df9dfa9350f2' created cairo/1.17.4: Created package revision 9fa8bee7955e14932acb2b739e348aae [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cairo/1.17.4 (test package): Generator cmake created conanbuildinfo.cmake cairo/1.17.4 (test package): Generator txt created conanbuildinfo.txt cairo/1.17.4 (test package): Generated conaninfo.txt cairo/1.17.4 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-4268/2/80f54784-e9a4-4f1f-91e4-ad21f6c60923/recipes/cairo/all/test_package/build/980d8fa1783796ce8dd55bf9beafe23320252969/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.4 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4268/2/80f54784-e9a4-4f1f-91e4-ad21f6c60923/recipes/cairo/all/test_package/build/980d8fa1783796ce8dd55bf9beafe23320252969' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -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-4268/2/80f54784-e9a4-4f1f-91e4-ad21f6c60923/recipes/cairo/all/test_package' ----------------- -- The C compiler identification is GNU 8.4.0 -- The CXX compiler identification is GNU 8.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: 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-4268/2/80f54784-e9a4-4f1f-91e4-ad21f6c60923/recipes/cairo/all/test_package/build/980d8fa1783796ce8dd55bf9beafe23320252969 ----Running------ > cmake --build '/home/conan/w/cci_PR-4268/2/80f54784-e9a4-4f1f-91e4-ad21f6c60923/recipes/cairo/all/test_package/build/980d8fa1783796ce8dd55bf9beafe23320252969' '--' '-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.4 (test package): Running test() ----Running------ > bin/test_package ----------------- cairo version is 1.17.4 JSON file created at '/home/conan/w/cci_PR-4268/2/80f54784-e9a4-4f1f-91e4-ad21f6c60923/_create.json'