==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libpgm 5.3.128-3 (Sat Jun  3 18:50:49 2023)
==> Retrieving sources...
  -> Found openpgm-5.3.128.tar.gz
  -> Found inline-pgm_family_string.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    openpgm-5.3.128.tar.gz ... Passed
    inline-pgm_family_string.patch ... Passed
==> Making package: libpgm 5.3.128-3 (Sat Jun  3 18:51:09 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) libnsl-2.0.0-3  python-3.11.3-1

Total Installed Size:  69.57 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
[?25h==> Retrieving sources...
  -> Found openpgm-5.3.128.tar.gz
  -> Found inline-pgm_family_string.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting openpgm-5.3.128.tar.gz with bsdtar
==> Starting prepare()...
patching file include/pgm/socket.h

ビルド環境をチェックする...
libtoolize (GNU libtool) 2.4.7-dirty を使用する
aclocal (GNU automake) 1.16.5 を使用する
autoheader (GNU Autoconf) 2.71 を使用する
automake (GNU automake) 1.16.5 を使用する
autoconf (GNU Autoconf) 2.71 を使用する

ビルドスクリプトを生成する...
libtoolize を実行している...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
aclocal を実行している...
autoheader を実行している...
automake を実行している...
autoconf を実行している...

ブートストラップスクリプトが正常に完了しました。
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for perl... /usr/bin/perl
checking for python... /usr/bin/python
checking for library containing sqrt... -lm
checking for library containing pthread_mutex_trylock... none required
checking for library containing clock_gettime... none required
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for inttypes.h... (cached) yes
checking for libintl.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for memory.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for wchar.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for inline... inline
checking for flexible array members... yes
checking for C/C++ restrict keyword... __restrict__
checking how to run the C preprocessor... gcc -E
checking for variable-length arrays... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for mode_t... yes
checking for size_t... (cached) yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... no
checking for atexit... yes
checking for clock_gettime... yes
checking for floor... yes
checking for ftime... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for regcomp... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for socket... yes
checking for sqrt... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoull... yes
checking for pthread_spinlock... yes
checking for sa_len member in struct sockaddr... no
checking for __ss_family member in struct sockaddr_storage... no
checking for getprotobyname_r... yes
checking whether getprotobyname_r returns struct protoent *... no
checking whether getprotobyname_r takes 3 parameters... no
checking for getnetent... yes
checking for C99 variadic macros... yes
checking for GNU-style variadic macros... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) checking for eventfd... yes
checking for /proc/cpuinfo... yes
checking for backtrace... yes
checking for pselect... yes
checking for /dev/rtc... no
checking for RDTSC instruction... no
checking for /dev/hpet... no
checking for poll... yes
checking for epoll_ctl... yes
checking for getifaddrs... yes
checking for struct ifreq.ifr_netmask... no
checking for struct _WSAMSG.name... no
checking for struct group_req.gr_interface... yes
checking for struct ip_mreqn.imr_ifindex... yes
checking for struct ip_msfilter.imsf_multiaddr... no
checking for printf thousands' grouping... yes
checking for vasprintf... yes
checking for hidden visibility attribute... yes
checking for raw IP sockets ip_{len,off} host byte ordering... no
checking if unaligned access fails... no
checking for intrinsic atomic ops... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating openpgm-5.3.pc
config.status: creating openpgm.spec
config.status: creating include/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  CC       libpgm_noinst_la-cpu.lo
  CC       libpgm_noinst_la-thread.lo
  CC       libpgm_noinst_la-mem.lo
  CC       libpgm_noinst_la-string.lo
  CC       libpgm_noinst_la-list.lo
In file included from /usr/include/ctype.h:25,
                 from mem.c:27:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/include-fixed/limits.h:203,
                 from /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/include-fixed/limits.h:34,
                 from string.c:30:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/errno.h:25,
                 from thread.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from list.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from cpu.c:31:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from mem.c:33:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from thread.c:26:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from string.c:34:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from list.c:25:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from cpu.c:31:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-slist.lo
  CC       libpgm_noinst_la-queue.lo
  CC       libpgm_noinst_la-hashtable.lo
  CC       libpgm_noinst_la-messages.lo
  CC       libpgm_noinst_la-error.lo
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from slist.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from queue.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from hashtable.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/netdb.h:25,
                 from error.c:30:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from messages.c:26:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from slist.c:25:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from queue.c:25:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from hashtable.c:25:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from error.c:33:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from messages.c:32:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
messages.c: In function 'pgm__logv':
messages.c:193:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
messages.c:194:10: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       libpgm_noinst_la-math.lo
  CC       libpgm_noinst_la-packet_parse.lo
  CC       libpgm_noinst_la-packet_test.lo
  CC       libpgm_noinst_la-sockaddr.lo
  CC       libpgm_noinst_la-time.lo
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from math.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from packet_parse.c:26:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/ctype.h:25,
                 from packet_test.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/errno.h:25,
                 from sockaddr.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from math.c:25:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/errno.h:25,
                 from time.c:27:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from packet_parse.c:26:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from packet_test.c:34:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from time.c:35:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from sockaddr.c:30:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-if.lo
  CC       libpgm_noinst_la-inet_lnaof.lo
  CC       libpgm_noinst_la-getifaddrs.lo
In file included from /usr/include/errno.h:25,
                 from if.c:30:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-get_nprocs.lo
In file included from /usr/include/sys/types.h:25,
                 from inet_lnaof.c:27:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-getnetbyname.lo
In file included from /usr/include/errno.h:25,
                 from getifaddrs.c:34:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from inet_lnaof.c:30:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/sched.h:22,
                 from get_nprocs.c:32:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from getnetbyname.c:30:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from getifaddrs.c:53:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from if.c:43:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from get_nprocs.c:42:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-getnodeaddr.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from getnetbyname.c:31:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-getprotobyname.lo
  CC       libpgm_noinst_la-indextoaddr.lo
In file included from /usr/include/errno.h:25,
                 from getnodeaddr.c:29:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-indextoname.lo
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from getprotobyname.c:26:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from indextoaddr.c:32:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from getnodeaddr.c:38:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-nametoindex.lo
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from indextoname.c:31:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from getprotobyname.c:27:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from indextoaddr.c:32:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from indextoname.c:31:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from nametoindex.c:31:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-inet_network.lo
  CC       libpgm_noinst_la-md5.lo
  CC       libpgm_noinst_la-rand.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from nametoindex.c:31:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-gsi.lo
In file included from /usr/include/ctype.h:25,
                 from inet_network.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from md5.c:29:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-tsi.lo
In file included from /usr/include/errno.h:25,
                 from rand.c:27:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from inet_network.c:26:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/errno.h:25,
                 from gsi.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from md5.c:29:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from rand.c:30:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from tsi.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from gsi.c:31:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-txw.lo
  CC       libpgm_noinst_la-rxw.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from tsi.c:26:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-skbuff.lo
  CC       libpgm_noinst_la-socket.lo
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from txw.c:26:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from rxw.c:26:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-source.lo
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from skbuff.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/errno.h:25,
                 from socket.c:26:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from txw.c:26:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from skbuff.c:25:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/errno.h:25,
                 from source.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-receiver.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from rxw.c:26:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-recv.lo
In file included from /usr/include/errno.h:25,
                 from receiver.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from socket.c:35:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
socket.c: In function 'pgm_setsockopt':
socket.c:1566:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
socket.c:1617:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
In file included from /usr/include/errno.h:25,
                 from recv.c:30:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from source.c:27:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-engine.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from recv.c:40:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from receiver.c:27:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-timer.lo
In file included from /usr/include/netdb.h:25,
                 from engine.c:39:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from timer.c:26:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-net.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from engine.c:43:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
engine.c: In function 'pgm_drop_superuser':
engine.c:275:3: warning: ignoring return value of 'setgid' declared with attribute 'warn_unused_result' [-Wunused-result]
engine.c:276:3: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result]
  CC       libpgm_noinst_la-rate_control.lo
In file included from /usr/include/errno.h:25,
                 from net.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from timer.c:26:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from rate_control.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-checksum.lo
  CC       libpgm_noinst_la-reed_solomon.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from net.c:35:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-galois_tables.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from rate_control.c:25:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from checksum.c:40:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from reed_solomon.c:30:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-wsastrerror.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from checksum.c:40:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from galois_tables.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       libpgm_noinst_la-histogram.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from reed_solomon.c:30:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from wsastrerror.c:24:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  GEN      version.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/include-fixed/limits.h:203,
                 from /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/armv7l-unknown-linux-gnueabihf/12.1.0/include-fixed/limits.h:34,
                 from histogram.c:25:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from galois_tables.c:25:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from wsastrerror.c:24:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CC       libpgm_noinst_la-version.lo
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from histogram.c:29:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
In file included from /usr/include/sys/types.h:25,
                 from /usr/include/sys/param.h:25,
                 from ./include/pgm/types.h:29,
                 from ./include/pgm/atomic.h:46,
                 from ./include/impl/framework.h:30,
                 from version.c:26:
/usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
In file included from ./include/impl/sockaddr.h:42,
                 from ./include/impl/notify.h:46,
                 from ./include/impl/framework.h:68,
                 from version.c:26:
./include/impl/security.h: In function 'pgm_ftime_s':
./include/impl/security.h:57:2: warning: 'ftime' is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations]
In file included from ./include/impl/security.h:43:
/usr/include/sys/timeb.h:29:12: note: declared here
   29 | extern int ftime (struct timeb *__timebuf)
      |            ^~~~~
  CCLD     libpgm_noinst.la
  CCLD     libpgm.la
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/libpgm/src/openpgm-release-5-3-128/openpgm/pgm'
 /usr/bin/mkdir -p '/build/libpgm/pkg/libpgm/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libpgm/pkg/libpgm/usr/include/pgm-5.3/pgm'
 /usr/bin/install -c -m 644 openpgm-5.3.pc '/build/libpgm/pkg/libpgm/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libpgm/pkg/libpgm/usr/lib'
 /usr/bin/install -c -m 644 include/pgm/atomic.h include/pgm/engine.h include/pgm/error.h include/pgm/gsi.h include/pgm/if.h include/pgm/in.h include/pgm/list.h include/pgm/macros.h include/pgm/mem.h include/pgm/messages.h include/pgm/msgv.h include/pgm/packet.h include/pgm/pgm.h include/pgm/skbuff.h include/pgm/socket.h include/pgm/time.h include/pgm/tsi.h include/pgm/types.h include/pgm/version.h include/pgm/winint.h include/pgm/wininttypes.h include/pgm/zinttypes.h '/build/libpgm/pkg/libpgm/usr/include/pgm-5.3/pgm'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libpgm.la '/build/libpgm/pkg/libpgm/usr/lib'
libtool: install: /usr/bin/install -c .libs/libpgm-5.3.so.0.0.128 /build/libpgm/pkg/libpgm/usr/lib/libpgm-5.3.so.0.0.128
libtool: install: (cd /build/libpgm/pkg/libpgm/usr/lib && { ln -s -f libpgm-5.3.so.0.0.128 libpgm-5.3.so.0 || { rm -f libpgm-5.3.so.0 && ln -s libpgm-5.3.so.0.0.128 libpgm-5.3.so.0; }; })
libtool: install: (cd /build/libpgm/pkg/libpgm/usr/lib && { ln -s -f libpgm-5.3.so.0.0.128 libpgm.so || { rm -f libpgm.so && ln -s libpgm-5.3.so.0.0.128 libpgm.so; }; })
libtool: install: /usr/bin/install -c .libs/libpgm.lai /build/libpgm/pkg/libpgm/usr/lib/libpgm.la
libtool: install: /usr/bin/install -c .libs/libpgm.a /build/libpgm/pkg/libpgm/usr/lib/libpgm.a
libtool: install: chmod 644 /build/libpgm/pkg/libpgm/usr/lib/libpgm.a
libtool: install: ranlib /build/libpgm/pkg/libpgm/usr/lib/libpgm.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[1]: Leaving directory '/build/libpgm/src/openpgm-release-5-3-128/openpgm/pgm'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libpgm"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libpgm 5.3.128-3 (Sat Jun  3 18:52:22 2023)
==> Cleaning up...