Untitled
unknown
plain_text
2 years ago
32 kB
5
Indexable
(metabuild) C:\Users\cobarnes\sensei-processing-standalone-app>metabuild prepare --verbose -d spl.enable_patchmatch=true -d spl.use_opencv_from_pm=true -d spl.use_tbb_from_pm=true -d spl.use_supercaf=true -d spl.use_patchmatch_lib=false -d spl.release_log_level=32 -d ice.use_pm_local_build=true [MB: 812ms][DEBUG] MetaBuild args: ['prepare', '--verbose', '-d', 'spl.enable_patchmatch=true', '-d', 'spl.use_opencv_from_pm=true', '-d', 'spl.use_tbb_from_pm=true', '-d', 'spl.use_supercaf=true', '-d', 'spl.use_patchmatch_lib=false', '-d', 'spl.release_log_level=32', '-d', 'ice.use_pm_local_build=true'] [MB: 815ms][DEBUG] MetaBuild version: 0.4.17 [MB: 815ms][DEBUG] Python version: 3.8.8 (default, Apr 13 2021, 15:08:03) [MSC v.1916 64 bit (AMD64)] [MB: 843ms][DEBUG] Using meta path: C:\Users\cobarnes\sensei-processing-standalone-app\META [MB: 900ms][WARNING] [spl//common] Use of target.feature_flag("universal") and target.feature_flag("apple_silicon") are deprecated. If you want to check if generating project for a single architecture only, use `target.feature_flag("active_arch_is_set")` instead [MB: 955ms][DEBUG] Loading policy nodes: ['meta//:default_policy'] [MB: 989ms][DEBUG] Found policy nodes: meta//policy:default_policy [MB: 993ms][DEBUG] [1] > git remote CWD: C:\Users\cobarnes\sensei-processing-standalone-app\META [MB: 995ms][DEBUG] [2] > git rev-parse HEAD CWD: C:\Users\cobarnes\sensei-processing-standalone-app\META [MB: 1032ms][DEBUG] [1]origin [MB: 1033ms][DEBUG] [2]eb62f41d90c8c9550f647ac6ba70f878a4723816 [MB: 1035ms][DEBUG] [2] > return code: 0 [MB: 1036ms][DEBUG] [1] > return code: 0 [MB: 1036ms][DEBUG] [3] > git remote get-url origin CWD: C:\Users\cobarnes\sensei-processing-standalone-app\META [MB: 1072ms][DEBUG] [3]git@git.corp.adobe.com:neuralfiltersplatform/sensei-processing-standalone-app.git [MB: 1075ms][DEBUG] [3] > return code: 0 [MB: 1099ms][DEBUG] Skipped updating file, same content: C:\Users\cobarnes\.adobe_meta_cache\git\.git [MB: 1136ms][DEBUG] [4] > C:\Users\cobarnes\.adobe_meta_cache\vswhere\2.8.4\vswhere.exe /help [MB: 1230ms][DEBUG] [4]Visual Studio Locator version 2.8.4+ff0de50053 [query version 2.7.3111.17308] [MB: 1230ms][DEBUG] [4]Copyright (C) Microsoft Corporation. All rights reserved. [MB: 1231ms][DEBUG] [4] [MB: 1231ms][DEBUG] [4]Usage: [options] [MB: 1232ms][DEBUG] [4] [MB: 1232ms][DEBUG] [4]Options: [MB: 1232ms][DEBUG] [4]-all Finds all instances even if they are incomplete and may not launch. [MB: 1233ms][DEBUG] [4]-prerelease Also searches prereleases. By default, only releases are searched. [MB: 1233ms][DEBUG] [4]-products arg One or more product IDs to find. Defaults to Community, Professional, and Enterprise. [MB: 1234ms][DEBUG] [4]Specify "*" by itself to search all product instances installed. [MB: 1234ms][DEBUG] [4]See https://aka.ms/vs/workloads for a list of product IDs. [MB: 1234ms][DEBUG] [4]-requires arg One or more workload or component IDs required when finding instances. [MB: 1235ms][DEBUG] [4]All specified IDs must be installed unless -requiresAny is specified. [MB: 1235ms][DEBUG] [4]See https://aka.ms/vs/workloads for a list of workload and component IDs. [MB: 1236ms][DEBUG] [4]-requiresAny Find instances with any one or more workload or components IDs passed to -requires. [MB: 1236ms][DEBUG] [4]-version arg A version range for instances to find. Example: [15.0,16.0) will find versions 15.*. [MB: 1237ms][DEBUG] [4]-latest Return only the newest version and last installed. [MB: 1237ms][DEBUG] [4]-sort Sorts the instances from newest version and last installed to oldest. [MB: 1237ms][DEBUG] [4]When used with "find", first instances are sorted then files are sorted lexigraphically. [MB: 1238ms][DEBUG] [4]-legacy Also searches Visual Studio 2015 and older products. Information is limited. [MB: 1238ms][DEBUG] [4]This option cannot be used with either -products or -requires. [MB: 1239ms][DEBUG] [4]-format arg Return information about instances found in a format described below. [MB: 1239ms][DEBUG] [4]-property arg The name of a property to return. Defaults to "value" format. [MB: 1239ms][DEBUG] [4]Use delimiters ".", "/", or "_" to separate object and property names. [MB: 1240ms][DEBUG] [4]Example: "properties.nickname" will return the "nickname" property under "properties". [MB: 1240ms][DEBUG] [4]-include arg One or more extra properties to include, as described below. [MB: 1241ms][DEBUG] [4]-find arg Returns matching file paths under the installation path. Defaults to "value" format. [MB: 1241ms][DEBUG] [4]The following patterns are supported: [MB: 1241ms][DEBUG] [4]? Matches any one character except "\". [MB: 1242ms][DEBUG] [4]* Matches zero or more characters except "\". [MB: 1242ms][DEBUG] [4]** Searches the current directory and subdirectories for the remaining search pattern. [MB: 1243ms][DEBUG] [4]-nologo Do not show logo information. Some formats noted below will not show a logo anyway. [MB: 1243ms][DEBUG] [4]-utf8 Use UTF-8 encoding (recommended for JSON). [MB: 1244ms][DEBUG] [4]-?, -h, -help Display this help message. [MB: 1244ms][DEBUG] [4] [MB: 1244ms][DEBUG] [4] [MB: 1245ms][DEBUG] [4]Extra properties: [MB: 1245ms][DEBUG] [4]packages Return an array of packages installed in this instance. [MB: 1245ms][DEBUG] [4]Supported only by the "json" and "xml" formats. [MB: 1246ms][DEBUG] [4] [MB: 1246ms][DEBUG] [4]Formats: [MB: 1247ms][DEBUG] [4]json An array of JSON objects for each instance (no logo). [MB: 1247ms][DEBUG] [4]text Colon-delimited properties in separate blocks for each instance (default). [MB: 1247ms][DEBUG] [4]value A single property specified by the -property parameter (no logo). [MB: 1248ms][DEBUG] [4]xml An XML data set containing instances (no logo). [MB: 1293ms][DEBUG] [4] > return code: 0 [MB: 1294ms][DEBUG] [5] > C:\Users\cobarnes\.adobe_meta_cache\vswhere\2.8.4\vswhere.exe -products * -utf8 -format json [MB: 1380ms][DEBUG] [5][ [MB: 1381ms][DEBUG] [5]{ [MB: 1381ms][DEBUG] [5]"instanceId": "075a5528", [MB: 1382ms][DEBUG] [5]"installDate": "2021-06-29T22:32:16Z", [MB: 1382ms][DEBUG] [5]"installationName": "VisualStudio/16.10.3+31424.327", [MB: 1382ms][DEBUG] [5]"installationPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools", [MB: 1383ms][DEBUG] [5]"installationVersion": "16.10.31424.327", [MB: 1383ms][DEBUG] [5]"productId": "Microsoft.VisualStudio.Product.BuildTools", [MB: 1384ms][DEBUG] [5]"productPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\BuildTools\\Common7\\Tools\\LaunchDevCmd.bat", [MB: 1384ms][DEBUG] [5]"state": 4294967295, [MB: 1384ms][DEBUG] [5]"isComplete": true, [MB: 1385ms][DEBUG] [5]"isLaunchable": true, [MB: 1385ms][DEBUG] [5]"isPrerelease": false, [MB: 1385ms][DEBUG] [5]"isRebootRequired": false, [MB: 1386ms][DEBUG] [5]"displayName": "Visual Studio Build Tools 2019", [MB: 1386ms][DEBUG] [5]"description": "The Visual Studio Build Tools allows you to build native and managed MSBuild-based applications without requiring the Visual Studio IDE. There are options to install the Visual C++ compilers and libraries, MFC, ATL, and C++/CLI support.", [MB: 1387ms][DEBUG] [5]"channelId": "VisualStudio.16.Release", [MB: 1387ms][DEBUG] [5]"channelUri": "https://aka.ms/vs/16/release/channel", [MB: 1387ms][DEBUG] [5]"enginePath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\resources\\app\\ServiceHub\\Services\\Microsoft.VisualStudio.Setup.Service", [MB: 1388ms][DEBUG] [5]"releaseNotes": "https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-v16.10#16.10.3", [MB: 1388ms][DEBUG] [5]"thirdPartyNotices": "https://go.microsoft.com/fwlink/?LinkId=660909", [MB: 1389ms][DEBUG] [5]"updateDate": "2021-06-29T22:32:16.2669233Z", [MB: 1389ms][DEBUG] [5]"catalog": { [MB: 1389ms][DEBUG] [5]"buildBranch": "d16.10", [MB: 1390ms][DEBUG] [5]"buildVersion": "16.10.31424.327", [MB: 1390ms][DEBUG] [5]"id": "VisualStudio/16.10.3+31424.327", [MB: 1390ms][DEBUG] [5]"localBuild": "build-lab", [MB: 1391ms][DEBUG] [5]"manifestName": "VisualStudio", [MB: 1391ms][DEBUG] [5]"manifestType": "installer", [MB: 1391ms][DEBUG] [5]"productDisplayVersion": "16.10.3", [MB: 1392ms][DEBUG] [5]"productLine": "Dev16", [MB: 1392ms][DEBUG] [5]"productLineVersion": "2019", [MB: 1393ms][DEBUG] [5]"productMilestone": "RTW", [MB: 1393ms][DEBUG] [5]"productMilestoneIsPreRelease": "False", [MB: 1393ms][DEBUG] [5]"productName": "Visual Studio", [MB: 1394ms][DEBUG] [5]"productPatchVersion": "3", [MB: 1394ms][DEBUG] [5]"productPreReleaseMilestoneSuffix": "1.0", [MB: 1394ms][DEBUG] [5]"productSemanticVersion": "16.10.3+31424.327", [MB: 1395ms][DEBUG] [5]"requiredEngineVersion": "2.10.2174.31177" [MB: 1395ms][DEBUG] [5]}, [MB: 1396ms][DEBUG] [5]"properties": { [MB: 1396ms][DEBUG] [5]"campaignId": "1283531340.1623450341", [MB: 1397ms][DEBUG] [5]"channelManifestId": "VisualStudio.16.Release/16.10.3+31424.327", [MB: 1397ms][DEBUG] [5]"nickname": "", [MB: 1397ms][DEBUG] [5]"setupEngineFilePath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\setup.exe" [MB: 1398ms][DEBUG] [5]} [MB: 1398ms][DEBUG] [5]}, [MB: 1399ms][DEBUG] [5]{ [MB: 1399ms][DEBUG] [5]"instanceId": "d28374c4", [MB: 1399ms][DEBUG] [5]"installDate": "2021-09-20T20:38:32Z", [MB: 1400ms][DEBUG] [5]"installationName": "VisualStudio/16.9.3+31129.286", [MB: 1400ms][DEBUG] [5]"installationPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional", [MB: 1401ms][DEBUG] [5]"installationVersion": "16.9.31129.286", [MB: 1401ms][DEBUG] [5]"productId": "Microsoft.VisualStudio.Product.Professional", [MB: 1402ms][DEBUG] [5]"productPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Professional\\Common7\\IDE\\devenv.exe", [MB: 1402ms][DEBUG] [5]"state": 4294967295, [MB: 1403ms][DEBUG] [5]"isComplete": true, [MB: 1403ms][DEBUG] [5]"isLaunchable": true, [MB: 1403ms][DEBUG] [5]"isPrerelease": false, [MB: 1404ms][DEBUG] [5]"isRebootRequired": false, [MB: 1404ms][DEBUG] [5]"displayName": "Visual Studio Professional 2019", [MB: 1404ms][DEBUG] [5]"description": "Professional IDE best suited to small teams", [MB: 1405ms][DEBUG] [5]"channelId": "VisualStudio.16.Release", [MB: 1405ms][DEBUG] [5]"channelUri": "https://aka.ms/vs/16/release/channel", [MB: 1406ms][DEBUG] [5]"enginePath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\resources\\app\\ServiceHub\\Services\\Microsoft.VisualStudio.Setup.Service", [MB: 1406ms][DEBUG] [5]"releaseNotes": "https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes-v16.9#16.9.3", [MB: 1406ms][DEBUG] [5]"thirdPartyNotices": "https://go.microsoft.com/fwlink/?LinkId=660909", [MB: 1407ms][DEBUG] [5]"updateDate": "2021-09-20T20:38:32.2614019Z", [MB: 1407ms][DEBUG] [5]"catalog": { [MB: 1407ms][DEBUG] [5]"buildBranch": "d16.9", [MB: 1408ms][DEBUG] [5]"buildVersion": "16.9.31129.286", [MB: 1408ms][DEBUG] [5]"id": "VisualStudio/16.9.3+31129.286", [MB: 1409ms][DEBUG] [5]"localBuild": "build-lab", [MB: 1409ms][DEBUG] [5]"manifestName": "VisualStudio", [MB: 1409ms][DEBUG] [5]"manifestType": "installer", [MB: 1410ms][DEBUG] [5]"productDisplayVersion": "16.9.3", [MB: 1410ms][DEBUG] [5]"productLine": "Dev16", [MB: 1410ms][DEBUG] [5]"productLineVersion": "2019", [MB: 1411ms][DEBUG] [5]"productMilestone": "RTW", [MB: 1411ms][DEBUG] [5]"productMilestoneIsPreRelease": "False", [MB: 1412ms][DEBUG] [5]"productName": "Visual Studio", [MB: 1412ms][DEBUG] [5]"productPatchVersion": "3", [MB: 1412ms][DEBUG] [5]"productPreReleaseMilestoneSuffix": "1.0", [MB: 1413ms][DEBUG] [5]"productSemanticVersion": "16.9.3+31129.286", [MB: 1413ms][DEBUG] [5]"requiredEngineVersion": "2.9.3365.38425" [MB: 1413ms][DEBUG] [5]}, [MB: 1414ms][DEBUG] [5]"properties": { [MB: 1414ms][DEBUG] [5]"campaignId": "1283531340.1623450341", [MB: 1414ms][DEBUG] [5]"channelManifestId": "VisualStudio.16.Release/16.9.3+31129.286", [MB: 1415ms][DEBUG] [5]"nickname": "2", [MB: 1415ms][DEBUG] [5]"setupEngineFilePath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\Installer\\setup.exe" [MB: 1416ms][DEBUG] [5]} [MB: 1416ms][DEBUG] [5]} [MB: 1416ms][DEBUG] [5]] [MB: 1439ms][DEBUG] [5] > return code: 0 [MB: 1471ms][DEBUG] [meta//policy] [RequestSource RequestType.GIT_CHECKOUT, spl//deps:patchmatch_git] URL was validated against approved host names: git@git.corp.adobe.com:photoshop/patchmatch.git [MB: 1472ms][INFO] There is no user git policy implemented on out going git requests or on resolved git policies. Please check https://git.corp.adobe.com/pages/meta-build/docs/api/nodes/meta_policy and consider implementing the policies. [MB: 1474ms][DEBUG] GIT checkout skipped, repo: git@git.corp.adobe.com:photoshop/patchmatch.git commit: 2b4f5d3eda4b28aab054b099be50189244b97dc4 out: C:\Users\cobarnes\sensei-processing-standalone-app\dist\git\adobe\photoshop\patchmatch [MB: 1534ms][DEBUG] [meta//policy] [RequestSource RequestType.META_LIBS] URL was validated against approved host names: git@git.corp.adobe.com:meta-specs/zlib.git [MB: 1537ms][DEBUG] [meta//policy] [RequestSource RequestType.PROJECT_LINK, ice//deps:zlib] URL was validated against approved host names: git@git.corp.adobe.com:meta-specs/zlib.git [MB: 1538ms][DEBUG] GIT checkout skipped, repo: git@git.corp.adobe.com:meta-specs/zlib.git commit: f367e6209d09277b35765302a162df5feb3ba448 out: C:\Users\cobarnes\sensei-processing-standalone-app\dist\projects\zlib [MB: 1605ms][DEBUG] [meta//policy] [RequestSource RequestType.META_LIBS] URL was validated against approved host names: git@git.corp.adobe.com:meta-specs/boost.git [MB: 1608ms][DEBUG] [meta//policy] [RequestSource RequestType.PROJECT_LINK, spl//deps:boost] URL was validated against approved host names: git@git.corp.adobe.com:meta-specs/boost.git [MB: 1609ms][DEBUG] GIT checkout skipped, repo: git@git.corp.adobe.com:meta-specs/boost.git commit: 3e1e317c1805b8579b4398359212cf12164f6d15 out: C:\Users\cobarnes\sensei-processing-standalone-app\dist\projects\boost [MB: 1687ms][DEBUG] [meta//policy] [RequestSource RequestType.META_LIBS] URL was validated against approved host names: git@git.corp.adobe.com:CTL-third-party/adobe_triangle.git [MB: 1689ms][DEBUG] [meta//policy] [RequestSource RequestType.PROJECT_LINK, spl//deps:triangle] URL was validated against approved host names: git@git.corp.adobe.com:CTL-third-party/adobe_triangle.git [MB: 1690ms][DEBUG] GIT checkout skipped, repo: git@git.corp.adobe.com:CTL-third-party/adobe_triangle.git commit: 7d2bece629a6d4e1a70faffe665382ed062f1f4f out: C:\Users\cobarnes\sensei-processing-standalone-app\dist\projects\triangle [MB: 1712ms][DEBUG] [meta//policy] [RequestSource RequestType.META_LIBS] URL was validated against approved host names: git@git.corp.adobe.com:meta-specs/rapidjson.git [MB: 1714ms][DEBUG] [meta//policy] [RequestSource RequestType.PROJECT_LINK, spl//deps:rapidjson] URL was validated against approved host names: git@git.corp.adobe.com:meta-specs/rapidjson.git [MB: 1715ms][DEBUG] GIT checkout skipped, repo: git@git.corp.adobe.com:meta-specs/rapidjson.git commit: 826b91d28b4ae8e107ca56d18f3e7b5fe35a59c5 out: C:\Users\cobarnes\sensei-processing-standalone-app\dist\projects\rapidjson [MB: 1729ms][DEBUG] [meta//policy] [RequestSource RequestType.GIT_CHECKOUT, spl//deps:winml_git] URL was validated against approved host names: git@git.corp.adobe.com:meta-specs/winml.git [MB: 1731ms][DEBUG] GIT checkout skipped, repo: git@git.corp.adobe.com:meta-specs/winml.git commit: 25b0d0791069842204b2f8a976b49913277ae576 out: C:\Users\cobarnes\sensei-processing-standalone-app\dist\git\adobe\meta-specs\winml [MB: 1754ms][DEBUG] [meta//policy] [RequestSource RequestType.GIT_CHECKOUT, spl//deps:botan_git] URL was validated against approved host names: git@git.corp.adobe.com:meta-specs/botan.git [MB: 1755ms][DEBUG] GIT checkout skipped, repo: git@git.corp.adobe.com:meta-specs/botan.git commit: 4271676cf87178d58033e715a2db301f9838c7e3 out: C:\Users\cobarnes\sensei-processing-standalone-app\dist\git\adobe\meta-specs\botan [MB: 1839ms][DEBUG] Traceback (most recent call last): File "c:\anaconda\lib\site-packages\metabuild\commands\MetaCLI.py", line 211, in run worker_pool.run_main_thread(self._main_thread_entry_point) File "c:\anaconda\lib\site-packages\metabuild\utils\TaskQueue.py", line 464, in run_main_thread return future.get_value() File "c:\anaconda\lib\site-packages\metabuild\utils\TaskQueue.py", line 413, in get_value raise self._value File "c:\anaconda\lib\site-packages\metabuild\utils\TaskQueue.py", line 469, in _run_main_task future.set_value(func(*args, **kwargs)) File "c:\anaconda\lib\site-packages\metabuild\commands\MetaCLI.py", line 202, in _main_thread_entry_point Promise.wait_value(self.run_async()) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 719, in wait_value return Promise.promisify(value)._get_value() # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 504, in _get_value return _get_value(state, self._value) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\commands\MetaCLI.py", line 63, in run_async return await Promise.resolve_value(self.args.func(self)) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 729, in resolve_value return await value File "c:\anaconda\lib\site-packages\metabuild\commands\prepare.py", line 61, in prepare build_map = await universe.run_prepare() File "c:\anaconda\lib\site-packages\metabuild\core\MetaUniverse.py", line 531, in run_prepare build_map = await generator.run_async() File "c:\anaconda\lib\site-packages\metabuild\generator\Generator.py", line 135, in run_async return await self._run_impl() File "c:\anaconda\lib\site-packages\metabuild\generator\Generator.py", line 100, in _run_impl await self._init_target_builder() File "c:\anaconda\lib\site-packages\metabuild\generator\msvs\MSVSGenerator.py", line 81, in _init_target_builder await Generator._init_target_builder(self) File "c:\anaconda\lib\site-packages\metabuild\generator\Generator.py", line 95, in _init_target_builder await self.target_builder.run_async() File "c:\anaconda\lib\site-packages\metabuild\generator\TargetBuilder.py", line 280, in run_async await self._add_root_node(self.root_node, self.parsed_root_target, self.universe_target_config, load_chain) File "c:\anaconda\lib\site-packages\metabuild\generator\TargetBuilder.py", line 398, in _add_root_node await self._ensure_target_async(node, target_config, parsed_target, load_chain) File "c:\anaconda\lib\site-packages\metabuild\generator\TargetBuilder.py", line 515, in _ensure_target_async target = self._create_target(project_builder, node=node, target_config=compat_config) File "c:\anaconda\lib\site-packages\metabuild\generator\TargetBuilder.py", line 585, in _create_target self.root_scheme = project_builder.create_scheme_target(node, target_config) File "c:\anaconda\lib\site-packages\metabuild\generator\msvs\MSVSProjectBuilder.py", line 78, in create_scheme_target return MSVSTargetWithScheme(node, target_config, self) File "c:\anaconda\lib\site-packages\metabuild\generator\msvs\MSVSTarget.py", line 111, in __init__ super().__init__(node, target_config, project_builder) File "c:\anaconda\lib\site-packages\metabuild\generator\msvs\MSVSTargetBase.py", line 34, in __init__ super().__init__(node, target_config, project_builder) File "c:\anaconda\lib\site-packages\metabuild\generator\Target.py", line 240, in __init__ self.computed_name: str = project_name or node.compute_target_name(self.target_config) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 863, in compute_target_name return self._compute_target_name_impl(target_config, add_platform=True) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 876, in _compute_target_name_impl flavors_target_name = self.get_target_flavors(target_config) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 722, in get_target_flavors all_available_flavors, all_target_configs = Promise.wait_value(promise) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 719, in wait_value return Promise.promisify(value)._get_value() # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 504, in _get_value return _get_value(state, self._value) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 744, in all results.append(await promise) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 427, in get_all_flavors return await self._get_all_flavors_internal(no_flavors_target_config) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 344, in get_target_configs return await self._get_target_configs_internal(stripped_target_config, force_all_variants) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Memoized.py", line 58, in _run_async_func return await func(obj, *self.args, **self.kw) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 365, in _get_target_configs_internal flavors_sets = await self.get_all_flavors(target_config) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 427, in get_all_flavors return await self._get_all_flavors_internal(no_flavors_target_config) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Memoized.py", line 58, in _run_async_func return await func(obj, *self.args, **self.kw) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 440, in _get_all_flavors_internal deps, _ = await self.get_all_deps(no_flavors_target_config) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 460, in get_all_deps return await self._get_all_deps_internal(target_config, [], frozenset()) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Memoized.py", line 58, in _run_async_func return await func(obj, *self.args, **self.kw) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 479, in _get_all_deps_internal await self._collect_all_deps(results, target_config, in_progress_chain, child_excluded_deps) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 526, in _collect_all_deps await self.map_node_deps(target_config, _inject_filters, preserve_flavors=True) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 404, in map_node_deps return await Promise.all(coroutines) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 744, in all results.append(await promise) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 510, in _inject_filters nested_filters, nested_deps = await dep._get_all_deps_internal(target_config, children_chain, excluded_deps) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Memoized.py", line 58, in _run_async_func return await func(obj, *self.args, **self.kw) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 479, in _get_all_deps_internal await self._collect_all_deps(results, target_config, in_progress_chain, child_excluded_deps) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 526, in _collect_all_deps await self.map_node_deps(target_config, _inject_filters, preserve_flavors=True) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 404, in map_node_deps return await Promise.all(coroutines) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 744, in all results.append(await promise) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 93, in _map_node_dep_wrapper node = await async_node File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Memoized.py", line 58, in _run_async_func return await func(obj, *self.args, **self.kw) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\core\MetaModule.py", line 301, in resolve_parsed_target module = await project.get_module(module_actual_path) File "c:\anaconda\lib\site-packages\metabuild\core\MetaProject.py", line 95, in get_module return await self._get_module_with_abs_path_async(actual_path) File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 490, in __next__ raise StopIteration(_get_value(state, self._value)) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 238, in _get_value raise value # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Promise.py", line 288, in _run_coroutine awaitable = coroutine.send(None) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\utils\Memoized.py", line 58, in _run_async_func return await func(obj, *self.args, **self.kw) # @IgnoreException File "c:\anaconda\lib\site-packages\metabuild\core\MetaProject.py", line 364, in _get_module_with_abs_path_async await module.execute() File "c:\anaconda\lib\site-packages\metabuild\core\MetaModule.py", line 115, in execute await self.execute_file(self.path) File "c:\anaconda\lib\site-packages\metabuild\core\MetaModule.py", line 147, in execute_file exec(code, self.module_globals) File "C:\Users\cobarnes\sensei-processing-standalone-app\META\tests.meta.py", line 222, in <module> test( File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 271, in create_public return PublicMetaNode(cls.create(name, **kwargs)) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 265, in create cls.schema.parse_fields(node, kwargs) File "c:\anaconda\lib\site-packages\metabuild\core\Schema.py", line 366, in parse_fields raise_value_error(delegate, key, "Unknown attribute name.", value) File "c:\anaconda\lib\site-packages\metabuild\core\ValueParser.py", line 60, in raise_value_error delegate.raise_error(error_str) File "c:\anaconda\lib\site-packages\metabuild\nodes\MetaNode.py", line 683, in raise_error raise exception_type(" ".join([str(arg) for arg in args]) + " - " + self.get_full_path_and_name()) metabuild.api.public.exceptions.MetaException: Unknown attribute name. Property: sharing Actual value: 'build_arch' - C:\Users\cobarnes\sensei-processing-standalone-app\META\tests.meta.py:spl_test [MB: 2022ms][CRITICAL] Stack: 1. Generating projects 2. Creating targets 3. Creating target, spl//:main, WIN32 4. Computing target configs, spl//:main, WIN32 5. Computing all node flavors, spl//:main, WIN32 6. Computing all node deps, spl//:main, WIN32 7. Computing all node deps, spl//apps:all, WIN32 8. Resolving: //tests:tests_main, spl//apps 9. Executing: C:\Users\cobarnes\sensei-processing-standalone-app\META\tests.meta.py, spl//tests 10. Creating node spl//tests:spl_test, spl//tests 11. test( @ C:\Users\cobarnes\sensei-processing-standalone-app\META\tests.meta.py:222, <module> Error: MetaException: Unknown attribute name. Property: sharing Actual value: 'build_arch' - C:\Users\cobarnes\sensei-processing-standalone-app\META\tests.meta.py:spl_test [MB: 2023ms][CRITICAL] MetaBuild "prepare" Failed.
Editor is loading...