******************************************************************************** conan test conan-center-index\recipes\pango\all\test_package\conanfile.py pango/1.48.6@ --profile=C:\J\w\BuildSingleReference@12/20729/71629118-5004-407f-b242-3ab8c73841cd/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@12\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@12\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=15 os=Windows os_build=Windows [options] pango:shared=True [build_requires] [env] cairo/1.17.4: Not found in local cache, looking in remotes... cairo/1.17.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cairo/1.17.4: Downloaded recipe revision 97033136b8a05d61d6bf617630ccf4a3 freetype/2.10.4: Not found in local cache, looking in remotes... freetype/2.10.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz freetype/2.10.4: Downloaded recipe revision 53ca940e60720af9f0ddfe6964509fa1 libpng/1.6.37: Not found in local cache, looking in remotes... libpng/1.6.37: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libpng/1.6.37: Downloaded recipe revision 507eb7f89c54b74d4b70ea625fa7ce5e zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision 08c5163c8e302d1482d8fa2be93736af bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision 9c8b632000a52af5af3f045d3a6db12f brotli/1.0.9: Not found in local cache, looking in remotes... brotli/1.0.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz brotli/1.0.9: Downloaded recipe revision 802b2457f7a7a509ed80e7e45adf960e glib/2.67.6: Not found in local cache, looking in remotes... glib/2.67.6: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz glib/2.67.6: Downloaded recipe revision 58a58169d57e82a0dadec8ea2e4bb81d libffi/3.3: Not found in local cache, looking in remotes... libffi/3.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libffi/3.3: Downloaded recipe revision a7d901e7b92a92a79f32de4aeadb7528 pcre/8.44: Not found in local cache, looking in remotes... pcre/8.44: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre/8.44: Downloaded recipe revision a29969240126d1fb4919ae7bdb434673 libelf/0.8.13: Not found in local cache, looking in remotes... libelf/0.8.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libelf/0.8.13: Downloaded recipe revision 02111482442748ccfd9d625456d985f7 libgettext/0.20.1: Not found in local cache, looking in remotes... libgettext/0.20.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libgettext/0.20.1: Downloaded recipe revision 6cb367e5162e58576580688c45b25575 libiconv/1.16: Not found in local cache, looking in remotes... libiconv/1.16: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libiconv/1.16: Downloaded recipe revision b470d65f230073c5cf775b8c14fb8c1e pixman/0.40.0: Not found in local cache, looking in remotes... pixman/0.40.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pixman/0.40.0: Downloaded recipe revision 5f90a52e46dcaa85061baeda9c55367d harfbuzz/2.7.4: Not found in local cache, looking in remotes... harfbuzz/2.7.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz harfbuzz/2.7.4: Downloaded recipe revision 2d3e571c49427cf0364351eab80d153d fribidi/1.0.9: Not found in local cache, looking in remotes... fribidi/1.0.9: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fribidi/1.0.9: Downloaded recipe revision 5e7cb3994005809869e23dad924c1099 Traceback (most recent call last): File "c:\python36\lib\site-packages\conans\client\command.py", line 2164, in run method(args[0][1:]) File "c:\python36\lib\site-packages\conans\client\command.py", line 307, in test lockfile=args.lockfile, profile_build=profile_build) File "c:\python36\lib\site-packages\conans\client\conan_api.py", line 93, in wrapper return f(api, *args, **kwargs) File "c:\python36\lib\site-packages\conans\client\conan_api.py", line 332, in test test_build_folder=test_build_folder, recorder=recorder) File "c:\python36\lib\site-packages\conans\client\cmd\test.py", line 38, in install_build_and_test recorder=recorder) File "c:\python36\lib\site-packages\conans\client\manager.py", line 59, in deps_install lockfile_node_id=lockfile_node_id) File "c:\python36\lib\site-packages\conans\client\graph\graph_manager.py", line 120, in load_graph apply_build_requires=apply_build_requires) File "c:\python36\lib\site-packages\conans\client\graph\graph_manager.py", line 255, in _resolve_graph graph_lock=graph_lock) File "c:\python36\lib\site-packages\conans\client\graph\graph_manager.py", line 365, in _load_graph apply_build_requires=apply_build_requires) File "c:\python36\lib\site-packages\conans\client\graph\graph_manager.py", line 286, in _recurse_build_requires self._binary_analyzer.evaluate_graph(graph, build_mode, update, remotes, nodes_subset, root) File "c:\python36\lib\site-packages\conans\client\graph\graph_binaries.py", line 389, in evaluate_graph self._evaluate_node(node, build_mode, update, remotes) File "c:\python36\lib\site-packages\conans\client\graph\graph_binaries.py", line 176, in _evaluate_node self._process_node(node, pref, build_mode, update, remotes) File "c:\python36\lib\site-packages\conans\client\graph\graph_binaries.py", line 242, in _process_node self._evaluate_cache_pkg(node, package_layout, pref, metadata, remote, remotes, update) File "c:\python36\lib\site-packages\conans\client\graph\graph_binaries.py", line 95, in _evaluate_cache_pkg assert node.prev, "PREV for %s is None: %s" % (str(pref), metadata.dumps()) AssertionError: PREV for brotli/1.0.9:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 is None: {"recipe": {"revision": "802b2457f7a7a509ed80e7e45adf960e", "remote": "conan-center", "properties": {}, "checksums": {"conan_export.tgz": {"md5": "79960f320ee43a2d3c147fbb29bac38a", "sha1": "136cb6fd2703572891d37c6e8dfc238a5e2c070b"}, "conanmanifest.txt": {"md5": "435b2c972b28d8dda25a06c081604061", "sha1": "e2318b845365c854bfb89a5866ffc51fc0cd357c"}, "conanfile.py": {"md5": "2e0ab9294327821a66c72a3050bd4af3", "sha1": "cc9dd63b1437ed11f6ebb833519637130065e717"}}}, "packages": {"6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7": {"revision": null, "recipe_revision": null, "remote": null, "properties": {}, "checksums": {}}}} WARN: cairo/1.17.4: requirement glib/2.68.1 overridden by pango/1.48.6 to glib/2.67.6 libgettext/0.20.1: WARN: Recipe 'libgettext/0.20.1' is deprecated in favor of 'gettext'. Please, consider changing your requirements. WARN: harfbuzz/2.7.4: requirement glib/2.68.0 overridden by pango/1.48.6 to glib/2.67.6 ERROR: PREV for brotli/1.0.9:6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7 is None: {"recipe": {"revision": "802b2457f7a7a509ed80e7e45adf960e", "remote": "conan-center", "properties": {}, "checksums": {"conan_export.tgz": {"md5": "79960f320ee43a2d3c147fbb29bac38a", "sha1": "136cb6fd2703572891d37c6e8dfc238a5e2c070b"}, "conanmanifest.txt": {"md5": "435b2c972b28d8dda25a06c081604061", "sha1": "e2318b845365c854bfb89a5866ffc51fc0cd357c"}, "conanfile.py": {"md5": "2e0ab9294327821a66c72a3050bd4af3", "sha1": "cc9dd63b1437ed11f6ebb833519637130065e717"}}}, "packages": {"6cc50b139b9c3d27b3e9042d5f5372d327b3a9f7": {"revision": null, "recipe_revision": null, "remote": null, "properties": {}, "checksums": {}}}}