When building sdcc the normal way (i.e. for me getting it from svn and doing ./configure and make using the tool that are available in Debian, including gputils from Debian), one gets that annoying gputils warning with the 5 second wait all four times. Twice during ./configure, twice during make. One warning during ./configure without any waiting might be ok, but the current situation is not.
Philipp
I'd suggest to at lewast remove the warning from the configuration for non-free/lib/pic14 and pic16.
Getting the warning once for the pic14 port, once for teh pic16 port should be enough. Since users wouldn't build non-free without also building the normal lib, the warning should go into the configuration for the normal lib.
Philipp