Your message dated Wed, 23 Nov 2022 11:43:45 +0100
with message-id <[email protected]>
and subject line Re: Bug#876230: ssh-askpass-fullscreen: FTBFS: undefined
reference to symbol 'XUngrabServer'
has caused the Debian Bug report #876230,
regarding ssh-askpass-fullscreen: FTBFS: undefined reference to symbol
'XUngrabServer'
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.)
--
876230: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876230
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ssh-askpass-fullscreen
Version: 0.4-0.1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Hi,
ssh-askpass-fullscreen/experimental FTBFS in a current
sid/experimental environment:
debian/rules build
dh build
dh_update_autotools_config
dh_auto_configure
dh_auto_build
make -j1
make[1]: Entering directory '/build/ssh-askpass-fullscreen-0.4'
cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/build/ssh-askpass-fullscreen-0.4=. -fstack-protector-strong
-Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o
ssh-askpass-fullscreen ssh-askpass-fullscreen.c `pkg-config --libs gtk+-2.0`
`pkg-config --cflags gtk+-2.0`
ssh-askpass-fullscreen.c: In function 'passphrase_dialog':
ssh-askpass-fullscreen.c:275:40: warning: passing argument 1 of
'gdk_pixbuf_new_from_xpm_data' from incompatible pointer type
[-Wincompatible-pointer-types]
pixbuf = gdk_pixbuf_new_from_xpm_data(ocean_stripes);
^~~~~~~~~~~~~
In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0,
from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
from /usr/include/gtk-2.0/gdk/gdk.h:33,
from /usr/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/include/gtk-2.0/gdk/gdkx.h:30,
from ssh-askpass-fullscreen.c:43:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:351:12: note: expected
'const char **' but argument is of type 'char **'
GdkPixbuf *gdk_pixbuf_new_from_xpm_data (const char **data);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/bin/ld: /tmp/cc2IPa2e.o: undefined reference to symbol 'XUngrabServer'
//usr/lib/x86_64-linux-gnu/libX11.so.6: error adding symbols: DSO missing from
command line
collect2: error: ld returned 1 exit status
Makefile:2: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/build/ssh-askpass-fullscreen-0.4'
dh_auto_build: make -j1 returned exit code 2
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 2
Andreas
ssh-askpass-fullscreen_0.4-0.1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Version: 1.2-1
Hi,
Andreas Beckmann wrote:
> ssh-askpass-fullscreen/experimental FTBFS in a current
> sid/experimental environment:
This has been fixed in the recent 1.2-1 upload. Didn't notice it
because I just looked at
https://bugs.debian.org/ssh-askpass-fullscreen as
https://bugs.debian.org/src:* links are currently broken. :-/
It builds fine now again:
https://buildd.debian.org/status/package.php?p=ssh%2daskpass%2dfullscreen
Regards, Axel
--
,''`. | Axel Beckert <[email protected]>, https://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
`- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE
signature.asc
Description: PGP signature
--- End Message ---