OS X preview only installs on Lion?
Henri Gomez
henri.gomez at gmail.com
Tue Feb 28 00:04:37 PST 2012
>>Did you built main branch (jdk7u) or dev branch (jdkudev) ?
>
> dev branch jdk7u-dev
>
> see: https://gist.github.com/1904211
Yep I know well your scripts :)
Error is still in FreeType 2.3.0 detection.
ERROR: FreeType version 2.3.0 or higher is required.
/bin/mkdir -p /Users/henri/jenkins/workspace/openjdk-jdk7u-jdk7u-snowleopard/build/macosx-amd64/btbins
rm -f /Users/henri/jenkins/workspace/openjdk-jdk7u-jdk7u-snowleopard/build/macosx-amd64/btbins/freetype_versioncheck
/Users/henri/jenkins/workspace/openjdk-jdk7u-jdk7u-snowleopard/build/macosx-amd64/btbins/freetype_versioncheck
Failed to build freetypecheck.
I digger into freetype_versioncheck and noticed that error :
rm -f ../../../build/macosx-amd64/btbins/freetype_versioncheck
../../../build/macosx-amd64/btbins/freetype_versioncheck
make: ../../../build/macosx-amd64/btbins/freetype_versioncheck: Bad
CPU type in executable
make: *** [all] Error 1
More information about the jdk7u-dev
mailing list