Closed
Description
When a compile error happens the messages about the selected libraries like:
Using library Servo at version 1.1.1 in folder: /home/cmaglie/Code/arduino/build/linux/work/libraries/Servo
are not displayed.
We moved them at the bottom to simplify the build process but they should be always printed, regardless the result of compile (in particular when the error is caused by an unexpected library being selected this is a really important information to show).