[ 10%] Building CXX object CMakeFiles/gtorrent.dir/src/Application.cpp.o In file included from /home/grepwood/git/gTorrent/src/Application.cpp:2:0: /home/grepwood/git/gTorrent/src/core/Log.hpp:11:2: warning: extra ‘;’ [-Wpedantic] }; ^ [ 20%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/core/Base.cpp.o [ 30%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/gtk/Gtk.cpp.o /home/grepwood/git/gTorrent/src/gui/gtk/Gtk.cpp:3:1: warning: unused parameter ‘argc’ [-Wunused-parameter] GuiGtk::GuiGtk(int argc, char **argv) ^ /home/grepwood/git/gTorrent/src/gui/gtk/Gtk.cpp:3:1: warning: unused parameter ‘argv’ [-Wunused-parameter] [ 40%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/gtk/GtkAddMagnetLinkWindow.cpp.o [ 50%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/gtk/GtkMainWindow.cpp.o /home/grepwood/git/gTorrent/src/gui/gtk/GtkMainWindow.cpp:96:6: warning: unused parameter ‘event’ [-Wunused-parameter] bool GtkMainWindow::onDestroy(GdkEventAny *event) ^ [ 60%] Building CXX object CMakeFiles/gtorrent.dir/src/gui/gtk/GtkTorrentTreeView.cpp.o [ 70%] Building CXX object CMakeFiles/gtorrent.dir/src/core/Core.cpp.o In file included from /home/grepwood/git/gTorrent/src/core/Core.cpp:2:0: /home/grepwood/git/gTorrent/src/core/Log.hpp:11:2: warning: extra ‘;’ [-Wpedantic] }; ^ [ 80%] Building CXX object CMakeFiles/gtorrent.dir/src/core/Torrent.cpp.o [ 90%] Building CXX object CMakeFiles/gtorrent.dir/src/core/Log.cpp.o In file included from /home/grepwood/git/gTorrent/src/core/Log.cpp:1:0: /home/grepwood/git/gTorrent/src/core/Log.hpp:11:2: warning: extra ‘;’ [-Wpedantic] }; ^ [100%] Building CXX object CMakeFiles/gtorrent.dir/src/main.cpp.o Linking CXX executable gtorrent [100%] Built target gtorrent