line 2576: /dev/stderr: Permission denied
Workaround is:
% mafft --progress /dev/tty (other options) input > output
% mafft --quiet (other options) input > output