Your message dated Tue, 15 Aug 2023 09:05:25 +0000
with message-id <e1qvpzr-008gd2...@fasolo.debian.org>
and subject line Bug#1042132: fixed in ruby-gnome 3.4.3-2.1
has caused the Debian Bug report #1042132,
regarding ruby-gnome: FTBFS: rbglib_bookmarkfile.c:39:1: error: static 
declaration of ‘g_bookmark_file_get_type’ follows non-static declaration
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.)


-- 
1042132: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042132
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-gnome
Version: 3.4.3-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> x86_64-linux-gnu-gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-3.1.0 
> -I/usr/include/ruby-3.1.0/ruby/backward -I/usr/include/ruby-3.1.0 -I. 
> -I/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.1.0 
>  -I/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/3.1.0  -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -DHAVE_UNISTD_H 
> -DHAVE_G_SPAWN_CLOSE_PID -DHAVE_G_THREAD_INIT -DHAVE_G_MAIN_DEPTH 
> -DHAVE_G_LISTENV -DHAVE_RB_CHECK_ARRAY_TYPE -DHAVE_RB_CHECK_HASH_TYPE 
> -DHAVE_RB_EXEC_RECURSIVE -DHAVE_RB_ERRINFO -DHAVE_RB_THREAD_CALL_WITHOUT_GVL 
> -DHAVE_RUBY_NATIVE_THREAD_P -DHAVE_RB_THREAD_CALL_WITH_GVL 
> -DHAVE_RB_GC_REGISTER_MARK_OBJECT -DHAVE_RB_EXC_NEW_STR 
> -DHAVE_RB_ENC_STR_NEW_STATIC -DRUBY_GLIB2_COMPILATION -Wdate-time 
> -D_FORTIFY_SOURCE=2   -fPIC -g -O2 -ffile-prefix-map=BUILDDIR=. 
> -fstack-protector-strong -Wformat -Werror=format-security -fPIC -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -Waggregate-return -Wcast-align -Wformat=2 
> -Winit-self -Wlarger-than-65500 -Wmissing-declarations 
> -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn 
> -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked 
> -Wp,-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wundef -Wunsafe-loop-optimizations 
> -Wwrite-strings  -pthread  -o rbglib_bookmarkfile.o -c rbglib_bookmarkfile.c
> rbglib_bookmarkfile.c:39:1: error: static declaration of 
> ‘g_bookmark_file_get_type’ follows non-static declaration
>    39 | g_bookmark_file_get_type(void)
>       | ^~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/glib-2.0/gobject/gboxed.h:29,
>                  from /usr/include/glib-2.0/gobject/gobject.h:31,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
>                  from /usr/include/glib-2.0/glib-object.h:24,
>                  from rbgobject.h:25,
>                  from rbgprivate.h:31,
>                  from rbglib_bookmarkfile.c:22:
> /usr/include/glib-2.0/gobject/glib-types.h:402:9: note: previous declaration 
> of ‘g_bookmark_file_get_type’ with type ‘GType(void)’ {aka ‘long unsigned 
> int(void)’}
>   402 | GType   g_bookmark_file_get_type   (void) G_GNUC_CONST;
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~
> rbglib_bookmarkfile.c:50: warning: "G_TYPE_BOOKMARK_FILE" redefined
>    50 | #define G_TYPE_BOOKMARK_FILE (g_bookmark_file_get_type())
>       | 
> /usr/include/glib-2.0/gobject/glib-types.h:337: note: this is the location of 
> the previous definition
>   337 | #define G_TYPE_BOOKMARK_FILE (g_bookmark_file_get_type ())
>       | 
> rbglib_bookmarkfile.c: In function ‘rg_set_groups’:
> rbglib_bookmarkfile.c:388:47: warning: passing argument 3 of 
> ‘g_bookmark_file_set_groups’ from incompatible pointer type 
> [-Wincompatible-pointer-types]
>   388 |     g_bookmark_file_set_groups(bookmark, uri, groups, n);
>       |                                               ^~~~~~
>       |                                               |
>       |                                               gchar ** {aka char **}
> In file included from /usr/include/glib-2.0/glib.h:39,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:30:
> /usr/include/glib-2.0/glib/gbookmarkfile.h:140:69: note: expected ‘const 
> gchar **’ {aka ‘const char **’} but argument is of type ‘gchar **’ {aka ‘char 
> **’}
>   140 |                                                     const gchar   
> **groups,
>       |                                                     
> ~~~~~~~~~~~~~~~~^~~~~~
> make[1]: *** [Makefile:246: rbglib_bookmarkfile.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/ruby-gnome_3.4.3-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: ruby-gnome
Source-Version: 3.4.3-2.1
Done: Bastian Germann <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
ruby-gnome, 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 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated ruby-gnome 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: Mon, 14 Aug 2023 17:15:42 +0000
Source: ruby-gnome
Architecture: source
Version: 3.4.3-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 967733 1042132
Changes:
 ruby-gnome (3.4.3-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop unused ruby-gtk2 (Closes: #967733).
   * Include upstream patch for GLib >= 2.75 (Closes: #1042132).
Checksums-Sha1:
 ea0129ba7a997c00168e3d533f8712f2ef6374f1 3505 ruby-gnome_3.4.3-2.1.dsc
 f78952ad69da6bea4e212ff02602c5b82e8d5a0a 20572 
ruby-gnome_3.4.3-2.1.debian.tar.xz
 cfbadf0ad40e7e26978e3c730d25acaa11d2fa5d 18025 
ruby-gnome_3.4.3-2.1_source.buildinfo
Checksums-Sha256:
 a9a1319e6e398e8d5803c102de79a2784ed4cf2e67d4ac06ebe02ffe29fb66b5 3505 
ruby-gnome_3.4.3-2.1.dsc
 b5a64eed85fe9f2ef399c74d412a4e241f122a8d3920e03c84f4037b4bca60de 20572 
ruby-gnome_3.4.3-2.1.debian.tar.xz
 6d5c6a4dedd1aaaadee3a6f4591590798baeb8f1431bdeaedfb8aeb4c02988f9 18025 
ruby-gnome_3.4.3-2.1_source.buildinfo
Files:
 579300712bfd9d1f6a6fe3509eec716e 3505 ruby optional ruby-gnome_3.4.3-2.1.dsc
 73dba5923161798e6283e69c34e8ce04 20572 ruby optional 
ruby-gnome_3.4.3-2.1.debian.tar.xz
 8a1c51434c2391acf40ea7c4aa463e15 18025 ruby optional 
ruby-gnome_3.4.3-2.1_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmTbPQkQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFFnaC/9SfyvjYA8rSTB+DKzrUKmCw7wo+uRmIXE9
dMUjdpzo9l+a9BKIF6HMCkeWtEtxZSotBUw8g0pb+nVxOTIphTKK4kBFnUNHbTiA
xB2dcNETPG2b+R0C7/KNxzZD6JsWFAjQz0HNyCoM4QtmaJHdYatJ6/8EHPEiQa4U
V7pSxbdRjhj+o1JGHLFtjEYUPkP1tR9CdNMuEKNrSouqps7lYJwoFAVUtAkD8jSP
CNtWHbBWJ6O/AsimCbnRQAS6wWnw/UNCfgREdld0EocP0okS+buugtbJ/Z+Q0w6I
Ufiy7H0EaqdNbMce+9+Py142hqwlb9tApg2JB0D/pMswdS/X7CwEXNRYRK0F1rWE
PMGhSwzYAQViKQLz2XzrI33fWoPv+ht22duY75BNb2bErQZ5LFIb90tycSuNZNpm
cvUs/UyKyqchokxA9GQzOqOqr/c+aifaGfWGpz0TAznhZGKiZDkxN2cwSbY4eIa+
VSbuDOVJJsr7YEfLKGWnxhsfFy0NOZw=
=+geu
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to