On Fri, 17 Jul 2009 19:00:32 +0200, Thomas wrote:
Enrico Tröger schrieb:
On Fri, 17 Jul 2009 05:48:41 +0200 (CEST), nightly.geany.org wrote:
Plugins GTK 2.8 build test failed at: waf build
See http://nightly.geany.org/misc/build_gtk28_plugins_stderr.log for details.
Last error message: ../../gtk28_test_plugins/addons/src/addons.c:129: error: expected ')' before '*' token ../../gtk28_test_plugins/addons/src/addons.c:176: error: expected declaration specifiers before 'GtkWidget' ../../gtk28_test_plugins/addons/src/addons.c:215:24: error: missing binary operator before token "(" ../../gtk28_test_plugins/addons/src/addons.c:224: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token ../../gtk28_test_plugins/addons/src/addons.c:233: error: expected '{' at end of input Build failed -> task failed (err #1): {task: cc addons.c -> addons_1.o}
Don't worry about this error and the previous sent build error mail. These are false-positives because the the geanyplugin.h header file wasn't installed yet on the build system, fixed now.
Regards, Enrico
I'm wondering if a seperate ML could be setup for those build errors. They're slightly annoying :(
Hehe. In general, you shouldn't see them at all :). But yes, it might be annoying. We could send the error mails to the commit mailing list, this might be a better target.
Any objections?
Regards, Enrico