Started by GitHub push by nallar Started by GitHub push by nallar Building in workspace /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace Checkout:workspace / /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace - hudson.remoting.LocalChannel@8a361478 Using strategy: Default Last Built Revision: Revision f29a9759cb7b7cf48598d2ff7360335fb27819c7 (origin/MC152) Fetching changes from 1 remote Git repository Fetching upstream changes from origin Commencing build of Revision 12b91d8f0428d158d5af88fb198db65bbd59c6d5 (origin/MC152) Checking out Revision 12b91d8f0428d158d5af88fb198db65bbd59c6d5 (origin/MC152) [workspace] $ /var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/Ant_1.8.4/bin/ant Picked up _JAVA_OPTIONS: -Xms16m -Xmx256m Buildfile: /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build.xml version-provided: version-not-provided: initialize-version: download-forge: download-maven-ant-tasks: download-files: setup: download-libs: prepatch: [javac] Compiling 2 source files to /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build/classes [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] 1 warning [java] Jul 19, 2013 4:36:54 PM nallar.nmsprepatcher.PrePatcher recursiveSearch [java] WARNING: Didn't match extends matcher for src/common/nallar/patched/annotation/FakeExtend.java compile: [delete] Deleting directory /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build/classes [mkdir] Created dir: /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build/classes [copy] Copying 185 files to /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build/forge/mcp/src/minecraft [exec] == MCP 7.51 (data: 7.51, client: 1.5.2, server: 1.5.2) == [exec] "scalac" is not found on the PATH. Scala files will not be recompiled [exec] # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, astyle, astyle config [exec] == Recompiling client == [exec] > Cleaning bin [exec] > Recompiling [exec] '"javac" -encoding UTF-8 -Xlint:-options -deprecation -g -source 1.6 -target 1.6 -classpath "lib:lib/...' failed : 1 [exec] [exec] == ERRORS FOUND in JAVA CODE == [exec] [exec] Picked up _JAVA_OPTIONS: -Xms16m -Xmx256m [exec] src/minecraft/net/minecraftforge/client/ForgeHooksClient.java:41: warning: [deprecation] IArmorTextureProvider in net.minecraftforge.common has been deprecated [exec] import net.minecraftforge.common.IArmorTextureProvider; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/UnsafeAccess.java:6: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import sun.misc.Unsafe; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/RawBuffer.java:3: warning: Cleaner is internal proprietary API and may be removed in a future release [exec] import sun.misc.Cleaner; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/RawBuffer.java:4: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import sun.misc.Unsafe; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/Pointer.java:3: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import sun.misc.Unsafe; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/UnsafeUtil.java:16: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import sun.misc.Unsafe; [exec] ^ [exec] [exec] src/minecraft/nallar/patched/forge/PatchRelaunchClassLoader.java:30: warning: URLClassPath is internal proprietary API and may be removed in a future release [exec] import sun.misc.URLClassPath; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/util/concurrent/NativeSpinLockMutex.java:8: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import sun.misc.Unsafe; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/util/concurrent/SpinLockMutex.java:8: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import sun.misc.Unsafe; [exec] ^ [exec] [exec] src/minecraft/nallar/collections/LinkedListReplaceIterateTempListClear.java:8: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import sun.misc.Unsafe; [exec] ^ [exec] [exec] src/minecraft/nallar/collections/ArrayListReplaceIterateTempListClear.java:9: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import sun.misc.Unsafe; [exec] ^ [exec] [exec] src/minecraft/net/minecraft/entity/Entity.java:18: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import net.minecraft.entity.effect.EntityLightningBolt; [exec] ^ [exec] [exec] src/minecraft/net/minecraft/entity/player/EntityPlayer.java:24: warning: [deprecation] ISidedInventory in net.minecraftforge.common has been deprecated [exec] import net.minecraft.entity.item.EntityMinecartHopper; [exec] ^ [exec] [exec] src/minecraft/net/minecraft/tileentity/TileEntityFurnace.java:502: warning: [deprecation] getSizeInventorySide(ForgeDirection) in ISidedInventory has been deprecated [exec] public int getSizeInventorySide(ForgeDirection side) [exec] ^ [exec] [exec] src/minecraft/net/minecraft/tileentity/TileEntityFurnace.java:485: warning: [deprecation] getStartInventorySide(ForgeDirection) in ISidedInventory has been deprecated [exec] public int getStartInventorySide(ForgeDirection side) [exec] ^ [exec] [exec] src/minecraft/net/minecraft/item/Item.java:1118: warning: [deprecation] IArmorTextureProvider in net.minecraftforge.common has been deprecated [exec] return isArmorProvider ? ((IArmorTextureProvider)this).getArmorTextureFile(stack) : null; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/minecraft/tickregion/EntityTickRegion.java:51: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/net/minecraft/world/WorldServer.java:4: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import cpw.mods.fml.relauncher.SideOnly; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/minecraft/TickManager.java:8: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import java.util.List; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/util/BooleanThreadLocal.java:15: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/nallar/collections/ConcurrentUnsafeIterableArrayList.java:11: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/net/minecraft/src/ModLoader.java:632: warning: [deprecation] registerBlock(Block) in GameRegistry has been deprecated [exec] GameRegistry.registerBlock(block); [exec] ^ [exec] [exec] src/minecraft/net/minecraft/src/ModLoader.java:643: warning: [deprecation] registerBlock(Block,Class) in GameRegistry has been deprecated [exec] GameRegistry.registerBlock(block, itemclass); [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/UnsafeAccess.java:9: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] public static final Unsafe $; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/UnsafeAccess.java:12: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] Unsafe temp = null; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/UnsafeAccess.java:16: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] temp = (Unsafe) theUnsafe.get(null); [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/RawBuffer.java:10: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] public static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/RawBuffer.java:19: warning: Cleaner is internal proprietary API and may be removed in a future release [exec] Cleaner.create(this, new UnsafeDeallocator(address)); [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/Pointer.java:7: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/nallar/unsafe/UnsafeUtil.java:19: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/nallar/patched/forge/PatchRelaunchClassLoader.java:38: warning: URLClassPath is internal proprietary API and may be removed in a future release [exec] private URLClassPath ucp; [exec] ^ [exec] [exec] src/minecraft/nallar/patched/forge/PatchRelaunchClassLoader.java:75: warning: URLClassPath is internal proprietary API and may be removed in a future release [exec] ucp = (URLClassPath) field.get(this); [exec] ^ [exec] [exec] src/minecraft/nallar/patched/storage/ThreadedChunkProvider.java:8: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] import java.util.concurrent.LinkedBlockingQueue; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/util/concurrent/NativeMutex.java:11: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/util/contextaccess/ContextAccessReflection.java:6: warning: Reflection is internal proprietary API and may be removed in a future release [exec] return sun.reflect.Reflection.getCallerClass(depth + 2); [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/util/concurrent/NativeSpinLockMutex.java:11: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/util/concurrent/SpinLockMutex.java:11: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/minecraft/DeadLockDetector.java:87: error: killed is already defined in tryFixDeadlocks(String) [exec] int killed = 0; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/minecraft/DeadLockDetector.java:90: error: bad operand types for binary operator '>' [exec] if (killed > 0) { [exec] ^ [exec] [exec] first type: boolean [exec] second type: int [exec] src/minecraft/nallar/tickthreading/minecraft/DeadLockDetector.java:101: warning: [deprecation] stop(Throwable) in Thread has been deprecated [exec] thread.stop(new ThreadStuckError("Deadlock detected, appears to be caused by " + stuckManagerName)); [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/minecraft/DeadLockDetector.java:102: error: bad operand type boolean for unary operator '++' [exec] killed++; [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/minecraft/DeadLockDetector.java:110: error: incomparable types: boolean and int [exec] if (killed == 0) { [exec] ^ [exec] [exec] src/minecraft/nallar/tickthreading/patcher/remapping/Deobfuscator.java:77: warning: [deprecation] closeQuietly(Closeable) in Closeables has been deprecated [exec] Closeables.closeQuietly(stream); [exec] ^ [exec] [exec] src/minecraft/nallar/collections/LinkedListReplaceIterateTempListClear.java:14: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] src/minecraft/nallar/collections/ArrayListReplaceIterateTempListClear.java:15: warning: Unsafe is internal proprietary API and may be removed in a future release [exec] private static final Unsafe $ = UnsafeAccess.$; [exec] ^ [exec] [exec] 4 errors [exec] 41 warnings [exec] ================== [exec] [exec] !! Can not find server sources, try decompiling !! [exec] Result: 2 [delete] Deleting directory /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build/forge/mcp/src/minecraft/me/nallar [delete] Deleting directory /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build/forge/mcp/src/minecraft/nallar [delete] Deleting: /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build/forge/mcp/src/minecraft/net/minecraft/network/packet/IPacketHandler.java [delete] Deleting directory /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build/forge/mcp/src/minecraft/javassist BUILD FAILED /var/lib/jenkins/jobs/TickThreading-1.5.2/workspace/build.xml:186: MCP failed to build Total time: 30 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts IRC notifier plugin: Sending notification to: #n-builds Finished: FAILURE