"make profiles" doesn't seem to work on jdk8u
Erik Joelsson
erik.joelsson at oracle.com
Fri Aug 22 15:52:42 UTC 2014
I tried to reproduce this but my build succeeded. I know there was a lot
of trickery to getting the escaping working for all the $$ chars.
/Erik
On 2014-08-21 19:17, Andrew Haley wrote:
> $ sh ./configure --with-debug_level=slowdebug --disable-zip-debug-info
> $ CONF=linux-x86_64-normal-server-slowdebug make STRIP_POLICY=no_strip POST_STRIP_CMD="" HOTSPOT_BUILD_JOBS=10 STATIC_CXX="false" ALT_SDT_H=undefined ALT_OBJCOPY=none LOG=debug DEBUG_BINARIES=true images profiles
>
> ... time passes ...
>
> gmake[2]: *** No rule to make target `/scratch/jdk8u/build/linux-x86_64-normal-server-slowdebug/images/beanless/java/util/jar/Pack200\$Packer.class', needed by `/scratch/jdk8u/build/linux-x86_64-normal-server-slowdebug/images/libprofile_1/rt.jar'. Stop.
>
> Any ideas?
>
> Thanks,
> Andrew.
More information about the build-dev
mailing list