Your message dated Thu, 18 Apr 2024 15:20:16 +0000
with message-id <e1rxtye-002afn...@fasolo.debian.org>
and subject line Bug#1066222: fixed in gtk-chtheme 0.3.1-6.2
has caused the Debian Bug report #1066222,
regarding gtk-chtheme: FTBFS: theme_sel.c:113:5: error: implicit declaration of 
function ‘gtk_timeout_add’; did you mean ‘g_timeout_add’? 
[-Werror=implicit-function-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.)


-- 
1066222: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066222
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gtk-chtheme
Version: 0.3.1-6.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

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

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> cc  -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz 
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo 
> -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I/usr/include/atk-1.0 
> -pthread  -DGTK_DISABLE_BROKEN -DGTK_DISABLE_DEPRECATED -DPROJNAME='"Gtk+ 2.0 
> Change Theme"' -DVERSION='"0.3.1"'   -c -o main.o main.c
> In file included from font_sel.c:19:
> main.h:29:13: warning: ‘backup_gtkrc’ declared ‘static’ but never defined 
> [-Wunused-function]
>    29 | static void backup_gtkrc(gchar *path_to_gtkrc);
>       |             ^~~~~~~~~~~~
> In file included from mainwin.c:19:
> main.h:29:13: warning: ‘backup_gtkrc’ declared ‘static’ but never defined 
> [-Wunused-function]
>    29 | static void backup_gtkrc(gchar *path_to_gtkrc);
>       |             ^~~~~~~~~~~~
> theme_sel.c: In function ‘create_theme_sel’:
> theme_sel.c:113:5: error: implicit declaration of function ‘gtk_timeout_add’; 
> did you mean ‘g_timeout_add’? [-Werror=implicit-function-declaration]
>   113 |     gtk_timeout_add(0, (GSourceFunc)theme_list_focus, theme_list);
>       |     ^~~~~~~~~~~~~~~
>       |     g_timeout_add
> In file included from theme_sel.c:20:
> main.h: At top level:
> main.h:29:13: warning: ‘backup_gtkrc’ declared ‘static’ but never defined 
> [-Wunused-function]
>    29 | static void backup_gtkrc(gchar *path_to_gtkrc);
>       |             ^~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[1]: *** [<builtin>: theme_sel.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/gtk-chtheme_0.3.1-6.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&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: gtk-chtheme
Source-Version: 0.3.1-6.2
Done: Boyuan Yang <by...@debian.org>

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

Debian distribution maintenance software
pp.
Boyuan Yang <by...@debian.org> (supplier of updated gtk-chtheme 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: Thu, 18 Apr 2024 10:23:18 -0400
Source: gtk-chtheme
Architecture: source
Version: 0.3.1-6.2
Distribution: unstable
Urgency: medium
Maintainer: Ulises Vitulli <der...@debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1066222
Changes:
 gtk-chtheme (0.3.1-6.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Upload downstream Ubuntu changes to fix FTBFS:
 .
   [ Steve Langasek ]
   * debian/patches/no-implicit-declarations.patch: don't set
     GTK_DISABLE_DEPRECATED, deprecated APIs in use.  Closes: #1066222.
Checksums-Sha1:
 339587cf9926dfd518dbf24af78a1726643d2154 1760 gtk-chtheme_0.3.1-6.2.dsc
 d4c7449a141098949637422854ead8da33d7c305 19329 gtk-chtheme_0.3.1.orig.tar.gz
 08b8d1b12d3764be264c7d7a70fef3b882cb202e 4484 
gtk-chtheme_0.3.1-6.2.debian.tar.xz
 766f8c5b2e2d61f732d322ad834bef55364a4d20 11970 
gtk-chtheme_0.3.1-6.2_amd64.buildinfo
Checksums-Sha256:
 38240696abab8be5a2e1d03172ee10cdba553031efb1c24670250ecad8f93e14 1760 
gtk-chtheme_0.3.1-6.2.dsc
 c8b5369cc0c37121fd6d4d95285515f1ace6d1b0e9d5454ca805ed59c0b26d5e 19329 
gtk-chtheme_0.3.1.orig.tar.gz
 ed549e2bf31ff1e783359110db4683124e4da0a78f75fc99146ec61ea4eabc7d 4484 
gtk-chtheme_0.3.1-6.2.debian.tar.xz
 8cdcad40a5b2593b1353049dcf3ce95d9bff01e3dcd2d1aac8e3547c227ec88f 11970 
gtk-chtheme_0.3.1-6.2_amd64.buildinfo
Files:
 14c30c0bac8c70a42e745373e61c9813 1760 x11 optional gtk-chtheme_0.3.1-6.2.dsc
 a1b14b1b9116e491fc4e926c3adc8b2c 19329 x11 optional 
gtk-chtheme_0.3.1.orig.tar.gz
 3245b038c2c574e272191a526a6c0636 4484 x11 optional 
gtk-chtheme_0.3.1-6.2.debian.tar.xz
 4b6ad70bcde4ccfd985c61f11a6e9b41 11970 x11 optional 
gtk-chtheme_0.3.1-6.2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmYhLZwACgkQwpPntGGC
Ws6+LQ/+PTv83grofBm2Em20LgQlr43nbWqcpN02xslIOadafPAL4hh54BrJ015w
/XeSVpDl3NbN2BaIQYp8hEVQVDC+1R7gtmq1uHqdlQZrjw6oulgXeLeyhJ+CnzEI
vowx2/yFUVQGe3WRxXFo7w4Rch4fS+sv3lJtT9B5i8L79wL/uogkTf5XFUUDlrcA
otCvg17robeBR+ByvhefWXOsjQxesD5I5UuXz2MdnVSKsiqt/mbd3OCvJeC9kwOq
/HCIw1pjguF9vMfl7S2BtgS+QgV73ssLRA5zP9/k7FTb6GBF+aelcl34uG1ztNVe
28UEGF9Y3eBdXhdn3Dn93f958eIJk+HO7zUGcpzC9XUOhh5kiyPGmZV4fxFNzw6H
/qGVrUZuNXuKrEllN28x8fyEZCPRJMRCzU5FfhAy+mPbJxnn/A4V3VQY/NDlEWWF
sZ+ZPTj7tUy86L9+LTekmWG3M9CqWrKHaFgkL29A2PqjaL8EZNuxRUUOzdEAwArl
WisNYvRUqRGRDyQheNKSPS5fFWrnemtIX3trakn23ZlXsG2HytrrsTK+6nllBWZp
65ojvv7lYl/cu9u/jg6TqkkgpwVABVYvuWmAA1dDxmhlDxWKcPFVflX+KZHonkA3
PAlGha2A5m20FCVvDy59pCIUShSv1PAevNgQQBkMIDG9qFAoZrY=
=M3zT
-----END PGP SIGNATURE-----

Attachment: pgpPiaQJVuV63.pgp
Description: PGP signature


--- End Message ---

Reply via email to