[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#997641: marked as done (knews: FTBFS: ar: libdeps specified more than once)



Your message dated Tue, 28 Dec 2021 19:50:14 +0000
with message-id <E1n2IUA-0002wV-PG@fasolo.debian.org>
and subject line Bug#994276: fixed in xutils-dev 1:7.7+6
has caused the Debian Bug report #994276,
regarding knews: FTBFS: ar: libdeps specified more than once
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 owner@bugs.debian.org
immediately.)


-- 
994276: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=994276
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: knews
Version: 1.0b.1-33
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/Widgets'
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ArtText.o ArtText.c
> In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from ArtText.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> ArtText.c: In function ‘get_sel_len’:
> ArtText.c:885:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   885 |     if (start == stop)
>       |        ^
> ArtText.c: In function ‘get_sel’:
> ArtText.c:940:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   940 |     if (start == stop)
>       |        ^
> ArtText.c:969:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   969 |     if (stop->gen.type == LineTypeString)
>       |        ^
> ArtText.c: In function ‘click’:
> ArtText.c:1151:31: warning: variable ‘button’ set but not used [-Wunused-but-set-variable]
>  1151 |     int                 x, y, button;
>       |                               ^~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ArtTree.o ArtTree.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from ArtTree.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> ArtTree.c: In function ‘ArtTreeNodeSetDashed’:
> ArtTree.c:1284:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>  1284 |     if (dashed)
>       |        ^
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o CloseSh.o CloseSh.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from CloseSh.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Dialogue.o Dialogue.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Dialogue.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o FileSel.o FileSel.c
> In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdlib.h:25,
>                  from FileSel.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> FileSel.c: In function ‘change_dir’:
> FileSel.c:315:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   315 |         if (c)
>       |            ^
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Login.o Login.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Login.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Manager.o Manager.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Manager.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> Manager.c: In function ‘Initialize’:
> Manager.c:189:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   189 |     if (new->core.width  == 0)
>       |        ^
> Manager.c:194:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   194 |     if (new->core.height == 0)
>       |        ^
> Manager.c: In function ‘GeometryManager’:
> Manager.c:282:25: warning: variable ‘ok’ set but not used [-Wunused-but-set-variable]
>   282 |     Boolean             ok = True;
>       |                         ^~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Menu.o Menu.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Menu.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> Menu.c: In function ‘MenuCreateGadget’:
> Menu.c:347:9: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
>   347 |         exit(1);
>       |         ^~~~
> Menu.c:11:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
>    10 | #include "MenuP.h"
>   +++ |+#include <stdlib.h>
>    11 | 
> Menu.c:347:9: warning: incompatible implicit declaration of built-in function ‘exit’ [-Wbuiltin-declaration-mismatch]
>   347 |         exit(1);
>       |         ^~~~
> Menu.c:347:9: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o MenuG.o MenuG.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from MenuG.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o MenuKnapp.o MenuKnapp.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from MenuKnapp.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o MenuShell.o MenuShell.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from MenuShell.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Notice.o Notice.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Notice.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Knapp.o Knapp.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Knapp.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Message.o Message.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Message.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o PullRight.o PullRight.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from PullRight.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Sash.o Sash.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Sash.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Scrollable.o Scrollable.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Scrollable.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ScrBar.o ScrBar.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from ScrBar.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> ScrBar.c: In function ‘start_scroll’:
> ScrBar.c:726:13: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   726 |     else if (mode == ScrBarModeForwardLine)
>       |             ^
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ScrList.o ScrList.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from ScrList.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> ScrList.c: In function ‘grey90_default_proc’:
> ScrList.c:197:12: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   197 |         if (XAllocColor(disp, w->core.colormap, &col))
>       |            ^
> ScrList.c: In function ‘make_visible’:
> ScrList.c:436:13: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   436 |     else if (i >= FIRST(w) + SHOWN(w) - w->scrlist.margin_down)
>       |             ^
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o SeparatorG.o SeparatorG.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from SeparatorG.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Shadow.o Shadow.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Shadow.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> Shadow.c: In function ‘Initialize’:
> Shadow.c:436:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   436 |     if (!new->shadow.alloced_shadow_pixels)
>       |        ^
> Shadow.c: In function ‘Realize’:
> Shadow.c:464:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>   464 |     if (class->shadow_class.use_arm_for_background)
>       |        ^
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o StringG.o StringG.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from StringG.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o TextField.o TextField.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from TextField.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Toggle.o Toggle.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Toggle.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o ToggleG.o ToggleG.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from ToggleG.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Util.o Util.c
> In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdlib.h:25,
>                  from Util.c:35:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> In file included from Util.c:47:
> Util.c: In function ‘MyXWidthToChars’:
> UtilI.h:52:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>    52 |     if (tmp <= fs->max_char_or_byte2 - fs->min_char_or_byte2)            \
>       |        ^
> UtilI.h:63:5: note: in expansion of macro ‘CI_GET_CHAR_INFO_1D’
>    63 |     CI_GET_CHAR_INFO_1D (fs, fs->default_char, NULL, cs)
>       |     ^~~~~~~~~~~~~~~~~~~
> Util.c:63:9: note: in expansion of macro ‘CI_GET_DEFAULT_INFO_1D’
>    63 |         CI_GET_DEFAULT_INFO_1D(font, def);
>       |         ^~~~~~~~~~~~~~~~~~~~~~
> UtilI.h:76:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>    76 |     if (tmp1 <= fs->max_byte1 - fs->min_byte1 &&                         \
>       |        ^
> UtilI.h:92:5: note: in expansion of macro ‘CI_GET_CHAR_INFO_2D’
>    92 |     CI_GET_CHAR_INFO_2D (fs, r, c, NULL, cs);                            \
>       |     ^~~~~~~~~~~~~~~~~~~
> Util.c:65:9: note: in expansion of macro ‘CI_GET_DEFAULT_INFO_2D’
>    65 |         CI_GET_DEFAULT_INFO_2D(font, def);
>       |         ^~~~~~~~~~~~~~~~~~~~~~
> UtilI.h:52:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>    52 |     if (tmp <= fs->max_char_or_byte2 - fs->min_char_or_byte2)            \
>       |        ^
> Util.c:72:13: note: in expansion of macro ‘CI_GET_CHAR_INFO_1D’
>    72 |             CI_GET_CHAR_INFO_1D(font, ch, def, cs);
>       |             ^~~~~~~~~~~~~~~~~~~
> Util.c: In function ‘MyXWidthToWChars’:
> UtilI.h:52:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>    52 |     if (tmp <= fs->max_char_or_byte2 - fs->min_char_or_byte2)            \
>       |        ^
> UtilI.h:63:5: note: in expansion of macro ‘CI_GET_CHAR_INFO_1D’
>    63 |     CI_GET_CHAR_INFO_1D (fs, fs->default_char, NULL, cs)
>       |     ^~~~~~~~~~~~~~~~~~~
> Util.c:108:9: note: in expansion of macro ‘CI_GET_DEFAULT_INFO_1D’
>   108 |         CI_GET_DEFAULT_INFO_1D(font, def);
>       |         ^~~~~~~~~~~~~~~~~~~~~~
> UtilI.h:76:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>    76 |     if (tmp1 <= fs->max_byte1 - fs->min_byte1 &&                         \
>       |        ^
> UtilI.h:92:5: note: in expansion of macro ‘CI_GET_CHAR_INFO_2D’
>    92 |     CI_GET_CHAR_INFO_2D (fs, r, c, NULL, cs);                            \
>       |     ^~~~~~~~~~~~~~~~~~~
> Util.c:110:9: note: in expansion of macro ‘CI_GET_DEFAULT_INFO_2D’
>   110 |         CI_GET_DEFAULT_INFO_2D(font, def);
>       |         ^~~~~~~~~~~~~~~~~~~~~~
> UtilI.h:52:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>    52 |     if (tmp <= fs->max_char_or_byte2 - fs->min_char_or_byte2)            \
>       |        ^
> Util.c:118:13: note: in expansion of macro ‘CI_GET_CHAR_INFO_1D’
>   118 |             CI_GET_CHAR_INFO_1D(font, ch, def, cs);
>       |             ^~~~~~~~~~~~~~~~~~~
> UtilI.h:76:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
>    76 |     if (tmp1 <= fs->max_byte1 - fs->min_byte1 &&                         \
>       |        ^
> Util.c:123:13: note: in expansion of macro ‘CI_GET_CHAR_INFO_2D’
>   123 |             CI_GET_CHAR_INFO_2D(font, row, col, def, cs);
>       |             ^~~~~~~~~~~~~~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o Layout.o Layout.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from /usr/include/X11/Intrinsic.h:53,
>                  from /usr/include/X11/IntrinsicP.h:51,
>                  from Layout.c:26:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> sed 's/yy/LayYY/g' laylex_new.c > laylex.c
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o laylex.o laylex.c
> In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from laylex.c:5:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> gcc -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security         -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				 -Wdate-time -D_FORTIFY_SOURCE=2 -DFUNCPROTO=15 -DNARROWPROTO     -Wdate-time -D_FORTIFY_SOURCE=2  -c -o laygram.o laygram.c
> In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
>                  from /usr/include/X11/Xlib.h:38,
>                  from laygram.y:2:
> /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> rm -f libWidgets.a
> ar clq libWidgets.a  ArtText.o ArtTree.o CloseSh.o Dialogue.o FileSel.o         	Login.o Manager.o Menu.o MenuG.o MenuKnapp.o MenuShell.o   	Notice.o Knapp.o Message.o PullRight.o Sash.o Scrollable.o 	ScrBar.o ScrList.o SeparatorG.o Shadow.o StringG.o         	TextField.o Toggle.o ToggleG.o Util.o Layout.o laylex.o laygram.o
> ar: libdeps specified more than once
> make[3]: *** [Makefile:1057: libWidgets.a] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/knews_1.0b.1-33_unstable.log

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 marking 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: xutils-dev
Source-Version: 1:7.7+6
Done: Timo Aaltonen <tjaalton@debian.org>

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

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated xutils-dev 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 28 Dec 2021 21:38:07 +0200
Source: xutils-dev
Built-For-Profiles: noudeb
Architecture: source
Version: 1:7.7+6
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Closes: 994276
Changes:
 xutils-dev (1:7.7+6) unstable; urgency=medium
 .
   [ Julien Cristau ]
   * Switch all xorg.freedesktop.org URLs in packaging to https.
 .
   [ Timo Aaltonen ]
   * control: Migrate to x11proto-dev.
   * imake: Updated to 1.0.8.
   * makedepend: Updated to 1.0.6.
   * util-macros: Updated to 1.19.3.
   * xorg-cf-files: Updated to 1.0.7. (Closes: #994276)
   * 08_xorg_with_xmlto.diff: Dropped, upstream.
Checksums-Sha1:
 15711c2828aad0feb875dbd7bd7fcffb2bc931d0 1639 xutils-dev_7.7+6.dsc
 8076edceabee39fcb84b8f593858f7bac3828a02 1210466 xutils-dev_7.7+6.tar.gz
 b024e28cf2b1a08859973238a20679ce67a3004a 6470 xutils-dev_7.7+6_source.buildinfo
Checksums-Sha256:
 06b3bb465a8583a43b8189d38a62ed7fdcfcbb17b133eee70ad955f218cce5f9 1639 xutils-dev_7.7+6.dsc
 0f45f724e600088e4ccbd314955825572e9e1871a073d8b33c16887ba7b9910f 1210466 xutils-dev_7.7+6.tar.gz
 d9905cdc46ebc1a699842e0e0d57f2498a19383cc9be75747b5652297080bc23 6470 xutils-dev_7.7+6_source.buildinfo
Files:
 b49745e5d002b7da76a7f7ace215e066 1639 x11 optional xutils-dev_7.7+6.dsc
 9fac85253ec59704a30191a797ab5af0 1210466 x11 optional xutils-dev_7.7+6.tar.gz
 fede510b81558642a30d486e954d406c 6470 x11 optional xutils-dev_7.7+6_source.buildinfo

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

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAmHLZ7QACgkQy3AxZaiJ
hNwjpw/+K6yH78vixx2IE0voqcDcKgFLHPHW01sclEGVy9wcrt5QBnPeV7J2qRA4
SrcMtsAlItZUQjJDwaR1QpvzqPwtPws/0/YBREfcycJ4mC/H3SGeqgif3SyilhR0
EAWdZpsCwXmyW3pWmKD/ZgcTy/dBka4O3yJFln90LiReyHI0mxpR5HGEKT8M3KBb
sd5/oImtQhxH4Iz6OWpwwgcdcKLDRwAfFxhg81aANCWpeT70PTJd/TUieiN7g/aN
k8lPm8614vaUPXCsCXXbK/0GaHQaBk7XLBgpz3F7o6zr1+pqL/yOwcHEnnA8+WT6
ntVjjUDG2Jlp4fboXQsVp5S9SQlP9IxMUFKoEDSgJxaS4jsf5bLoYPtTOyVLQAHl
qOp/DhMXbjvkvUqK4I0osb6C1Kang5xYN1PG6Lf/wo0WHO3/KPTt3wPdSxYfgyeT
mhbQtpZBNiqRdcx45JYr2FgPgcszMGWPKkUTc0DasHUDd448lfsexUAl8LYCMX6n
WPIQqxeHJbIa8k5b4UOv+ZZOOAYScDdihn6EXgi8jHePpIhYG0j/5/97lqCicHjU
pzBQ0KpapZT6Q1D5ey9f6zL+5J5NAfSjzawAFbroCen2auX37+SylMBELVq1zc01
ZPdOQLJqkNc8I8V/OPB6H5nIz5qKz/bgPBGYWpGST5L6/qbusJs=
=96sh
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: