Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-25 Thread Erik Joelsson
I renamed the file make/common/SetupJava.gmk to make/common/SetupJavaCompilers.gmk. This required changes in both the root repo and the jdk repo and AFAIK I pushed both more or less at the same time. I'm guessing you still managed to hit the race condition when pulling changes. /Erik On

Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-25 Thread Mani Sarkar
I;m building jdk9/jdk9 - as always (is that not the right forest) and yes its getting the latest changes from the repo. I can try zapping all the folders and re-apply getsource. Cheers, Mani On Mon, Aug 25, 2014 at 10:04 AM, Erik Joelsson erik.joels...@oracle.com wrote: I renamed the file

Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-25 Thread Erik Joelsson
Helo Mani, I don't think your problem was the same as Martin's. Recloning might be a good idea still. /Erik On 2014-08-25 12:06, Mani Sarkar wrote: I;m building jdk9/jdk9 - as always (is that not the right forest) and yes its getting the latest changes from the repo. I can try zapping all

Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-25 Thread Mani Sarkar
Hey Erik, Build finished successfully, I rarely take this approach so thanks for confirming. Can I attribute this to some sort of 'Mercurial changesets not trickling down to my machine' problem ;) Cheers Mani On Mon, Aug 25, 2014 at 12:05 PM, Erik Joelsson erik.joels...@oracle.com wrote:

Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-24 Thread David Holmes
cc'ing hotspot-dev Which forest are you trying to build and is it fully up to date? David On 23/08/2014 9:10 AM, Mani Sarkar wrote: Hi, Lately I have been getting a lot of build failures and the most recent ones are the below (snippets of the error messages from the logs): *First instance

Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-24 Thread Martin Buchholz
I tried again today ( with jdk9/jdk9-dev ) and everything works now. I believe the problem was fixed by the following, which replaced erroneous references to SetupJava.gmk # HG changeset patch # User erikj # Date 1408611935 -7200 # Thu Aug 21 11:05:35 2014 +0200 # Node ID

Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-23 Thread Martin Buchholz
It sure looks like the big change is slightly broken (maybe the classic trap of forgetting to add a file to the changeset): changeset: 10469:f08705540498 10454:88856f58680f user:chegar date:2014-08-17 15:54 +0100 8054834: Modular Source Code Reviewed-by: alanb, chegar, ihse,

Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-23 Thread Dmitry Samersoff
Martin, Do you have ./make/common/SetupJava.gmk? I have and I can build jdk9 on Gentoo linux without any problems. -Dmitry On 2014-08-23 21:34, Martin Buchholz wrote: It sure looks like the big change is slightly broken (maybe the classic trap of forgetting to add a file to the changeset):

OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-22 Thread Mani Sarkar
Hi, Lately I have been getting a lot of build failures and the most recent ones are the below (snippets of the error messages from the logs): *First instance after running make images* . . . make[4]: warning: -jN forced in submake: disabling jobserver mode. INFO: ENABLE_FULL_DEBUG_SYMBOLS=1

Re: OpenJDK9 - build errors on Linux/Ubuntu 12.04

2014-08-22 Thread Martin Buchholz
I've also just lost the ability to build jdk9. I also get uninformative make[1]: *** [main-wrapper] Error 2 Trying to debug, I configure with --with-jobs=1 and run make LOG=debug and that gets me: make[3]: Entering directory `...home/martinrb/ws/9up/jdk/make' Tools.gmk:35: SetupJava.gmk: No