+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/leafnode.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8JjvB3
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf leafnode-1.11.11
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/leafnode-1.11.11.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd leafnode-1.11.11
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #1 (leafnode-1.11.8-nonettests.patch):'
Patch #1 (leafnode-1.11.8-nonettests.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file t.validate-xml
+ cp -p /builddir/build/SOURCES/leafnode.cron.example .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sqiOP9
+ umask 022
+ cd /builddir/build/BUILD
+ cd leafnode-1.11.11
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-spooldir=/var/spool/news --sysconfdir=/etc/leafnode --with-lockfile=/var/spool/news/leaf.node/lock.file --with-ipv6
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for inline... inline
checking for working volatile... yes
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for riscv64-redhat-linux-gnu-ranlib... ranlib
checking for a sed that does not truncate output... /usr/bin/sed
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for rpm... /usr/bin/rpm
checking for id... /usr/bin/id
checking whether AI_ADDRCONFIG is declared... yes
checking spooldir... /var/spool/news
checking lockfile... /var/spool/news/leaf.node/lock.file
checking for mode_t... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for system include files... yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for net/if_var.h... no
checking for netinet/in_var.h... no
checking for socklen_t... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_gmtoff... yes
checking size of long... 8
checking size of time_t... 8
checking user... news
configure: WARNING: User "news" does not exist.
checking group... news
configure: WARNING: Group "news" does not exist.
checking for pcre-config... /usr/bin/pcre-config
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pcre_compile in -lpcre... yes
checking for BSD4.2 syslog... no
checking for strftime... yes
checking for setgid... yes
checking for setuid... yes
checking for getifaddrs... yes
checking for lstat... yes
checking for getline... yes
checking for strdup... yes
checking for mkstemp... yes
checking for strlcpy... no
checking for timegm... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking if your system's snprintf works... yes
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing syslog... none required
checking if your sockaddr has sa_len... no
checking if your system supports SIOCGIFALIAS... no
checking if gcc is really Intel C++... no
checking for some good GCC flags...  -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result
checking rpm build dir... none
checking for tcpserver... none
checking for argv0... none
checking for tcpd... none
configure: creating ./config.status
config.status: creating subst
config.status: creating leafnode.spec
config.status: creating Makefile
config.status: creating doc_german/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
*** leafnode 1.11.11 is now configured and prepared to be compiled.
*** to compile, type 'make' (without the quotes)
*** to run some tests, type 'make check' (without the quotes)
*** to install, type 'make install' as root (without the quotes)
configure: WARNING: Review the warnings given above and check if you need to fix
configure: WARNING: the situation that caused the warning
+ make -j4
( echo '/* DO NOT EDIT! This file is auto-generated by Makefile. */' ; \
  echo '/* user programs go into /usr/bin */'; \
  echo '/* system programs go into /usr/sbin */'; \
  echo '#include "leafnode.h"'; \
  echo 'const char *spooldir = "/var/spool/news" ;' ; \
  echo 'const char *sysconfdir = "/etc/leafnode" ;' ; \
  echo 'const char *lockfile = "/var/spool/news/leaf.node/lock.file" ;' ; \
  echo 'const char *version  = "1.11.11" ;' ) >config.c \
|| rm -f config.c
make 'LDFLAGS=-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre' all-recursive
make[1]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11'
Making all in .
make[2]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11'
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c nntputil.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c configutil.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c xoverutil.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c activutil.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from nntputil.c:24:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from configutil.c:24:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from xoverutil.c:24:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from activutil.c:20:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c activutil_resolve.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c agetcwd.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from activutil_resolve.c:1:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from agetcwd.c:1:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c miscutil.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c artutil.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from miscutil.c:24:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c filterutil.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from artutil.c:10:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c syslog.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from filterutil.c:10:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from syslog.c:20:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c getaline.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from getaline.c:23:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c critmem.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c lockfile.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from lockfile.c:24:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c validatefqdn.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c mgetaline.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from validatefqdn.c:39:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from mgetaline.c:27:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
miscutil.c: In function 'initvars':
miscutil.c:102:35: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
      snprintf(b, sizeof(b), "%03lu", u);
                                   ^
