On Sun, Dec 12, 2021 at 02:15:55AM -0600, John D. Baker wrote:
> The 'waf' executable is in the ${WRKSRC} directory and has mode 755,
> so I don't know why 'env' is claiming it doesn't exist.
The #! line probably points to a non-existent interpreter.
Thomas