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

Bug#997434: marked as done (xpaint: FTBFS: -q: invalid option -- '.')



Your message dated Sat, 14 May 2022 17:46:39 -0700
with message-id <87pmkfbp1s.fsf@contorta>
and subject line Re: Bug#997434: xpaint: FTBFS: -q: invalid option -- '.'
has caused the Debian Bug report #997434,
regarding xpaint: 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 owner@bugs.debian.org
immediately.)


-- 
997434: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997434
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xpaint
Version: 2.9.1.4-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/xaw3dxft'
> + mkdir unshared
> rm -f AllWidgets.o unshared/AllWidgets.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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"
>       |   ^~~~~~~
> rm -f List.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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"
>       |   ^~~~~~~
> rm -f MenuButton.o unshared/MenuButton.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-g -O2 -fno-strict-aliasing -g  Panner.c -o unshared/Panner.o
> In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdlib.h:25,
>                  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"
>       |   ^~~~~~~
> rm -f Panner.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -fPIC Panner.c
> In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdlib.h:25,
>                  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"
>       |   ^~~~~~~
> rm -f Porthole.o unshared/Porthole.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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 ‘HScroll’:
> Text.c:1486:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>  1486 |   Position old_left, pixels = (Position)(int) callData;
>       |                                         ^
> Text.c: In function ‘VScroll’:
> Text.c:1651:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>  1651 |   int height, nlines, lines = (int) callData;
>       |                               ^
> rm -f Text.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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 ‘HScroll’:
> Text.c:1486:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>  1486 |   Position old_left, pixels = (Position)(int) callData;
>       |                                         ^
> Text.c: In function ‘VScroll’:
> Text.c:1651:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>  1651 |   int height, nlines, lines = (int) callData;
>       |                               ^
> rm -f TextSink.o unshared/TextSink.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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"
>       |   ^~~~~~~
> rm -f TextSrc.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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"
>       |   ^~~~~~~
> rm -f TextAction.o unshared/TextAction.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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"
>       |   ^~~~~~~
> rm -f TextAction.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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"
>       |   ^~~~~~~
> rm -f TextPop.o unshared/TextPop.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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:820:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>   820 |   dir = (XawTextScanDirection)(int) ((XPointer)XawToggleGetCurrent(search->left_toggle) -
>       |                               ^
> TextPop.c: In function ‘Replace’:
> TextPop.c:968:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>   968 |   dir = (XawTextScanDirection)(int) ((XPointer)XawToggleGetCurrent(search->left_toggle) -
>       |                               ^
> rm -f TextPop.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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:820:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>   820 |   dir = (XawTextScanDirection)(int) ((XPointer)XawToggleGetCurrent(search->left_toggle) -
>       |                               ^
> TextPop.c: In function ‘Replace’:
> TextPop.c:968:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>   968 |   dir = (XawTextScanDirection)(int) ((XPointer)XawToggleGetCurrent(search->left_toggle) -
>       |                               ^
> rm -f TextTr.o unshared/TextTr.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -fPIC TextTr.c
> rm -f ThreeD.o unshared/ThreeD.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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"
>       |   ^~~~~~~
> rm -f ThreeD.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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"
>       |   ^~~~~~~
> rm -f Tip.o unshared/Tip.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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"
>       |   ^~~~~~~
> rm -f Tip.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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"
>       |   ^~~~~~~
> rm -f Toggle.o unshared/Toggle.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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:881:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>   881 |     int pix = (int)call_data;
>       |               ^
> rm -f Viewport.o
> gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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:881:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
>   881 |     int pix = (int)call_data;
>       |               ^
> rm -f Xaw3dP.o unshared/Xaw3dP.o
> gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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     	-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. -I/usr/include/X11/Xft -I/usr/include/freetype2    -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        -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 libXaw3dxft.so.6.1~
> + cd .
> + gcc -o ./libXaw3dxft.so.6.1~ -shared -Wl,-soname,libXaw3dxft.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 -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXext -lX11 -lXft -lc
> + rm -f libXaw3dxft.so.6
> + ln -s libXaw3dxft.so.6.1 libXaw3dxft.so.6
> rm -f libXaw3dxft.so.6.1
> mv -f libXaw3dxft.so.6.1~ libXaw3dxft.so.6.1
> + rm -f libXaw3dxft.so
> + ln -s libXaw3dxft.so.6.1 libXaw3dxft.so
> rm -f libXaw3dxft.a
> + cd unshared
> + ar clq ../libXaw3dxft.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
> -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:1152: libXaw3dxft.a] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/xpaint_2.9.1.4-4_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 ---
Version: 2.9.1.4-4

On 2021-10-23, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build
> on amd64.
>
>
> Relevant part (hopefully):
...
>> -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
...
>>   [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:1152: libXaw3dxft.a] Error 1
>
>
> The full build log is available from:
> http://qa-logs.debian.net/2021/10/23/xpaint_2.9.1.4-4_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.

According to reproducible builds test infrastructure, looks like it was
failing to build between 2021-09-07 and 2021-12-26:

  https://tests.reproducible-builds.org/debian/history/xpaint.html

It also succeeded for me with a local build.

Whatever broke it seems to be fixed now, marking as done.


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: