Your message dated Fri, 03 Jan 2025 21:31:19 +0000
with message-id <[email protected]>
and subject line Bug#1091058: fixed in jgmenu 4.5.0-1
has caused the Debian Bug report #1091058,
regarding jgmenu: FTBFS: jgmenu-applet.c:7:10: fatal error:
libxfce4util/libxfce4util.h: No such file or directory
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 [email protected]
immediately.)
--
1091058: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091058
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jgmenu
Version: 4.4.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20241222 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -- CONTRIB_DIRS="xfce4-panel gtktheme lx"
> make -j8 "CONTRIB_DIRS=xfce4-panel gtktheme lx"
> CC jgmenu.o
> CC x11-ui.o
> CC config.o
> CC util.o
> CC geometry.o
> CC isprog.o
> CC sbuf.o
> CC icon-find.o
> CC icon.o
> CC xpm-loader.o
> CC xdgdirs.o
> CC xsettings.o
> In file included from src/x11-ui.h:10,
> from src/geometry.h:47,
> from src/geometry.c:5:
> /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:1331:1:
> warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
> 1331 | #if LIBRSVG_CHECK_FEATURE(PIXBUF)
> | ^~~~~~~~~~~~~~~~~~~
> In file included from src/x11-ui.h:10,
> from src/x11-ui.c:27:
> /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:1331:1:
> warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
> 1331 | #if LIBRSVG_CHECK_FEATURE(PIXBUF)
> | ^~~~~~~~~~~~~~~~~~~
> In file included from src/icon.c:15:
> /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:1331:1:
> warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
> 1331 | #if LIBRSVG_CHECK_FEATURE(PIXBUF)
> | ^~~~~~~~~~~~~~~~~~~
> CC xsettings-helper.o
> In file included from src/x11-ui.h:10,
> from src/jgmenu.c:27:
> /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:1331:1:
> warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
> 1331 | #if LIBRSVG_CHECK_FEATURE(PIXBUF)
> | ^~~~~~~~~~~~~~~~~~~
> CC filter.o
> CC compat.o
> CC lockfile.o
> CC argv-buf.o
> CC t2conf.o
> CC ipc.o
> CC unix_sockets.o
> CC bl.o
> CC cache.o
> CC back.o
> CC terminal.o
> CC restart.o
> CC theme.o
> CC gtkconf.o
> CC font.o
> CC args.o
> CC widgets.o
> In file included from src/x11-ui.h:10,
> from src/geometry.h:47,
> from src/ipc.c:13:
> /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:1331:1:
> warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
> 1331 | #if LIBRSVG_CHECK_FEATURE(PIXBUF)
> | ^~~~~~~~~~~~~~~~~~~
> CC pm.o
> CC socket.o
> CC workarea.o
> CC charset.o
> CC hooks.o
> CC spawn.o
> CC jgmenu-ob.o
> CC i18n.o
> CC hashmap.o
> CC jgmenu-socket.o
> In file included from src/x11-ui.h:10,
> from src/widgets.c:31:
> /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:1331:1:
> warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
> 1331 | #if LIBRSVG_CHECK_FEATURE(PIXBUF)
> | ^~~~~~~~~~~~~~~~~~~
> CC jgmenu-i18n.o
> In file included from src/x11-ui.h:10,
> from src/workarea.c:5:
> /usr/lib/x86_64-linux-gnu/pkgconfig/../../../include/librsvg-2.0/librsvg/rsvg.h:1331:1:
> warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
> 1331 | #if LIBRSVG_CHECK_FEATURE(PIXBUF)
> | ^~~~~~~~~~~~~~~~~~~
> CC jgmenu-greeneye.o
> CC jgmenu-obtheme.o
> CC set.o
> CC jgmenu-apps.o
> CC desktop.o
> CC dirs.o
> In file included from /usr/include/x86_64-linux-gnu/sys/select.h:30,
> from /usr/include/x86_64-linux-gnu/sys/types.h:179,
> from /usr/include/stdlib.h:514,
> from src/jgmenu.c:10:
> In function ‘clear_self_pipe’,
> inlined from ‘hide_menu’ at src/jgmenu.c:1519:2:
> src/jgmenu.c:1495:14: warning: ‘readfds’ is used uninitialized
> [-Wuninitialized]
> 1495 | if (!FD_ISSET(pipe_fds[0], &readfds))
> | ^
> src/jgmenu.c: In function ‘hide_menu’:
> src/jgmenu.c:1493:16: note: ‘readfds’ declared here
> 1493 | fd_set readfds;
> | ^~~~~~~
> CC lang.o
> CC fmt.o
> CC jgmenu-config.o
> LINK jgmenu-ob
> LINK jgmenu-socket
> LINK jgmenu-i18n
> LINK jgmenu-greeneye
> LINK jgmenu-obtheme
> LINK jgmenu-config
> LINK jgmenu-apps
> LINK jgmenu
> CC libjgmenu.so
> Package libxfce4ui-2 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libxfce4ui-2.pc'
> to the PKG_CONFIG_PATH environment variable
> Package 'libxfce4ui-2', required by 'libxfce4panel-2.0', not found
> <command-line>: warning: "VERSION" redefined
> <command-line>: note: this is the location of the previous definition
> jgmenu-applet.c:7:10: fatal error: libxfce4util/libxfce4util.h: No such file
> or directory
> 7 | #include <libxfce4util/libxfce4util.h>
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[3]: *** [Makefile:16: libjgmenu.so] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/12/22/jgmenu_4.4.1-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241222;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241222&[email protected]&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: jgmenu
Source-Version: 4.5.0-1
Done: Mateusz Łukasik <[email protected]>
We believe that the bug you reported is fixed in the latest version of
jgmenu, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mateusz Łukasik <[email protected]> (supplier of updated jgmenu 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 03 Jan 2025 20:36:14 +0100
Source: jgmenu
Architecture: source
Version: 4.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Mateusz Łukasik <[email protected]>
Changed-By: Mateusz Łukasik <[email protected]>
Closes: 1091058
Changes:
jgmenu (4.5.0-1) unstable; urgency=medium
.
* New upstream release.
* Drop all patches included upstream.
* Add libxfce4ui-2-dev to B-D. (Closes: #1091058)
* Bump Standards Version to 4.7.0.
* Switch B-D pkg-config → pkgconf
Checksums-Sha1:
82d51949c597df5983f58226753cdf993fbe1801 1702 jgmenu_4.5.0-1.dsc
4e7b92479a6f1ca736b8b5b951c02f5ed728b945 382842 jgmenu_4.5.0.orig.tar.gz
bbd09daa9fe1a22dafe00f3612fd120dba0eb699 3600 jgmenu_4.5.0-1.debian.tar.xz
e3e3fff4a1984493b1a07edacc94bd281b8b1ac2 15195 jgmenu_4.5.0-1_source.buildinfo
Checksums-Sha256:
290fba89f8d3eb2b90ee303cb62bbab58bf3825ad007dd1e94bf7f9f56c915ad 1702
jgmenu_4.5.0-1.dsc
523d7f7a2225f4d2cc9772c44bcc661518d99ccc478bd0d099b0b157917304b1 382842
jgmenu_4.5.0.orig.tar.gz
6c639c32daab59a52b4c20a7103c5c0f18e8d94ddbc45f2c1715b8af7fba1ad7 3600
jgmenu_4.5.0-1.debian.tar.xz
71fc5af25325c120f37239dfc8315e20cbb567209bfeb2cfb51c26d5f1870ceb 15195
jgmenu_4.5.0-1_source.buildinfo
Files:
556cbed28e2ec1e59858cf95328ad86d 1702 x11 optional jgmenu_4.5.0-1.dsc
d46c6a71e9d26ec296c4e940817ca7fe 382842 x11 optional jgmenu_4.5.0.orig.tar.gz
9d8f800f7a356938c3f90fea25de749d 3600 x11 optional jgmenu_4.5.0-1.debian.tar.xz
5e9d4f9d10394fdf48412b923f156344 15195 x11 optional
jgmenu_4.5.0-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE9ecZmu9eXGflVYc/dA1oiINl0okFAmd4TnMACgkQdA1oiINl
0oklEgf+KR0EMvwpRFE25iWmWDItOToIJfN3lixUscH+rYMVhVmGL22FGf2vWIiT
hqXfVNVRRWZdzzlyschyOXtLLLRBsGzfD3i1SSVas40yvc0gjLnTMfhHZWOK7Xnb
ax3ZfNqLYVnvD1MggZw0mYhgegOvd8AAz/P3rdpxjVW/MseRzY/GqCgn9ISXN6Am
DHzYOmalG86vf0zMbcRR2fyAtmjy/IZgGqldIKGUknXBqa6EFMVO8TtbRksMa+O2
7GToKT+keUf7ty60t9NVpAE25ow+Q5e5M2ShTWXmy56vlrZxuSNCIujP2xJq2XGc
6xVmA7z4LZFY94sYdBVS0t6tlVQY5A==
=+yIy
-----END PGP SIGNATURE-----
pgpwcuqbW_3Fi.pgp
Description: PGP signature
--- End Message ---