Matthew Flatt <[email protected]> writes: > Here's the commit to increase the stack size: > > https://github.com/plt/racket/commit/d6fa581a4c487cd55ca62b853a36842e2fd381a3 >
With this patch (and the previous one), 6.2 builds on arm64, but only with a single process build. With -j2 or more, I get errors. I _think_ this happens the first time the build runs racket3m in a non-trivial way. I attach a truncated log for a -j3 build; to my eyes the -j2 looked similar, both failing at compiler-lib/compiler with "collection not found". It seems to go in the same vein for another 10k lines; I truncated most of this before sending to the list, but let me know if the full build log would be useful. -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/874ml6vlsk.fsf%40maritornes.cs.unb.ca. For more options, visit https://groups.google.com/d/optout.
build3.log.gz
Description: application/gzip
