Bug#870729: libgnomeui: Fix FTBFS with glib 2.53.4

Adrian Bunk bunk at debian.org
Fri Aug 4 14:54:53 UTC 2017


Source: libgnomeui
Version: 2.24.5-3.1
Severity: serious
Tags: buster sid

libgnomeui FTBFS with glib 2.53.4:

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

...
Making all in libgnomeui
make[3]: Entering directory '/build/1st/libgnomeui-2.24.5/libgnomeui'
(cd . \
&& glib-mkenums \
		--fhead "#ifndef __GNOMETYPEBUILTINS_H__\n" \
		--fhead "#define __GNOMETYPEBUILTINS_H__ 1\n\n" \
		--fhead "#include <glib-object.h>\n\n" \
		--fhead "G_BEGIN_DECLS\n\n" \
		--ftail "G_END_DECLS\n\n" \
		--ftail "#endif /* __GNOMETYPEBUILTINS_H__ */\n" \
		--fprod "\n/* --- @filename@ --- */" \
		--eprod "#define GNOME_TYPE_ at ENUMSHORT@ @enum_name at _get_type()\n" \
		--eprod "GType @enum_name at _get_type (void);\n" \
	gnome-about.h gnome-app.h gnome-app-helper.h gnome-app-util.h gnome-appbar.h gnome-authentication-manager.h gnome-client.h gnome-color-picker.h gnome-dateedit.h gnome-dialog.h gnome-dialog-util.h gnome-druid.h gnome-druid-page.h gnome-druid-page-edge.h gnome-druid-page-standard.h gnome-entry.h gnome-file-entry.h gnome-font-picker.h gnome-help.h gnome-href.h gnome-ice.h gnome-icon-entry.h gnome-icon-item.h gnome-icon-list.h gnome-icon-lookup.h gnome-icon-sel.h gnome-icon-theme.h gnome-messagebox.h gnome-mdi.h gnome-mdi-child.h gnome-mdi-generic-child.h gnome-mdi-session.h gnome-password-dialog.h gnome-pixmap.h gnome-pixmap-entry.h gnome-popup-menu.h gnome-propertybox.h gnome-scores.h gnome-ui-init.h gnome-stock-icons.h gnome-thumbnail.h gnome-types.h gnome-uidefs.h gnome-url.h gnome-vfs-util.h gnome-window.h gnome-window-icon.h libgnomeui.h ) > xgen-gth \
&& (cmp -s xgen-gth gnometypebuiltins.h || cp xgen-gth gnometypebuiltins.h) \
&& rm -f xgen-gth \
&& echo timestamp > stamp-gnometypebuiltins.h
Traceback (most recent call last):
  File "/usr/bin/glib-mkenums", line 675, in <module>
    process_file(fname)
  File "/usr/bin/glib-mkenums", line 407, in process_file
    line = curfile.readline()
  File "/usr/lib/python3.5/codecs.py", line 321, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf1 in position 1009: invalid continuation byte
Makefile:1189: recipe for target 'stamp-gnometypebuiltins.h' failed
make[3]: *** [stamp-gnometypebuiltins.h] Error 1


Fix is attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03_glib-2.54-ftbfs.patch
Type: text/x-diff
Size: 500 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20170804/1bfda48b/attachment.patch>


More information about the pkg-gnome-maintainers mailing list