Skip to content

[Theos Compiler] Dragon fails to build most Theos templates  #102

Description

@L1ghtmann
  • application_modern
ninja: error: build.ninja:134: empty path
  • control_center_module-11up
    Due to missing header
  • 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

Untested:

application_swift
jailed
preference_bundle_swift
tool_swift
tweak_swift

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions