> On 2 Dec, 2017, at 18:57, Yuri <[email protected]> wrote: > > Build opens too many file descriptors, and fails: > > http://beefy5.nyi.freebsd.org/data/103i386-default/455387/logs/RStudio-1.1.385.log > > http://beefy6.nyi.freebsd.org/data/103amd64-default/455387/logs/RStudio-1.1.385.log > > > It looks like kern.maxfiles on beefy needs to be beefed up.
Then MAKE_JOBS_NUMBER_LIMIT (or MAKE_JOBS_UNSAFE) would be my next step. If it fails on the beefy builders, it's likely to fail on resource-starved end-user boxes. The builders do many concurrent builds, but it's possible for end-users to hit that level of activity too. # Adam -- Adam Weinberger [email protected] https://www.adamw.org _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
