kmpkg_buildpath_length_warning
Warns the user if their kmpkg installation path might be too long for the package they're installing.
Usage
kmpkg_buildpath_length_warning(<N>)
Parameters
<N>
Warns the user if the number of bytes in the path to buildtrees is bigger than N.
Notes
This function only emits a warning and must not be used for correctness.