Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/fightsystem 0c947f0..3bd54fc blockHullHider -> origin/blockHullHider Previous HEAD position was 0c947f0 Fix debug code HEAD is now at 3bd54fc Bugfixes, Block precise performance improvement Build: Executing ./gradlew buildProject Starting a Gradle Daemon, 1 incompatible and 2 stopped Daemons could not be reused, use --status for details > Task :FightSystem_8:processResources NO-SOURCE > Task :FightSystem_10:processResources NO-SOURCE > Task :FightSystem_12:processResources NO-SOURCE > Task :FightSystem_9:processResources NO-SOURCE > Task :FightSystem_15:processResources NO-SOURCE > Task :FightSystem_18:processResources NO-SOURCE > Task :FightSystem_19:processResources NO-SOURCE > Task :FightSystem_14:processResources NO-SOURCE > Task :FightSystem_20:processResources NO-SOURCE > Task :processResources NO-SOURCE > Task :processTestResources NO-SOURCE > Task :FightSystem_Core:compileJava FAILED /home/gitea/ci/SteamWar/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/utils/TechHiderWrapper.java:41: error: cannot find symbol public class TechHiderWrapper extends StateDependent implements TechHider.LocationEvaluator, Listener { ^ symbol: class LocationEvaluator location: class TechHider /home/gitea/ci/SteamWar/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/utils/TechHiderWrapper.java:112: error: cannot find symbol public TechHider.State check(Player player, int x, int y, int z) { ^ symbol: class State location: class TechHider Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 2 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':FightSystem_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/fightsystem.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/fightsystem.git/./hooks/post-receive.d/steamwarci.py", line 153, in ci_main run(logfile, cmd, "Could not run build command", config.wdir) File "/home/gitea/gitea-repositories/steamwar/fightsystem.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed