Your message dated Tue, 26 Sep 2017 15:47:07 +0300
with message-id <20170926124707.oykmeef2m3hakayk@localhost>
and subject line Already fixed in experimental
has caused the Debian Bug report #876869,
regarding mutter FTBFS: error: redefinition of 
'glib_autoptr_cleanup_GUdevDevice'
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.)


-- 
876869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876869
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mutter
Version: 3.22.4-2
Severity: serious

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

...
In file included from 
/usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9:0,
                 from /usr/include/glib-2.0/glib/gtypes.h:32,
                 from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from backends/native/meta-launcher.h:23,
                 from backends/native/meta-launcher.c:22:
/usr/include/glib-2.0/glib/gmacros.h:430:43: error: redefinition of 
'glib_autoptr_cleanup_GUdevDevice'
 #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
                                           ^
/usr/include/glib-2.0/glib/gmacros.h:444:22: note: in expansion of macro 
'_GLIB_AUTOPTR_FUNC_NAME'
   static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if 
(*_ptr) (func) (*_ptr); }         \
                      ^~~~~~~~~~~~~~~~~~~~~~~
backends/native/meta-launcher.c:50:1: note: in expansion of macro 
'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUdevDevice, g_object_unref)
 ^
/usr/include/glib-2.0/glib/gmacros.h:430:43: note: previous definition of 
'glib_autoptr_cleanup_GUdevDevice' was here
 #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
                                           ^
/usr/include/glib-2.0/glib/gmacros.h:444:22: note: in expansion of macro 
'_GLIB_AUTOPTR_FUNC_NAME'
   static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if 
(*_ptr) (func) (*_ptr); }         \
                      ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gudev-1.0/gudev/gudevdevice.h:39:1: note: in expansion of macro 
'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
 G_DEFINE_AUTOPTR_CLEANUP_FUNC (GUdevDevice, g_object_unref)
 ^
/usr/include/glib-2.0/glib/gmacros.h:430:43: error: redefinition of 
'glib_autoptr_cleanup_GUdevClient'
 #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
                                           ^
/usr/include/glib-2.0/glib/gmacros.h:444:22: note: in expansion of macro 
'_GLIB_AUTOPTR_FUNC_NAME'
   static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if 
(*_ptr) (func) (*_ptr); }         \
                      ^~~~~~~~~~~~~~~~~~~~~~~
backends/native/meta-launcher.c:51:1: note: in expansion of macro 
'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUdevClient, g_object_unref)
 ^
/usr/include/glib-2.0/glib/gmacros.h:430:43: note: previous definition of 
'glib_autoptr_cleanup_GUdevClient' was here
 #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
                                           ^
/usr/include/glib-2.0/glib/gmacros.h:444:22: note: in expansion of macro 
'_GLIB_AUTOPTR_FUNC_NAME'
   static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if 
(*_ptr) (func) (*_ptr); }         \
                      ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gudev-1.0/gudev/gudevclient.h:39:1: note: in expansion of macro 
'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
 G_DEFINE_AUTOPTR_CLEANUP_FUNC (GUdevClient, g_object_unref)
 ^
/usr/include/glib-2.0/glib/gmacros.h:430:43: error: redefinition of 
'glib_autoptr_cleanup_GUdevEnumerator'
 #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
                                           ^
/usr/include/glib-2.0/glib/gmacros.h:444:22: note: in expansion of macro 
'_GLIB_AUTOPTR_FUNC_NAME'
   static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if 
(*_ptr) (func) (*_ptr); }         \
                      ^~~~~~~~~~~~~~~~~~~~~~~
backends/native/meta-launcher.c:52:1: note: in expansion of macro 
'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUdevEnumerator, g_object_unref)
 ^
/usr/include/glib-2.0/glib/gmacros.h:430:43: note: previous definition of 
'glib_autoptr_cleanup_GUdevEnumerator' was here
 #define _GLIB_AUTOPTR_FUNC_NAME(TypeName) glib_autoptr_cleanup_##TypeName
                                           ^
/usr/include/glib-2.0/glib/gmacros.h:444:22: note: in expansion of macro 
'_GLIB_AUTOPTR_FUNC_NAME'
   static inline void _GLIB_AUTOPTR_FUNC_NAME(TypeName) (TypeName **_ptr) { if 
(*_ptr) (func) (*_ptr); }         \
                      ^~~~~~~~~~~~~~~~~~~~~~~
/usr/include/gudev-1.0/gudev/gudevenumerator.h:39:1: note: in expansion of 
macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
 G_DEFINE_AUTOPTR_CLEANUP_FUNC (GUdevEnumerator, g_object_unref)
 ^
Makefile:2014: recipe for target 'backends/native/meta-launcher.lo' failed
make[5]: *** [backends/native/meta-launcher.lo] Error 1

--- End Message ---
--- Begin Message ---
Version: 3.26.0+20170925~ea214fb-1

https://tests.reproducible-builds.org/debian/rb-pkg/experimental/amd64/mutter.html

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

--- End Message ---

Reply via email to