> GEN src/coreutils_symlinks
> error: The argument '--symbolic' was provided more than once, but cannot be used multiple times
>
> USAGE:
> ln [OPTION]... [-T] TARGET LINK_NAME (1st form)
> ln [OPTION]... TARGET (2nd form)
> ln [OPTION]... TARGET... DIRECTORY (3rd form)
> ln [OPTION]... -t DIRECTORY TARGET... (4th form)
>
> For more information try --help
> make[2]: *** [Makefile:17319: src/coreutils_symlinks] Error 1
> make[2]: Leaving directory '/build/coreutils-8.32'
> make[1]: *** [Makefile:12910: all-recursive] Error 1
> make[1]: Leaving directory '/build/coreutils-8.32'
> make: *** [Makefile:7027: all] Error 2