It seems that build process is broken due to an incident at apt-get autoremove. This execution expects an iteraction to confirm the execution using prompt:
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
gnupg-l10n
0 upgraded, 0 newly installed, 1 to remove and 16 not upgraded.
After this operation, 4475 kB disk space will be freed.
Do you want to continue? [Y/n] Abort.
The command '/bin/sh -c apt-get autoremove' returned a non-zero code: 1
It seems that build process is broken due to an incident at
apt-get autoremove
. This execution expects an iteraction to confirm the execution using prompt: