Bug#876614: libfm FTBFS with gtk-doc-tools 1.26: fm-module.xml:72: parser error : error parsing attribute name

2018-04-21 Thread Adrian Bunk
On Sat, Apr 21, 2018 at 06:50:05PM +0300, Andriy Grytsenko wrote:
> Thank you for a NMU but that isn't needed, I think 1.3.0 will come pretty
> soon where this issue is fixed.
> Cheers!

Sounds good, I have cancelled my NMU.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#876614: libfm FTBFS with gtk-doc-tools 1.26: fm-module.xml:72: parser error : error parsing attribute name

2018-04-21 Thread Andriy Grytsenko
Thank you for a NMU but that isn't needed, I think 1.3.0 will come pretty
soon where this issue is fixed.
Cheers!



Bug#876614: libfm FTBFS with gtk-doc-tools 1.26: fm-module.xml:72: parser error : error parsing attribute name

2017-11-26 Thread Andriy Grytsenko
Actually this is a bug in gtk-doc, see 
https://bugzilla.gnome.org/show_bug.cgi?id=783420
It should be fixed by gtk-doc upstream if I read that bugreport right,
although it's workarounded by libfm upstream, see the latest commit
b072ee0400432d72fdf86ba9fed74a7e0ec11ec1 in the libfm upstream GIT.



Bug#876614: libfm FTBFS with gtk-doc-tools 1.26: fm-module.xml:72: parser error : error parsing attribute name

2017-09-23 Thread Adrian Bunk
Source: libfm
Version: 1.2.5-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libfm.html

...
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
if test "sgml.stamp libfm-docs.xml" = "0"; then \
  if test "x" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
  fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
if test "sgml.stamp libfm-docs.xml" = "0"; then \
  mkhtml_options="$mkhtml_options 
--path=\"/build/1st/libfm-1.2.5/docs/reference/libfm\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options  libfm ../libfm-docs.xml
../xml/fm-module.xml:72: parser error : error parsing attribute name
#include 
   ^
../xml/fm-module.xml:72: parser error : attributes construct error
#include 
   ^
../xml/fm-module.xml:72: parser error : Couldn't find end of Start Tag libfm 
line 72
#include 
   ^
../libfm-docs.xml:50: element include: XInclude error : could not load 
../xml/fm-module.xml, and no fallback was found
Makefile:794: recipe for target 'html-build.stamp' failed
make[5]: *** [html-build.stamp] Error 6