In file included from /usr/include/stdio.h:861:0,
                 from leafnode.h:45,
                 from miscutil.c:24:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 5 bytes into a destination of size 4
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c mastring.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c wildmat.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c getfoldedline.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c writes.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from wildmat.c:1:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from getfoldedline.c:1:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from writes.c:1:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c ln_log.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c grouplist.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c checkpeerlocal.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from ln_log.c:2:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from grouplist.c:19:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c pcre_extract.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from checkpeerlocal.c:21:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from pcre_extract.c:19:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c masock_sa2name.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c groupselect.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c mysigact.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from mysigact.c:1:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c log_unlink.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from log_unlink.c:3:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c snprintf.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c config.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from snprintf.c:31:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from config.c:4:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c newsq.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from newsq.c:12:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c strlcpy.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c leafnode-version.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c quickmkdir.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from leafnode-version.c:7:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from quickmkdir.c:23:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c amiroot.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c lsort.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from lsort.c:13:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c nntpd.c
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c nntpd_dodate.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from nntpd.c:27:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c fetchnews.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from fetchnews.c:28:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c fetchnews_check_date.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from fetchnews_check_date.c:1:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c texpire.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from texpire.c:24:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c checkgroups.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from checkgroups.c:12:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I.     -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -c applyfilter.c
In file included from /usr/include/sys/types.h:25:0,
                 from critmem.h:30,
                 from leafnode.h:20,
                 from applyfilter.c:13:
/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~~~~~
texpire.c: In function 'main':
texpire.c:565:34: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  snprintf(buf, sizeof(buf), "%03d", n); /* safe */
                                  ^
In file included from /usr/include/stdio.h:861:0,
                 from leafnode.h:45,
                 from texpire.c:24:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 5 bytes into a destination of size 4
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/bin/sh ./subst <./setup-daemontools.sh.in >setup-daemontools.sh
/bin/sh ./subst <./leafnode.cron.daily.in >leafnode.cron.daily
/bin/sh ./subst <./applyfilter.8.in >applyfilter.8
/bin/sh ./subst <./checkgroups.8.in >checkgroups.8
/bin/sh ./subst <./fetchnews.8.in >fetchnews.8
/bin/sh ./subst <./leafnode.8.in >leafnode.8
/bin/sh ./subst <./newsq.1.in >newsq.1
/bin/sh ./subst <./leafnode-version.1.in >leafnode-version.1
/bin/sh ./subst <./texpire.8.in >texpire.8
echo '# THIS IS A GENERATED FILE - MAINTAINER, EDIT THE .in FILE INSTEAD' >leafnode.xinetd \
&& sed -e 's}[@]sbindir@}/usr/sbin}g' \
       -e 's}[@]NEWS_USER@}news}g' \
    <./leafnode.xinetd.in >>leafnode.xinetd || rm -f leafnode.xinetd
/bin/sh ./subst <./run.tcpserver.dist.in >run.tcpserver.dist
/bin/sh ./subst <./run.tcpd.dist.in >run.tcpd.dist
rm -f liblnutil.a
ar cru liblnutil.a nntputil.o configutil.o xoverutil.o activutil.o activutil_resolve.o agetcwd.o miscutil.o artutil.o filterutil.o syslog.o getaline.o critmem.o lockfile.o validatefqdn.o mgetaline.o mastring.o wildmat.o getfoldedline.o writes.o ln_log.o grouplist.o checkpeerlocal.o pcre_extract.o masock_sa2name.o groupselect.o mysigact.o log_unlink.o snprintf.o config.o 
ranlib liblnutil.a
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o leafnode-version leafnode-version.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o newsq newsq.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o quickmkdir quickmkdir.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o amiroot amiroot.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o lsort lsort.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o texpire texpire.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o checkgroups checkgroups.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o applyfilter applyfilter.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o leafnode nntpd.o nntpd_dodate.o strlcpy.o liblnutil.a -lpcre 
gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre -o fetchnews fetchnews.o fetchnews_check_date.o strlcpy.o liblnutil.a -lpcre 
make[2]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11'
Making all in doc_german
make[2]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11/doc_german'
/bin/sh ../subst <./applyfilter.8.in >applyfilter.8
/bin/sh ../subst <./checkgroups.8.in >checkgroups.8
/bin/sh ../subst <./fetchnews.8.in >fetchnews.8
/bin/sh ../subst <./leafnode.8.in >leafnode.8
/bin/sh ../subst <./texpire.8.in >texpire.8
/bin/sh ../subst <./newsq.1.in >newsq.1
/bin/sh ../subst <./leafnode-version.1.in >leafnode-version.1
make[2]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11/doc_german'
make[1]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WzhqbL
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64
+ cd leafnode-1.11.11
+ rm -rf /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64
+ make DESTDIR=/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64 install
make 'LDFLAGS=-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre' install-recursive
make[1]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11'
Making install in .
make[2]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11'
make[3]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/bin'
  /usr/bin/install -c newsq leafnode-version '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/bin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/sbin'
  /usr/bin/install -c leafnode fetchnews texpire checkgroups applyfilter '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/sbin'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/etc/leafnode'
 /usr/bin/install -c -m 644 config.example filters.example run.tcpserver.dist run.tcpd.dist nntp.rules.dist Makefile.dist UNINSTALL-daemontools '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/etc/leafnode'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/man/man1'
 /usr/bin/install -c -m 644 newsq.1 leafnode-version.1 '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/man/man1'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/man/man8'
 /usr/bin/install -c -m 644 applyfilter.8 checkgroups.8 fetchnews.8 leafnode.8 texpire.8 '/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/man/man8'
