Auto detecting your dev setup to initialize the default profile (/home/conan/w/cci_PR-3823/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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-3823/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/cci_PR-3823/.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: 6.7626953125 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: None [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 gdk-pixbuf/2.42.2 exports: File 'conandata.yml' found. Exporting it... gdk-pixbuf/2.42.2 exports: Copied 1 '.yml' file: conandata.yml [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.42.2': {'url': 'http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.2.tar.xz', 'sha256': '83c66a1cfd591d7680c144d2922c5955d38b4db336d7cd3ee109f7bcf9afef15'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 2.42.2: sha256: 83c66a1cfd591d7680c144d2922c5955d38b4db336d7cd3ee109f7bcf9afef15 url: http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.42/gdk-pixbuf-2.42.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 gdk-pixbuf/2.42.2: A new conanfile.py version was exported gdk-pixbuf/2.42.2: Folder: /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/export gdk-pixbuf/2.42.2: Using the exported files summary hash as the recipe revision: 1ab120fbc28265e4785bb91f6cebeafd gdk-pixbuf/2.42.2: Exported revision: 1ab120fbc28265e4785bb91f6cebeafd Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] gdk-pixbuf:shared=False [build_requires] [env] glib/2.67.0: Not found in local cache, looking in remotes... glib/2.67.0: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... glib/2.67.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz glib/2.67.0: Downloaded recipe revision 3e866496bb77bf751b03056016a195ad zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... 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 libffi/3.3: Not found in local cache, looking in remotes... libffi/3.3: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... 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-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... pcre/8.44: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre/8.44: Downloaded recipe revision 39831687615cff081349c81b0e487fd6 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... 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 libelf/0.8.13: Not found in local cache, looking in remotes... libelf/0.8.13: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... libelf/0.8.13: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libelf/0.8.13: Downloaded recipe revision 14fc23b3e3eee2f8056a84e953dfe460 libmount/2.36: Not found in local cache, looking in remotes... libmount/2.36: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... libmount/2.36: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libmount/2.36: Downloaded recipe revision ca3209e334bf01c6c3f4406a9ac74b55 libselinux/3.1: Not found in local cache, looking in remotes... libselinux/3.1: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... 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-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... pcre2/10.33: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre2/10.33: Downloaded recipe revision 54adea8f4f46f14720b65849988c274a libpng/1.6.37: Not found in local cache, looking in remotes... libpng/1.6.37: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... 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 libtiff/4.0.9: Not found in local cache, looking in remotes... libtiff/4.0.9: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... libtiff/4.0.9: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libtiff/4.0.9: Downloaded recipe revision 5465f61bc574f0aa0773d00ea620243a xz_utils/5.2.5: Not found in local cache, looking in remotes... xz_utils/5.2.5: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... xz_utils/5.2.5: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xz_utils/5.2.5: Downloaded recipe revision 6ec5767a9676977064aca8df77a9ddb6 libjpeg/9d: Not found in local cache, looking in remotes... libjpeg/9d: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... libjpeg/9d: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libjpeg/9d: Downloaded recipe revision 1e1ae44fcf44e8e212e80a72f2cf4c3d jbig/20160605: Not found in local cache, looking in remotes... jbig/20160605: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... jbig/20160605: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz jbig/20160605: Downloaded recipe revision a5bb29bf2bd5233d500174e32acc089d gdk-pixbuf/2.42.2: Forced build from source meson/0.56.0: Not found in local cache, looking in remotes... meson/0.56.0: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... meson/0.56.0: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz meson/0.56.0: Downloaded recipe revision 9741f1c3e485063e2b382e96d9011078 ninja/1.10.1: Not found in local cache, looking in remotes... ninja/1.10.1: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... ninja/1.10.1: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ninja/1.10.1: Downloaded recipe revision aa918ab7da483d658b04207702d003ae pkgconf/1.7.3: Not found in local cache, looking in remotes... pkgconf/1.7.3: Trying with 'c3i_PR-3823_79e80b66347cbace97ac48ce694ce40fe2091b95'... 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 gdk-pixbuf/2.42.2 (test package): Installing package Requirements bzip2/1.0.8 from 'central' - Downloaded gdk-pixbuf/2.42.2 from local cache - Cache glib/2.67.0 from 'central' - Downloaded jbig/20160605 from 'central' - Downloaded libelf/0.8.13 from 'central' - Downloaded libffi/3.3 from 'central' - Downloaded libjpeg/9d from 'central' - Downloaded libmount/2.36 from 'central' - Downloaded libpng/1.6.37 from 'central' - Downloaded libselinux/3.1 from 'central' - Downloaded libtiff/4.0.9 from 'central' - Downloaded pcre/8.44 from 'central' - Downloaded pcre2/10.33 from 'central' - Downloaded xz_utils/5.2.5 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages bzip2/1.0.8:3df6ebb8a308d309e882b21988fd9ea103560e16 - Download gdk-pixbuf/2.42.2:98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2 - Build glib/2.67.0:b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2 - Download jbig/20160605:6e92ed19d358a02cf6c3dd5fe1379ef06dddc6a6 - Download libelf/0.8.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download libffi/3.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download libjpeg/9d:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download libmount/2.36:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download libpng/1.6.37:d5204605bf864d4bd98fc6a9e624938e8e04ad03 - Download libselinux/3.1:cad8a1faed4c8609424871dd208f18af9db1e8bf - Download libtiff/4.0.9:41fb8008447471cebfff991a1d435dfe9ffbb3ac - Download pcre/8.44:efa1746811403886d199067f359afb00d78a528c - Download pcre2/10.33:49e53541184a75e1bfaa4dad6b0819ae43a76cf9 - Download xz_utils/5.2.5:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Build requirements meson/0.56.0 from 'central' - Downloaded ninja/1.10.1 from 'central' - Downloaded pkgconf/1.7.3 from 'central' - Downloaded Build requirements packages meson/0.56.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download ninja/1.10.1:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download pkgconf/1.7.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... bzip2/1.0.8: Retrieving package 3df6ebb8a308d309e882b21988fd9ea103560e16 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.8: Package installed 3df6ebb8a308d309e882b21988fd9ea103560e16 bzip2/1.0.8: Downloaded package revision 6784e6c34f6720cf0628e4ed0ff2299d jbig/20160605: Retrieving package 6e92ed19d358a02cf6c3dd5fe1379ef06dddc6a6 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz jbig/20160605: Package installed 6e92ed19d358a02cf6c3dd5fe1379ef06dddc6a6 jbig/20160605: Downloaded package revision 17baf47c491cd6f809881ec34d7c8753 libelf/0.8.13: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libelf/0.8.13: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libelf/0.8.13: Downloaded package revision e68ec3673f93d7db761733a2b9226b6d libffi/3.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libffi/3.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libffi/3.3: Downloaded package revision 88cbd24cb17b6b6ca555412354d2a18d libjpeg/9d: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libjpeg/9d: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libjpeg/9d: Downloaded package revision e991dda4ec3cf01f1f9f61e71efce2c9 libmount/2.36: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libmount/2.36: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 libmount/2.36: Downloaded package revision 6b52f08476b3067924ed64265ddc59fc ninja/1.10.1: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.10.1: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c ninja/1.10.1: Downloaded package revision 6e2347220c197c6b4f90879d408bcba5 pkgconf/1.7.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 pkgconf/1.7.3: Downloaded package revision 7f689144108c72fdd0cf6c716c7d2615 xz_utils/5.2.5: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xz_utils/5.2.5: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 xz_utils/5.2.5: Downloaded package revision bf8d56f12cdc115c1bfbdaf1715b454f zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision a5bddcea727357a25af101f85e3e645b libpng/1.6.37: Retrieving package d5204605bf864d4bd98fc6a9e624938e8e04ad03 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libpng/1.6.37: Package installed d5204605bf864d4bd98fc6a9e624938e8e04ad03 libpng/1.6.37: Downloaded package revision 638b56acdc54348f20bebddc0a7b559d libtiff/4.0.9: Retrieving package 41fb8008447471cebfff991a1d435dfe9ffbb3ac from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libtiff/4.0.9: Package installed 41fb8008447471cebfff991a1d435dfe9ffbb3ac libtiff/4.0.9: Downloaded package revision 5642bd8c15b6dae009411afb9117e142 meson/0.56.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz meson/0.56.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 meson/0.56.0: Downloaded package revision 23f0b38f392b310c2e1186253f4f7e8c pcre/8.44: Retrieving package efa1746811403886d199067f359afb00d78a528c from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre/8.44: Package installed efa1746811403886d199067f359afb00d78a528c pcre/8.44: Downloaded package revision c9229d95a2a5b4eaef5b35d4ab9b366d pcre2/10.33: Retrieving package 49e53541184a75e1bfaa4dad6b0819ae43a76cf9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pcre2/10.33: Package installed 49e53541184a75e1bfaa4dad6b0819ae43a76cf9 pcre2/10.33: Downloaded package revision 6f533966af228f5a13198a74ddef5f45 libselinux/3.1: Retrieving package cad8a1faed4c8609424871dd208f18af9db1e8bf from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libselinux/3.1: Package installed cad8a1faed4c8609424871dd208f18af9db1e8bf libselinux/3.1: Downloaded package revision 0f284d7ee667e221e13539a514c489f7 glib/2.67.0: Retrieving package b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz glib/2.67.0: Package installed b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2 glib/2.67.0: Downloaded package revision 1977479fbcd5a43f639e8d2aff9981f6 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK jbig/20160605: Appending PATH environment variable: /home/conan/w/cci_PR-3823/.conan/data/jbig/20160605/_/_/package/6e92ed19d358a02cf6c3dd5fe1379ef06dddc6a6/bin [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 pkgconf/1.7.3: Appending PATH env var: /home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf pkgconf/1.7.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/aclocal [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 meson/0.56.0: Appending PATH environment variable: /home/conan/w/cci_PR-3823/.conan/data/meson/0.56.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin pcre/8.44: Appending PATH environment variable: /home/conan/w/cci_PR-3823/.conan/data/pcre/8.44/_/_/package/efa1746811403886d199067f359afb00d78a528c/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-3823/.conan/data/pcre2/10.33/_/_/package/49e53541184a75e1bfaa4dad6b0819ae43a76cf9/bin [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 glib/2.67.0: Appending PATH env var with: /home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK gdk-pixbuf/2.42.2: Applying build-requirement: meson/0.56.0 gdk-pixbuf/2.42.2: Applying build-requirement: pkgconf/1.7.3 gdk-pixbuf/2.42.2: Applying build-requirement: ninja/1.10.1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK gdk-pixbuf/2.42.2: Configuring sources in /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK gdk-pixbuf/2.42.2: Copying sources to build folder gdk-pixbuf/2.42.2: Building your package in /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2 gdk-pixbuf/2.42.2: Generator pkg_config created meson.pc gdk-pixbuf/2.42.2: Generator pkg_config created pkgconf.pc gdk-pixbuf/2.42.2: Generator pkg_config created gresource.pc gdk-pixbuf/2.42.2: Generator pkg_config created glib-2.0.pc gdk-pixbuf/2.42.2: Generator pkg_config created gobject-2.0.pc gdk-pixbuf/2.42.2: Generator pkg_config created gmodule-no-export-2.0.pc gdk-pixbuf/2.42.2: Generator pkg_config created gmodule-2.0.pc gdk-pixbuf/2.42.2: Generator pkg_config created gio-2.0.pc gdk-pixbuf/2.42.2: Generator pkg_config created gio-unix-2.0.pc gdk-pixbuf/2.42.2: Generator pkg_config created gthread-2.0.pc gdk-pixbuf/2.42.2: Generator pkg_config created gmodule-export-2.0.pc gdk-pixbuf/2.42.2: Generator pkg_config created glib.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpng.pc gdk-pixbuf/2.42.2: Generator pkg_config created libtiff-4.pc gdk-pixbuf/2.42.2: Generator pkg_config created ninja.pc gdk-pixbuf/2.42.2: Generator pkg_config created libffi.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcre32.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcre16.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcre.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcreposix.pc gdk-pixbuf/2.42.2: Generator pkg_config created pcre.pc gdk-pixbuf/2.42.2: Generator pkg_config created libelf.pc gdk-pixbuf/2.42.2: Generator pkg_config created mount.pc gdk-pixbuf/2.42.2: Generator pkg_config created libselinux.pc gdk-pixbuf/2.42.2: Generator pkg_config created liblzma.pc gdk-pixbuf/2.42.2: Generator pkg_config created libjpeg.pc gdk-pixbuf/2.42.2: Generator pkg_config created jbig.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcre2-32.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcre2-16.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcre2-8.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcre2-posix.pc gdk-pixbuf/2.42.2: Generator pkg_config created libpcre2.pc gdk-pixbuf/2.42.2: Generator pkg_config created zlib.pc gdk-pixbuf/2.42.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 gdk-pixbuf/2.42.2: Calling build() ----Running------ > meson "/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder" "/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder" --backend=ninja -Dprefix="/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2" -Dlibdir="lib" -Dbindir="bin" -Dsbindir="bin" -Dlibexecdir="bin" -Dincludedir="include" -Ddefault_library="static" -Db_staticpic="true" -Dgir="false" -Ddocs="false" -Dman="false" -Dinstalled_tests="false" -Dpng="true" -Dtiff="true" -Djpeg="true" -Djasper="false" -Dx11="false" -Dbuiltin_loaders="all" -Dgio_sniffing="false" '--wrap-mode=nofallback' --buildtype=release ----------------- Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' The Meson build system Version: 0.56.0 Source dir: /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder Build dir: /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder Build type: native build WARNING: Unknown options: "gir, jasper, x11" The value of new options can be set with: meson setup --reconfigure -Dnew_option=new_value ... Project name: gdk-pixbuf Project version: 2.42.2 Using 'CC' from environment with value: '/usr/bin/gcc' Using 'CFLAGS' from environment with value: '-m64 -O3 -s -fPIC' Using 'LDFLAGS' from environment with value: '-Wl,--export-dynamic -m64 -L/home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/lib -L/home/conan/w/cci_PR-3823/.conan/data/libpng/1.6.37/_/_/package/d5204605bf864d4bd98fc6a9e624938e8e04ad03/lib -L/home/conan/w/cci_PR-3823/.conan/data/libtiff/4.0.9/_/_/package/41fb8008447471cebfff991a1d435dfe9ffbb3ac/lib -L/home/conan/w/cci_PR-3823/.conan/data/libffi/3.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/pcre/8.44/_/_/package/efa1746811403886d199067f359afb00d78a528c/lib -L/home/conan/w/cci_PR-3823/.conan/data/libelf/0.8.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/libmount/2.36/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/libselinux/3.1/_/_/package/cad8a1faed4c8609424871dd208f18af9db1e8bf/lib -L/home/conan/w/cci_PR-3823/.conan/data/xz_utils/5.2.5/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/libjpeg/9d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/jbig/20160605/_/_/package/6e92ed19d358a02cf6c3dd5fe1379ef06dddc6a6/lib -L/home/conan/w/cci_PR-3823/.conan/data/pcre2/10.33/_/_/package/49e53541184a75e1bfaa4dad6b0819ae43a76cf9/lib -L/home/conan/w/cci_PR-3823/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/lib' Using 'CPPFLAGS' from environment with value: '-I/home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/libpkgconf -I/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/include -I/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/include/gio-unix-2.0 -I/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/include/glib-2.0 -I/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/lib/glib-2.0/include -I/home/conan/w/cci_PR-3823/.conan/data/libpng/1.6.37/_/_/package/d5204605bf864d4bd98fc6a9e624938e8e04ad03/include -I/home/conan/w/cci_PR-3823/.conan/data/libtiff/4.0.9/_/_/package/41fb8008447471cebfff991a1d435dfe9ffbb3ac/include -I/home/conan/w/cci_PR-3823/.conan/data/libffi/3.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/pcre/8.44/_/_/package/efa1746811403886d199067f359afb00d78a528c/include -I/home/conan/w/cci_PR-3823/.conan/data/libelf/0.8.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/libmount/2.36/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/libmount/2.36/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/libmount -I/home/conan/w/cci_PR-3823/.conan/data/libselinux/3.1/_/_/package/cad8a1faed4c8609424871dd208f18af9db1e8bf/include -I/home/conan/w/cci_PR-3823/.conan/data/xz_utils/5.2.5/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/libjpeg/9d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/jbig/20160605/_/_/package/6e92ed19d358a02cf6c3dd5fe1379ef06dddc6a6/include -I/home/conan/w/cci_PR-3823/.conan/data/pcre2/10.33/_/_/package/49e53541184a75e1bfaa4dad6b0819ae43a76cf9/include -I/home/conan/w/cci_PR-3823/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/include -DPCRE2_STATIC -DLIBJPEG_STATIC -DLZMA_API_STATIC -DPCRE_STATIC=1 -DFFI_BUILDING -DPKGCONFIG_IS_STATIC -DNDEBUG' C compiler for the host machine: /usr/bin/gcc (gcc 5.4.0 "gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609") C linker for the host machine: /usr/bin/gcc ld.bfd 2.26.1 Using 'CC' from environment with value: '/usr/bin/gcc' Using 'CFLAGS' from environment with value: '-m64 -O3 -s -fPIC' Using 'LDFLAGS' from environment with value: '-Wl,--export-dynamic -m64 -L/home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/lib -L/home/conan/w/cci_PR-3823/.conan/data/libpng/1.6.37/_/_/package/d5204605bf864d4bd98fc6a9e624938e8e04ad03/lib -L/home/conan/w/cci_PR-3823/.conan/data/libtiff/4.0.9/_/_/package/41fb8008447471cebfff991a1d435dfe9ffbb3ac/lib -L/home/conan/w/cci_PR-3823/.conan/data/libffi/3.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/pcre/8.44/_/_/package/efa1746811403886d199067f359afb00d78a528c/lib -L/home/conan/w/cci_PR-3823/.conan/data/libelf/0.8.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/libmount/2.36/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/libselinux/3.1/_/_/package/cad8a1faed4c8609424871dd208f18af9db1e8bf/lib -L/home/conan/w/cci_PR-3823/.conan/data/xz_utils/5.2.5/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/libjpeg/9d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/jbig/20160605/_/_/package/6e92ed19d358a02cf6c3dd5fe1379ef06dddc6a6/lib -L/home/conan/w/cci_PR-3823/.conan/data/pcre2/10.33/_/_/package/49e53541184a75e1bfaa4dad6b0819ae43a76cf9/lib -L/home/conan/w/cci_PR-3823/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib -L/home/conan/w/cci_PR-3823/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/lib' Using 'CPPFLAGS' from environment with value: '-I/home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/libpkgconf -I/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/include -I/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/include/gio-unix-2.0 -I/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/include/glib-2.0 -I/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/lib/glib-2.0/include -I/home/conan/w/cci_PR-3823/.conan/data/libpng/1.6.37/_/_/package/d5204605bf864d4bd98fc6a9e624938e8e04ad03/include -I/home/conan/w/cci_PR-3823/.conan/data/libtiff/4.0.9/_/_/package/41fb8008447471cebfff991a1d435dfe9ffbb3ac/include -I/home/conan/w/cci_PR-3823/.conan/data/libffi/3.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/pcre/8.44/_/_/package/efa1746811403886d199067f359afb00d78a528c/include -I/home/conan/w/cci_PR-3823/.conan/data/libelf/0.8.13/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/libmount/2.36/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/libmount/2.36/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/libmount -I/home/conan/w/cci_PR-3823/.conan/data/libselinux/3.1/_/_/package/cad8a1faed4c8609424871dd208f18af9db1e8bf/include -I/home/conan/w/cci_PR-3823/.conan/data/xz_utils/5.2.5/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/libjpeg/9d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/jbig/20160605/_/_/package/6e92ed19d358a02cf6c3dd5fe1379ef06dddc6a6/include -I/home/conan/w/cci_PR-3823/.conan/data/pcre2/10.33/_/_/package/49e53541184a75e1bfaa4dad6b0819ae43a76cf9/include -I/home/conan/w/cci_PR-3823/.conan/data/zlib/1.2.11/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -I/home/conan/w/cci_PR-3823/.conan/data/bzip2/1.0.8/_/_/package/3df6ebb8a308d309e882b21988fd9ea103560e16/include -DPCRE2_STATIC -DLIBJPEG_STATIC -DLZMA_API_STATIC -DPCRE_STATIC=1 -DFFI_BUILDING -DPKGCONFIG_IS_STATIC -DNDEBUG' Host machine cpu family: x86_64 Host machine cpu: x86_64 Using 'PKG_CONFIG' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf' Found pkg-config: /home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf (1.7.3) Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' Run-time dependency glib-2.0 found: YES 2.67.0 Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' Run-time dependency gobject-2.0 found: YES 2.67.0 Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' Run-time dependency gmodule-no-export-2.0 found: YES 2.67.0 Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' Run-time dependency gio-2.0 found: YES 2.67.0 Has header "unistd.h" : YES Has header "sys/resource.h" : YES Has header "sys/time.h" : YES Library m found: YES Checking for function "round" with dependency -lm: YES Checking for function "lrint" with dependency -lm: YES Checking for function "bind_textdomain_codeset" : YES Checking for function "setrlimit" : YES Checking if "sigsetjmp" links: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Wno-int-conversion: YES Compiler for C supports arguments -Wno-uninitialized: YES Compiler for C supports arguments -Wno-discarded-qualifiers: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports link arguments -Wl,-Bsymbolic: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Library mlib found: NO Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' Run-time dependency libpng16 found: YES 1.6.37 Has header "jpeglib.h" : YES Library jpeg found: YES Checking for function "jpeg_destroy_decompress" with dependency -ljpeg: YES Checking for function "jpeg_simple_progression" with dependency -ljpeg: YES Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' Run-time dependency libtiff-4 found: YES 4.0.9 Configuring config.h using configuration Program build-aux/gen-resources.py found: YES (/opt/pyenv/versions/3.7.5/bin/python3 /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/build-aux/gen-resources.py) Program build-aux/gen-installed-test.py found: YES (/opt/pyenv/versions/3.7.5/bin/python3 /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/build-aux/gen-installed-test.py) Program build-aux/gen-thumbnailer.py found: YES (/opt/pyenv/versions/3.7.5/bin/python3 /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/build-aux/gen-thumbnailer.py) Configuring gdk-pixbuf-features.h using configuration Using 'PKG_CONFIG' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf' Found pkg-config: /home/conan/w/cci_PR-3823/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf (1.7.3) Using 'PKG_CONFIG_PATH' from environment with value: '/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/.' Program glib-genmarshal found: YES (/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/bin/glib-genmarshal) Program glib-mkenums found: YES (/home/conan/w/cci_PR-3823/.conan/data/glib/2.67.0/_/_/package/b029d6594fa7dfdc445f2d6878d1eb1ee5c4cbc2/bin/glib-mkenums) Program g-ir-scanner found: NO Configuring version.xml using configuration Program xsltproc found: NO Program build-aux/post-install.sh found: YES (/bin/sh /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/build-aux/post-install.sh) Message: GDK-Pixbuf 2.42.2 ================== prefix: /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2 libdir: /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/lib datadir: /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share libexecdir: /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/bin enabled loaders: png jpeg tiff documentation: false man pages: false introspection: false installed tests: false relocatable: false Build targets in project: 27 Option buildtype is: release [default: debugoptimized] Found ninja-1.10.1 at /home/conan/w/cci_PR-3823/.conan/data/ninja/1.10.1/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/ninja ----Running------ > ninja -C "/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder" ----------------- ninja: Entering directory `/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder' [1/59] Generating gdk-pixbuf-marshal_c with a custom command INFO: Reading ../source_subfolder/gdk-pixbuf/gdk-pixbuf-marshal.list... [2/59] Generating gdk-pixbuf-marshal_h with a custom command INFO: Reading ../source_subfolder/gdk-pixbuf/gdk-pixbuf-marshal.list... [3/59] Compiling C object gdk-pixbuf/pixops/timescale.p/timescale.c.o [4/59] Generating gdk-pixbuf-enum-types.h with a custom command (wrapped by meson to capture output) [5/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-gif.a.p/io-gif-animation.c.o [6/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-gif.a.p/io-gif.c.o [7/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-png.a.p/io-png.c.o [8/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-gif.a.p/lzw.c.o [9/59] Linking static target gdk-pixbuf/libstaticpixbufloader-png.a [10/59] Linking static target gdk-pixbuf/libstaticpixbufloader-gif.a [11/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-bmp.a.p/io-bmp.c.o [12/59] Generating gdk-pixbuf-enum-types.c with a custom command (wrapped by meson to capture output) [13/59] Linking static target gdk-pixbuf/libstaticpixbufloader-bmp.a [14/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-ani.a.p/io-ani-animation.c.o [15/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-ico.a.p/io-ico.c.o [16/59] Linking static target gdk-pixbuf/libstaticpixbufloader-ico.a [17/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-ani.a.p/io-ani.c.o [18/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-pnm.a.p/io-pnm.c.o [19/59] Linking static target gdk-pixbuf/libstaticpixbufloader-ani.a [20/59] Linking static target gdk-pixbuf/libstaticpixbufloader-pnm.a [21/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-jpeg.a.p/io-jpeg.c.o [22/59] Linking static target gdk-pixbuf/libstaticpixbufloader-jpeg.a [23/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-xbm.a.p/io-xbm.c.o [24/59] Linking static target gdk-pixbuf/libstaticpixbufloader-xbm.a [25/59] Compiling C object gdk-pixbuf/pixops/libpixops.a.p/pixops.c.o [26/59] Linking static target gdk-pixbuf/pixops/libpixops.a [27/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-tga.a.p/gdk-pixbuf-buffer-queue.c.o [28/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-xpm.a.p/io-xpm.c.o [29/59] Linking target gdk-pixbuf/pixops/timescale [30/59] Linking static target gdk-pixbuf/libstaticpixbufloader-xpm.a [31/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-tga.a.p/io-tga.c.o [32/59] Linking static target gdk-pixbuf/libstaticpixbufloader-tga.a [33/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-icns.a.p/io-icns.c.o [34/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/meson-generated_.._gdk-pixbuf-marshal.c.o [35/59] Linking static target gdk-pixbuf/libstaticpixbufloader-icns.a [36/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/meson-generated_.._gdk-pixbuf-enum-types.c.o [37/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-qtif.a.p/io-qtif.c.o [38/59] Linking static target gdk-pixbuf/libstaticpixbufloader-qtif.a [39/59] Compiling C object gdk-pixbuf/libstaticpixbufloader-tiff.a.p/io-tiff.c.o [40/59] Linking static target gdk-pixbuf/libstaticpixbufloader-tiff.a [41/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf.c.o [42/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf-data.c.o [43/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf-loader.c.o [44/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf-animation.c.o [45/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf-scale.c.o [46/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf-simple-anim.c.o [47/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf-scaled-anim.c.o [48/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf-util.c.o [49/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixbuf-io.c.o [50/59] Compiling C object gdk-pixbuf/gdk-pixbuf-csource.p/gdk-pixbuf-csource.c.o [51/59] Compiling C object gdk-pixbuf/gdk-pixbuf-pixdata.p/gdk-pixbuf-pixdata.c.o [52/59] Compiling C object gdk-pixbuf/gdk-pixbuf-query-loaders.p/queryloaders.c.o [53/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/gdk-pixdata.c.o [54/59] Compiling C object gdk-pixbuf/libgdk_pixbuf-2.0.a.p/pixops_pixops.c.o [55/59] Linking static target gdk-pixbuf/libgdk_pixbuf-2.0.a [56/59] Linking target gdk-pixbuf/gdk-pixbuf-pixdata [57/59] Linking target gdk-pixbuf/gdk-pixbuf-query-loaders [58/59] Linking target gdk-pixbuf/gdk-pixbuf-csource [59/59] Generating loaders.cache with a custom command (wrapped by meson to capture output) gdk-pixbuf/2.42.2: Package '98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2' built gdk-pixbuf/2.42.2: Build folder /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2 gdk-pixbuf/2.42.2: Generated conaninfo.txt gdk-pixbuf/2.42.2: Generated conanbuildinfo.txt gdk-pixbuf/2.42.2: Generating the package gdk-pixbuf/2.42.2: Package folder /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2 gdk-pixbuf/2.42.2: Calling package() ----Running------ > meson "/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder" "/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder" --backend=ninja -Dprefix="/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2" -Dlibdir="lib" -Dbindir="bin" -Dsbindir="bin" -Dlibexecdir="bin" -Dincludedir="include" -Ddefault_library="static" -Db_staticpic="true" -Dgir="false" -Ddocs="false" -Dman="false" -Dinstalled_tests="false" -Dpng="true" -Dtiff="true" -Djpeg="true" -Djasper="false" -Dx11="false" -Dbuiltin_loaders="all" -Dgio_sniffing="false" '--wrap-mode=nofallback' --buildtype=release ----------------- Directory already configured. Just run your build command (e.g. ninja) and Meson will regenerate as necessary. If ninja fails, run "ninja reconfigure" or "meson --reconfigure" to force Meson to regenerate. If build failures persist, run "meson setup --wipe" to rebuild from scratch using the same options as passed when configuring the build. To change option values, run "meson configure" instead. ----Running------ > ninja -C "/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder" 'install' ----------------- ninja: Entering directory `/home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder' [0/1] Installing files. Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/af.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ang.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ar.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/as.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ast.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/az.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/be.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/be@latin.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/bg.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/bn.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/bn_IN.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/br.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/bs.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ca.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ca@valencia.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/crh.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/cs.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/csb.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/cy.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/da.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/de.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/dz.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/el.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/en_CA.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/en_GB.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/en@shaw.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/eo.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/es.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/et.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/eu.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/fa.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/fi.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/fr.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/fur.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/fur/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ga.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/gl.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/gu.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/he.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/hi.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/hr.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/hu.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/hy.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ia.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/id.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/io.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/is.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/it.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ja.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ka.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/kk.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/km.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/kn.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ko.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ku.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/li.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/lt.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/lv.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/mai.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/mi.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/mk.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ml.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/mn.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/mr.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ms.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/my.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/nb.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/nds.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ne.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/nl.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/nn.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/nso.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/oc.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/or.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/pa.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/pl.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ps.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/pt.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/pt_BR.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ro.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ru.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/si.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/sk.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/sl.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/sq.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/sr.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/sr@ije.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/sr@latin.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/sv.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ta.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/te.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/tg.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/th.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/tk.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/tr.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/tt.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/ug.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/uk.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/uz.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/uz@cyrillic.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/vi.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/wa.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/xh.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/yi.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/zh_CN.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/zh_HK.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/po/zh_TW.gmo to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo Installing gdk-pixbuf/gdk-pixbuf-marshal.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing gdk-pixbuf/gdk-pixbuf-enum-types.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing gdk-pixbuf/libgdk_pixbuf-2.0.a to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/lib Installing gdk-pixbuf/gdk-pixbuf-csource to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/bin Installing gdk-pixbuf/gdk-pixbuf-pixdata to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/bin Installing gdk-pixbuf/gdk-pixbuf-query-loaders to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/bin Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf-animation.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf-autocleanups.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf-core.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf-io.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf-loader.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf-macros.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf-simple-anim.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixbuf-transform.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/gdk-pixbuf/gdk-pixdata.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/gdk-pixbuf/gdk-pixbuf-features.h to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/include/gdk-pixbuf-2.0/gdk-pixbuf Installing /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/build_subfolder/meson-private/gdk-pixbuf-2.0.pc to /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/lib/pkgconfig Running custom install script '/opt/pyenv/versions/3.7.5/bin/python3 /home/conan/w/cci_PR-3823/.conan/data/meson/0.56.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/bin/meson.py --internal gettext install --subdir=po --localedir=share/locale --pkgname=gdk-pixbuf' Running custom install script '/bin/sh /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/build/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/source_subfolder/build-aux/post-install.sh /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/bin /home/conan/w/cci_PR-3823/.conan/data/gdk-pixbuf/2.42.2/_/_/package/98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2/lib 2.10.0' [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 gdk-pixbuf/2.42.2 package(): Packaged 1 '.a' file: libgdk_pixbuf-2.0.a gdk-pixbuf/2.42.2 package(): Packaged 1 '.cache' file: loaders.cache gdk-pixbuf/2.42.2 package(): Packaged 4 files: COPYING, gdk-pixbuf-pixdata, gdk-pixbuf-query-loaders, gdk-pixbuf-csource gdk-pixbuf/2.42.2 package(): Packaged 13 '.h' files gdk-pixbuf/2.42.2: Package '98d44b9d278732ed1fa3b3f238d2b3b05e9e91c2' created gdk-pixbuf/2.42.2: Created package revision a13d8f6d40551577de9c3c83a0ef406e [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK gdk-pixbuf/2.42.2 (test package): Generator txt created conanbuildinfo.txt gdk-pixbuf/2.42.2 (test package): Generator cmake created conanbuildinfo.cmake gdk-pixbuf/2.42.2 (test package): Generated conaninfo.txt gdk-pixbuf/2.42.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/cci_PR-3823/3/72ec0c21-56bc-4f84-8a3c-c02c5e82ee63/recipes/gdk-pixbuf/all/test_package/build/c17f9a6761802424c6c9b759f2900f2c808985ac/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 gdk-pixbuf/2.42.2 (test package): Calling build() ----Running------ > cd '/home/conan/w/cci_PR-3823/3/72ec0c21-56bc-4f84-8a3c-c02c5e82ee63/recipes/gdk-pixbuf/all/test_package/build/c17f9a6761802424c6c9b759f2900f2c808985ac' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -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-3823/3/72ec0c21-56bc-4f84-8a3c-c02c5e82ee63/recipes/gdk-pixbuf/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-3823/3/72ec0c21-56bc-4f84-8a3c-c02c5e82ee63/recipes/gdk-pixbuf/all/test_package/build/c17f9a6761802424c6c9b759f2900f2c808985ac ----Running------ > cmake --build '/home/conan/w/cci_PR-3823/3/72ec0c21-56bc-4f84-8a3c-c02c5e82ee63/recipes/gdk-pixbuf/all/test_package/build/c17f9a6761802424c6c9b759f2900f2c808985ac' '--' '-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 gdk-pixbuf/2.42.2 (test package): Running test() ----Running------ > gdk-pixbuf-pixdata -v ----------------- ----Running------ > bin/test_package ----------------- gdk-pixbuf version 2.42.2 2.42.2 JSON file created at '/home/conan/w/cci_PR-3823/3/72ec0c21-56bc-4f84-8a3c-c02c5e82ee63/_create.json'