Uploaded image for project: 'BuildTools'
  1. BuildTools
  2. BUILDTOOLS-281

Unable to run BuildTools with successful result. No matter what.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • Ubuntu 16.04 LTS.
      VPS under Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
      2 cores of 8 available.
      4Gb Ram.

      No matter what I do I always get errors during the BuildTools run. I have the latest version, and am installing in a clean directory. I always set " git config --global --unset core.autocrlf ".

      The output is always something to do with failing a patch process.

      There's not much I can do if BuildTools is using other parts of the O/S incorrectly, eg Git for example. This is the end of the log , entire log is attached. I would really appreciate help with this!

      [INFO] — maven-install-plugin:2.4:install (default-install) @ craftbukkit —
      [INFO] Installing /home/maniax/buildtools/CraftBukkit/target/craftbukkit-1.10.2-R0.1-SNAPSHOT.jar t o /home/maniax/.m2/repository/org/bukkit/craftbukkit/1.10.2-R0.1-SNAPSHOT/craftbukkit-1.10.2-R0.1-S NAPSHOT.jar
      [INFO] Installing /home/maniax/buildtools/CraftBukkit/dependency-reduced-pom.xml to /home/maniax/.m 2/repository/org/bukkit/craftbukkit/1.10.2-R0.1-SNAPSHOT/craftbukkit-1.10.2-R0.1-SNAPSHOT.pom
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD SUCCESS
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 01:02 min
      [INFO] Finished at: 2016-11-26T03:48:34+00:00
      [INFO] Final Memory: 22M/621M
      [INFO] ------------------------------------------------------------------------
      Rebuilding Forked projects....
      applyPatches.sh: 7: applyPatches.sh: function: not found
      fatal: ambiguous argument '': unknown revision or path not in the working tree.
      Use '--' to separate paths from revisions, like this:
      'git <command> [<revision>...][<file>...]'
      Resetting to ...
      error: Could not remove config section 'remote.upstream'
      fatal: ambiguous argument 'upstream/upstream': unknown revision or path not in the working tree.
      Use '--' to separate paths from revisions, like this:
      'git <command> [<revision>...][<file>...]'
      Applying patches to ...
      fatal: Resolve operation not in progress, we are not resuming.
      fatal: could not open '/home/maniax/buildtools/Spigot/-Patches/*.patch' for reading: No such file o r directory
      Something did not apply cleanly to .
      Please review above details and finish the apply then
      save the changes with rebuildPatches.sh
      Error compiling Spigot. Please check the wiki for FAQs.
      If this does not resolve your issue then please pastebin the entire BuildTools.log.txt file when se eking support.
      java.lang.RuntimeException: Error running command, return status !=0: [/bin/sh, applyPatches.sh]
      at org.spigotmc.builder.Builder.runProcess(Builder.java:552)
      at org.spigotmc.builder.Builder.main(Builder.java:434)

            Unassigned Unassigned
            Hutchinson Michael
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: