You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flipswitch_switch
Due to outdated header in **/include/
preference_bundle_modern
Due to no control
'TheosMakefileProcessor' object has no attribute 'control'
theme
Due to unrecognized format (no control; only layout; not resource-bundle)
[Packager] Pulling 'control' values from DragonMake
[Packager] DragonMake not found, not sure how we got here honestly.
...
control.py", line 60, in main control = {keys[key]: value for (key, value) in config.items() if key in keys} ^^^^^^UnboundLocalError: cannot access local variable 'config' where it is not associated with a value
tool
mv: cannot stat '.dragon/_/.dragonbuilding': No such file or directory
/home/lightmann/.local/lib/python3.10/site-packages/dragon/shscripts//packaging: line 50: .dragon/_/DEBIAN/control: No such file or directory
/home/lightmann/.local/lib/python3.10/site-packages/dragon/shscripts//packaging: line 54: .dragon/_/DEBIAN/control: No such file or directory
du: cannot access '.dragon/_': No such file or directory
chmod: cannot access '.dragon/_/DEBIAN/*': No such file or directory
[Packager] Building Package
ERROR: '/home/lightmann/dragon-stuff/type-tests/build/tool/.dragon/_' is not a directory or does not exist.
tweak_with_simple_preferences
Due to outdated header in **/include/
xpc_service
Parsing error (control + tool.mk)
[Packager] Pulling 'control' values from DragonMake
[Packager] DragonMake not found, not sure how we got here honestly.
...
control.py", line 60, in main control = {keys[key]: value for (key, value) in config.items() if key in keys} ^^^^^^UnboundLocalError: cannot access local variable 'config' where it is not associated with a value
xpc_service_modern
Due to missing xpc headers in include
The text was updated successfully, but these errors were encountered:
L1ghtmann
changed the title
[Theos Compiler] Dragon fails to build applications and frameworks
[Theos Compiler] Dragon fails to build most Theos templates
Jan 4, 2023
Due to missing header
Due to outdated header in **/include/
Due to no control
Due to unrecognized format (no control; only layout; not resource-bundle)
Due to outdated header in **/include/
Parsing error (control + tool.mk)
Due to missing xpc headers in include
Untested:
The text was updated successfully, but these errors were encountered: