Looks like the (breaking) changes in less v3 aren't supported.
Assetic\Filter\LessFilter.php @ line 112: less.writeError(error);
less.writeError() is no longer a function, and throws an error. Would be nice to work with the latest version of less, ie 3.10.3.