Source: knews
Version: 1.0b.1-33
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@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.

Reply via email to