Your message dated Mon, 25 Mar 2024 13:04:16 +0000
with message-id <e1rojzs-00dkbl...@fasolo.debian.org>
and subject line Bug#1066380: fixed in caja-extensions 1.26.1-2
has caused the Debian Bug report #1066380,
regarding caja-extensions: FTBFS: upnp.c:151:9: error: implicit declaration of 
function ‘gupnp_service_info_get_introspection_async’; did you mean 
‘gupnp_service_info_introspect_async’? [-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.)


-- 
1066380: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066380
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: caja-extensions
Version: 1.26.1-1.2
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):
> /bin/bash ../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I../../..  -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED 
> -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../.. -I../../../sendto  
> -DDATADIR=\"/usr/share\" -DICONDIR=\"\"  -Wdate-time -D_FORTIFY_SOURCE=2 
> -Wall -Wmissing-prototypes -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 
> -I/usr/include/pango-1.0 -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/gio-unix-2.0 -I/usr/include/cloudproviders 
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread   
> -I/usr/include/gupnp-1.6 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gssdp-1.6 -I/usr/include/libsoup-3.0 
> -I/usr/include/sysprof-6 -I/usr/include/libxml2 -pthread   -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -c -o libnstupnp_la-upnp.lo `test -f 
> 'upnp.c' || echo './'`upnp.c
> git.mk: Generating .gitignore
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_DISABLE_DEPRECATED 
> -DGDK_PIXBUF_DISABLE_DEPRECATED -DMATELOCALEDIR=\"/usr/share/locale\" 
> -I../../.. -I../../../sendto -DDATADIR=\"/usr/share\" -DICONDIR=\"\" 
> -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wmissing-prototypes 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -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/gio-unix-2.0 -I/usr/include/cloudproviders 
> -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 
> -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread 
> -I/usr/include/gupnp-1.6 -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount 
> -I/usr/include/blkid -I/usr/include/gssdp-1.6 -I/usr/include/libsoup-3.0 
> -I/usr/include/sysprof-6 -I/usr/include/libxml2 -pthread -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -c upnp.c  -fPIC -DPIC -o 
> .libs/libnstupnp_la-upnp.o
> upnp.c: In function ‘device_proxy_available_cb’:
> upnp.c:151:9: error: implicit declaration of function 
> ‘gupnp_service_info_get_introspection_async’; did you mean 
> ‘gupnp_service_info_introspect_async’? [-Werror=implicit-function-declaration]
>   151 |         gupnp_service_info_get_introspection_async (info,
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>       |         gupnp_service_info_introspect_async
> cc1: some warnings being treated as errors
> make[5]: *** [Makefile:532: libnstupnp_la-upnp.lo] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/caja-extensions_1.26.1-1.2_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: caja-extensions
Source-Version: 1.26.1-2
Done: Mike Gabriel <sunwea...@debian.org>

We believe that the bug you reported is fixed in the latest version of
caja-extensions, 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.
Mike Gabriel <sunwea...@debian.org> (supplier of updated caja-extensions 
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: SHA256

Format: 1.8
Date: Mon, 25 Mar 2024 13:39:03 +0100
Source: caja-extensions
Architecture: source
Version: 1.26.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-m...@lists.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 1066380
Changes:
 caja-extensions (1.26.1-2) unstable; urgency=medium
 .
   * debian/patches:
     + Drop caja-extensions-guphp-1.6.patch. Incomplete/broken.
     + Add 1002_gupnp-1.6.patch. Cherry-picked from upstream. (Closes: 
#1066380).
     + Trivially rebase 2001_support-icedove-in-caja-sendto.patch.
   * debian/control:
     + Bump Standards-Version: to 4.6.2. No changes needed.
     + Switch from pkg-config to pkgconf. Thanks, lintian.
   * debian/copyright:
     + Update copyright attribution for debian/.
Checksums-Sha1:
 6becbe8c5ad0a5231ad3333a106f911e621dbf1a 2792 caja-extensions_1.26.1-2.dsc
 587e4abd5b6a6a86b63951fc61595e11388f7ff1 10240 
caja-extensions_1.26.1-2.debian.tar.xz
 f26f4b545f1001c632f5fd09ecdb681dc8a6b69c 17049 
caja-extensions_1.26.1-2_source.buildinfo
Checksums-Sha256:
 132d6687def7039d06590c56cf1ae8da93fb1e2a61ff30680d42ade39f59a384 2792 
caja-extensions_1.26.1-2.dsc
 8856335a81f0811fa4283d3c082fe897de079fa4e2d054ca796c64f89074be31 10240 
caja-extensions_1.26.1-2.debian.tar.xz
 58fdcb6237cccf28fccd82255fa29144b6b551eef14e8a251eafd49d0ae9fe78 17049 
caja-extensions_1.26.1-2_source.buildinfo
Files:
 3130fe5f45a1905f638ea24d81cdb9ab 2792 x11 optional caja-extensions_1.26.1-2.dsc
 9775f91cbb7258593bb958b2aa9e9156 10240 x11 optional 
caja-extensions_1.26.1-2.debian.tar.xz
 e2dda4b14ddef1efca1167acfd08b6c2 17049 x11 optional 
caja-extensions_1.26.1-2_source.buildinfo

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

iQJJBAEBCAAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAmYBce0VHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxX8MQAK9zCOwmDVGXZJjIOI0+Toaufs4W
+HU9EfDLvGJVOhnNiAiL4EWhrUKTbUYGTOGfy/VY9dYDgff7yIgmIammoc5msgIi
idq7AG9phDqoT0TdcXtNRLBQo/8o44w54xtIKuwAjqIjcdyBd16QcOtdfi7C9fJl
HcE6NNfQxzqhWVvkh+ixTAuglPFzz4zxUOXSWhh+mV/2rWD2aY4ZH3FiVrdEddtR
kMqD0Pm+5lQjw5RIkdaPyk4U1VDn63JeV1NAXBSpWKHr3oUj6ad99QHCoZBbn2Ro
vXdR+MZMi/RV7aJBtMBwsFR5YMhDgej/SbdDJF4ZS8FwKx0+TohqLK7FjeDtjptZ
UhIE3GPVWW248DqcpYbTcblrC/N3qKEAFBu9Z3Gy+7L2wKLLKGjxh6PfcVMuTsJt
7b8xP8icEFdUjfzJ6rzNJTyXqbLT3gPfVcWj6Se4Pv2XgEEdlT5vu0jh9IslipDY
SbvsYEFWn8OhanB1KUhCSyjhlV3LhuZbl+o2zWgXiUJKrHvUJ3+OSOyhyuhfzjYw
vSBVNTTi2dpbn4Su1J6Oss3Tffn8GS3/Cq8612rS4/rBVIXVQO8hsGu+LXcu+Xnx
7f6cAV9jiiAUPpeqwWFc3b0rch9ZIbSYx/m/6zKg2Yt7sLzDnJlaquGNsAoWGUUh
gaDrPcZHH+NWF/0X
=+OQn
-----END PGP SIGNATURE-----

Attachment: pgplRYA1irujt.pgp
Description: PGP signature


--- End Message ---

Reply via email to