Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'schematicsystem'... done. Note: switching to '6dde2cf3fc57d638238b736bd31836d9165885a6'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6dde2cf NodeMember: Move Member Schematics Build: Executing ln -s /home/gitea/lib Build: Executing cp ~/gradle.properties . Build: Executing ./gradlew buildProject To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :processResources NO-SOURCE > Task :SchematicSystem_15:processResources NO-SOURCE > Task :SchematicSystem_8:processResources NO-SOURCE > Task :processTestResources NO-SOURCE > Task :SchematicSystem_Core:compileJava FAILED /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:93: error: cannot find symbol public static void createCachedSchemList(Player player, List nodes, int chunk, EffectiveSchematicNode parent, SchematicListBehavior behavior) { ^ symbol: class EffectiveSchematicNode location: class SchematicCommandUtils /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:93: error: cannot find symbol public static void createCachedSchemList(Player player, List nodes, int chunk, EffectiveSchematicNode parent, SchematicListBehavior behavior) { ^ symbol: class EffectiveSchematicNode location: class SchematicCommandUtils /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:107: error: cannot find symbol List nodes, ^ symbol: class EffectiveSchematicNode location: class SchematicCommandUtils /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:109: error: cannot find symbol EffectiveSchematicNode parent, ^ symbol: class EffectiveSchematicNode location: class SchematicCommandUtils /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:498: error: cannot find symbol private List nodes; ^ symbol: class EffectiveSchematicNode location: class CachedSchematicList /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:501: error: cannot find symbol private EffectiveSchematicNode parent; ^ symbol: class EffectiveSchematicNode location: class CachedSchematicList /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:495: error: cannot find symbol @AllArgsConstructor ^ symbol: class EffectiveSchematicNode location: class CachedSchematicList /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:498: error: cannot find symbol private List nodes; ^ symbol: class EffectiveSchematicNode location: class CachedSchematicList /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:501: error: cannot find symbol private EffectiveSchematicNode parent; ^ symbol: class EffectiveSchematicNode location: class CachedSchematicList /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/SafeSchematicNode.java:22: error: cannot find symbol import de.steamwar.sql.EffectiveSchematicNode; ^ symbol: class EffectiveSchematicNode location: package de.steamwar.sql 10 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':SchematicSystem_Core:compileJava'. > Compilation failed; see the compiler error output for details. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 11s 1 actionable task: 1 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/schematicsystem.git/./hooks/update.d/steamwarci.py", line 108, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed