Your message dated Tue, 11 Jan 2022 08:33:50 +0000
with message-id <e1n7cbg-000eet...@fasolo.debian.org>
and subject line Bug#978926: fixed in xscreensaver 6.02+dfsg1-1
has caused the Debian Bug report #978926,
regarding xscreensaver: ftbfs with autoconf 2.70
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.)


-- 
978926: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978926
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xscreensaver
Version: 5.42+dfsg1-1
Severity: normal
Tags: sid bookworm
User: d...@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/xscreensaver_5.42+dfsg1-1_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
  206 |   G_URI_HIDE_FRAGMENT    = 1 << 4,
      |                                  ^
/usr/include/glib-2.0/glib/guri.h:256:41: warning: comma at end of enumerator 
list [-Wpedantic]
  256 |   G_URI_PARAMS_PARSE_RELAXED    = 1 << 2,
      |                                         ^
/usr/include/glib-2.0/glib/guri.h:331:27: warning: comma at end of enumerator 
list [-Wpedantic]
  331 |   G_URI_ERROR_BAD_FRAGMENT,
      |                           ^
In file included from /usr/lib/x86_64-linux-gnu/glib-2.0/include/glibconfig.h:9,
                 from /usr/include/glib-2.0/glib/gtypes.h:32,
                 from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:29,
                 from 
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22,
                 from xscreensaver-getimage.c:56:
/usr/include/glib-2.0/gobject/gobject.h: In function ‘g_assert_finalize_object’:
/usr/include/glib-2.0/glib/gmacros.h:768:39: warning: ISO C does not support 
‘__FUNCTION__’ predefined identifier [-Wpedantic]
  768 | #define G_STRFUNC     ((const char*) (__FUNCTION__))
      |                                       ^~~~~~~~~~~~
/usr/include/glib-2.0/glib/gtestutils.h:140:103: note: in expansion of macro 
‘G_STRFUNC’
  140 |                                                g_assertion_message 
