Your message dated Fri, 25 Feb 2022 15:58:05 +0100
with message-id <yhjufqw49ugea...@aragorn.home.lovergine.com>
and subject line [c0llap...@yahoo.it: Bug#997430: xaw3d: FTBFS: -q: invalid 
option -- '.']
has caused the Debian Bug report #997430,
regarding xaw3d: FTBFS: -q: invalid option -- '.'
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.)


-- 
997430: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997430
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xaw3d
Version: 1.5+F-1
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[2]: Entering directory '/<<PKGBUILDDIR>>/xc/lib/Xaw3d'
> + mkdir unshared
> sed -e 's/\/\* I18n support \*\//#define XAW_INTERNATIONALIZATION/' -e 
> 's/\/\* XPM support \*\//#undef XAW_MULTIPLANE_PIXMAPS/'       -e 's/\/\* 
> gray stipples \*\//#define XAW_GRAY_BLKWHT_STIPPLES/' -e 's/\/\* arrow 
> scrollbars \*\//#define XAW_ARROW_SCROLLBARS/'        Xaw3dP.h.sed > Xaw3dP.h
> rm -f AllWidgets.o unshared/AllWidgets.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  AllWidgets.c -o 
> unshared/AllWidgets.o
> 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 AllWidgets.c:30:
> /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 AllWidgets.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC AllWidgets.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 AllWidgets.c:30:
> /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 AsciiSink.o unshared/AsciiSink.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  AsciiSink.c -o 
> unshared/AsciiSink.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from AsciiSink.c:51:
> /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 AsciiSink.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC AsciiSink.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from AsciiSink.c:51:
> /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 AsciiSrc.o unshared/AsciiSrc.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  AsciiSrc.c -o 
> unshared/AsciiSrc.o
> 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 Xaw3dP.h:33,
>                  from AsciiSrc.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"
>       |   ^~~~~~~
> rm -f AsciiSrc.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC AsciiSrc.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 Xaw3dP.h:33,
>                  from AsciiSrc.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"
>       |   ^~~~~~~
> rm -f AsciiText.o unshared/AsciiText.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  AsciiText.c -o 
> unshared/AsciiText.o
> 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 Xaw3dP.h:33,
>                  from AsciiText.c:70:
> /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 AsciiText.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC AsciiText.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 Xaw3dP.h:33,
>                  from AsciiText.c:70:
> /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 Box.o unshared/Box.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Box.c -o 
> unshared/Box.o
> 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 Box.c:57:
> /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 Box.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Box.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 Box.c:57:
> /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 Command.o unshared/Command.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Command.c -o 
> unshared/Command.o
> 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 Xaw3dP.h:33,
>                  from Command.c:55:
> /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 Command.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Command.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 Xaw3dP.h:33,
>                  from Command.c:55:
> /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 Dialog.o unshared/Dialog.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Dialog.c -o 
> unshared/Dialog.o
> 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 Dialog.c:56:
> /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 Dialog.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Dialog.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 Dialog.c:56:
> /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 Form.o unshared/Form.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Form.c -o 
> unshared/Form.o
> 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 Form.c:51:
> /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 Form.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Form.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 Form.c:51:
> /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 Grip.o unshared/Grip.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Grip.c -o 
> unshared/Grip.o
> 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 Grip.c:55:
> /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 Grip.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Grip.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 Grip.c:55:
> /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 Label.o unshared/Label.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Label.c -o 
> unshared/Label.o
> 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 Xaw3dP.h:33,
>                  from Label.c:56:
> /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 Label.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Label.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 Xaw3dP.h:33,
>                  from Label.c:56:
> /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 Layout.o unshared/Layout.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Layout.c -o 
> unshared/Layout.o
> 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"
>       |   ^~~~~~~
> rm -f Layout.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC 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"
>       |   ^~~~~~~
> rm -f List.o unshared/List.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  List.c -o 
> unshared/List.o
> 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 Xaw3dP.h:33,
>                  from List.c:39:
> /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"
>       |   ^~~~~~~
> List.c: In function ‘PaintItemName’:
> List.c:612:21: warning: implicit declaration of function ‘abs’ 
> [-Wimplicit-function-declaration]
>   612 |         str_y = y + abs(ext->max_ink_extent.y);
>       |                     ^~~
> List.c:47:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘abs’
>    46 | #include <X11/Xaw3d/ListP.h>
>   +++ |+#include <stdlib.h>
>    47 | 
> rm -f List.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC List.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 Xaw3dP.h:33,
>                  from List.c:39:
> /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"
>       |   ^~~~~~~
> List.c: In function ‘PaintItemName’:
> List.c:612:21: warning: implicit declaration of function ‘abs’ 
> [-Wimplicit-function-declaration]
>   612 |         str_y = y + abs(ext->max_ink_extent.y);
>       |                     ^~~
> List.c:47:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘abs’
>    46 | #include <X11/Xaw3d/ListP.h>
>   +++ |+#include <stdlib.h>
>    47 | 
> rm -f MenuButton.o unshared/MenuButton.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  MenuButton.c -o 
> unshared/MenuButton.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from MenuButton.c:49:
> /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 MenuButton.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC MenuButton.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from MenuButton.c:49:
> /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 Paned.o unshared/Paned.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Paned.c -o 
> unshared/Paned.o
> 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 Xaw3dP.h:33,
>                  from Paned.c:63:
> /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 Paned.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Paned.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 Xaw3dP.h:33,
>                  from Paned.c:63:
> /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 Panner.o unshared/Panner.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Panner.c -o 
> unshared/Panner.o
> 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 Panner.c:30:
> /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"
>       |   ^~~~~~~
> Panner.c: In function ‘parse_page_string’:
> Panner.c:466:12: warning: implicit declaration of function ‘atof’ 
> [-Wimplicit-function-declaration]
>   466 |     val *= atof (cp);
>       |            ^~~~
> rm -f Panner.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Panner.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 Panner.c:30:
> /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"
>       |   ^~~~~~~
> Panner.c: In function ‘parse_page_string’:
> Panner.c:466:12: warning: implicit declaration of function ‘atof’ 
> [-Wimplicit-function-declaration]
>   466 |     val *= atof (cp);
>       |            ^~~~
> rm -f Porthole.o unshared/Porthole.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Porthole.c -o 
> unshared/Porthole.o
> 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 Porthole.c:33:
> /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 Porthole.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Porthole.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 Porthole.c:33:
> /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 Repeater.o unshared/Repeater.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Repeater.c -o 
> unshared/Repeater.o
> 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 Repeater.c:32:
> /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 Repeater.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Repeater.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 Repeater.c:32:
> /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 Scrollbar.o unshared/Scrollbar.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Scrollbar.c -o 
> unshared/Scrollbar.o
> 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 Xaw3dP.h:33,
>                  from Scrollbar.c:60:
> /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"
>       |   ^~~~~~~
> Scrollbar.c: In function ‘RepeatNotify’:
> Scrollbar.c:815:49: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   815 |     XtCallCallbacks((Widget)sbw, XtNscrollProc, (XtPointer) 
> call_data);
>       |                                                 ^
> Scrollbar.c: In function ‘NotifyScroll’:
> Scrollbar.c:914:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   914 |         XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data));
>       |                                            ^
> Scrollbar.c:923:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   923 |         XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data));
>       |                                            ^
> Scrollbar.c:932:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   932 |         XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data));
>       |                                            ^
> Scrollbar.c:936:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   936 |         XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data));
>       |                                            ^
> rm -f Scrollbar.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Scrollbar.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 Xaw3dP.h:33,
>                  from Scrollbar.c:60:
> /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"
>       |   ^~~~~~~
> Scrollbar.c: In function ‘RepeatNotify’:
> Scrollbar.c:815:49: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   815 |     XtCallCallbacks((Widget)sbw, XtNscrollProc, (XtPointer) 
> call_data);
>       |                                                 ^
> Scrollbar.c: In function ‘NotifyScroll’:
> Scrollbar.c:914:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   914 |         XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data));
>       |                                            ^
> Scrollbar.c:923:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   923 |         XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data));
>       |                                            ^
> Scrollbar.c:932:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   932 |         XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data));
>       |                                            ^
> Scrollbar.c:936:44: warning: cast to pointer from integer of different size 
> [-Wint-to-pointer-cast]
>   936 |         XtCallCallbacks (w, XtNscrollProc, (XtPointer)(call_data));
>       |                                            ^
> rm -f Simple.o unshared/Simple.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Simple.c -o 
> unshared/Simple.o
> 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 Xaw3dP.h:33,
>                  from Simple.c:51:
> /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 Simple.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Simple.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 Xaw3dP.h:33,
>                  from Simple.c:51:
> /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 SimpleMenu.o unshared/SimpleMenu.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  SimpleMenu.c -o 
> unshared/SimpleMenu.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from SimpleMenu.c:38:
> /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 SimpleMenu.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC SimpleMenu.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from SimpleMenu.c:38:
> /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 Sme.o unshared/Sme.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Sme.c -o 
> unshared/Sme.o
> 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 Xaw3dP.h:33,
>                  from Sme.c:38:
> /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 Sme.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Sme.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 Xaw3dP.h:33,
>                  from Sme.c:38:
> /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 SmeBSB.o unshared/SmeBSB.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  SmeBSB.c -o 
> unshared/SmeBSB.o
> 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 Xaw3dP.h:33,
>                  from SmeBSB.c:43:
> /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 SmeBSB.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC SmeBSB.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 Xaw3dP.h:33,
>                  from SmeBSB.c:43:
> /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 SmeLine.o unshared/SmeLine.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  SmeLine.c -o 
> unshared/SmeLine.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from SmeLine.c:40:
> /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 SmeLine.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC SmeLine.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from SmeLine.c:40:
> /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 SmeThreeD.o unshared/SmeThreeD.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  SmeThreeD.c -o 
> unshared/SmeThreeD.o
> 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 Xaw3dP.h:33,
>                  from SmeThreeD.c:30:
> /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 SmeThreeD.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC SmeThreeD.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 Xaw3dP.h:33,
>                  from SmeThreeD.c:30:
> /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 StripChart.o unshared/StripChart.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  StripChart.c -o 
> unshared/StripChart.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from StripChart.c:51:
> /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 StripChart.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC StripChart.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from StripChart.c:51:
> /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 Text.o unshared/Text.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Text.c -o 
> unshared/Text.o
> 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 Xaw3dP.h:33,
>                  from Text.c:51:
> /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"
>       |   ^~~~~~~
> Text.c: In function ‘_XawTextGetSTRING’:
> Text.c:837:10: warning: implicit declaration of function ‘wcslen’ 
> [-Wimplicit-function-declaration]
>   837 |      n = wcslen(ws);
>       |          ^~~~~~
> Text.c: In function ‘_XawTextVScroll’:
> Text.c:1230:7: warning: implicit declaration of function ‘abs’ 
> [-Wimplicit-function-declaration]
>  1230 |   if (abs(n) > ctx->text.lt.lines)
>       |       ^~~
> Text.c:79:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘abs’
>    78 | #include "XawAlloc.h"
>   +++ |+#include <stdlib.h>
>    79 | 
> Text.c: In function ‘HScroll’:
> Text.c:1319:41: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>  1319 |   Position old_left, pixels = (Position)(int) callData;
>       |                                         ^
> Text.c: In function ‘HJump’:
> Text.c:1409:11: warning: ‘abs’ argument 1 type is ‘long int’ where ‘int’ is 
> expected in a call to built-in function declared without prototype 
> [-Wbuiltin-declaration-mismatch]
>  1409 |   if (abs(move) < (int)ctx->core.width) {
>       |           ^~~~
> <built-in>: note: built-in ‘abs’ declared here
> Text.c: In function ‘VScroll’:
> Text.c:1484:31: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>  1484 |   int height, nlines, lines = (int) callData;
>       |                               ^
> Text.c: In function ‘DoSelection’:
> Text.c:2253:27: warning: ‘abs’ argument 1 type is ‘long int’ where ‘int’ is 
> expected in a call to built-in function declared without prototype 
> [-Wbuiltin-declaration-mismatch]
>  2253 |     if ( (abs((long) time - (long) ctx->text.lasttime) < 
> MULTI_CLICK_TIME) &&
>       |               ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
> <built-in>: note: built-in ‘abs’ declared here
> rm -f Text.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Text.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 Xaw3dP.h:33,
>                  from Text.c:51:
> /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"
>       |   ^~~~~~~
> Text.c: In function ‘_XawTextGetSTRING’:
> Text.c:837:10: warning: implicit declaration of function ‘wcslen’ 
> [-Wimplicit-function-declaration]
>   837 |      n = wcslen(ws);
>       |          ^~~~~~
> Text.c: In function ‘_XawTextVScroll’:
> Text.c:1230:7: warning: implicit declaration of function ‘abs’ 
> [-Wimplicit-function-declaration]
>  1230 |   if (abs(n) > ctx->text.lt.lines)
>       |       ^~~
> Text.c:79:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘abs’
>    78 | #include "XawAlloc.h"
>   +++ |+#include <stdlib.h>
>    79 | 
> Text.c: In function ‘HScroll’:
> Text.c:1319:41: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>  1319 |   Position old_left, pixels = (Position)(int) callData;
>       |                                         ^
> Text.c: In function ‘HJump’:
> Text.c:1409:11: warning: ‘abs’ argument 1 type is ‘long int’ where ‘int’ is 
> expected in a call to built-in function declared without prototype 
> [-Wbuiltin-declaration-mismatch]
>  1409 |   if (abs(move) < (int)ctx->core.width) {
>       |           ^~~~
> <built-in>: note: built-in ‘abs’ declared here
> Text.c: In function ‘VScroll’:
> Text.c:1484:31: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>  1484 |   int height, nlines, lines = (int) callData;
>       |                               ^
> Text.c: In function ‘DoSelection’:
> Text.c:2253:27: warning: ‘abs’ argument 1 type is ‘long int’ where ‘int’ is 
> expected in a call to built-in function declared without prototype 
> [-Wbuiltin-declaration-mismatch]
>  2253 |     if ( (abs((long) time - (long) ctx->text.lasttime) < 
> MULTI_CLICK_TIME) &&
>       |               ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
> <built-in>: note: built-in ‘abs’ declared here
> rm -f TextSink.o unshared/TextSink.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  TextSink.c -o 
> unshared/TextSink.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from TextSink.c:40:
> /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 TextSink.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC TextSink.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from TextSink.c:40:
> /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 TextSrc.o unshared/TextSrc.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  TextSrc.c -o 
> unshared/TextSrc.o
> 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 Xaw3dP.h:33,
>                  from TextSrc.c:39:
> /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"
>       |   ^~~~~~~
> TextSrc.c: In function ‘_XawTextMBToWC’:
> TextSrc.c:670:19: warning: implicit declaration of function ‘wcslen’ 
> [-Wimplicit-function-declaration]
>   670 |     *len_in_out = wcslen(wstr);
>       |                   ^~~~~~
> rm -f TextSrc.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC TextSrc.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 Xaw3dP.h:33,
>                  from TextSrc.c:39:
> /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"
>       |   ^~~~~~~
> TextSrc.c: In function ‘_XawTextMBToWC’:
> TextSrc.c:670:19: warning: implicit declaration of function ‘wcslen’ 
> [-Wimplicit-function-declaration]
>   670 |     *len_in_out = wcslen(wstr);
>       |                   ^~~~~~
> rm -f TextAction.o unshared/TextAction.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  TextAction.c -o 
> unshared/TextAction.o
> 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 Xaw3dP.h:33,
>                  from TextAction.c:30:
> /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"
>       |   ^~~~~~~
> TextAction.c: In function ‘_SelectionReceived’:
> TextAction.c:270:17: warning: implicit declaration of function ‘wcslen’ 
> [-Wimplicit-function-declaration]
>   270 |       *length = wcslen(wlist[0]);
>       |                 ^~~~~~
> TextAction.c: In function ‘InsertNewLineAndIndent’:
> TextAction.c:1230:6: warning: implicit declaration of function ‘wcscpy’ 
> [-Wimplicit-function-declaration]
>  1230 |      wcscpy( (wchar_t*) ++ptr, (wchar_t*) line_to_ip );
>       |      ^~~~~~
> TextAction.c: In function ‘Multiply’:
> TextAction.c:1869:17: warning: implicit declaration of function ‘atoi’ 
> [-Wimplicit-function-declaration]
>  1869 |   if ( ( mult = atoi( params[0] ) ) == 0 ) {
>       |                 ^~~~
> rm -f TextAction.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC TextAction.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 Xaw3dP.h:33,
>                  from TextAction.c:30:
> /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"
>       |   ^~~~~~~
> TextAction.c: In function ‘_SelectionReceived’:
> TextAction.c:270:17: warning: implicit declaration of function ‘wcslen’ 
> [-Wimplicit-function-declaration]
>   270 |       *length = wcslen(wlist[0]);
>       |                 ^~~~~~
> TextAction.c: In function ‘InsertNewLineAndIndent’:
> TextAction.c:1230:6: warning: implicit declaration of function ‘wcscpy’ 
> [-Wimplicit-function-declaration]
>  1230 |      wcscpy( (wchar_t*) ++ptr, (wchar_t*) line_to_ip );
>       |      ^~~~~~
> TextAction.c: In function ‘Multiply’:
> TextAction.c:1869:17: warning: implicit declaration of function ‘atoi’ 
> [-Wimplicit-function-declaration]
>  1869 |   if ( ( mult = atoi( params[0] ) ) == 0 ) {
>       |                 ^~~~
> rm -f TextPop.o unshared/TextPop.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  TextPop.c -o 
> unshared/TextPop.o
> 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 Xaw3dP.h:33,
>                  from TextPop.c:51:
> /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"
>       |   ^~~~~~~
> TextPop.c: In function ‘DoSearch’:
> TextPop.c:827:21: warning: implicit declaration of function ‘wcslen’ 
> [-Wimplicit-function-declaration]
>   827 |       text.length = wcslen((wchar_t*)text.ptr);
>       |                     ^~~~~~
> TextPop.c:833:31: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   833 |   dir = (XawTextScanDirection)(int) 
> ((XPointer)XawToggleGetCurrent(search->left_toggle) -
>       |                               ^
> TextPop.c: In function ‘Replace’:
> TextPop.c:991:31: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   991 |   dir = (XawTextScanDirection)(int) 
> ((XPointer)XawToggleGetCurrent(search->left_toggle) -
>       |                               ^
> rm -f TextPop.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC TextPop.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 Xaw3dP.h:33,
>                  from TextPop.c:51:
> /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"
>       |   ^~~~~~~
> TextPop.c: In function ‘DoSearch’:
> TextPop.c:827:21: warning: implicit declaration of function ‘wcslen’ 
> [-Wimplicit-function-declaration]
>   827 |       text.length = wcslen((wchar_t*)text.ptr);
>       |                     ^~~~~~
> TextPop.c:833:31: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   833 |   dir = (XawTextScanDirection)(int) 
> ((XPointer)XawToggleGetCurrent(search->left_toggle) -
>       |                               ^
> TextPop.c: In function ‘Replace’:
> TextPop.c:991:31: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   991 |   dir = (XawTextScanDirection)(int) 
> ((XPointer)XawToggleGetCurrent(search->left_toggle) -
>       |                               ^
> rm -f TextTr.o unshared/TextTr.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  TextTr.c -o 
> unshared/TextTr.o
> rm -f TextTr.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC TextTr.c
> rm -f ThreeD.o unshared/ThreeD.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  ThreeD.c -o 
> unshared/ThreeD.o
> 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 Xaw3dP.h:33,
>                  from ThreeD.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"
>       |   ^~~~~~~
> ThreeD.c: In function ‘_CvtStringToRelief’:
> ThreeD.c:420:5: warning: implicit declaration of function 
> ‘XmuCopyISOLatin1Lowered’ [-Wimplicit-function-declaration]
>   420 |     XmuCopyISOLatin1Lowered (lowerName, (char*)fromVal->addr);
>       |     ^~~~~~~~~~~~~~~~~~~~~~~
> rm -f ThreeD.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC ThreeD.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 Xaw3dP.h:33,
>                  from ThreeD.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"
>       |   ^~~~~~~
> ThreeD.c: In function ‘_CvtStringToRelief’:
> ThreeD.c:420:5: warning: implicit declaration of function 
> ‘XmuCopyISOLatin1Lowered’ [-Wimplicit-function-declaration]
>   420 |     XmuCopyISOLatin1Lowered (lowerName, (char*)fromVal->addr);
>       |     ^~~~~~~~~~~~~~~~~~~~~~~
> rm -f Tip.o unshared/Tip.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Tip.c -o 
> unshared/Tip.o
> 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 Xaw3dP.h:33,
>                  from Tip.c:37:
> /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"
>       |   ^~~~~~~
> Tip.c: In function ‘XawTipExpose’:
> Tip.c:349:16: warning: implicit declaration of function ‘abs’ 
> [-Wimplicit-function-declaration]
>   349 |         ksy += abs(ext->max_ink_extent.y);
>       |                ^~~
> Tip.c:44:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘abs’
>    43 | #include <X11/Xaw3d/XawInit.h>
>   +++ |+#include <stdlib.h>
>    44 | 
> rm -f Tip.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Tip.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 Xaw3dP.h:33,
>                  from Tip.c:37:
> /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"
>       |   ^~~~~~~
> Tip.c: In function ‘XawTipExpose’:
> Tip.c:349:16: warning: implicit declaration of function ‘abs’ 
> [-Wimplicit-function-declaration]
>   349 |         ksy += abs(ext->max_ink_extent.y);
>       |                ^~~
> Tip.c:44:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘abs’
>    43 | #include <X11/Xaw3d/XawInit.h>
>   +++ |+#include <stdlib.h>
>    44 | 
> rm -f Toggle.o unshared/Toggle.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Toggle.c -o 
> unshared/Toggle.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from Toggle.c:41:
> /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 Toggle.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Toggle.c
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from Toggle.c:41:
> /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 Tree.o unshared/Tree.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Tree.c -o 
> unshared/Tree.o
> 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 Tree.c:53:
> /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 Tree.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Tree.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 Tree.c:53:
> /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 Vendor.o unshared/Vendor.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Vendor.c -o 
> unshared/Vendor.o
> 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 Xaw3dP.h:33,
>                  from Vendor.c:65:
> /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 Vendor.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Vendor.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 Xaw3dP.h:33,
>                  from Vendor.c:65:
> /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 Viewport.o unshared/Viewport.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Viewport.c -o 
> unshared/Viewport.o
> 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 Viewport.c:51:
> /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"
>       |   ^~~~~~~
> Viewport.c: In function ‘ScrollUpDownProc’:
> Viewport.c:879:15: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   879 |     int pix = (int)call_data;
>       |               ^
> rm -f Viewport.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Viewport.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 Viewport.c:51:
> /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"
>       |   ^~~~~~~
> Viewport.c: In function ‘ScrollUpDownProc’:
> Viewport.c:879:15: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   879 |     int pix = (int)call_data;
>       |               ^
> rm -f Xaw3dP.o unshared/Xaw3dP.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  Xaw3dP.c -o 
> unshared/Xaw3dP.o
> 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 Xaw3dP.h:33,
>                  from Xaw3dP.c:30:
> /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 Xaw3dP.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC Xaw3dP.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 Xaw3dP.h:33,
>                  from Xaw3dP.c:30:
> /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 XawInit.o unshared/XawInit.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  XawInit.c -o 
> unshared/XawInit.o
> 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 XawInit.c:37:
> /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 XawInit.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC XawInit.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 XawInit.c:37:
> /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"
>       |   ^~~~~~~
> bison -y -d laygram.y
> sed -e 's/yy/LayYY/g' y.tab.c > laygram.c
> sed -e 's/yy/LayYY/g' y.tab.h > laygram.h
> rm -f y.tab.c y.tab.h
> rm -f laygram.o unshared/laygram.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  laygram.c -o 
> unshared/laygram.o
> 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"
>       |   ^~~~~~~
> y.tab.c: In function ‘LayYYparse’:
> y.tab.c:1166:19: warning: implicit declaration of function ‘LayYYlex’ 
> [-Wimplicit-function-declaration]
> y.tab.c:1633:7: warning: implicit declaration of function ‘LayYYerror’; did 
> you mean ‘LayYYerrok’? [-Wimplicit-function-declaration]
> rm -f laygram.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC 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"
>       |   ^~~~~~~
> y.tab.c: In function ‘LayYYparse’:
> y.tab.c:1166:19: warning: implicit declaration of function ‘LayYYlex’ 
> [-Wimplicit-function-declaration]
> y.tab.c:1633:7: warning: implicit declaration of function ‘LayYYerror’; did 
> you mean ‘LayYYerrok’? [-Wimplicit-function-declaration]
> flex -l laylex.l
> sed -e 's/yy/LayYY/g' lex.yy.c > laylex.c
> rm -f lex.yy.c
> rm -f laylex.o unshared/laylex.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  laylex.c -o 
> unshared/laylex.o
> In file included from 
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from lex.LayYY.c:19:
> /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"
>       |   ^~~~~~~
> laylex.l:89:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
>    89 | yysetsource(s)
>       | ^~~~~~~~~~~~~~
> laylex.l:95:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
>    95 | yyerror(s)
>       | ^~~~~~~~~~
> rm -f laylex.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC 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 lex.LayYY.c:19:
> /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"
>       |   ^~~~~~~
> laylex.l:89:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
>    89 | yysetsource(s)
>       | ^~~~~~~~~~~~~~
> laylex.l:95:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
>    95 | yyerror(s)
>       | ^~~~~~~~~~
> rm -f MultiSrc.o unshared/MultiSrc.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  MultiSrc.c -o 
> unshared/MultiSrc.o
> 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 Xaw3dP.h:33,
>                  from MultiSrc.c:63:
> /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"
>       |   ^~~~~~~
> MultiSrc.c: In function ‘ReplaceText’:
> MultiSrc.c:423:13: warning: implicit declaration of function ‘wcsncpy’ 
> [-Wimplicit-function-declaration]
>   423 |       (void)wcsncpy(ptr, wptr + firstPos, fill);
>       |             ^~~~~~~
> rm -f MultiSrc.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC MultiSrc.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 Xaw3dP.h:33,
>                  from MultiSrc.c:63:
> /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"
>       |   ^~~~~~~
> MultiSrc.c: In function ‘ReplaceText’:
> MultiSrc.c:423:13: warning: implicit declaration of function ‘wcsncpy’ 
> [-Wimplicit-function-declaration]
>   423 |       (void)wcsncpy(ptr, wptr + firstPos, fill);
>       |             ^~~~~~~
> rm -f MultiSink.o unshared/MultiSink.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  MultiSink.c -o 
> unshared/MultiSink.o
> 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 MultiSink.c:75:
> /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"
>       |   ^~~~~~~
> MultiSink.c: In function ‘PaintText’:
> MultiSink.c:268:34: warning: implicit declaration of function ‘abs’ 
> [-Wimplicit-function-declaration]
>   268 |                        (int) y - abs(ext->max_logical_extent.y),
>       |                                  ^~~
> MultiSink.c:84:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘abs’
>    83 | #include <stdio.h>
>   +++ |+#include <stdlib.h>
>    84 | #include <ctype.h>
> rm -f MultiSink.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC MultiSink.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 MultiSink.c:75:
> /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"
>       |   ^~~~~~~
> MultiSink.c: In function ‘PaintText’:
> MultiSink.c:268:34: warning: implicit declaration of function ‘abs’ 
> [-Wimplicit-function-declaration]
>   268 |                        (int) y - abs(ext->max_logical_extent.y),
>       |                                  ^~~
> MultiSink.c:84:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘abs’
>    83 | #include <stdio.h>
>   +++ |+#include <stdlib.h>
>    84 | #include <ctype.h>
> rm -f XawIm.o unshared/XawIm.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  XawIm.c -o 
> unshared/XawIm.o
> 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 XawIm.c:57:
> /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"
>       |   ^~~~~~~
> XawIm.c:148:30: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   148 | static XContext extContext = (XContext)NULL;
>       |                              ^
> XawIm.c: In function ‘SetExtPart’:
> XawIm.c:156:23: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   156 |     if (extContext == (XContext)NULL) extContext = XUniqueContext();
>       |                       ^
> XawIm.c: At top level:
> XawIm.c:264:30: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   264 | static XContext errContext = (XContext)NULL;
>       |                              ^
> XawIm.c: In function ‘SetErrCnxt’:
> XawIm.c:272:23: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   272 |     if (errContext == (XContext)NULL) errContext = XUniqueContext();
>       |                       ^
> XawIm.c: In function ‘SetValues’:
> XawIm.c:1093:17: warning: implicit declaration of function ‘_XtCopyFromArg’ 
> [-Wimplicit-function-declaration]
>  1093 |                 _XtCopyFromArg(arg->value,
>       |                 ^~~~~~~~~~~~~~
> XawIm.c: In function ‘Destroy’:
> XawIm.c:1371:23: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>  1371 |     if (extContext != (XContext)NULL &&
>       |                       ^
> XawIm.c:1376:23: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>  1376 |     if (errContext != (XContext)NULL &&
>       |                       ^
> XawIm.c: In function ‘_XawImVASetValues’:
> XawIm.c:1549:5: warning: implicit declaration of function ‘_XtCountVaList’ 
> [-Wimplicit-function-declaration]
>  1549 |     _XtCountVaList( var, &total_count, &typed_count );
>       |     ^~~~~~~~~~~~~~
> XawIm.c:1554:5: warning: implicit declaration of function ‘_XtVaToArgList’ 
> [-Wimplicit-function-declaration]
>  1554 |     _XtVaToArgList( inwidg, var, total_count, &args, &num_args );
>       |     ^~~~~~~~~~~~~~
> rm -f XawIm.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC XawIm.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 XawIm.c:57:
> /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"
>       |   ^~~~~~~
> XawIm.c:148:30: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   148 | static XContext extContext = (XContext)NULL;
>       |                              ^
> XawIm.c: In function ‘SetExtPart’:
> XawIm.c:156:23: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   156 |     if (extContext == (XContext)NULL) extContext = XUniqueContext();
>       |                       ^
> XawIm.c: At top level:
> XawIm.c:264:30: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   264 | static XContext errContext = (XContext)NULL;
>       |                              ^
> XawIm.c: In function ‘SetErrCnxt’:
> XawIm.c:272:23: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>   272 |     if (errContext == (XContext)NULL) errContext = XUniqueContext();
>       |                       ^
> XawIm.c: In function ‘SetValues’:
> XawIm.c:1093:17: warning: implicit declaration of function ‘_XtCopyFromArg’ 
> [-Wimplicit-function-declaration]
>  1093 |                 _XtCopyFromArg(arg->value,
>       |                 ^~~~~~~~~~~~~~
> XawIm.c: In function ‘Destroy’:
> XawIm.c:1371:23: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>  1371 |     if (extContext != (XContext)NULL &&
>       |                       ^
> XawIm.c:1376:23: warning: cast from pointer to integer of different size 
> [-Wpointer-to-int-cast]
>  1376 |     if (errContext != (XContext)NULL &&
>       |                       ^
> XawIm.c: In function ‘_XawImVASetValues’:
> XawIm.c:1549:5: warning: implicit declaration of function ‘_XtCountVaList’ 
> [-Wimplicit-function-declaration]
>  1549 |     _XtCountVaList( var, &total_count, &typed_count );
>       |     ^~~~~~~~~~~~~~
> XawIm.c:1554:5: warning: implicit declaration of function ‘_XtVaToArgList’ 
> [-Wimplicit-function-declaration]
>  1554 |     _XtVaToArgList( inwidg, var, total_count, &args, &num_args );
>       |     ^~~~~~~~~~~~~~
> rm -f XawI18n.o unshared/XawI18n.o
> gcc -c    -I.    -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                                    
>                                -DFUNCPROTO=15 -DNARROWPROTO    -D_REENTRANT 
> -DARROW_SCROLLBAR        -g -O2 -fno-strict-aliasing -g  XawI18n.c -o 
> unshared/XawI18n.o
> 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 XawI18n.c:58:
> /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"
>       |   ^~~~~~~
> XawI18n.c: In function ‘_Xaw_atowc’:
> XawI18n.c:75:5: warning: implicit declaration of function ‘mbtowc’ 
> [-Wimplicit-function-declaration]
>    75 |     mbtowc(&wc, str, 1);
>       |     ^~~~~~
> rm -f XawI18n.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I.    -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     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -D_REENTRANT -DARROW_SCROLLBAR  -D_REENTRANT 
> -DARROW_SCROLLBAR  -fPIC XawI18n.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 XawI18n.c:58:
> /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"
>       |   ^~~~~~~
> XawI18n.c: In function ‘_Xaw_atowc’:
> XawI18n.c:75:5: warning: implicit declaration of function ‘mbtowc’ 
> [-Wimplicit-function-declaration]
>    75 |     mbtowc(&wc, str, 1);
>       |     ^~~~~~
> rm -f libXaw3d.so.6.1~
> + cd .
> + gcc -o ./libXaw3d.so.6.1~ -shared -Wl,-soname,libXaw3d.so.6 AllWidgets.o 
> AsciiSink.o AsciiSrc.o AsciiText.o Box.o Command.o Dialog.o Form.o Grip.o 
> Label.o Layout.o List.o MenuButton.o Paned.o Panner.o Porthole.o Repeater.o 
> Scrollbar.o Simple.o SimpleMenu.o Sme.o SmeBSB.o SmeLine.o SmeThreeD.o 
> StripChart.o Text.o TextSink.o TextSrc.o TextAction.o TextPop.o TextTr.o 
> ThreeD.o Tip.o Toggle.o Tree.o Vendor.o Viewport.o Xaw3dP.o XawInit.o 
> laygram.o laylex.o MultiSrc.o MultiSink.o XawIm.o XawI18n.o -lXmu -lXt -lSM 
> -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXext -lX11 -lc
> /usr/bin/ld: AsciiSrc.o: in function `InitStringOrFile':
> /<<PKGBUILDDIR>>/xc/lib/Xaw3d/AsciiSrc.c:1067: warning: the use of `tmpnam' 
> is dangerous, better use `mkstemp'
> + rm -f libXaw3d.so.6
> + ln -s libXaw3d.so.6.1 libXaw3d.so.6
> rm -f libXaw3d.so.6.1
> mv -f libXaw3d.so.6.1~ libXaw3d.so.6.1
> + rm -f libXaw3d.so
> + ln -s libXaw3d.so.6.1 libXaw3d.so
> rm -f libXaw3d.a
> + cd unshared
> + ar clq ../libXaw3d.a AllWidgets.o AsciiSink.o AsciiSrc.o AsciiText.o Box.o 
> Command.o Dialog.o Form.o Grip.o Label.o Layout.o List.o MenuButton.o Paned.o 
> Panner.o Porthole.o Repeater.o Scrollbar.o Simple.o SimpleMenu.o Sme.o 
> SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o Text.o TextSink.o TextSrc.o 
> TextAction.o TextPop.o TextTr.o ThreeD.o Tip.o Toggle.o Tree.o Vendor.o 
> Viewport.o Xaw3dP.o XawInit.o laygram.o laylex.o MultiSrc.o MultiSink.o 
> XawIm.o XawI18n.o
> -q: invalid option -- '.'
> Usage: ar [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin 
> <name>] [member-name] [count] archive-file file...
>        ar -M [<mri-script]
>  commands:
>   d            - delete file(s) from the archive
>   m[ab]        - move file(s) in the archive
>   p            - print file(s) found in the archive
>   q[f]         - quick append file(s) to the archive
>   r[ab][f][u]  - replace existing or insert new file(s) into the archive
>   s            - act as ranlib
>   t[O][v]      - display contents of the archive
>   x[o]         - extract file(s) from the archive
>  command specific modifiers:
>   [a]          - put file(s) after [member-name]
>   [b]          - put file(s) before [member-name] (same as [i])
>   [D]          - use zero for timestamps and uids/gids (default)
>   [U]          - use actual timestamps and uids/gids
>   [N]          - use instance [count] of name
>   [f]          - truncate inserted file names
>   [P]          - use full path names when matching
>   [o]          - preserve original dates
>   [O]          - display offsets of files in the archive
>   [u]          - only replace files that are newer than current archive 
> contents
>  generic modifiers:
>   [c]          - do not warn if the library had to be created
>   [s]          - create an archive index (cf. ranlib)
>   [l <text> ]  - specify the dependencies of this library
>   [S]          - do not build a symbol table
>   [T]          - make a thin archive
>   [v]          - be verbose
>   [V]          - display the version number
>   @<file>      - read options from <file>
>   --target=BFDNAME - specify the target object format as BFDNAME
>   --output=DIRNAME - specify the output directory for extraction operations
>   --record-libdeps=<text> - specify the dependencies of this library
>  optional:
>   --plugin <p> - load the specified plugin
>  emulation options: 
>   No emulation specific options
> ar: supported targets: elf64-x86-64 elf32-i386 elf32-iamcu elf32-x86-64 
> pei-i386 pe-x86-64 pei-x86-64 elf64-l1om elf64-k1om elf64-little elf64-big 
> elf32-little elf32-big pe-bigobj-x86-64 pe-i386 srec symbolsrec verilog 
> tekhex binary ihex plugin
> make[2]: *** [Makefile:1158: libXaw3d.a] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/xaw3d_1.5+F-1_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 ---
Thanks, issue solved.

----- Forwarded message from s3v <c0llap...@yahoo.it> -----

Date: Fri, 25 Feb 2022 12:52:44 +0100
From: s3v <c0llap...@yahoo.it>
To: 997430-mainto...@bugs.debian.org
Subject: Bug#997430: xaw3d: FTBFS: -q: invalid option -- '.'
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 
Thunderbird/91.6.0
X-Mailer: WebService/1.1.19797 
mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo

Dear Maintainer,

I've just built successfully your package in a sid chroot environment.
reproducible-builds confirms that this issue is gone away [1]

Kind Regards

[1] 
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/xaw3d.html


----- End forwarded message -----

--
Francesco P. Lovergine

--- End Message ---

Reply via email to