Bug#481644: FTBFS: Cannot find totem-plugin.h and totem.h

Matt Kraai kraai at ftbfs.org
Sat May 17 16:15:06 UTC 2008


Package: totem
Version: 2.22.2-2
Severity: serious

totem 2.22.2-2 fails to build with valac 0.3.2-1:

 /usr/bin/valac --vapidir=/build/buildd/totem-2.22.2/bindings/vala --pkg=totem /build/buildd/totem-2.22.2/src/plugins/sample-vala/totem-sample-vala-plugin.vala
 In file included from totem-sample-vala-plugin.c:2:
 totem-sample-vala-plugin.h:7:26: error: totem-plugin.h: No such file or directory
 totem-sample-vala-plugin.c:3:19: error: totem.h: No such file or directory
 totem-sample-vala-plugin.c:21: error: expected specifier-qualifier-list before 'TotemPlugin'
 totem-sample-vala-plugin.c:26: error: expected specifier-qualifier-list before 'TotemPluginClass'
 totem-sample-vala-plugin.c:34: error: expected ')' before '*' token
 totem-sample-vala-plugin.c:35: error: expected ')' before '*' token
 totem-sample-vala-plugin.c:43: error: expected ')' before '*' token
 totem-sample-vala-plugin.c:51: error: expected ')' before '*' token
 totem-sample-vala-plugin.c: In function 'sample_vala_plugin_class_init':
 totem-sample-vala-plugin.c:68: error: invalid type argument of '->'
 totem-sample-vala-plugin.c:68: error: 'sample_vala_plugin_real_activate' undeclared (first use in this function)
 totem-sample-vala-plugin.c:68: error: (Each undeclared identifier is reported only once
 totem-sample-vala-plugin.c:68: error: for each function it appears in.)
 totem-sample-vala-plugin.c:69: error: invalid type argument of '->'
 totem-sample-vala-plugin.c:69: error: 'sample_vala_plugin_real_deactivate' undeclared (first use in this function)
 totem-sample-vala-plugin.c: In function 'sample_vala_plugin_register_type':
 totem-sample-vala-plugin.c:85: error: 'TOTEM_TYPE_PLUGIN' undeclared (first use in this function)
 error: cc exited with status 256
 Compilation failed: 1 error(s), 0 warning(s)
 make[6]: *** [totem-sample-vala-plugin.c] Error 1

-- 
Matt






More information about the pkg-gnome-maintainers mailing list