Bug#631469: anjuta build failure on kbsd-*
Petr Salinger
Petr.Salinger at seznam.cz
Fri Jun 24 15:36:17 UTC 2011
> anjuta 2:3.0.3.0-1 currently ftbfs on kbsd-*.
The strange thing is that in scripts/build-schemas.mk:
%.gschema.xml: %.ui
$(AM_V_GEN)$(top_srcdir)/scripts/builder2schema.pl $< $(prefs_name) $(srcdir)/$(prefs_keyfile) > $@
But during make in plugins/build-basic-autotools
../../scripts/builder2schema.pl anjuta-build-basic-autotools-plugin.ui org.gnome.anjuta.build ./ > anjuta-build-basic-autotools-plugin.gschema.xml
Aka the "$(srcdir)/$(prefs_keyfile)" is passed as "./"
I would say that there is a problem in build rules of anjuta.
Petr
More information about the pkg-gnome-maintainers
mailing list