@elextr: the issue was caused by an incomplete makefile in the workbench plugin. It missed ```$(WORKBENCH_CFLAGS)``` in the ```workbench_la_CFLAGS```. The result was that building it locally on my machine worked, but the Travis CI build failed.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/879#issuecomment-511563942