Bearbin's Automated Builds - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Discussion (https://forum.cuberite.org/forum-5.html) +--- Thread: Bearbin's Automated Builds (/thread-538.html) |
RE: Bearbin's Automated Builds - bearbin - 05-30-2015 Actually, don't change the CNAME. x86 builds are failing for some reason and I have to do something today so I can't fix until tomorrow. RE: Bearbin's Automated Builds - LO1ZB - 05-30-2015 I tried to add my Pc as salve, but I'm getting this error: "Cannot determine the location of the VS Common Tools folder." anyone got any idea what that means? RE: Bearbin's Automated Builds - xoft - 05-30-2015 Basically the entire build script needs to work on your end, so copy this into a .cmd file in your "c:\Jenkins\workspace\MCServer Windows x64 Master" folder: Code: :: Set the environment variables expected by build to contain the build info: RE: Bearbin's Automated Builds - LO1ZB - 05-30-2015 Ok, it works localy, may I test it trough jenkins? hold on, I didnt copied the hole scipt -,- RE: Bearbin's Automated Builds - xoft - 05-30-2015 Also, do you run the Jenkins agent as a service, or manually? A service account may have some paths set differently, so if you run as a service, try opening an admin cmd window and execute the script from there. RE: Bearbin's Automated Builds - LO1ZB - 05-30-2015 7zip was missing I'll test that It works with an administrator command promt aswell now. RE: Bearbin's Automated Builds - LO1ZB - 05-30-2015 May I re-enable my note (slave)? RE: Bearbin's Automated Builds - xoft - 05-30-2015 I reenabled it, and disabled mine so that the next build runs on yours. RE: Bearbin's Automated Builds - LO1ZB - 05-30-2015 it seems like I have some problem with PATH. I have no idea what it could be. :/ RE: Bearbin's Automated Builds - LO1ZB - 05-30-2015 the PATH problem is solved it can't find 7z..... its in path |