Your message dated Mon, 04 Sep 2017 01:49:39 +0000
with message-id <e1dogwb-000fag...@fasolo.debian.org>
and subject line Bug#870742: fixed in libgnome 2.32.1-6
has caused the Debian Bug report #870742,
regarding libgnome FTBFS with glib 2.53.4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
870742: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870742
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libgnome
Version: 2.32.1-5
Severity: serious
Tags: patch buster sid

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

...
Making all in libgnome
make[3]: Entering directory '/build/1st/libgnome-2.32.1/libgnome'
(cd . \
&& glib-mkenums \
                --fhead "#ifndef __LIBGNOMETYPEBUILTINS_H__\n" \
                --fhead "#define __LIBGNOMETYPEBUILTINS_H__ 1\n\n" \
                --fhead "#include <libgnome/libgnome.h>\n\n" \
                --fhead "G_BEGIN_DECLS\n\n" \
                --ftail "G_END_DECLS\n\n" \
                --ftail "#endif /* __LIBGNOMETYPEBUILTINS_H__ */\n" \
                --fprod "\n/* --- @filename@ --- */" \
                --eprod "#define GNOME_TYPE_@ENUMSHORT@ 
@enum_name@_get_type()\n" \
                --eprod "GType @enum_name@_get_type (void);\n" \
        gnome-config.h gnome-sound.h gnome-triggers.h gnome-program.h 
gnome-help.h gnome-i18n.h gnome-exec.h gnome-gconf.h gnome-url.h gnome-util.h 
gnome-macros.h gnome-score.h gnome-init.h libgnome.h ) > xgen-gth \
&& (cmp -s xgen-gth libgnometypebuiltins.h || cp xgen-gth 
libgnometypebuiltins.h) \
&& rm -f xgen-gth \
&& echo timestamp > stamp-libgnometypebuiltins.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 0xa0 in position 3214: 
invalid start byte
Makefile:936: recipe for target 'stamp-libgnometypebuiltins.h' failed
make[3]: *** [stamp-libgnometypebuiltins.h] Error 1


A fix is attached.
Description: Fix FTBFS with glib 2.54
 glib-mkenums now expects input files to be UTF-8,
 fix the encoding of libgnome/gnome-config.h
Author: Adrian Bunk <b...@debian.org>

--- libgnome-2.32.1.orig/libgnome/gnome-config.h
+++ libgnome-2.32.1/libgnome/gnome-config.h
@@ -270,7 +270,7 @@ void gnome_config_clean_key_ (const char
 #define gnome_config_private_clean_key(path) \
 	(gnome_config_clean_key_((path),TRUE))
 
-/* returns the true filename of the config fileĀ */
+/* returns the true filename of the config file */
 #define gnome_config_get_real_path(path) \
 	(g_build_filename (gnome_user_dir_get(),(path),NULL))
 #define gnome_config_private_get_real_path(path) \

--- End Message ---
--- Begin Message ---
Source: libgnome
Source-Version: 2.32.1-6

We believe that the bug you reported is fixed in the latest version of
libgnome, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 870...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bicha <jbi...@debian.org> (supplier of updated libgnome package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 03 Sep 2017 21:28:35 -0400
Source: libgnome
Binary: libgnome2-0 libgnome2-bin libgnome-2-0 libgnome2-dev libgnome2-common 
libgnome2-doc
Architecture: source
Version: 2.32.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Jeremy Bicha <jbi...@debian.org>
Description:
 libgnome-2-0 - Deprecated GNOME 2 library - runtime files
 libgnome2-0 - Deprecated GNOME 2 library - transition package
 libgnome2-bin - Deprecated GNOME 2 library - binary files
 libgnome2-common - Deprecated GNOME 2 library - common files
 libgnome2-dev - Deprecated GNOME 2 library - development files
 libgnome2-doc - Deprecated GNOME 2 library - documentation files
Closes: 870742
Changes:
 libgnome (2.32.1-6) unstable; urgency=medium
 .
   * Cherry-pick 05_fix_invalid_utf8.patch to fix build with latest glib2.0
     (Closes: #870742)
   * Modernize packaging:
     - Convert to dh
     - Bump debhelper compat to 10
     - Bump Standards-Version to 4.1.0
     - Convert to automatic dbgsym package
     - Update package description to mention that this is the deprecated
       GNOME 2 library
Checksums-Sha1:
 4f0b469986a35138350652ec2161202881ffbbaa 2618 libgnome_2.32.1-6.dsc
 9765069278efaaa30d2ea47ce398c9a4f4bbde07 12288 libgnome_2.32.1-6.debian.tar.xz
 a20a75850ec594150a7ec594f115973b72a33fab 8874 
libgnome_2.32.1-6_source.buildinfo
Checksums-Sha256:
 dc44efcfaf38552c8a72e53d6e122b4d5866e4866feab9b85b218bd037d4e4c7 2618 
libgnome_2.32.1-6.dsc
 134c0e42aa42eaabd62f75d6e7d02a3bbaa468e27c964a541cd4a270703cadf0 12288 
libgnome_2.32.1-6.debian.tar.xz
 39e9bf9a8eb4cb2768a5e9acecb4ab4fa6837f32e672bba9eca9bf0e893d952f 8874 
libgnome_2.32.1-6_source.buildinfo
Files:
 8287d6d0a3fccfbb5fdba4b4c08ef4f1 2618 oldlibs optional libgnome_2.32.1-6.dsc
 1da30adf527819fb015464c08a2bfb17 12288 oldlibs optional 
libgnome_2.32.1-6.debian.tar.xz
 15894696e59eee5d0dc079d02e33f30c 8874 oldlibs optional 
libgnome_2.32.1-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJZrK0lAAoJEOZsd1rr/mx9fMAP/3IBySFd0jOUOEU/Qq9zi2yN
DiiDwiJtaxle5blgdZOQJmPru24UZRVAnCLn5VipG4lZct/OPM/HHTdRzwLFrvdV
c9c1pOXNIV60pM/RRCIDZz5QlWx72J2rSmAy+1HL9wagGkXk3VJ6HgPrN+I6K9YS
4EqssVgUtAdM5yzibP5BuG7+E9APQ278HpCSU6quMKxUa7iEGhT9ENY7YOhOewma
RsN7CRBm563ujM5ogSlF8zTlqMlhcRJHrgM1vc/q/jUnv9ahfW/thayCfIxGpFci
am1MxEl43G/2v+sqJaEes/totln6CfCHdPsLMY5FRwfAtxMmr5fbygYH7A/BxK6B
mQm9uqIguFqfGMw2NFrDPrw7kgDAtw4l7HYKYKaZ6kvXqR+p5uZaw55IAc+CJNoN
ov4HcBjx4LivtpFdTgloiN3X7SQUbl4KEprxmY+rDxL4OoeQyGdevHfS4fdSez7a
oa0ABKeIBY/qzpr+exzuojKEpZVNB04bO+pJ+UylDKz1UqMYIdJHWTxxSpEy/Izr
fUuBKUx/JNX13QttvIOGLJXCiH3i6KsjDeu2toqXskTlJ/j0GVNOyPLd/PgHVui8
hVMbaJFRPWqSKQ5hGPis9kMQ6Ml28jjccBLQiFJfruU1DM+1JLnrzgicLhznx3si
W7Bbv200Pwpid4T8OB12
=10Ez
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to