[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: 49.5068359375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['qtmodules.conf', 'patches/*.diff'] [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 qt/5.15.2 exports: File 'conandata.yml' found. Exporting it... qt/5.15.2 exports: Copied 1 '.yml' file: conandata.yml qt/5.15.2 exports: Copied 1 '.conf' file: qtmodules.conf qt/5.15.2 exports: Copied 4 '.diff' files: aa2a39dea5.diff, c72097e.diff, c994a33.diff, e2eb6e9.diff [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'5.15.2': {'url': 'https://download.qt.io/archive/qt/5.15/5.15.2/single/qt-everywhere-src-5.15.2.tar.xz', 'sha256': '3a530d1b243b5dec00bc54937455471aaa3e56849d2593edb8ded07228202240'}}, 'patches': {'5.15.2': [{'patch_file': 'patches/aa2a39dea5.diff', 'base_path': 'qt5/qtbase'}, {'patch_file': 'patches/c72097e.diff', 'base_path': 'qt5/qtwebengine'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 5.15.2: - base_path: qt5/qtbase patch_file: patches/aa2a39dea5.diff - base_path: qt5/qtwebengine patch_file: patches/c72097e.diff sources: 5.15.2: sha256: 3a530d1b243b5dec00bc54937455471aaa3e56849d2593edb8ded07228202240 url: https://download.qt.io/archive/qt/5.15/5.15.2/single/qt-everywhere-src-5.15.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 qt/5.15.2: The stored package has not changed qt/5.15.2: Using the exported files summary hash as the recipe revision: 9a35e3fd93545fa8705a4581822e6ef0 qt/5.15.2: Exported revision: 9a35e3fd93545fa8705a4581822e6ef0 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] qt:shared=True [build_requires] [env] Traceback (most recent call last): File "c:\python36\lib\site-packages\conans\client\command.py", line 2108, in run method(args[0][1:]) File "c:\python36\lib\site-packages\conans\client\command.py", line 376, in create profile_build=profile_build) File "c:\python36\lib\site-packages\conans\client\conan_api.py", line 95, in wrapper return f(api, *args, **kwargs) File "c:\python36\lib\site-packages\conans\client\conan_api.py", line 389, in create test_build_folder, test_folder, conanfile_path, recorder=recorder) File "c:\python36\lib\site-packages\conans\client\cmd\create.py", line 77, in create 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 56, in deps_install False, update, remotes, recorder) File "c:\python36\lib\site-packages\conans\client\graph\graph_manager.py", line 116, in load_graph apply_build_requires=apply_build_requires) File "c:\python36\lib\site-packages\conans\client\graph\graph_manager.py", line 244, in _resolve_graph graph_lock=graph_lock) File "c:\python36\lib\site-packages\conans\client\graph\graph_manager.py", line 363, in _load_graph apply_build_requires=apply_build_requires) File "c:\python36\lib\site-packages\conans\client\graph\graph_manager.py", line 284, 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 355, in evaluate_graph self._evaluate_node(node, build_mode, update, remotes) File "c:\python36\lib\site-packages\conans\client\graph\graph_binaries.py", line 173, 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 230, 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 94, in _evaluate_cache_pkg assert node.prev, "PREV for %s is None: %s" % (str(pref), metadata.dumps()) AssertionError: PREV for brotli/1.0.9:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 is None: {"recipe": {"revision": "802b2457f7a7a509ed80e7e45adf960e", "remote": "central", "properties": {}, "checksums": {"conan_export.tgz": {"md5": "79960f320ee43a2d3c147fbb29bac38a", "sha1": "136cb6fd2703572891d37c6e8dfc238a5e2c070b"}, "conanmanifest.txt": {"md5": "435b2c972b28d8dda25a06c081604061", "sha1": "e2318b845365c854bfb89a5866ffc51fc0cd357c"}, "conanfile.py": {"md5": "2e0ab9294327821a66c72a3050bd4af3", "sha1": "cc9dd63b1437ed11f6ebb833519637130065e717"}}}, "packages": {"c32596dcd26b8c708dc3d19cb73738d2b48f12a8": {"revision": null, "recipe_revision": null, "remote": null, "properties": {}, "checksums": {}}}}