Build failure(?) on windows
Boaz Nahum
boaznahum at gmail.com
Tue Jan 29 14:55:01 UTC 2013
Hi.
On windows and Linux(Ubuntu 12.10) default target works fine, but 'images'
fails.
On windows the error is:
$ make NEWBUILD=true images
*Images.gmk:612: warning: ignoring old recipe for target `/release'
Images.gmk:620: warning: overriding recipe for target `/release'
Images.gmk:616: warning: ignoring old recipe for target `/release'
/usr/bin/mkdir: missing operand
Try `/usr/bin/mkdir --help' for more information.
Images.gmk:573: recipe for target `/LICENSE' failed
make[2]: *** [/LICENSE] Error 1
make[2]: *** Waiting for unfinished jobs....
/usr/bin/mkdir: missing operand
Try `/usr/bin/mkdir --help' for more information.
Images.gmk:573: recipe for target `/THIRD_PARTY_README' failed
make[2]: *** [/THIRD_PARTY_README] Error 1
/usr/bin/mkdir: missing operand
Try `/usr/bin/mkdir --help' for more information.
Images.gmk:573: recipe for target `/ASSEMBLY_EXCEPTION' failed
make[2]: *** [/ASSEMBLY_EXCEPTION] Error 1
BuildJdk.gmk:90: recipe for target `images' failed
make[1]: *** [images] Error 2
/cygdrive/f/jdk8build/LL1//common/makefiles/Main.gmk:127: recipe for target
`images-only' failed
make: *** [images-only] Error 2
*
Thanks
boaz
More information about the build-dev
mailing list