Occasionally, one may wish to run Tinderbox on a computer with limited storage.
The only issue is that make world relies on chflags(1) for various operations while building Jails.
This can be resolved by adding NO_FSCHG into the the build environment;
# echo "export NO_FSCHG=yes" >> ${pb}/scripts/etc/env/GLOBAL