make 'LDFLAGS=-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -lpcre' install-data-hook
make[4]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11'
set -e ; for i in "" /leaf.node /failed.postings /interesting.groups \
	/out.going /message.id /temp.files ; do \
        mkdir -p /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/var/spool/news$i ; \
if ./amiroot ; then \
 chown news:news /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/var/spool/news/$i ; \
 chmod 2775      /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/var/spool/news/$i ; fi ; \
done
d="`dirname /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/var/spool/news/leaf.node/lock.file`" ; mkdir -p "${d}" && \
if ./amiroot ; then \
          chown news:news "${d}" ; \
  chmod 2775 "${d}" ; fi
make[4]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11'
make[3]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11'
make[2]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11'
Making install in doc_german
make[2]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11/doc_german'
make[3]: Entering directory '/builddir/build/BUILD/leafnode-1.11.11/doc_german'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11/doc_german'
make[2]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11/doc_german'
make[1]: Leaving directory '/builddir/build/BUILD/leafnode-1.11.11'
+ for i in $RPM_BUILD_ROOT//etc/leafnode/*.example
+ cp -p /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/config.example /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/config
+ for i in $RPM_BUILD_ROOT//etc/leafnode/*.example
+ cp -p /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/filters.example /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/filters
+ rm /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/config.example /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/filters.example
+ mkdir -p /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/cron.daily
+ install -m755 leafnode.cron.daily /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/cron.daily/leafnode
+ mkdir -p /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/xinetd.d
+ install -m644 leafnode.xinetd /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/xinetd.d/leafnode
+ mkdir -p /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/cron.hourly
+ install -m644 /builddir/build/SOURCES/leafnode.cron /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/cron.hourly/leafnode
+ rm /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/Makefile.dist
+ rm /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/nntp.rules.dist
+ rm /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/run.tcpd.dist
+ rm /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/run.tcpserver.dist
+ rm /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64//etc/leafnode/UNINSTALL-daemontools
+ rm -rf _doc_german
+ mkdir _doc_german
+ cp -a doc_german _doc_german
+ rm -f _doc_german/doc_german/Makefile _doc_german/doc_german/Makefile.am _doc_german/doc_german/Makefile.in _doc_german/doc_german/Makefile.in _doc_german/doc_german/applyfilter.8.in _doc_german/doc_german/checkgroups.8.in _doc_german/doc_german/fetchnews.8.in _doc_german/doc_german/leafnode-version.1.in _doc_german/doc_german/leafnode.8.in _doc_german/doc_german/newsq.1.in _doc_german/doc_german/texpire.8.in
+ install -d -m 755 /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/lib/systemd/system
+ install -p -m 755 /builddir/build/SOURCES/leafnode.socket /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/lib/systemd/system/leafnode.socket
+ install -p -m 755 /builddir/build/SOURCES/leafnode@.service /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/lib/systemd/system/leafnode@.service
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/lib/systemd/system/leafnode.socket is executable but has empty or no shebang, removing executable bit
*** WARNING: ./usr/lib/systemd/system/leafnode@.service is executable but has empty or no shebang, removing executable bit
mangling shebang in ./etc/cron.daily/leafnode from #! /bin/sh to #!/bin/sh
Processing files: leafnode-1.11.11-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xUHvLr
+ umask 022
+ cd /builddir/build/BUILD
+ cd leafnode-1.11.11
+ DOCDIR=/builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr COPYING /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr COPYING.GPL /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr COPYING.LGPL /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr CREDITS /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr ChangeLog /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr ChangeLog.old /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr FAQ.html FAQ.pdf FAQ.txt FAQ.xml /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr INSTALL /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr leafnode.cron.example /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr NEWS /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr README README-FQDN README-FQDN.html README-FQDN.pdf README-FQDN.pod README-MAINTAINER README-daemontools /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr ADD-ONS /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ cp -pr _doc_german/doc_german /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64/usr/share/doc/leafnode
+ exit 0
Provides: config(leafnode) = 1.11.11-6.fc28 leafnode = 1.11.11-6.fc28 leafnode(riscv-64) = 1.11.11-6.fc28
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh shadow-utils
Requires(post): /bin/sh grep systemd-units
Requires(preun): /bin/sh systemd-units
Requires(postun): /bin/sh systemd-units
Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpcre.so.1()(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64
Wrote: /builddir/build/SRPMS/leafnode-1.11.11-6.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/leafnode-1.11.11-6.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hzQnPo
+ umask 022
+ cd /builddir/build/BUILD
+ cd leafnode-1.11.11
+ rm -rf /builddir/build/BUILDROOT/leafnode-1.11.11-6.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
++ sync
++ poweroff