jdk HEAD fails to build? (original) (raw)
Erik Joelsson erik.joelsson at oracle.com
Tue Nov 13 17:06:02 UTC 2018
- Previous message (by thread): jdk HEAD fails to build?
- Next message (by thread): jdk HEAD fails to build?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Have you tried after pulling in https://bugs.openjdk.java.net/browse/JDK-8213338?
/Erik
On 2018-11-12 03:09, Severin Gehwolf wrote:
On Mon, 2018-11-12 at 10:52 +0000, Andrew Haley wrote:
On 11/12/2018 10:41 AM, Severin Gehwolf wrote:
make/Main.gmk:1056: *** target pattern contains no '%'. Stop.
But I'm not sure that error message is very telling. It might be a red herring. I'll keep looking. Does "hg status" reveal anything that shouldn't be there? Thanks. It could be. If it is, it's some file which isn't tracked and causes issues. Having said that, I doubt it's that. This works: $ make JAVACFLAGS=-g DISABLEINTREEEC=true images This doesn't: $ make JAVACFLAGS=-g DISABLEINTREEEC=true LOG=debug images So in summary it's: - related to JDK-8210958 - possibly related to the toolchain on Fedora 28 - related to debug logging of the build: LOG=debug or LOG=trace fail. Default LOG doesn't. I'm collecting info as I know more in: https://bugs.openjdk.java.net/browse/JDK-8213736 Thanks, Severin
- Previous message (by thread): jdk HEAD fails to build?
- Next message (by thread): jdk HEAD fails to build?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]