cli: show a message when showing logs
As sometimes it take a while to start showing them, this gives the users a bit of feedback and handles expectations.
Showing on stderr to you can still redirect stdout to a file or wherever and see only the build logs.
Signed-off-by: David Caro dcaro@wikimedia.org