Cannot list safely more than 10000 paths
Staffan Larsen
staffan.larsen at oracle.com
Wed Nov 7 01:29:22 PST 2012
Thanks - it builds fine with that patch!
On 7 nov 2012, at 10:01, Fredrik Öhrström <oehrstroem at gmail.com> wrote:
> Yes, there is a fix in build-infra that increases the limit.
> http://hg.openjdk.java.net/build-infra/jdk8/rev/e20ffc02e437
>
> //Fredrik
>
> 2012/11/7 Staffan Larsen <staffan.larsen at oracle.com>
> I'm trying out the latest in jdk8/jdk8 on OS X and get the error below.
>
> This is on OS X 10.8.2 with both closed and open repos.
>
> Any ideas?
>
> /Staffan
>
> Generating jobjc framework bridge
> Compiling 4 files for BUILD_BREAKITERATOR
> Generating HTML DTD file
> [Parsed DTD html32 in 294ms]
> CompileJavaClasses.gmk:402: warning: overriding commands for target `/Users/staffan/mercurial/jdk8/build/macosx-x86_64-normal-server-release/jdk/gensrc_headers/_the.headers'
> CompileJavaClasses.gmk:295: warning: ignoring old commands for target `/Users/staffan/mercurial/jdk8/build/macosx-x86_64-normal-server-release/jdk/gensrc_headers/_the.headers'
> CompileJavaClasses.gmk:295: *** Cannot list safely more than 10000 paths. BUILD_JDK_SRCS has 10070 paths!. Stop.
> make[3]: *** Waiting for unfinished jobs....
> make[2]: *** [classes-only] Error 2
> make[1]: *** [jdk-only] Error 2
> make: *** [all] Error 2
>
More information about the build-infra-dev
mailing list