Fails to build lang/rust, not enough disk space
Opened this issue · 4 comments
(Copied from bugs.freebsd.org bug report, not mine but I'm affected by this.)
--
"Recent updates of lang/rust fail to build when using synth, at least with the default option to "Use tmpfs for work area". The error is always a variation of "not enough disk space".
Culprit is the tmpfs mount for the work area (.../construction), which is set up with a hard-coded max size of ~16GB. A recent lang/rust build creates around 17.5GB of data in the work area, exceeding the tmpfs limit."
--
Includes a patch.
Thanks, suggestion is acceptable.
I can make another release when issue #186 is resolved.
Great, thank you!
can you tell the maintainer (ericbsd) (see https://www.freshports.org/ports-mgmt/synth)
that the port needs to be updated? He skipped v2.09, so there hasn't been a new release on freebsd ports in 2 years. I just created v2.10
Looks like ericbsd handed it over to fluffy, and fluffy has updated it. It's just missing from 2021Q2, which I've asked about.
Thank you so much!