Status of all platform builds of jdk7u-osx repos

Kelly O'Hair kelly.ohair at oracle.com
Sun Dec 4 12:44:15 PST 2011


FYI...

I ran the jdk7u/jdk7u-osx forest through our internal build system that builds all the platforms
plus the Mac.

Only windows builds completed successfully.

On Solaris and Linux, there is some kind of issue with a missing JVM external:
    JVM_SetNativeThreadName
when building libjava.so. Are we missing something in hotspot?

On the Mac, the builds appeared to complete then die at the last minute with a complaint about
options passed into printf. It appears that the Mac does not like the "--" characters being passed
in (file make/Defs-internal.gmk in define ReportBuildTimes).

########################################################################
##### Leaving jdk for target(s) sanity all docs images             #####
########################################################################
##### Build time 00:14:15 jdk for target(s) sanity all docs images #####
########################################################################

/usr/bin/printf: illegal option -- -
usage: printf format [arguments ...]
make[1]: *** [generic_build_repo_series] Error 1
make: *** [build_product_image] Error 2


-kto



More information about the macosx-port-dev mailing list