(G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \
      |                                                                         
                              ^~~~~~~~~
/usr/include/glib-2.0/gobject/gobject.h:786:3: note: in expansion of macro 
‘g_assert_true’
  786 |   g_assert_true (G_IS_OBJECT (weak_pointer));
      |   ^~~~~~~~~~~~~
/usr/include/glib-2.0/glib/gmacros.h:768:39: warning: ISO C does not support 
‘__FUNCTION__’ predefined identifier [-Wpedantic]
  768 | #define G_STRFUNC     ((const char*) (__FUNCTION__))
      |                                       ^~~~~~~~~~~~
/usr/include/glib-2.0/glib/gtestutils.h:162:103: note: in expansion of macro 
‘G_STRFUNC’
  162 |                                                g_assertion_message 
(G_LOG_DOMAIN, __FILE__, __LINE__, G_STRFUNC, \
      |                                                                         
                              ^~~~~~~~~
/usr/include/glib-2.0/gobject/gobject.h:789:3: note: in expansion of macro 
‘g_assert_null’
  789 |   g_assert_null (weak_pointer);
      |   ^~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from 
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33,
                 from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
                 from 
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22,
                 from xscreensaver-getimage.c:56:
/usr/include/glib-2.0/gio/gioenums.h: At top level:
/usr/include/glib-2.0/gio/gioenums.h:601:52: warning: comma at end of 
enumerator list [-Wpedantic]
  601 |   G_ASK_PASSWORD_TCRYPT                  = (1 << 5),
      |                                                    ^
In file included from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from 
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33,
                 from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
                 from 
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22,
                 from xscreensaver-getimage.c:56:
/usr/include/glib-2.0/gio/gioenums.h:1447:34: warning: comma at end of 
enumerator list [-Wpedantic]
 1447 |   G_CREDENTIALS_TYPE_APPLE_XUCRED,
      |                                  ^
In file included from /usr/include/glib-2.0/gio/gio.h:129,
                 from 
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:33,
                 from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
                 from 
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h:22,
                 from xscreensaver-getimage.c:56:
/usr/include/glib-2.0/gio/gresolver.h:60:50: warning: comma at end of 
enumerator list [-Wpedantic]
   60 |   G_RESOLVER_NAME_LOOKUP_FLAGS_IPV6_ONLY = 1 << 1,
      |                                                  ^
x86_64-linux-gnu-gcc -pedantic -Wall -Wstrict-prototypes -Wnested-externs 
-Wmissing-prototypes -Wno-overlength-strings -Wdeclaration-after-statement 
-std=c89 -U__STRICT_ANSI__ -Wl,-z,relro -Wl,-z,now -L/usr/lib -o 
xscreensaver-getimage xscreensaver-getimage.o ../utils/colorbars.o 
../utils/resources.o ../utils/yarandom.o ../utils/visual.o ../utils/usleep.o 
../utils/hsv.o ../utils/colors.o ../utils/grabscreen.o ../utils/logo.o 
../utils/minixpm.o prefs.o    -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 -ljpeg -lSM -lICE -lXt -lX11 -lXmu -lXext  -lm
make[2]: Leaving directory '/<<PKGBUILDDIR>>/driver'
make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
make[2]: *** No rule to make target 'default'.  Stop.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
make[1]: *** [Makefile:25: default] Error 5
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:39: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xscreensaver
Source-Version: 6.02+dfsg1-1
Done: Tormod Volden <debian.tor...@gmail.com>

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

Debian distribution maintenance software
pp.
Tormod Volden <debian.tor...@gmail.com> (supplier of updated xscreensaver 
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, 10 Jan 2022 23:10:18 +0100
Source: xscreensaver
Architecture: source
Version: 6.02+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Tormod Volden <debian.tor...@gmail.com>
Changed-By: Tormod Volden <debian.tor...@gmail.com>
Closes: 978926
Changes:
 xscreensaver (6.02+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release 6.02, changes since 5.45:
     - New hacks, `marbling' and `binaryhorizon'.
     - `atlantis' behaviors are more random and lifelike.
     - `headroom' is now Mask Headroom.
     - X11: `fontglide' skips fonts that can't display ASCII.
     - X11: Use asterisks in the password dialog if the system fonts
       don't have bullets in them.
     - X11: "Disable Screen Saver" was behaving like "Blank Screen Only".
     - X11: Properly disable the server's built-in screen saver.
     - X11: The passwdTimeout option was being ignored.
     - X11: The display of the unlock thermometer was weird.
     - X11: Fixed password entry on old-school multi-screen setups (:0.1).
     - X11: Worked around a KDE 5 compositor bug that caused the desktop
           to momentarily become visible when cycling.
     - X11: Fixed possible high CPU usage in `xscreensaver-systemd'.
     - X11: Fixed some spurious warnings in `xscreensaver-text'.
     - X11: Warn when Wayland is in use, since it makes both screen saving
           and locking impossible.
     - X11: Major refactor of the `xscreensaver' daemon for improved
           security, dividing it into three programs: `xscreensaver',
           `xscreensaver-gfx' and `xscreensaver-auth'.
     - X11: Dropped support for systems older than X11R7 (2009).
     - X11: Renamed `xscreensaver-demo' to `xscreensaver-settings'.
     - X11: Unlock dialog has user-selectable color schemes.
     - X11: Everything uses XFreeType for fonts now.
     - X11: Install a few custom fonts needed by some savers.
     - X11: Fading works on systems without gamma (e.g. Raspberry Pi).
     - X11: Use EGL instead of GLX when available.
     - X11: `xscreensaver-systemd' now detects when a video player has
           inhibited screen blanking and then exits without uninhibiting.
     - Improved GLSL and GLES3 support: Phong shading in `etruscanvenus',
           `hypertorus', `klein', `projectiveplane',`romanboy' and
           `sphereeversion'.
     - Updates to `cubicgrid'.
   * Drop patches:
     - 14_fix-updating-outputs-info.patch (obsolete)
     - 21_driver_xscreensaver-getimage-video (applied upstream)
     - 51_generalize_external_commands.patch (applied upstream)
     - 56_password_dialog_reworded.patch (obsolete)
     - 80_Makefile_in-clean-fix.patch (applied upstream)
   * Add debian/patches/08_upstream_man_page_typo.patch
   * Updated desktop files (name and description changes from upstream)
   * Prevent build install failure on hurd and kfreebsd
   * Use upstream configure instead of running autoreconf
     (Closes: #978926)
Checksums-Sha1:
 beda6bf037ec23424b45d733e47adde5b12e8554 2426 xscreensaver_6.02+dfsg1-1.dsc
 357a26b5cc175c19496789504a7fc7ca84047c12 7339424 
xscreensaver_6.02+dfsg1.orig.tar.xz
 646134e67384f5c5282d0dde637418303767238f 76944 
xscreensaver_6.02+dfsg1-1.debian.tar.xz
Checksums-Sha256:
 b7cc7094d4ce1ccde21af6c7f56158df49f9d82ec1a6b2349f68232b5a69fec3 2426 
xscreensaver_6.02+dfsg1-1.dsc
 067d228990a36651b7d3c6cae420d8b1e0f7d528444f21f05b00abbf81920f17 7339424 
xscreensaver_6.02+dfsg1.orig.tar.xz
 245294c7df7eb1dac7530e05716a6c2169d8eb4a4c95228e7be195f2f6576b89 76944 
xscreensaver_6.02+dfsg1-1.debian.tar.xz
Files:
 dd396379f2b7ea31cdeb67ebe06f8bf8 2426 x11 optional 
xscreensaver_6.02+dfsg1-1.dsc
 c2d79b7d835b7f6dfd74b1321c51041b 7339424 x11 optional 
xscreensaver_6.02+dfsg1.orig.tar.xz
 11dcccc523779300116aa06095255aa3 76944 x11 optional 
xscreensaver_6.02+dfsg1-1.debian.tar.xz

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

iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCYd09nAAKCRDoRGtKyMdy
YdeCAQDem0mHvz0u4JUWEuHy8dzO8srlfwUN2WFmCbrnQBioWwD/Z7jvxFTxEzPP
0RXcapCw8ON6pF7NA9719vZcqnGntwg=
=XhCQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to