Weird error while compiling Spigot

Hi all,

I’m trying to compile Spigot 1.9.2 but without success, due to a very weird error which, in my opinion, you shouldn’t see in MineOS.

Is there a fix for it? Wasn’t working already after a clean install

What else can you tell me about your environment? Or the exact steps you took? When I try to build Spigot 1.9.2 I get:

Loading BuildTools version: git-BuildTools-27d3fbd-54 (#54)
Git name not set, setting it to default value.
Git email not set, setting it to default value.
Starting clone of https://hub.spigotmc.org/stash/scm/spigot/bukkit.git to Bukkit
Cloned git repository https://hub.spigotmc.org/stash/scm/spigot/bukkit.git to /var/games/minecraft/profiles/spigot_1.9.2/Bukkit. Current HEAD: 9d85e3f475303d7f5bfe8e8b5dee1bd8509ec838
Starting clone of https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git to CraftBukkit
Cloned git repository https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git to /var/games/minecraft/profiles/spigot_1.9.2/CraftBukkit. Current HEAD: 75a8885d1fbb8f1bb38ef3d6a0f03598893c01ed
Starting clone of https://hub.spigotmc.org/stash/scm/spigot/spigot.git to Spigot
Cloned git repository https://hub.spigotmc.org/stash/scm/spigot/spigot.git to /var/games/minecraft/profiles/spigot_1.9.2/Spigot. Current HEAD: 570526c2b4840753183aa81995ea81008238eeb2
Starting clone of https://hub.spigotmc.org/stash/scm/spigot/builddata.git to BuildData
Cloned git repository https://hub.spigotmc.org/stash/scm/spigot/builddata.git to /var/games/minecraft/profiles/spigot_1.9.2/BuildData. Current HEAD: f37e6395d8f7d4865df27a4ab77e0c0d45de8fb9
Maven does not exist, downloading. Please wait.

… and so forth.

Was this a clean install of MineOS Turnkey? What commit are you on? (did you try updating).

What user did you log in as? Does /var/log/mineos.log show any issues?

This is a clean install of MineOS Turnkey, I’m logged in as user ‘mc’ as usual, and here is the log I copied using PuTTY: http://pastebin.com/y3rWWaM5 just trying to compile Bukkit using BuildTools in the “Spigot / CraftBukkit” section in the WebUI, downloaded the ISO like ~2-3 days ago