Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3628/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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-3628/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-3628/.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: 18.615234375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['patches/*'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe cairo/1.17.2 exports: File 'conandata.yml' found. Exporting it... cairo/1.17.2 exports: Copied 1 '.yml' file: conandata.yml cairo/1.17.2 exports_sources: Copied 1 '.patch' file: 0001-msvc-update-build-scripts-to-compile-with-more-featu.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'1.17.2': {'sha256': '6b70d4655e2a47a22b101c666f4b29ba746eda4aa8a0f7255b32b2e9408801df', 'url': 'https://www.cairographics.org/snapshots/cairo-1.17.2.tar.xz'}}, 'patches': {'1.17.2': [{'patch_file': 'patches/0001-msvc-update-build-scripts-to-compile-with-more-featu.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 1.17.2: - base_path: source_subfolder patch_file: patches/0001-msvc-update-build-scripts-to-compile-with-more-featu.patch sources: 1.17.2: sha256: 6b70d4655e2a47a22b101c666f4b29ba746eda4aa8a0f7255b32b2e9408801df url: https://www.cairographics.org/snapshots/cairo-1.17.2.tar.xz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK cairo/1.17.2: A new conanfile.py version was exported cairo/1.17.2: Folder: /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/export cairo/1.17.2: Using the exported files summary hash as the recipe revision: 2892dc27d717a91a52e6f68f8fb5047e cairo/1.17.2: Exported revision: 2892dc27d717a91a52e6f68f8fb5047e Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... libpng/1.6.37: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpng/1.6.37: Downloaded recipe revision ec0ee995336c6509fec4ce9b5ee9d193 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... fontconfig/2.13.92: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fontconfig/2.13.92: Downloaded recipe revision 79b3817781654a6bb5ec76f5760c936e expat/2.2.10: Not found in local cache, looking in remotes... expat/2.2.10: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... libuuid/1.0.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision 8cb89c32a48c009fdc9d0ba0ebf7f751 xorg/system: Not found in local cache, looking in remotes... xorg/system: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... xorg/system: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py xorg/system: Downloaded recipe revision d9f4bfc99f26eb3e7680bf2b17e05a1e glib/2.67.0: Not found in local cache, looking in remotes... glib/2.67.0: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... glib/2.67.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz glib/2.67.0: Downloaded recipe revision ca6cd9f50e135a820951a0d96b16cad7 libffi/3.3: Not found in local cache, looking in remotes... libffi/3.3: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... libelf/0.8.13: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libelf/0.8.13: Downloaded recipe revision 14fc23b3e3eee2f8056a84e953dfe460 libmount/2.33.1: Not found in local cache, looking in remotes... libmount/2.33.1: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... libmount/2.33.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libmount/2.33.1: Downloaded recipe revision 5208204d4209a8619cda0879ab3f95f8 libselinux/3.1: Not found in local cache, looking in remotes... libselinux/3.1: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... pixman/0.40.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pixman/0.40.0: Downloaded recipe revision 5f90a52e46dcaa85061baeda9c55367d cairo/1.17.2: Forced build from source libtool/2.4.6: Not found in local cache, looking in remotes... libtool/2.4.6: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... libtool/2.4.6: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libtool/2.4.6: Downloaded recipe revision a82e4a43064f050f788bc7444c03150a automake/1.16.2: Not found in local cache, looking in remotes... automake/1.16.2: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... automake/1.16.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz automake/1.16.2: Downloaded recipe revision 334bbd1e1887ec306a50bd09c137ab02 autoconf/2.69: Not found in local cache, looking in remotes... autoconf/2.69: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... autoconf/2.69: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz autoconf/2.69: Downloaded recipe revision 5f628468454b2e62c9fc9d90538601cb m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'c3i_PR-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... 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-3628_f49e449c4df2a5fbadc0a69711c8cc32c61369e9'... pkgconf/1.7.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.3: Downloaded recipe revision 91badddb4d2113a48abedbb571c77006 cairo/1.17.2 (test package): Installing package Requirements brotli/1.0.9 from 'central' - Downloaded bzip2/1.0.8 from 'central' - Downloaded cairo/1.17.2 from local cache - Cache expat/2.2.10 from 'central' - Downloaded fontconfig/2.13.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.33.1 from 'central' - Downloaded libpng/1.6.37 from 'central' - Downloaded libselinux/3.1 from 'central' - Downloaded libuuid/1.0.3 from 'central' - Downloaded pcre/8.44 from 'central' - Downloaded pcre2/10.33 from 'central' - Downloaded pixman/0.40.0 from 'central' - Downloaded xorg/system from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages brotli/1.0.9:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download bzip2/1.0.8:1d984b241c5c01f748cafe0b37dc9567ed236fef - Download cairo/1.17.2:bf273157cfc843da4643e3d5f3785bc77e097186 - Build expat/2.2.10:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download fontconfig/2.13.92:211285f7c5eb7915075b241bd6a053e345cec58c - Download freetype/2.10.4:561987c2b31e7c0ef595deb204badca7d49a4877 - Download glib/2.67.0:5dae862b09a7cb2e1f9c9866b350597cdb116d10 - Download libelf/0.8.13:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download libffi/3.3:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download libmount/2.33.1:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download libpng/1.6.37:acc1bd9feeca12810ba1313c4fd8867e201d928f - Download libselinux/3.1:81d07df1a44f8b25d799a115243b7631d3929598 - Download libuuid/1.0.3:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download pcre/8.44:be4973a1db4c10b787d5aad9fb84d21a8613c1fb - Download pcre2/10.33:bf74575bcbad34c1a86326fb56ab6cfcf19286fb - Download pixman/0.40.0:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download xorg/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download zlib/1.2.11:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download Build requirements autoconf/2.69 from 'central' - Downloaded automake/1.16.2 from 'central' - Downloaded libtool/2.4.6 from 'central' - Downloaded m4/1.4.18 from 'central' - Downloaded pkgconf/1.7.3 from 'central' - Downloaded Build requirements packages autoconf/2.69:4db1be536558d833e52e862fd84d64d75c2b3656 - Download automake/1.16.2:258f6f05ca54813b3d7180161753df7f9ccf7e1d - Download libtool/2.4.6:9ed6f676ebd76a874f3bd10d04185c044317e665 - Download m4/1.4.18:dfe2c959761ac11a1b854db19439f3576ba4b371 - Download pkgconf/1.7.3:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download Installing (downloading, building) binaries... brotli/1.0.9: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz brotli/1.0.9: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 brotli/1.0.9: Downloaded package revision 46b28e2a9f33755d09924605b5fd2658 bzip2/1.0.8: Retrieving package 1d984b241c5c01f748cafe0b37dc9567ed236fef from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 1d984b241c5c01f748cafe0b37dc9567ed236fef bzip2/1.0.8: Downloaded package revision 213c647da61aefd2c80f7067d031a4c2 expat/2.2.10: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz expat/2.2.10: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 expat/2.2.10: Downloaded package revision f0ec55eba4d0d1ba5139f34301248026 libelf/0.8.13: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libelf/0.8.13: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 libelf/0.8.13: Downloaded package revision 1749cbcb9b65ec72aadf03ee23e9e531 libffi/3.3: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libffi/3.3: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 libffi/3.3: Downloaded package revision d67f71a770edb9965c97bbaa2a9dd5fc libmount/2.33.1: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libmount/2.33.1: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 libmount/2.33.1: Downloaded package revision 701d77f2ba5d24caf0359284253acc6a libuuid/1.0.3: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libuuid/1.0.3: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 libuuid/1.0.3: Downloaded package revision bc41414674249c5bd77268acbe906b64 m4/1.4.18: Retrieving package dfe2c959761ac11a1b854db19439f3576ba4b371 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed dfe2c959761ac11a1b854db19439f3576ba4b371 m4/1.4.18: Downloaded package revision 034151d057fda451927dc05c04841dc9 pixman/0.40.0: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pixman/0.40.0: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 pixman/0.40.0: Downloaded package revision d158da950759d588933633b43c378115 pkgconf/1.7.3: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.3: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 pkgconf/1.7.3: Downloaded package revision 827a757acae73e39cfa046cfc63cd37a xorg/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xorg/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 xorg/system: Downloaded package revision eea431f6ec618ba31cba4b9997de2e88 zlib/1.2.11: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 zlib/1.2.11: Downloaded package revision 20396d4d5bae09e4b397e7ea6d0c0b8e autoconf/2.69: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz autoconf/2.69: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 autoconf/2.69: Downloaded package revision 2aef871f4a8f08abf6d943a01e46312e libpng/1.6.37: Retrieving package acc1bd9feeca12810ba1313c4fd8867e201d928f from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpng/1.6.37: Package installed acc1bd9feeca12810ba1313c4fd8867e201d928f libpng/1.6.37: Downloaded package revision efc3c4c6ecc67f4acf24229e9fe1da53 pcre/8.44: Retrieving package be4973a1db4c10b787d5aad9fb84d21a8613c1fb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.44: Package installed be4973a1db4c10b787d5aad9fb84d21a8613c1fb pcre/8.44: Downloaded package revision 70480b7533dc0d6c8a7dd6c3ea2bcaea pcre2/10.33: Retrieving package bf74575bcbad34c1a86326fb56ab6cfcf19286fb from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre2/10.33: Package installed bf74575bcbad34c1a86326fb56ab6cfcf19286fb pcre2/10.33: Downloaded package revision 24af7d7798db76632f5b2135dc0a36d3 automake/1.16.2: Retrieving package 258f6f05ca54813b3d7180161753df7f9ccf7e1d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz automake/1.16.2: Package installed 258f6f05ca54813b3d7180161753df7f9ccf7e1d automake/1.16.2: Downloaded package revision 42f9608a6d2a569e352d209555c0356a freetype/2.10.4: Retrieving package 561987c2b31e7c0ef595deb204badca7d49a4877 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz freetype/2.10.4: Package installed 561987c2b31e7c0ef595deb204badca7d49a4877 freetype/2.10.4: Downloaded package revision 245a9520077bc2072bd92a95b27f2e64 libselinux/3.1: Retrieving package 81d07df1a44f8b25d799a115243b7631d3929598 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libselinux/3.1: Package installed 81d07df1a44f8b25d799a115243b7631d3929598 libselinux/3.1: Downloaded package revision 2da2ebcdd12e0f8d7d77faaafc3ca569 fontconfig/2.13.92: Retrieving package 211285f7c5eb7915075b241bd6a053e345cec58c from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz fontconfig/2.13.92: Package installed 211285f7c5eb7915075b241bd6a053e345cec58c fontconfig/2.13.92: Downloaded package revision fa647c88d1f171c88c080e66ec62194b glib/2.67.0: Retrieving package 5dae862b09a7cb2e1f9c9866b350597cdb116d10 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glib/2.67.0: Package installed 5dae862b09a7cb2e1f9c9866b350597cdb116d10 glib/2.67.0: Downloaded package revision a6e74fd4a998fcc6049da669a6ce9147 libtool/2.4.6: Retrieving package 9ed6f676ebd76a874f3bd10d04185c044317e665 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtool/2.4.6: Package installed 9ed6f676ebd76a874f3bd10d04185c044317e665 libtool/2.4.6: Downloaded package revision a847cf8fa2afd4daba0055f9681210e4 [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-3628/.conan/data/m4/1.4.18/_/_/package/dfe2c959761ac11a1b854db19439f3576ba4b371/bin m4/1.4.18: Setting M4 environment variable: /home/conan/w/cci_PR-3628/.conan/data/m4/1.4.18/_/_/package/dfe2c959761ac11a1b854db19439f3576ba4b371/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-3628/.conan/data/pkgconf/1.7.3/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /home/conan/w/cci_PR-3628/.conan/data/pkgconf/1.7.3/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/bin/pkgconf pkgconf/1.7.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/cci_PR-3628/.conan/data/pkgconf/1.7.3/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/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 eoan-security InRelease [97.5 kB] Get:2 http://archive.ubuntu.com/ubuntu eoan InRelease [255 kB] Get:3 http://security.ubuntu.com/ubuntu eoan-security/restricted i386 Packages [7958 B] Get:4 http://security.ubuntu.com/ubuntu eoan-security/multiverse amd64 Packages [1074 B] Get:5 http://security.ubuntu.com/ubuntu eoan-security/multiverse i386 Packages [1258 B] Get:6 http://security.ubuntu.com/ubuntu eoan-security/main i386 Packages [195 kB] Get:7 http://security.ubuntu.com/ubuntu eoan-security/universe amd64 Packages [221 kB] Get:8 http://security.ubuntu.com/ubuntu eoan-security/restricted amd64 Packages [56.6 kB] Get:9 http://security.ubuntu.com/ubuntu eoan-security/universe i386 Packages [210 kB] Get:10 http://security.ubuntu.com/ubuntu eoan-security/main amd64 Packages [328 kB] Get:11 http://archive.ubuntu.com/ubuntu eoan-updates InRelease [97.5 kB] Get:12 http://archive.ubuntu.com/ubuntu eoan-backports InRelease [88.8 kB] Get:13 http://archive.ubuntu.com/ubuntu eoan/multiverse amd64 Packages [188 kB] Get:14 http://archive.ubuntu.com/ubuntu eoan/multiverse i386 Packages [173 kB] Get:15 http://archive.ubuntu.com/ubuntu eoan/universe amd64 Packages [11.6 MB] Get:16 http://archive.ubuntu.com/ubuntu eoan/main amd64 Packages [1277 kB] Get:17 http://archive.ubuntu.com/ubuntu eoan/restricted i386 Packages [14.4 kB] Get:18 http://archive.ubuntu.com/ubuntu eoan/main i386 Packages [1254 kB] Get:19 http://archive.ubuntu.com/ubuntu eoan/restricted amd64 Packages [22.7 kB] Get:20 http://archive.ubuntu.com/ubuntu eoan/universe i386 Packages [11.5 MB] Get:21 http://archive.ubuntu.com/ubuntu eoan-updates/multiverse amd64 Packages [1074 B] Get:22 http://archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages [431 kB] Get:23 http://archive.ubuntu.com/ubuntu eoan-updates/universe amd64 Packages [283 kB] Get:24 http://archive.ubuntu.com/ubuntu eoan-updates/universe i386 Packages [272 kB] Get:25 http://archive.ubuntu.com/ubuntu eoan-updates/restricted amd64 Packages [56.6 kB] Get:26 http://archive.ubuntu.com/ubuntu eoan-updates/multiverse i386 Packages [1258 B] Get:27 http://archive.ubuntu.com/ubuntu eoan-updates/main i386 Packages [296 kB] Get:28 http://archive.ubuntu.com/ubuntu eoan-updates/restricted i386 Packages [7958 B] Get:29 http://archive.ubuntu.com/ubuntu eoan-backports/main i386 Packages [669 B] Get:30 http://archive.ubuntu.com/ubuntu eoan-backports/universe amd64 Packages [4108 B] Get:31 http://archive.ubuntu.com/ubuntu eoan-backports/main amd64 Packages [669 B] Get:32 http://archive.ubuntu.com/ubuntu eoan-backports/universe i386 Packages [4106 B] Fetched 28.9 MB in 4s (7804 kB/s) Reading package lists... Running: sudo -A apt-get install -y --no-install-recommends xorg-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: 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 libpciaccess-dev libpciaccess0 libpixman-1-0 libpixman-1-dev libpng-dev libpthread-stubs0-dev libsm-dev libsm6 libx11-dev libxau-dev libxaw7 libxaw7-dev libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxext-dev libxfixes-dev libxfixes3 libxfont-dev libxfont2 libxft-dev libxft2 libxi-dev libxinerama-dev libxinerama1 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 uuid-dev x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-dev x11proto-fixes-dev x11proto-input-dev x11proto-randr-dev x11proto-record-dev x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev x11proto-xinerama-dev xorg-sgml-doctools xserver-xorg-dev xtrans-dev Suggested packages: freetype2-doc libice-doc pciutils libsm-doc libx11-doc libxaw-doc libxcb-doc libxext-doc libxt-doc Recommended packages: libpng-tools The following NEW packages will be installed: 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 libpciaccess-dev libpciaccess0 libpixman-1-0 libpixman-1-dev libpng-dev libpthread-stubs0-dev libsm-dev libsm6 libx11-dev libxau-dev libxaw7 libxaw7-dev libxcb1-dev libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 libxdamage-dev libxdamage1 libxdmcp-dev libxext-dev libxfixes-dev libxfixes3 libxfont-dev libxfont2 libxft-dev libxft2 libxi-dev libxinerama-dev libxinerama1 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 uuid-dev x11proto-composite-dev x11proto-core-dev x11proto-damage-dev x11proto-dev x11proto-fixes-dev x11proto-input-dev x11proto-randr-dev x11proto-record-dev x11proto-scrnsaver-dev x11proto-xext-dev x11proto-xf86dga-dev x11proto-xf86vidmode-dev x11proto-xinerama-dev xorg-dev xorg-sgml-doctools xserver-xorg-dev xtrans-dev 0 upgraded, 94 newly installed, 0 to remove and 4 not upgraded. Need to get 6883 kB of archives. After this operation, 30.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdrm-common all 2.4.99-1ubuntu1 [5244 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdrm2 amd64 2.4.99-1ubuntu1 [31.7 kB] Get:3 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B] Get:4 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdmx1 amd64 1:1.1.4-1 [9244 B] Get:5 http://archive.ubuntu.com/ubuntu eoan/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] Get:6 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-dev all 2018.4-4 [251 kB] Get:7 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-core-dev all 2018.4-4 [2620 B] Get:8 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxau-dev amd64 1:1.0.9-0ubuntu1 [9552 B] Get:9 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu1 [25.3 kB] Get:10 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-input-dev all 2018.4-4 [2620 B] Get:11 http://archive.ubuntu.com/ubuntu eoan/main amd64 xtrans-dev all 1.3.5-1build1 [70.7 kB] Get:12 http://archive.ubuntu.com/ubuntu eoan/main amd64 libpthread-stubs0-dev amd64 0.4-1 [5384 B] Get:13 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb1-dev amd64 1.13.1-2 [79.9 kB] Get:14 http://archive.ubuntu.com/ubuntu eoan/main amd64 libx11-dev amd64 2:1.6.8-1 [645 kB] Get:15 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdmx-dev amd64 1:1.1.4-1 [32.9 kB] Get:16 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdrm-amdgpu1 amd64 2.4.99-1ubuntu1 [18.2 kB] Get:17 http://archive.ubuntu.com/ubuntu eoan/main amd64 libpciaccess0 amd64 0.16-0ubuntu1 [17.9 kB] Get:18 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdrm-intel1 amd64 2.4.99-1ubuntu1 [60.2 kB] Get:19 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdrm-radeon1 amd64 2.4.99-1ubuntu1 [19.6 kB] Get:20 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdrm-nouveau2 amd64 2.4.99-1ubuntu1 [16.4 kB] Get:21 http://archive.ubuntu.com/ubuntu eoan/main amd64 libdrm-dev amd64 2.4.99-1ubuntu1 [125 kB] Get:22 http://archive.ubuntu.com/ubuntu eoan/main amd64 libexpat1-dev amd64 2.2.7-2 [116 kB] Get:23 http://archive.ubuntu.com/ubuntu eoan/main amd64 libpng-dev amd64 1.6.37-1 [176 kB] Get:24 http://archive.ubuntu.com/ubuntu eoan/main amd64 libfreetype6-dev amd64 2.9.1-4 [496 kB] Get:25 http://archive.ubuntu.com/ubuntu eoan-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu2.4 [33.6 kB] Get:26 http://archive.ubuntu.com/ubuntu eoan/main amd64 libfontconfig1-dev amd64 2.13.1-2ubuntu2 [732 kB] Get:27 http://archive.ubuntu.com/ubuntu eoan/main amd64 libfontenc1 amd64 1:1.1.4-0ubuntu1 [14.0 kB] Get:28 http://archive.ubuntu.com/ubuntu eoan/main amd64 libfontenc-dev amd64 1:1.1.4-0ubuntu1 [14.3 kB] Get:29 http://archive.ubuntu.com/ubuntu eoan/main amd64 libfs6 amd64 2:1.0.7-1 [22.5 kB] Get:30 http://archive.ubuntu.com/ubuntu eoan/main amd64 libfs-dev amd64 2:1.0.7-1 [26.8 kB] Get:31 http://archive.ubuntu.com/ubuntu eoan/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] Get:32 http://archive.ubuntu.com/ubuntu eoan/main amd64 libice-dev amd64 2:1.0.10-0ubuntu1 [47.8 kB] Get:33 http://archive.ubuntu.com/ubuntu eoan/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] Get:34 http://archive.ubuntu.com/ubuntu eoan/main amd64 libpixman-1-dev amd64 0.38.4-0ubuntu1 [243 kB] Get:35 http://archive.ubuntu.com/ubuntu eoan/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] Get:36 http://archive.ubuntu.com/ubuntu eoan/main amd64 libsm-dev amd64 2:1.2.3-1 [17.0 kB] Get:37 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] Get:38 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] Get:39 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] Get:40 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] Get:41 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-xext-dev all 2018.4-4 [2620 B] Get:42 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxext-dev amd64 2:1.3.4-0ubuntu1 [82.2 kB] Get:43 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxt-dev amd64 1:1.1.5-1 [395 kB] Get:44 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxmu-headers all 2:1.1.3-0ubuntu1 [54.2 kB] Get:45 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxmu-dev amd64 2:1.1.3-0ubuntu1 [49.9 kB] Get:46 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxpm-dev amd64 1:3.5.12-1 [87.4 kB] Get:47 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxaw7-dev amd64 2:1.0.13-1 [231 kB] Get:48 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcomposite1 amd64 1:0.4.5-0ubuntu1 [6952 B] Get:49 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxfixes3 amd64 1:5.0.3-1 [10.8 kB] Get:50 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-fixes-dev all 1:2018.4-4 [2620 B] Get:51 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxfixes-dev amd64 1:5.0.3-1 [11.0 kB] Get:52 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-composite-dev all 1:2018.4-4 [2620 B] Get:53 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcomposite-dev amd64 1:0.4.5-0ubuntu1 [9172 B] Get:54 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcursor1 amd64 1:1.2.0-2 [20.1 kB] Get:55 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxrender-dev amd64 1:0.9.10-1 [24.9 kB] Get:56 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcursor-dev amd64 1:1.2.0-2 [26.5 kB] Get:57 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxdamage1 amd64 1:1.1.5-1 [7028 B] Get:58 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-damage-dev all 1:2018.4-4 [2620 B] Get:59 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxdamage-dev amd64 1:1.1.5-1 [5232 B] Get:60 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxfont2 amd64 1:2.0.3-1 [91.7 kB] Get:61 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxfont-dev amd64 1:2.0.3-1 [118 kB] Get:62 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] Get:63 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxft-dev amd64 2.3.3-0ubuntu1 [49.1 kB] Get:64 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxi-dev amd64 2:1.7.10-0ubuntu1 [187 kB] Get:65 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxinerama1 amd64 2:1.1.4-2 [6904 B] Get:66 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-xinerama-dev all 2018.4-4 [2628 B] Get:67 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxinerama-dev amd64 2:1.1.4-2 [7896 B] Get:68 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxkbfile1 amd64 1:1.1.0-0ubuntu1 [65.1 kB] Get:69 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxkbfile-dev amd64 1:1.1.0-0ubuntu1 [74.8 kB] Get:70 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxmuu-dev amd64 2:1.1.3-0ubuntu1 [7464 B] Get:71 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxrandr2 amd64 2:1.5.2-0ubuntu1 [18.5 kB] Get:72 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-randr-dev all 2018.4-4 [2620 B] Get:73 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxrandr-dev amd64 2:1.5.2-0ubuntu1 [25.0 kB] Get:74 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxres1 amd64 2:1.2.0-3 [7588 B] Get:75 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxres-dev amd64 2:1.2.0-3 [8320 B] Get:76 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxss1 amd64 1:1.2.3-1 [8140 B] Get:77 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-scrnsaver-dev all 2018.4-4 [2628 B] Get:78 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxss-dev amd64 1:1.2.3-1 [11.9 kB] Get:79 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-record-dev all 2018.4-4 [2620 B] Get:80 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxtst-dev amd64 2:1.2.3-1 [15.2 kB] Get:81 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxv1 amd64 2:1.0.11-1 [10.7 kB] Get:82 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxv-dev amd64 2:1.0.11-1 [32.5 kB] Get:83 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxvmc1 amd64 2:1.0.11-0ubuntu1 [14.0 kB] Get:84 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxvmc-dev amd64 2:1.0.11-0ubuntu1 [21.6 kB] Get:85 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxxf86dga1 amd64 2:1.1.5-0ubuntu1 [12.0 kB] Get:86 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-xf86dga-dev all 2018.4-4 [2624 B] Get:87 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxxf86dga-dev amd64 2:1.1.5-0ubuntu1 [15.9 kB] Get:88 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxxf86vm1 amd64 1:1.1.4-1build1 [10.2 kB] Get:89 http://archive.ubuntu.com/ubuntu eoan/main amd64 x11proto-xf86vidmode-dev all 2018.4-4 [2632 B] Get:90 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxxf86vm-dev amd64 1:1.1.4-1build1 [13.3 kB] Get:91 http://archive.ubuntu.com/ubuntu eoan-updates/main amd64 mesa-common-dev amd64 19.2.8-0ubuntu0~19.10.3 [651 kB] Get:92 http://archive.ubuntu.com/ubuntu eoan/main amd64 libpciaccess-dev amd64 0.16-0ubuntu1 [20.3 kB] Get:93 http://archive.ubuntu.com/ubuntu eoan/main amd64 xserver-xorg-dev amd64 2:1.20.5+git20191008-0ubuntu1 [201 kB] Get:94 http://archive.ubuntu.com/ubuntu eoan/main amd64 xorg-dev all 1:7.7+19ubuntu12 [4204 B] Fetched 6883 kB in 2s (3279 kB/s) Selecting previously unselected package libdrm-common. (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 ... 16478 files and directories currently installed.) Preparing to unpack .../00-libdrm-common_2.4.99-1ubuntu1_all.deb ... Unpacking libdrm-common (2.4.99-1ubuntu1) ... Selecting previously unselected package libdrm2:amd64. Preparing to unpack .../01-libdrm2_2.4.99-1ubuntu1_amd64.deb ... Unpacking libdrm2:amd64 (2.4.99-1ubuntu1) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../02-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... Selecting previously unselected package libdmx1:amd64. Preparing to unpack .../03-libdmx1_1%3a1.1.4-1_amd64.deb ... Unpacking libdmx1:amd64 (1:1.1.4-1) ... Selecting previously unselected package xorg-sgml-doctools. Preparing to unpack .../04-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 .../05-x11proto-dev_2018.4-4_all.deb ... Unpacking x11proto-dev (2018.4-4) ... Selecting previously unselected package x11proto-core-dev. Preparing to unpack .../06-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 .../07-libxau-dev_1%3a1.0.9-0ubuntu1_amd64.deb ... Unpacking libxau-dev:amd64 (1:1.0.9-0ubuntu1) ... Selecting previously unselected package libxdmcp-dev:amd64. Preparing to unpack .../08-libxdmcp-dev_1%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu1) ... Selecting previously unselected package x11proto-input-dev. Preparing to unpack .../09-x11proto-input-dev_2018.4-4_all.deb ... Unpacking x11proto-input-dev (2018.4-4) ... Selecting previously unselected package xtrans-dev. Preparing to unpack .../10-xtrans-dev_1.3.5-1build1_all.deb ... Unpacking xtrans-dev (1.3.5-1build1) ... Selecting previously unselected package libpthread-stubs0-dev:amd64. Preparing to unpack .../11-libpthread-stubs0-dev_0.4-1_amd64.deb ... Unpacking libpthread-stubs0-dev:amd64 (0.4-1) ... Selecting previously unselected package libxcb1-dev:amd64. Preparing to unpack .../12-libxcb1-dev_1.13.1-2_amd64.deb ... Unpacking libxcb1-dev:amd64 (1.13.1-2) ... Selecting previously unselected package libx11-dev:amd64. Preparing to unpack .../13-libx11-dev_2%3a1.6.8-1_amd64.deb ... Unpacking libx11-dev:amd64 (2:1.6.8-1) ... Selecting previously unselected package libdmx-dev:amd64. Preparing to unpack .../14-libdmx-dev_1%3a1.1.4-1_amd64.deb ... Unpacking libdmx-dev:amd64 (1:1.1.4-1) ... Selecting previously unselected package libdrm-amdgpu1:amd64. Preparing to unpack .../15-libdrm-amdgpu1_2.4.99-1ubuntu1_amd64.deb ... Unpacking libdrm-amdgpu1:amd64 (2.4.99-1ubuntu1) ... Selecting previously unselected package libpciaccess0:amd64. Preparing to unpack .../16-libpciaccess0_0.16-0ubuntu1_amd64.deb ... Unpacking libpciaccess0:amd64 (0.16-0ubuntu1) ... Selecting previously unselected package libdrm-intel1:amd64. Preparing to unpack .../17-libdrm-intel1_2.4.99-1ubuntu1_amd64.deb ... Unpacking libdrm-intel1:amd64 (2.4.99-1ubuntu1) ... Selecting previously unselected package libdrm-radeon1:amd64. Preparing to unpack .../18-libdrm-radeon1_2.4.99-1ubuntu1_amd64.deb ... Unpacking libdrm-radeon1:amd64 (2.4.99-1ubuntu1) ... Selecting previously unselected package libdrm-nouveau2:amd64. Preparing to unpack .../19-libdrm-nouveau2_2.4.99-1ubuntu1_amd64.deb ... Unpacking libdrm-nouveau2:amd64 (2.4.99-1ubuntu1) ... Selecting previously unselected package libdrm-dev:amd64. Preparing to unpack .../20-libdrm-dev_2.4.99-1ubuntu1_amd64.deb ... Unpacking libdrm-dev:amd64 (2.4.99-1ubuntu1) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../21-libexpat1-dev_2.2.7-2_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.2.7-2) ... Selecting previously unselected package libpng-dev:amd64. Preparing to unpack .../22-libpng-dev_1.6.37-1_amd64.deb ... Unpacking libpng-dev:amd64 (1.6.37-1) ... Selecting previously unselected package libfreetype6-dev:amd64. Preparing to unpack .../23-libfreetype6-dev_2.9.1-4_amd64.deb ... Unpacking libfreetype6-dev:amd64 (2.9.1-4) ... Selecting previously unselected package uuid-dev:amd64. Preparing to unpack .../24-uuid-dev_2.34-0.1ubuntu2.4_amd64.deb ... Unpacking uuid-dev:amd64 (2.34-0.1ubuntu2.4) ... Selecting previously unselected package libfontconfig1-dev:amd64. Preparing to unpack .../25-libfontconfig1-dev_2.13.1-2ubuntu2_amd64.deb ... Unpacking libfontconfig1-dev:amd64 (2.13.1-2ubuntu2) ... Selecting previously unselected package libfontenc1:amd64. Preparing to unpack .../26-libfontenc1_1%3a1.1.4-0ubuntu1_amd64.deb ... Unpacking libfontenc1:amd64 (1:1.1.4-0ubuntu1) ... Selecting previously unselected package libfontenc-dev:amd64. Preparing to unpack .../27-libfontenc-dev_1%3a1.1.4-0ubuntu1_amd64.deb ... Unpacking libfontenc-dev:amd64 (1:1.1.4-0ubuntu1) ... Selecting previously unselected package libfs6:amd64. Preparing to unpack .../28-libfs6_2%3a1.0.7-1_amd64.deb ... Unpacking libfs6:amd64 (2:1.0.7-1) ... Selecting previously unselected package libfs-dev:amd64. Preparing to unpack .../29-libfs-dev_2%3a1.0.7-1_amd64.deb ... Unpacking libfs-dev:amd64 (2:1.0.7-1) ... Selecting previously unselected package libice6:amd64. Preparing to unpack .../30-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... Selecting previously unselected package libice-dev:amd64. Preparing to unpack .../31-libice-dev_2%3a1.0.10-0ubuntu1_amd64.deb ... Unpacking libice-dev:amd64 (2:1.0.10-0ubuntu1) ... Selecting previously unselected package libpixman-1-0:amd64. Preparing to unpack .../32-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... Selecting previously unselected package libpixman-1-dev:amd64. Preparing to unpack .../33-libpixman-1-dev_0.38.4-0ubuntu1_amd64.deb ... Unpacking libpixman-1-dev:amd64 (0.38.4-0ubuntu1) ... Selecting previously unselected package libsm6:amd64. Preparing to unpack .../34-libsm6_2%3a1.2.3-1_amd64.deb ... Unpacking libsm6:amd64 (2:1.2.3-1) ... Selecting previously unselected package libsm-dev:amd64. Preparing to unpack .../35-libsm-dev_2%3a1.2.3-1_amd64.deb ... Unpacking libsm-dev:amd64 (2:1.2.3-1) ... Selecting previously unselected package libxt6:amd64. Preparing to unpack .../36-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 .../37-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../38-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 .../39-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 .../40-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 .../41-libxext-dev_2%3a1.3.4-0ubuntu1_amd64.deb ... Unpacking libxext-dev:amd64 (2:1.3.4-0ubuntu1) ... Selecting previously unselected package libxt-dev:amd64. Preparing to unpack .../42-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 .../43-libxmu-headers_2%3a1.1.3-0ubuntu1_all.deb ... Unpacking libxmu-headers (2:1.1.3-0ubuntu1) ... Selecting previously unselected package libxmu-dev:amd64. Preparing to unpack .../44-libxmu-dev_2%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxmu-dev:amd64 (2:1.1.3-0ubuntu1) ... Selecting previously unselected package libxpm-dev:amd64. Preparing to unpack .../45-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 .../46-libxaw7-dev_2%3a1.0.13-1_amd64.deb ... Unpacking libxaw7-dev:amd64 (2:1.0.13-1) ... Selecting previously unselected package libxcomposite1:amd64. Preparing to unpack .../47-libxcomposite1_1%3a0.4.5-0ubuntu1_amd64.deb ... Unpacking libxcomposite1:amd64 (1:0.4.5-0ubuntu1) ... Selecting previously unselected package libxfixes3:amd64. Preparing to unpack .../48-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 .../49-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 .../50-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 .../51-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 .../52-libxcomposite-dev_1%3a0.4.5-0ubuntu1_amd64.deb ... Unpacking libxcomposite-dev:amd64 (1:0.4.5-0ubuntu1) ... Selecting previously unselected package libxcursor1:amd64. Preparing to unpack .../53-libxcursor1_1%3a1.2.0-2_amd64.deb ... Unpacking libxcursor1:amd64 (1:1.2.0-2) ... Selecting previously unselected package libxrender-dev:amd64. Preparing to unpack .../54-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 .../55-libxcursor-dev_1%3a1.2.0-2_amd64.deb ... Unpacking libxcursor-dev:amd64 (1:1.2.0-2) ... Selecting previously unselected package libxdamage1:amd64. Preparing to unpack .../56-libxdamage1_1%3a1.1.5-1_amd64.deb ... Unpacking libxdamage1:amd64 (1:1.1.5-1) ... Selecting previously unselected package x11proto-damage-dev. Preparing to unpack .../57-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 .../58-libxdamage-dev_1%3a1.1.5-1_amd64.deb ... Unpacking libxdamage-dev:amd64 (1:1.1.5-1) ... Selecting previously unselected package libxfont2:amd64. Preparing to unpack .../59-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 .../60-libxfont-dev_1%3a2.0.3-1_amd64.deb ... Unpacking libxfont-dev (1:2.0.3-1) ... Selecting previously unselected package libxft2:amd64. Preparing to unpack .../61-libxft2_2.3.3-0ubuntu1_amd64.deb ... Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... Selecting previously unselected package libxft-dev:amd64. Preparing to unpack .../62-libxft-dev_2.3.3-0ubuntu1_amd64.deb ... Unpacking libxft-dev:amd64 (2.3.3-0ubuntu1) ... Selecting previously unselected package libxi-dev:amd64. Preparing to unpack .../63-libxi-dev_2%3a1.7.10-0ubuntu1_amd64.deb ... Unpacking libxi-dev:amd64 (2:1.7.10-0ubuntu1) ... Selecting previously unselected package libxinerama1:amd64. Preparing to unpack .../64-libxinerama1_2%3a1.1.4-2_amd64.deb ... Unpacking libxinerama1:amd64 (2:1.1.4-2) ... Selecting previously unselected package x11proto-xinerama-dev. Preparing to unpack .../65-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 .../66-libxinerama-dev_2%3a1.1.4-2_amd64.deb ... Unpacking libxinerama-dev:amd64 (2:1.1.4-2) ... Selecting previously unselected package libxkbfile1:amd64. Preparing to unpack .../67-libxkbfile1_1%3a1.1.0-0ubuntu1_amd64.deb ... Unpacking libxkbfile1:amd64 (1:1.1.0-0ubuntu1) ... Selecting previously unselected package libxkbfile-dev:amd64. Preparing to unpack .../68-libxkbfile-dev_1%3a1.1.0-0ubuntu1_amd64.deb ... Unpacking libxkbfile-dev:amd64 (1:1.1.0-0ubuntu1) ... Selecting previously unselected package libxmuu-dev:amd64. Preparing to unpack .../69-libxmuu-dev_2%3a1.1.3-0ubuntu1_amd64.deb ... Unpacking libxmuu-dev:amd64 (2:1.1.3-0ubuntu1) ... Selecting previously unselected package libxrandr2:amd64. Preparing to unpack .../70-libxrandr2_2%3a1.5.2-0ubuntu1_amd64.deb ... Unpacking libxrandr2:amd64 (2:1.5.2-0ubuntu1) ... Selecting previously unselected package x11proto-randr-dev. Preparing to unpack .../71-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 .../72-libxrandr-dev_2%3a1.5.2-0ubuntu1_amd64.deb ... Unpacking libxrandr-dev:amd64 (2:1.5.2-0ubuntu1) ... Selecting previously unselected package libxres1:amd64. Preparing to unpack .../73-libxres1_2%3a1.2.0-3_amd64.deb ... Unpacking libxres1:amd64 (2:1.2.0-3) ... Selecting previously unselected package libxres-dev:amd64. Preparing to unpack .../74-libxres-dev_2%3a1.2.0-3_amd64.deb ... Unpacking libxres-dev:amd64 (2:1.2.0-3) ... Selecting previously unselected package libxss1:amd64. Preparing to unpack .../75-libxss1_1%3a1.2.3-1_amd64.deb ... Unpacking libxss1:amd64 (1:1.2.3-1) ... Selecting previously unselected package x11proto-scrnsaver-dev. Preparing to unpack .../76-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 .../77-libxss-dev_1%3a1.2.3-1_amd64.deb ... Unpacking libxss-dev:amd64 (1:1.2.3-1) ... Selecting previously unselected package x11proto-record-dev. Preparing to unpack .../78-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 .../79-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 .../80-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 .../81-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 .../82-libxvmc1_2%3a1.0.11-0ubuntu1_amd64.deb ... Unpacking libxvmc1:amd64 (2:1.0.11-0ubuntu1) ... Selecting previously unselected package libxvmc-dev:amd64. Preparing to unpack .../83-libxvmc-dev_2%3a1.0.11-0ubuntu1_amd64.deb ... Unpacking libxvmc-dev:amd64 (2:1.0.11-0ubuntu1) ... Selecting previously unselected package libxxf86dga1:amd64. Preparing to unpack .../84-libxxf86dga1_2%3a1.1.5-0ubuntu1_amd64.deb ... Unpacking libxxf86dga1:amd64 (2:1.1.5-0ubuntu1) ... Selecting previously unselected package x11proto-xf86dga-dev. Preparing to unpack .../85-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 .../86-libxxf86dga-dev_2%3a1.1.5-0ubuntu1_amd64.deb ... Unpacking libxxf86dga-dev:amd64 (2:1.1.5-0ubuntu1) ... Selecting previously unselected package libxxf86vm1:amd64. Preparing to unpack .../87-libxxf86vm1_1%3a1.1.4-1build1_amd64.deb ... Unpacking libxxf86vm1:amd64 (1:1.1.4-1build1) ... Selecting previously unselected package x11proto-xf86vidmode-dev. Preparing to unpack .../88-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 .../89-libxxf86vm-dev_1%3a1.1.4-1build1_amd64.deb ... Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1build1) ... Selecting previously unselected package mesa-common-dev:amd64. Preparing to unpack .../90-mesa-common-dev_19.2.8-0ubuntu0~19.10.3_amd64.deb ... Unpacking mesa-common-dev:amd64 (19.2.8-0ubuntu0~19.10.3) ... Selecting previously unselected package libpciaccess-dev:amd64. Preparing to unpack .../91-libpciaccess-dev_0.16-0ubuntu1_amd64.deb ... Unpacking libpciaccess-dev:amd64 (0.16-0ubuntu1) ... Selecting previously unselected package xserver-xorg-dev. Preparing to unpack .../92-xserver-xorg-dev_2%3a1.20.5+git20191008-0ubuntu1_amd64.deb ... Unpacking xserver-xorg-dev (2:1.20.5+git20191008-0ubuntu1) ... Selecting previously unselected package xorg-dev. Preparing to unpack .../93-xorg-dev_1%3a7.7+19ubuntu12_all.deb ... Unpacking xorg-dev (1:7.7+19ubuntu12) ... Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... Setting up libpciaccess0:amd64 (0.16-0ubuntu1) ... Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... Setting up libpixman-1-dev:amd64 (0.38.4-0ubuntu1) ... Setting up libxdamage1:amd64 (1:1.1.5-1) ... Setting up libpciaccess-dev:amd64 (0.16-0ubuntu1) ... Setting up libxpm4:amd64 (1:3.5.12-1) ... Setting up libpng-dev:amd64 (1.6.37-1) ... Setting up libxxf86dga1:amd64 (2:1.1.5-0ubuntu1) ... Setting up libxvmc1:amd64 (2:1.0.11-0ubuntu1) ... Setting up libpthread-stubs0-dev:amd64 (0.4-1) ... Setting up libfreetype6-dev:amd64 (2.9.1-4) ... Setting up libxxf86vm1:amd64 (1:1.1.4-1build1) ... Setting up xtrans-dev (1.3.5-1build1) ... Setting up libfontenc1:amd64 (1:1.1.4-0ubuntu1) ... Setting up libexpat1-dev:amd64 (2.2.7-2) ... Setting up libdmx1:amd64 (1:1.1.4-1) ... Setting up libxfixes3:amd64 (1:5.0.3-1) ... Setting up uuid-dev:amd64 (2.34-0.1ubuntu2.4) ... Setting up libxinerama1:amd64 (2:1.1.4-2) ... Setting up libxv1:amd64 (2:1.0.11-1) ... Setting up libxrandr2:amd64 (2:1.5.2-0ubuntu1) ... Setting up libfs6:amd64 (2:1.0.7-1) ... Setting up xorg-sgml-doctools (1:1.11-1) ... Setting up libxss1:amd64 (1:1.2.3-1) ... Setting up libxkbfile1:amd64 (1:1.1.0-0ubuntu1) ... Setting up libdrm-common (2.4.99-1ubuntu1) ... Setting up libxcomposite1:amd64 (1:0.4.5-0ubuntu1) ... Setting up libsm6:amd64 (2:1.2.3-1) ... Setting up libxfont2:amd64 (1:2.0.3-1) ... Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ... Setting up libxres1:amd64 (2:1.2.0-3) ... Setting up x11proto-dev (2018.4-4) ... Setting up libfontconfig1-dev:amd64 (2.13.1-2ubuntu2) ... Setting up libxau-dev:amd64 (1:1.0.9-0ubuntu1) ... Setting up libice-dev:amd64 (2:1.0.10-0ubuntu1) ... Setting up libsm-dev:amd64 (2:1.2.3-1) ... Setting up x11proto-randr-dev (2018.4-4) ... Setting up libxcursor1:amd64 (1:1.2.0-2) ... Setting up libfontenc-dev:amd64 (1:1.1.4-0ubuntu1) ... Setting up x11proto-xinerama-dev (2018.4-4) ... Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu1) ... Setting up x11proto-damage-dev (1:2018.4-4) ... Setting up x11proto-composite-dev (1:2018.4-4) ... Setting up x11proto-core-dev (2018.4-4) ... Setting up x11proto-input-dev (2018.4-4) ... Setting up libxt6:amd64 (1:1.1.5-1) ... Setting up libfs-dev:amd64 (2:1.0.7-1) ... Setting up x11proto-xf86vidmode-dev (2018.4-4) ... Setting up x11proto-xext-dev (2018.4-4) ... Setting up libdrm2:amd64 (2.4.99-1ubuntu1) ... Setting up x11proto-record-dev (2018.4-4) ... Setting up x11proto-xf86dga-dev (2018.4-4) ... Setting up x11proto-fixes-dev (1:2018.4-4) ... Setting up x11proto-scrnsaver-dev (2018.4-4) ... Setting up libdrm-amdgpu1:amd64 (2.4.99-1ubuntu1) ... Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... Setting up libdrm-nouveau2:amd64 (2.4.99-1ubuntu1) ... Setting up libxcb1-dev:amd64 (1.13.1-2) ... Setting up libdrm-radeon1:amd64 (2.4.99-1ubuntu1) ... Setting up libdrm-intel1:amd64 (2.4.99-1ubuntu1) ... Setting up libx11-dev:amd64 (2:1.6.8-1) ... Setting up libxaw7:amd64 (2:1.0.13-1) ... Setting up libxfixes-dev:amd64 (1:5.0.3-1) ... Setting up libxt-dev:amd64 (1:1.1.5-1) ... Setting up libdmx-dev:amd64 (1:1.1.4-1) ... Setting up libxpm-dev:amd64 (1:3.5.12-1) ... Setting up libxext-dev:amd64 (2:1.3.4-0ubuntu1) ... Setting up libxres-dev:amd64 (2:1.2.0-3) ... Setting up libxi-dev:amd64 (2:1.7.10-0ubuntu1) ... Setting up libxrender-dev:amd64 (1:0.9.10-1) ... Setting up libxft-dev:amd64 (2.3.3-0ubuntu1) ... Setting up libxtst-dev:amd64 (2:1.2.3-1) ... Setting up libxkbfile-dev:amd64 (1:1.1.0-0ubuntu1) ... Setting up libxdamage-dev:amd64 (1:1.1.5-1) ... Setting up libdrm-dev:amd64 (2.4.99-1ubuntu1) ... Setting up libxmu-headers (2:1.1.3-0ubuntu1) ... Setting up libxcomposite-dev:amd64 (1:0.4.5-0ubuntu1) ... Setting up libxcursor-dev:amd64 (1:1.2.0-2) ... Setting up libxxf86dga-dev:amd64 (2:1.1.5-0ubuntu1) ... Setting up libxxf86vm-dev:amd64 (1:1.1.4-1build1) ... Setting up libxfont-dev (1:2.0.3-1) ... Setting up libxmu-dev:amd64 (2:1.1.3-0ubuntu1) ... Setting up libxss-dev:amd64 (1:1.2.3-1) ... Setting up libxv-dev:amd64 (2:1.0.11-1) ... Setting up libxrandr-dev:amd64 (2:1.5.2-0ubuntu1) ... Setting up libxinerama-dev:amd64 (2:1.1.4-2) ... Setting up libxaw7-dev:amd64 (2:1.0.13-1) ... Setting up mesa-common-dev:amd64 (19.2.8-0ubuntu0~19.10.3) ... Setting up libxmuu-dev:amd64 (2:1.1.3-0ubuntu1) ... Setting up libxvmc-dev:amd64 (2:1.0.11-0ubuntu1) ... Setting up xserver-xorg-dev (2:1.20.5+git20191008-0ubuntu1) ... Setting up xorg-dev (1:7.7+19ubuntu12) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Processing triggers for man-db (2.8.7-3) ... Running: sudo -A apt-get install -y --no-install-recommends libx11-xcb-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libx11-xcb1 The following NEW packages will be installed: libx11-xcb-dev libx11-xcb1 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 19.0 kB of archives. After this operation, 167 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libx11-xcb1 amd64 2:1.6.8-1 [9236 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libx11-xcb-dev amd64 2:1.6.8-1 [9800 B] Fetched 19.0 kB in 0s (70.5 kB/s) Selecting previously unselected package libx11-xcb1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19121 files and directories currently installed.) Preparing to unpack .../libx11-xcb1_2%3a1.6.8-1_amd64.deb ... Unpacking libx11-xcb1:amd64 (2:1.6.8-1) ... Selecting previously unselected package libx11-xcb-dev:amd64. Preparing to unpack .../libx11-xcb-dev_2%3a1.6.8-1_amd64.deb ... Unpacking libx11-xcb-dev:amd64 (2:1.6.8-1) ... Setting up libx11-xcb1:amd64 (2:1.6.8-1) ... Setting up libx11-xcb-dev:amd64 (2:1.6.8-1) ... Processing triggers for man-db (2.8.7-3) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-render0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-render0 The following NEW packages will be installed: libxcb-render0 libxcb-render0-dev 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 33.2 kB of archives. After this operation, 282 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-render0 amd64 1.13.1-2 [14.8 kB] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-render0-dev amd64 1.13.1-2 [18.4 kB] Fetched 33.2 kB in 0s (92.7 kB/s) Selecting previously unselected package libxcb-render0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19135 files and directories currently installed.) Preparing to unpack .../libxcb-render0_1.13.1-2_amd64.deb ... Unpacking libxcb-render0:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-render0-dev:amd64. Preparing to unpack .../libxcb-render0-dev_1.13.1-2_amd64.deb ... Unpacking libxcb-render0-dev:amd64 (1.13.1-2) ... Setting up libxcb-render0:amd64 (1.13.1-2) ... Setting up libxcb-render0-dev:amd64 (1.13.1-2) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-render-util0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-render-util0 The following NEW packages will be installed: libxcb-render-util0 libxcb-render-util0-dev 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 17.7 kB of archives. After this operation, 101 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-render-util0-dev amd64 0.3.9-1build1 [7824 B] Fetched 17.7 kB in 0s (61.3 kB/s) Selecting previously unselected package libxcb-render-util0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19147 files and directories currently installed.) Preparing to unpack .../libxcb-render-util0_0.3.9-1build1_amd64.deb ... Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... Selecting previously unselected package libxcb-render-util0-dev:amd64. Preparing to unpack .../libxcb-render-util0-dev_0.3.9-1build1_amd64.deb ... Unpacking libxcb-render-util0-dev:amd64 (0.3.9-1build1) ... Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... Setting up libxcb-render-util0-dev:amd64 (0.3.9-1build1) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-xkb-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-xkb1 The following NEW packages will be installed: libxcb-xkb-dev libxcb-xkb1 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 69.3 kB of archives. After this operation, 564 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-xkb1 amd64 1.13.1-2 [29.0 kB] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-xkb-dev amd64 1.13.1-2 [40.3 kB] Fetched 69.3 kB in 0s (169 kB/s) Selecting previously unselected package libxcb-xkb1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19163 files and directories currently installed.) Preparing to unpack .../libxcb-xkb1_1.13.1-2_amd64.deb ... Unpacking libxcb-xkb1:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-xkb-dev:amd64. Preparing to unpack .../libxcb-xkb-dev_1.13.1-2_amd64.deb ... Unpacking libxcb-xkb-dev:amd64 (1.13.1-2) ... Setting up libxcb-xkb1:amd64 (1.13.1-2) ... Setting up libxcb-xkb-dev:amd64 (1.13.1-2) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-icccm4-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-icccm4 The following NEW packages will be installed: libxcb-icccm4 libxcb-icccm4-dev 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 21.6 kB of archives. After this operation, 158 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-icccm4-dev amd64 0.4.1-1.1 [10.8 kB] Fetched 21.6 kB in 0s (80.2 kB/s) Selecting previously unselected package libxcb-icccm4:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19175 files and directories currently installed.) Preparing to unpack .../libxcb-icccm4_0.4.1-1.1_amd64.deb ... Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... Selecting previously unselected package libxcb-icccm4-dev:amd64. Preparing to unpack .../libxcb-icccm4-dev_0.4.1-1.1_amd64.deb ... Unpacking libxcb-icccm4-dev:amd64 (0.4.1-1.1) ... Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... Setting up libxcb-icccm4-dev:amd64 (0.4.1-1.1) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-image0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-image0 libxcb-shm0 libxcb-shm0-dev libxcb-util1 The following NEW packages will be installed: libxcb-image0 libxcb-image0-dev libxcb-shm0 libxcb-shm0-dev libxcb-util1 0 upgraded, 5 newly installed, 0 to remove and 4 not upgraded. Need to get 50.6 kB of archives. After this operation, 275 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-shm0 amd64 1.13.1-2 [5548 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-shm0-dev amd64 1.13.1-2 [6656 B] Get:3 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] Get:4 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] Get:5 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-image0-dev amd64 0.4.0-1build1 [14.9 kB] Fetched 50.6 kB in 0s (132 kB/s) Selecting previously unselected package libxcb-shm0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19191 files and directories currently installed.) Preparing to unpack .../libxcb-shm0_1.13.1-2_amd64.deb ... Unpacking libxcb-shm0:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-shm0-dev:amd64. Preparing to unpack .../libxcb-shm0-dev_1.13.1-2_amd64.deb ... Unpacking libxcb-shm0-dev:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-util1:amd64. Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... Selecting previously unselected package libxcb-image0:amd64. Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... Selecting previously unselected package libxcb-image0-dev:amd64. Preparing to unpack .../libxcb-image0-dev_0.4.0-1build1_amd64.deb ... Unpacking libxcb-image0-dev:amd64 (0.4.0-1build1) ... Setting up libxcb-shm0:amd64 (1.13.1-2) ... Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... Setting up libxcb-image0:amd64 (0.4.0-1build1) ... Setting up libxcb-shm0-dev:amd64 (1.13.1-2) ... Setting up libxcb-image0-dev:amd64 (0.4.0-1build1) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-keysyms1-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-keysyms1 The following NEW packages will be installed: libxcb-keysyms1 libxcb-keysyms1-dev 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 14.6 kB of archives. After this operation, 82.9 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-keysyms1-dev amd64 0.4.0-1build1 [6112 B] Fetched 14.6 kB in 0s (36.5 kB/s) Selecting previously unselected package libxcb-keysyms1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19227 files and directories currently installed.) Preparing to unpack .../libxcb-keysyms1_0.4.0-1build1_amd64.deb ... Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... Selecting previously unselected package libxcb-keysyms1-dev:amd64. Preparing to unpack .../libxcb-keysyms1-dev_0.4.0-1build1_amd64.deb ... Unpacking libxcb-keysyms1-dev:amd64 (0.4.0-1build1) ... Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... Setting up libxcb-keysyms1-dev:amd64 (0.4.0-1build1) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-randr0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-randr0 The following NEW packages will be installed: libxcb-randr0 libxcb-randr0-dev 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 36.7 kB of archives. After this operation, 351 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-randr0 amd64 1.13.1-2 [16.3 kB] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-randr0-dev amd64 1.13.1-2 [20.4 kB] Fetched 36.7 kB in 0s (93.1 kB/s) Selecting previously unselected package libxcb-randr0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19243 files and directories currently installed.) Preparing to unpack .../libxcb-randr0_1.13.1-2_amd64.deb ... Unpacking libxcb-randr0:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-randr0-dev:amd64. Preparing to unpack .../libxcb-randr0-dev_1.13.1-2_amd64.deb ... Unpacking libxcb-randr0-dev:amd64 (1.13.1-2) ... Setting up libxcb-randr0:amd64 (1.13.1-2) ... Setting up libxcb-randr0-dev:amd64 (1.13.1-2) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-shape0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-shape0 The following NEW packages will be installed: libxcb-shape0 libxcb-shape0-dev 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 13.0 kB of archives. After this operation, 94.2 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-shape0 amd64 1.13.1-2 [5908 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-shape0-dev amd64 1.13.1-2 [7136 B] Fetched 13.0 kB in 0s (46.8 kB/s) Selecting previously unselected package libxcb-shape0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19255 files and directories currently installed.) Preparing to unpack .../libxcb-shape0_1.13.1-2_amd64.deb ... Unpacking libxcb-shape0:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-shape0-dev:amd64. Preparing to unpack .../libxcb-shape0-dev_1.13.1-2_amd64.deb ... Unpacking libxcb-shape0-dev:amd64 (1.13.1-2) ... Setting up libxcb-shape0:amd64 (1.13.1-2) ... Setting up libxcb-shape0-dev:amd64 (1.13.1-2) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-sync-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-sync1 The following NEW packages will be installed: libxcb-sync-dev libxcb-sync1 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 19.4 kB of archives. After this operation, 158 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-sync1 amd64 1.13.1-2 [8832 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-sync-dev amd64 1.13.1-2 [10.6 kB] Fetched 19.4 kB in 0s (69.8 kB/s) Selecting previously unselected package libxcb-sync1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19267 files and directories currently installed.) Preparing to unpack .../libxcb-sync1_1.13.1-2_amd64.deb ... Unpacking libxcb-sync1:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-sync-dev:amd64. Preparing to unpack .../libxcb-sync-dev_1.13.1-2_amd64.deb ... Unpacking libxcb-sync-dev:amd64 (1.13.1-2) ... Setting up libxcb-sync1:amd64 (1.13.1-2) ... Setting up libxcb-sync-dev:amd64 (1.13.1-2) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-xfixes0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-xfixes0 The following NEW packages will be installed: libxcb-xfixes0 libxcb-xfixes0-dev 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 20.9 kB of archives. After this operation, 182 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-xfixes0 amd64 1.13.1-2 [9256 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-xfixes0-dev amd64 1.13.1-2 [11.6 kB] Fetched 20.9 kB in 0s (73.2 kB/s) Selecting previously unselected package libxcb-xfixes0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19279 files and directories currently installed.) Preparing to unpack .../libxcb-xfixes0_1.13.1-2_amd64.deb ... Unpacking libxcb-xfixes0:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-xfixes0-dev:amd64. Preparing to unpack .../libxcb-xfixes0-dev_1.13.1-2_amd64.deb ... Unpacking libxcb-xfixes0-dev:amd64 (1.13.1-2) ... Setting up libxcb-xfixes0:amd64 (1.13.1-2) ... Setting up libxcb-xfixes0-dev:amd64 (1.13.1-2) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends libxcb-xinerama0-dev Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libxcb-xinerama0 The following NEW packages will be installed: libxcb-xinerama0 libxcb-xinerama0-dev 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 11.2 kB of archives. After this operation, 85.0 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-xinerama0 amd64 1.13.1-2 [5240 B] Get:2 http://archive.ubuntu.com/ubuntu eoan/main amd64 libxcb-xinerama0-dev amd64 1.13.1-2 [5936 B] Fetched 11.2 kB in 0s (26.9 kB/s) Selecting previously unselected package libxcb-xinerama0:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19291 files and directories currently installed.) Preparing to unpack .../libxcb-xinerama0_1.13.1-2_amd64.deb ... Unpacking libxcb-xinerama0:amd64 (1.13.1-2) ... Selecting previously unselected package libxcb-xinerama0-dev:amd64. Preparing to unpack .../libxcb-xinerama0-dev_1.13.1-2_amd64.deb ... Unpacking libxcb-xinerama0-dev:amd64 (1.13.1-2) ... Setting up libxcb-xinerama0:amd64 (1.13.1-2) ... Setting up libxcb-xinerama0-dev:amd64 (1.13.1-2) ... Processing triggers for libc-bin (2.30-0ubuntu2.1) ... Running: sudo -A apt-get install -y --no-install-recommends xkb-data Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: xkb-data 0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded. Need to get 333 kB of archives. After this operation, 3332 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu eoan/main amd64 xkb-data all 2.26-2ubuntu2 [333 kB] Fetched 333 kB in 1s (571 kB/s) Selecting previously unselected package xkb-data. (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 ... 19303 files and directories currently installed.) Preparing to unpack .../xkb-data_2.26-2ubuntu2_all.deb ... Unpacking xkb-data (2.26-2ubuntu2) ... Setting up xkb-data (2.26-2ubuntu2) ... Processing triggers for man-db (2.8.7-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-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin autoconf/2.69: Setting AC_MACRODIR to /home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/share/autoconf autoconf/2.69: Setting AUTOCONF to /home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoconf autoconf/2.69: Setting AUTORECONF to /home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoreconf autoconf/2.69: Setting AUTOHEADER to /home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoheader autoconf/2.69: Setting AUTOM4TE to /home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autom4te autoconf/2.69: Setting AUTOM4TE_PERLLIBDIR to /home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/share/autoconf [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK pcre/8.44: Appending PATH environment variable: /home/conan/w/cci_PR-3628/.conan/data/pcre/8.44/_/_/package/be4973a1db4c10b787d5aad9fb84d21a8613c1fb/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-3628/.conan/data/pcre2/10.33/_/_/package/bf74575bcbad34c1a86326fb56ab6cfcf19286fb/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK automake/1.16.2: Appending PATH env var with : /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin automake/1.16.2: Setting ACLOCAL to /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal automake/1.16.2: Setting AUTOMAKE_DATADIR to /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share automake/1.16.2: Setting AUTOMAKE_LIBDIR to /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.2: Setting AUTOMAKE_PERLLIBDIR to /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.2: Setting AUTOMAKE to /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake automake/1.16.2: Append M4 include directories to AUTOMAKE_CONAN_INCLUDES environment variable [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK fontconfig/2.13.92: Creating FONTCONFIG_FILE environment variable: /home/conan/w/cci_PR-3628/.conan/data/fontconfig/2.13.92/_/_/package/211285f7c5eb7915075b241bd6a053e345cec58c/bin/etc/fonts/fonts.conf fontconfig/2.13.92: Creating FONTCONFIG_PATH environment variable: /home/conan/w/cci_PR-3628/.conan/data/fontconfig/2.13.92/_/_/package/211285f7c5eb7915075b241bd6a053e345cec58c/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-3628/.conan/data/glib/2.67.0/_/_/package/5dae862b09a7cb2e1f9c9866b350597cdb116d10/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-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin libtool/2.4.6: Setting LIBTOOLIZE env to /home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin/libtoolize libtool/2.4.6: Appending ACLOCAL_PATH env: /home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin/share/aclocal libtool/2.4.6: Setting LIBTOOL_PREFIX environment variable to /home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665 libtool/2.4.6: Setting LIBTOOL_DATADIR environment variable to /home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin/share libtool/2.4.6: Setting LIBTOOL_PKGAUXDIR environment variable to /home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin/share/libtool/build-aux libtool/2.4.6: Setting LIBTOOL_PKGLTDLDIR environment variable to /home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin/share/libtool libtool/2.4.6: Setting LIBTOOL_ACLOCALDIR environment variable to /home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin/share/aclocal libtool/2.4.6: Appending AUTOMAKE_CONAN_INCLUDES environment variable: /home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin/share/aclocal [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cairo/1.17.2: Applying build-requirement: libtool/2.4.6 cairo/1.17.2: Applying build-requirement: pkgconf/1.7.3 cairo/1.17.2: Applying build-requirement: automake/1.16.2 cairo/1.17.2: Applying build-requirement: autoconf/2.69 cairo/1.17.2: Applying build-requirement: m4/1.4.18 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cairo/1.17.2: Configuring sources in /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK cairo/1.17.2: Copying sources to build folder cairo/1.17.2: Building your package in /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186 cairo/1.17.2: Generator pkg_config created libtool.pc cairo/1.17.2: Generator pkg_config created pkgconf.pc cairo/1.17.2: Generator pkg_config created fontconfig.pc cairo/1.17.2: Generator pkg_config created xkeyboard-config.pc cairo/1.17.2: Generator pkg_config created xcb.pc cairo/1.17.2: Generator pkg_config created xcb-xinerama.pc cairo/1.17.2: Generator pkg_config created xcb-xfixes.pc cairo/1.17.2: Generator pkg_config created xcb-sync.pc cairo/1.17.2: Generator pkg_config created xcb-shm.pc cairo/1.17.2: Generator pkg_config created xcb-shape.pc cairo/1.17.2: Generator pkg_config created xcb-renderutil.pc cairo/1.17.2: Generator pkg_config created xcb-render.pc cairo/1.17.2: Generator pkg_config created xcb-randr.pc cairo/1.17.2: Generator pkg_config created xcb-keysyms.pc cairo/1.17.2: Generator pkg_config created xcb-image.pc cairo/1.17.2: Generator pkg_config created xcb-icccm.pc cairo/1.17.2: Generator pkg_config created xcb-xkb.pc cairo/1.17.2: Generator pkg_config created xtrans.pc cairo/1.17.2: Generator pkg_config created xxf86vm.pc cairo/1.17.2: Generator pkg_config created xvmc.pc cairo/1.17.2: Generator pkg_config created xv.pc cairo/1.17.2: Generator pkg_config created xtst.pc cairo/1.17.2: Generator pkg_config created xt.pc cairo/1.17.2: Generator pkg_config created xscrnsaver.pc cairo/1.17.2: Generator pkg_config created xres.pc cairo/1.17.2: Generator pkg_config created xrender.pc cairo/1.17.2: Generator pkg_config created xrandr.pc cairo/1.17.2: Generator pkg_config created xpm.pc cairo/1.17.2: Generator pkg_config created xmuu.pc cairo/1.17.2: Generator pkg_config created xmu.pc cairo/1.17.2: Generator pkg_config created xkbfile.pc cairo/1.17.2: Generator pkg_config created xinerama.pc cairo/1.17.2: Generator pkg_config created xi.pc cairo/1.17.2: Generator pkg_config created xft.pc cairo/1.17.2: Generator pkg_config created xfixes.pc cairo/1.17.2: Generator pkg_config created xext.pc cairo/1.17.2: Generator pkg_config created xdmcp.pc cairo/1.17.2: Generator pkg_config created xdamage.pc cairo/1.17.2: Generator pkg_config created xcursor.pc cairo/1.17.2: Generator pkg_config created xcomposite.pc cairo/1.17.2: Generator pkg_config created xaw7.pc cairo/1.17.2: Generator pkg_config created xau.pc cairo/1.17.2: Generator pkg_config created sm.pc cairo/1.17.2: Generator pkg_config created ice.pc cairo/1.17.2: Generator pkg_config created fontenc.pc cairo/1.17.2: Generator pkg_config created x11-xcb.pc cairo/1.17.2: Generator pkg_config created x11.pc cairo/1.17.2: Generator pkg_config created xorg.pc cairo/1.17.2: Generator pkg_config created gresource.pc cairo/1.17.2: Generator pkg_config created glib-2.0.pc cairo/1.17.2: Generator pkg_config created gobject-2.0.pc cairo/1.17.2: Generator pkg_config created gmodule-no-export-2.0.pc cairo/1.17.2: Generator pkg_config created gmodule-2.0.pc cairo/1.17.2: Generator pkg_config created gio-2.0.pc cairo/1.17.2: Generator pkg_config created gio-unix-2.0.pc cairo/1.17.2: Generator pkg_config created gthread-2.0.pc cairo/1.17.2: Generator pkg_config created gmodule-export-2.0.pc cairo/1.17.2: Generator pkg_config created glib.pc cairo/1.17.2: Generator pkg_config created pixman-1.pc cairo/1.17.2: Generator pkg_config created automake.pc cairo/1.17.2: Generator pkg_config created freetype2.pc cairo/1.17.2: Generator pkg_config created expat.pc cairo/1.17.2: Generator pkg_config created libuuid.pc cairo/1.17.2: Generator pkg_config created libffi.pc cairo/1.17.2: Generator pkg_config created libpcre32.pc cairo/1.17.2: Generator pkg_config created libpcre16.pc cairo/1.17.2: Generator pkg_config created libpcre.pc cairo/1.17.2: Generator pkg_config created libpcreposix.pc cairo/1.17.2: Generator pkg_config created pcre.pc cairo/1.17.2: Generator pkg_config created libelf.pc cairo/1.17.2: Generator pkg_config created mount.pc cairo/1.17.2: Generator pkg_config created libselinux.pc cairo/1.17.2: Generator pkg_config created autoconf.pc cairo/1.17.2: Generator pkg_config created libpng.pc cairo/1.17.2: Generator pkg_config created libbrotlicommon.pc cairo/1.17.2: Generator pkg_config created libbrotlienc.pc cairo/1.17.2: Generator pkg_config created libbrotlidec.pc cairo/1.17.2: Generator pkg_config created brotli.pc cairo/1.17.2: Generator pkg_config created libpcre2-32.pc cairo/1.17.2: Generator pkg_config created libpcre2-16.pc cairo/1.17.2: Generator pkg_config created libpcre2-8.pc cairo/1.17.2: Generator pkg_config created libpcre2-posix.pc cairo/1.17.2: Generator pkg_config created libpcre2.pc cairo/1.17.2: Generator pkg_config created m4.pc cairo/1.17.2: Generator pkg_config created zlib.pc cairo/1.17.2: Generator pkg_config created bzip2.pc [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cairo/1.17.2: Calling build() ----Running------ > ./autogen.sh ----------------- *** No GTK-Doc found, documentation won't be generated *** cairo/1.17.2: Calling: > ./configure '--datarootdir=/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186' '--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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186' '--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... /usr/bin/grep checking for egrep... /usr/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... /usr/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... /usr/bin/sed checking for fgrep... /usr/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... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for find... /usr/bin/find checking for xargs... /usr/bin/xargs checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... /usr/bin/gcc -E checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking pkg-config is at least version 0.9.0... yes checking for supported warning flags... checking whether /usr/bin/gcc supports -Werror... yes checking whether /usr/bin/gcc supports -errwarn... no checking whether /usr/bin/gcc supports -Wall... yes checking whether /usr/bin/gcc supports -Wextra... yes checking whether /usr/bin/gcc supports -Wmissing-declarations... yes checking whether /usr/bin/gcc supports -Werror-implicit-function-declaration... yes checking whether /usr/bin/gcc supports -Wpointer-arith... yes checking whether /usr/bin/gcc supports -Wwrite-strings... yes checking whether /usr/bin/gcc supports -Wsign-compare... yes checking whether /usr/bin/gcc supports -Wpacked... yes checking whether /usr/bin/gcc supports -Wswitch-enum... yes checking whether /usr/bin/gcc supports -Wmissing-format-attribute... yes checking whether /usr/bin/gcc supports -Wvolatile-register-var... yes checking whether /usr/bin/gcc supports -Wstrict-aliasing=2... yes checking whether /usr/bin/gcc supports -Winit-self... yes checking whether /usr/bin/gcc supports -Wunsafe-loop-optimizations... yes checking whether /usr/bin/gcc supports -Wno-missing-field-initializers... yes checking whether /usr/bin/gcc supports -Wno-unused-parameter... yes checking whether /usr/bin/gcc supports -Wno-attributes... yes checking whether /usr/bin/gcc supports -Wno-long-long... yes checking whether /usr/bin/gcc supports -Winline... yes checking whether /usr/bin/gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no checking whether /usr/bin/gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no checking whether /usr/bin/gcc supports -fno-strict-aliasing... yes checking whether /usr/bin/gcc supports -fno-common... yes checking whether /usr/bin/gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes checking whether /usr/bin/gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable... yes checking which warning flags were supported... -Wall -Wextra -Wmissing-declarations -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wsign-compare -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable checking how to enable unused result warnings... __attribute__((__warn_unused_result__)) checking how to allow undefined symbols in shared libraries used by test suite... -Wl,--allow-shlib-undefined checking whether byte ordering is bigendian... no checking whether float word ordering is bigendian... no checking for native atomic primitives... cxx11 checking whether atomic ops require a memory barrier... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of size_t... 8 checking for native Win32... no checking for Sun Solaris (non-POSIX ctime_r)... no checking for cos in -lm... yes checking for sched_yield in -lrt... yes checking for shm_open in -lrt... yes checking for connect in -lsocket... no checking for __builtin_return_address(0)... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sys/int_types.h usability... no checking sys/int_types.h presence... no checking for sys/int_types.h... no checking for uint64_t... yes checking for uint128_t... no checking for __uint128_t... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for alarm... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for sched_getaffinity... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept... yes checking for fedisableexcept... yes checking for feclearexcept... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking for signal.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for fenv.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for ctime_r... yes checking for localtime_r... yes checking for gmtime_r... yes checking for drand48... yes checking for flockfile... yes checking for funlockfile... yes checking for getline... yes checking for link... yes checking for strndup... yes checking for sys/stat.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for mkdir... yes checking mkdir variant... mkdir(path, mode) checking for fork... yes checking for waitpid... yes checking for raise... yes checking for VALGRIND... no no checking for compress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for lzo2a_decompress in -llzo2... no checking for dlsym in -ldl... yes checking for dlfcn.h... (cached) yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for newlocale... yes checking for strtod_l... yes checking for X... libraries , headers checking for cairo's Xlib surface backend feature... checking for xlib... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking whether shmctl IPC_RMID allowes subsequent attaches... yes checking for X11/extensions/XShm.h... yes checking for X11/extensions/shmproto.h... yes checking for X11/extensions/shmstr.h... yes checking whether cairo's Xlib surface backend feature could be enabled... yes checking for cairo's XCB/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-3628/.conan/data/freetype/2.10.4/_/_/package/561987c2b31e7c0ef595deb204badca7d49a4877/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.2 [snapshot]) will be compiled with: The following surface backends: Image: yes (always builtin) Recording: yes (always builtin) Observer: yes (always builtin) Mime: yes (always builtin) Tee: no (disabled, use --enable-tee to enable) XML: no (disabled, use --enable-xml to enable) Xlib: yes Xlib Xrender: no (disabled, use --enable-xlib-xrender to enable) Qt: no (disabled, use --enable-qt to enable) Quartz: no (requires CoreGraphics framework) Quartz-image: no (disabled, use --enable-quartz-image to enable) XCB: 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-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin/autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' Making all in src make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' cd .. && /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --foreign src/Makefile cd .. && /bin/bash ./config.status src/Makefile depfiles config.status: creating src/Makefile config.status: executing depfiles commands make all-am make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' CC cairo-arc.lo CC cairo-analysis-surface.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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' Making all in doc make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make all-recursive make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' Making all in public make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' cd ../.. && /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --foreign doc/public/Makefile cd ../.. && /bin/bash ./config.status doc/public/Makefile config.status: creating doc/public/Makefile make all-am make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' Making all in util make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' make all-recursive make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' Making all in . make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' Making all in cairo-missing make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-missing' CC strndup.lo CC getline.lo CCLD libcairo-missing.la make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-missing' Making all in cairo-gobject make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-gobject' Making all in cairo-script make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' Making all in examples make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script/examples' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script/examples' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' Making all in cairo-trace make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-trace' CC libcairo_trace_la-trace.lo CCLD libcairo-trace.la make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-trace' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' Making all in boilerplate make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' cd .. && /home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --foreign boilerplate/Makefile cd .. && /bin/bash ./config.status boilerplate/Makefile depfiles config.status: creating boilerplate/Makefile config.status: executing depfiles commands (cd . && sh ./make-cairo-boilerplate-constructors.sh cairo-boilerplate-getopt.c cairo-boilerplate-system.c cairo-boilerplate.c cairo-boilerplate-xlib.c cairo-boilerplate-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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' Making all in test make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' (cd . && sh ./make-cairo-test-constructors.sh a1-bug.c a1-clip.c a1-fill.c a1-image-sample.c a1-mask.c a1-mask-sample.c a1-sample.c a1-traps-sample.c a1-rasterisation.c a8-clear.c a8-mask.c aliasing.c alpha-similar.c arc-direction.c arc-infinite-loop.c arc-looping-dash.c api-special-cases.c big-line.c big-empty-box.c big-empty-triangle.c big-little-box.c big-little-triangle.c bug-spline.c big-trap.c bilevel-image.c bug-40410.c bug-51910.c bug-84115.c bug-bo-rectangular.c bug-bo-collins.c bug-bo-ricotz.c bug-source-cu.c bug-extents.c bug-seams.c caps.c checkerboard.c caps-joins.c caps-joins-alpha.c caps-joins-curve.c caps-tails-curve.c caps-sub-paths.c clear.c clear-source.c clip-all.c clip-complex-bug61592.c clip-complex-shape.c clip-contexts.c clip-disjoint.c clip-disjoint-hatching.c clip-disjoint-quad.c clip-device-offset.c clip-double-free.c clip-draw-unbounded.c clip-empty.c clip-empty-group.c clip-empty-save.c clip-fill.c clip-fill-no-op.c clip-fill-rule.c clip-fill-rule-pixel-aligned.c clip-group-shapes.c clip-image.c clip-intersect.c clip-mixed-antialias.c clip-nesting.c clip-operator.c clip-push-group.c clip-polygons.c clip-rectilinear.c clip-shape.c clip-stroke.c clip-stroke-no-op.c clip-text.c clip-twice.c clip-twice-rectangle.c clip-unbounded.c clip-zero.c clipped-group.c clipped-surface.c close-path.c close-path-current-point.c composite-integer-translate-source.c composite-integer-translate-over.c composite-integer-translate-over-repeat.c copy-disjoint.c copy-path.c coverage.c create-for-stream.c create-from-broken-png-stream.c create-from-png.c create-from-png-stream.c culled-glyphs.c curve-to-as-line-to.c dash-caps-joins.c dash-curve.c dash-infinite-loop.c dash-no-dash.c dash-offset.c dash-offset-negative.c dash-scale.c dash-state.c dash-zero-length.c degenerate-arc.c degenerate-arcs.c degenerate-curve-to.c degenerate-dash.c degenerate-linear-gradient.c degenerate-path.c degenerate-pen.c degenerate-radial-gradient.c degenerate-rel-curve-to.c degenerate-solid-dash.c drunkard-tails.c device-offset.c device-offset-fractional.c device-offset-positive.c device-offset-scale.c error-setters.c extend-pad.c extend-pad-border.c extend-pad-similar.c extend-reflect.c extend-reflect-similar.c extend-repeat.c extend-repeat-similar.c extended-blend.c fallback.c fill-alpha.c fill-alpha-pattern.c fill-and-stroke.c fill-and-stroke-alpha.c fill-and-stroke-alpha-add.c fill-degenerate-sort-order.c fill-disjoint.c fill-empty.c fill-image.c fill-missed-stop.c fill-rule.c filter-bilinear-extents.c filter-nearest-offset.c filter-nearest-transformed.c finer-grained-fallbacks.c font-face-get-type.c font-matrix-translation.c font-options.c font-variations.c glyph-cache-pressure.c get-and-set.c get-clip.c get-group-target.c get-path-extents.c gradient-alpha.c gradient-constant-alpha.c gradient-zero-stops.c gradient-zero-stops-mask.c group-clip.c group-paint.c group-state.c group-unaligned.c half-coverage.c halo.c hatchings.c horizontal-clip.c huge-linear.c huge-radial.c image-surface-source.c image-bug-710072.c implicit-close.c infinite-join.c in-fill-empty-trapezoid.c in-fill-trapezoid.c invalid-matrix.c inverse-text.c inverted-clip.c joins.c joins-loop.c joins-star.c joins-retrace.c large-clip.c large-font.c large-source.c large-source-roi.c large-twin-antialias-mixed.c leaky-dash.c leaky-dashed-rectangle.c leaky-dashed-stroke.c leaky-polygon.c line-width.c line-width-large-overlap.c line-width-overlap.c line-width-scale.c line-width-tolerance.c line-width-zero.c linear-gradient.c linear-gradient-extend.c linear-gradient-large.c linear-gradient-one-stop.c linear-gradient-reflect.c linear-gradient-subset.c linear-step-function.c linear-uniform.c long-dashed-lines.c long-lines.c map-to-image.c mask.c mask-alpha.c mask-ctm.c mask-glyphs.c mask-surface-ctm.c mask-transformed-image.c mask-transformed-similar.c mesh-pattern.c mesh-pattern-accuracy.c mesh-pattern-conical.c mesh-pattern-control-points.c mesh-pattern-fold.c mesh-pattern-overlap.c mesh-pattern-transformed.c mime-data.c mime-surface-api.c miter-precision.c move-to-show-surface.c negative-stride-image.c new-sub-path.c nil-surface.c operator.c operator-alpha.c operator-alpha-alpha.c operator-clear.c operator-source.c outline-tolerance.c over-above-source.c over-around-source.c over-below-source.c over-between-source.c overlapping-boxes.c overlapping-glyphs.c overlapping-dash-caps.c paint.c paint-clip-fill.c paint-repeat.c paint-source-alpha.c paint-with-alpha.c paint-with-alpha-group-clip.c partial-clip-text.c partial-coverage.c pass-through.c path-append.c path-currentpoint.c path-stroke-twice.c path-precision.c pattern-get-type.c pattern-getters.c pdf-isolated-group.c pixman-downscale.c pixman-rotate.c png.c push-group.c push-group-color.c push-group-path-offset.c radial-gradient.c radial-gradient-extend.c radial-outer-focus.c random-clips.c random-intersections-eo.c random-intersections-nonzero.c random-intersections-curves-eo.c random-intersections-curves-nz.c raster-source.c record.c record1414x.c record2x.c record90.c recordflip.c record-extend.c record-neg-extents.c record-mesh.c record-replay-extend.c recording-ink-extents.c recording-surface-pattern.c recording-surface-extend.c rectangle-rounding-error.c rectilinear-fill.c rectilinear-grid.c rectilinear-miter-limit.c rectilinear-dash.c rectilinear-dash-scale.c rectilinear-stroke.c reflected-stroke.c rel-path.c rgb24-ignore-alpha.c rotate-image-surface-paint.c rotate-stroke-box.c rotated-clip.c rounded-rectangle-fill.c rounded-rectangle-stroke.c sample.c scale-down-source-surface-paint.c scale-offset-image.c scale-offset-similar.c scale-source-surface-paint.c scaled-font-zero-matrix.c stroke-ctm-caps.c stroke-clipped.c stroke-image.c stroke-open-box.c select-font-face.c select-font-no-show-text.c self-copy.c self-copy-overlap.c self-intersecting.c set-source.c show-glyphs-advance.c show-glyphs-many.c show-text-current-point.c shape-general-convex.c shape-sierpinski.c simple.c skew-extreme.c smask.c smask-fill.c smask-image-mask.c smask-mask.c smask-paint.c smask-stroke.c smask-text.c smp-glyph.c solid-pattern-cache-stress.c source-clip.c source-clip-scale.c source-surface-scale-paint.c spline-decomposition.c stride-12-image.c stroke-pattern.c subsurface.c subsurface-image-repeat.c subsurface-repeat.c subsurface-reflect.c subsurface-pad.c subsurface-modify-child.c subsurface-modify-parent.c subsurface-outside-target.c subsurface-scale.c subsurface-similar-repeat.c surface-finish-twice.c surface-pattern.c surface-pattern-big-scale-down.c surface-pattern-operator.c surface-pattern-scale-down.c surface-pattern-scale-down-extend.c surface-pattern-scale-up.c text-antialias.c text-antialias-subpixel.c text-cache-crash.c text-glyph-range.c text-pattern.c text-rotate.c text-transform.c text-unhinted-metrics.c text-zero-len.c thin-lines.c tighten-bounds.c tiger.c toy-font-face.c transforms.c translate-show-surface.c trap-clip.c twin.c twin-antialias-gray.c twin-antialias-mixed.c twin-antialias-none.c twin-antialias-subpixel.c unaligned-box.c unantialiased-shapes.c unbounded-operator.c unclosed-strokes.c user-data.c user-font.c user-font-mask.c user-font-proxy.c user-font-rescale.c world-map.c white-in-noop.c xcb-huge-image-shm.c xcb-huge-subimage.c xcb-stress-cache.c xcb-snapshot-assert.c xcomposite-projection.c xlib-expose-event.c zero-alpha.c zero-mask.c pthread-same-source.c pthread-show-text.c pthread-similar.c bitmap-font.c ft-font-create-for-ft-face.c ft-show-glyphs-positioning.c ft-show-glyphs-table.c ft-text-vertical-layout-type1.c ft-text-vertical-layout-type3.c ft-text-antialias-none.c pdf-features.c pdf-mime-data.c pdf-surface-source.c pdf-tagged-text.c ps-eps.c ps-features.c ps-surface-source.c svg-surface.c svg-clip.c svg-surface-source.c 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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' Making all in pdiff make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' make all-am make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' CC lpyramid.lo CC pdiff.lo CCLD libpdiff.la make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' Making all in . make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' Making all in perf make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make all-recursive make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' Making all in micro make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' make all-am make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' CC box-outline.lo CC cairo-perf-cover.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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' CC cairo-analyse-trace.o CC cairo-perf.lo CC cairo-error.o 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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' CC cairo-boilerplate-getopt.lo CC cairo-perf-trace.o CC cairo-hash.o CC cairo-boilerplate-system.lo CC cairo-boilerplate.lo CC cairo-perf-micro.o CC cairo-boilerplate-xlib.lo CC cairo-boilerplate-script.lo CC cairo-boilerplate-ps.lo CC cairo-boilerplate-pdf.lo CCLD libcairoperf.la CC cairo-boilerplate-svg.lo CC cairo-boilerplate-constructors.lo CCLD libcairoboilerplate.la make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' CCLD cairo-perf-trace CCLD cairo-analyse-trace CCLD cairo-perf-micro make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' make[1]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' cairo/1.17.2: Package 'bf273157cfc843da4643e3d5f3785bc77e097186' built cairo/1.17.2: Build folder /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186 cairo/1.17.2: Generated conaninfo.txt cairo/1.17.2: Generated conanbuildinfo.txt cairo/1.17.2: Generating the package cairo/1.17.2: Package folder /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186 cairo/1.17.2: Calling package() ----Running------ > make install -j3 ----------------- make install-recursive make[1]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' Making install in src make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' make install-am make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' cd .. && make config.h make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' cd .. && make config.h make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/include/cairo' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/include/cairo' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/pkgconfig' /usr/bin/install -c -m 644 cairo.h cairo-deprecated.h cairo-xlib.h cairo-script.h cairo-ft.h cairo-ps.h cairo-pdf.h cairo-svg.h ../cairo-version.h '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/include/cairo' /usr/bin/install -c -m 644 cairo-features.h '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/pkgconfig' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libcairo.la '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib' libtool: install: /usr/bin/install -c .libs/libcairo.lai /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo.la libtool: install: /usr/bin/install -c .libs/libcairo.a /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo.a libtool: install: chmod 644 /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo.a libtool: install: ranlib /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo.a libtool: finish: PATH="/home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin:/home/conan/w/cci_PR-3628/.conan/data/pkgconf/1.7.3/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/bin:/home/conan/w/cci_PR-3628/.conan/data/glib/2.67.0/_/_/package/5dae862b09a7cb2e1f9c9866b350597cdb116d10/bin:/home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-3628/.conan/data/freetype/2.10.4/_/_/package/561987c2b31e7c0ef595deb204badca7d49a4877/bin:/home/conan/w/cci_PR-3628/.conan/data/pcre/8.44/_/_/package/be4973a1db4c10b787d5aad9fb84d21a8613c1fb/bin:/home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-3628/.conan/data/pcre2/10.33/_/_/package/bf74575bcbad34c1a86326fb56ab6cfcf19286fb/bin:/home/conan/w/cci_PR-3628/.conan/data/m4/1.4.18/_/_/package/dfe2c959761ac11a1b854db19439f3576ba4b371/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/src' Making install in doc make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' Making install in public make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' make[6]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/build/install-sh -d /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/res/gtk-doc/html/cairo || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir= --html-dir=/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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 make[6]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc/public' make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/doc' Making install in util make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' Making install in . make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' Making install in cairo-missing make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-missing' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-missing' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-missing' Making install in cairo-gobject make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-gobject' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-gobject' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/include/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-gobject.la '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib' /usr/bin/install -c -m 644 cairo-gobject.h '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/include/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-gobject.lai /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo-gobject.la libtool: install: /usr/bin/install -c .libs/libcairo-gobject.a /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo-gobject.a libtool: install: chmod 644 /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo-gobject.a libtool: install: ranlib /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo-gobject.a libtool: finish: PATH="/home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin:/home/conan/w/cci_PR-3628/.conan/data/pkgconf/1.7.3/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/bin:/home/conan/w/cci_PR-3628/.conan/data/glib/2.67.0/_/_/package/5dae862b09a7cb2e1f9c9866b350597cdb116d10/bin:/home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-3628/.conan/data/freetype/2.10.4/_/_/package/561987c2b31e7c0ef595deb204badca7d49a4877/bin:/home/conan/w/cci_PR-3628/.conan/data/pcre/8.44/_/_/package/be4973a1db4c10b787d5aad9fb84d21a8613c1fb/bin:/home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-3628/.conan/data/pcre2/10.33/_/_/package/bf74575bcbad34c1a86326fb56ab6cfcf19286fb/bin:/home/conan/w/cci_PR-3628/.conan/data/m4/1.4.18/_/_/package/dfe2c959761ac11a1b854db19439f3576ba4b371/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-gobject' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-gobject' Making install in cairo-script make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' Making install in examples make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script/examples' make[6]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script/examples' make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script/examples' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' make[6]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/include/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-script-interpreter.la '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib' /usr/bin/install -c -m 644 cairo-script-interpreter.h '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/include/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.lai /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo-script-interpreter.la libtool: install: /usr/bin/install -c .libs/libcairo-script-interpreter.a /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo-script-interpreter.a libtool: install: chmod 644 /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo-script-interpreter.a libtool: install: ranlib /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/libcairo-script-interpreter.a libtool: finish: PATH="/home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin:/home/conan/w/cci_PR-3628/.conan/data/pkgconf/1.7.3/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/bin:/home/conan/w/cci_PR-3628/.conan/data/glib/2.67.0/_/_/package/5dae862b09a7cb2e1f9c9866b350597cdb116d10/bin:/home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-3628/.conan/data/freetype/2.10.4/_/_/package/561987c2b31e7c0ef595deb204badca7d49a4877/bin:/home/conan/w/cci_PR-3628/.conan/data/pcre/8.44/_/_/package/be4973a1db4c10b787d5aad9fb84d21a8613c1fb/bin:/home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-3628/.conan/data/pcre2/10.33/_/_/package/bf74575bcbad34c1a86326fb56ab6cfcf19286fb/bin:/home/conan/w/cci_PR-3628/.conan/data/m4/1.4.18/_/_/package/dfe2c959761ac11a1b854db19439f3576ba4b371/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-script' Making install in cairo-trace make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-trace' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-trace' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/bin' /usr/bin/install -c cairo-trace '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/bin' /usr/bin/mkdir -p '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/cairo' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcairo-trace.la '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/cairo' libtool: install: /usr/bin/install -c .libs/libcairo-trace.lai /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/cairo/libcairo-trace.la libtool: install: /usr/bin/install -c .libs/libcairo-trace.a /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/cairo/libcairo-trace.a libtool: install: chmod 644 /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/cairo/libcairo-trace.a libtool: install: ranlib /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/cairo/libcairo-trace.a libtool: finish: PATH="/home/conan/w/cci_PR-3628/.conan/data/libtool/2.4.6/_/_/package/9ed6f676ebd76a874f3bd10d04185c044317e665/bin:/home/conan/w/cci_PR-3628/.conan/data/pkgconf/1.7.3/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/bin:/home/conan/w/cci_PR-3628/.conan/data/glib/2.67.0/_/_/package/5dae862b09a7cb2e1f9c9866b350597cdb116d10/bin:/home/conan/w/cci_PR-3628/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin:/home/conan/w/cci_PR-3628/.conan/data/freetype/2.10.4/_/_/package/561987c2b31e7c0ef595deb204badca7d49a4877/bin:/home/conan/w/cci_PR-3628/.conan/data/pcre/8.44/_/_/package/be4973a1db4c10b787d5aad9fb84d21a8613c1fb/bin:/home/conan/w/cci_PR-3628/.conan/data/autoconf/2.69/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin:/home/conan/w/cci_PR-3628/.conan/data/pcre2/10.33/_/_/package/bf74575bcbad34c1a86326fb56ab6cfcf19286fb/bin:/home/conan/w/cci_PR-3628/.conan/data/m4/1.4.18/_/_/package/dfe2c959761ac11a1b854db19439f3576ba4b371/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-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/lib/cairo ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/package/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-trace' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util/cairo-trace' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/util' Making install in boilerplate make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' make install-am make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/boilerplate' Making install in test make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' Making install in pdiff make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' make[6]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test/pdiff' Making install in . make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/test' Making install in perf make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make install-recursive make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' Making install in micro make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' make install-am make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' make[6]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' make[5]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf/micro' make[4]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make[5]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make[4]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make[3]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder/perf' make[2]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' make[3]: Entering directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/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-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' make[2]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' make[1]: Leaving directory '/home/conan/w/cci_PR-3628/.conan/data/cairo/1.17.2/_/_/build/bf273157cfc843da4643e3d5f3785bc77e097186/source_subfolder' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK cairo/1.17.2 package(): Packaged 4 '.a' files: libcairo.a, libcairo-script-interpreter.a, libcairo-gobject.a, libcairo-trace.a cairo/1.17.2 package(): Packaged 2 '.1' files: COPYING-LGPL-2.1, COPYING-MPL-1.1 cairo/1.17.2 package(): Packaged 2 files: COPYING, cairo-trace cairo/1.17.2 package(): Packaged 12 '.h' files cairo/1.17.2 package(): Packaged 57 '.html' files cairo/1.17.2 package(): Packaged 7 '.png' files cairo/1.17.2 package(): Packaged 1 '.devhelp2' file: cairo.devhelp2 cairo/1.17.2 package(): Packaged 1 '.css' file: style.css cairo/1.17.2: Package 'bf273157cfc843da4643e3d5f3785bc77e097186' created cairo/1.17.2: Created package revision cabeb1bcc19400fd5556643ac071ba1c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK cairo/1.17.2 (test package): Generator txt created conanbuildinfo.txt cairo/1.17.2 (test package): Generator cmake created conanbuildinfo.cmake cairo/1.17.2 (test package): Generated conaninfo.txt cairo/1.17.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3628/2/9fdcc075-0df3-4cb8-901f-0642b54dbb36/recipes/cairo/all/test_package/build/1889ceca71f284e0d74fa66da28861bc7d8822a8/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK cairo/1.17.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3628/2/9fdcc075-0df3-4cb8-901f-0642b54dbb36/recipes/cairo/all/test_package/build/1889ceca71f284e0d74fa66da28861bc7d8822a8' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -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-3628/2/9fdcc075-0df3-4cb8-901f-0642b54dbb36/recipes/cairo/all/test_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3628/2/9fdcc075-0df3-4cb8-901f-0642b54dbb36/recipes/cairo/all/test_package/build/1889ceca71f284e0d74fa66da28861bc7d8822a8 ----Running------ > cmake --build '/home/conan/w/cci_PR-3628/2/9fdcc075-0df3-4cb8-901f-0642b54dbb36/recipes/cairo/all/test_package/build/1889ceca71f284e0d74fa66da28861bc7d8822a8' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package cairo/1.17.2 (test package): Running test() ----Running------ > bin/test_package ----------------- cairo version is 1.17.2 JSON file created at '/home/conan/w/cci_PR-3628/2/9fdcc075-0df3-4cb8-901f-0642b54dbb36/_create.json'