Status of all platform builds of jdk7u-osx repos

Paul Hohensee paul.hohensee at oracle.com
Sun Dec 4 13:15:09 PST 2011


Yes, we're missing something in Hotspot.  The fix is in hs23 b07, which is
being PIT'ed now and will be pushed up to jdk7u-dev Tuesday, if all goes
well.  We can pull it down to jdk7u-osx as soon as it's pushed to jdk7u-dev.

Paul

On 12/4/11 3:44 PM, Kelly O'Hair wrote:
> 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