MidnightBSD Magus

x11-toolkits/libgnomeui

Libraries for the GNOME GUI, a GNU desktop environment

Flavor Version Run OSVersion Arch License Restricted Status
2.24.4_3 352 1.1 amd64 gpl2 0 fail

Events

Machine Type Time Message
defiant info 2019-02-02 12:41:27.216592 Test Started
defiant fail 2019-02-02 12:44:18.710336 make build returned non-zero: 1
defiant fail 2019-02-02 12:44:18.918518 Test complete.

Log

===>  Building for libgnomeui-2.24.4_3
gmake[1]: Entering directory '/magus/work/usr/mports/x11-toolkits/libgnomeui/work/libgnomeui-2.24.4'
gmake  all-recursive
gmake[2]: Entering directory '/magus/work/usr/mports/x11-toolkits/libgnomeui/work/libgnomeui-2.24.4'
Making all in libgnomeui
gmake[3]: Entering directory '/magus/work/usr/mports/x11-toolkits/libgnomeui/work/libgnomeui-2.24.4/libgnomeui'
(cd . \
&& glib-mkenums \
		--fhead "#ifndef __GNOMETYPEBUILTINS_H__\n" \
		--fhead "#define __GNOMETYPEBUILTINS_H__ 1\n\n" \
		--fhead "#include \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_@ENUMSHORT@ @enum_name@_get_type()\n" \
		--eprod "GType @enum_name@_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
glib-genmarshal --prefix=_gnome_marshal ./gnome-marshal.list --header >> xgen-gmh \
&& (cmp -s xgen-gmh gnome-marshal.h || cp xgen-gmh gnome-marshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gnome-marshal.h
INFO: Reading ./gnome-marshal.list...
true
Traceback (most recent call last):
  File "/usr/local/bin/glib-mkenums", line 711, in 
    process_file(fname)
  File "/usr/local/bin/glib-mkenums", line 441, in process_file
    line = curfile.readline()
  File "/usr/local/lib/python2.7/codecs.py", line 314, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
  File "/usr/local/bin/glib-mkenums", line 93, in replace_and_warn
    err.object[err.start - 7:err.end + 7]))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf1 in position 7: ordinal not in range(128)
gmake[3]: *** [Makefile:1107: stamp-gnometypebuiltins.h] Error 1
gmake[3]: Leaving directory '/magus/work/usr/mports/x11-toolkits/libgnomeui/work/libgnomeui-2.24.4/libgnomeui'
gmake[2]: *** [Makefile:367: all-recursive] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/x11-toolkits/libgnomeui/work/libgnomeui-2.24.4'
gmake[1]: *** [Makefile:294: all] Error 2
gmake[1]: Leaving directory '/magus/work/usr/mports/x11-toolkits/libgnomeui/work/libgnomeui-2.24.4'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/x11-toolkits/libgnomeui