<86>Mar 23 01:19:56 userdel[896665]: delete user 'rooter' <86>Mar 23 01:19:56 userdel[896665]: removed group 'rooter' owned by 'rooter' <86>Mar 23 01:19:56 userdel[896665]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 23 01:19:56 groupadd[896712]: group added to /etc/group: name=rooter, GID=1353 <86>Mar 23 01:19:56 groupadd[896712]: group added to /etc/gshadow: name=rooter <86>Mar 23 01:19:56 groupadd[896712]: new group: name=rooter, GID=1353 <86>Mar 23 01:19:56 useradd[896760]: new user: name=rooter, UID=1353, GID=1353, home=/root, shell=/bin/bash <86>Mar 23 01:19:56 userdel[896822]: delete user 'builder' <86>Mar 23 01:19:56 userdel[896822]: removed group 'builder' owned by 'builder' <86>Mar 23 01:19:56 userdel[896822]: removed shadow group 'builder' owned by 'builder' <86>Mar 23 01:19:56 groupadd[896875]: group added to /etc/group: name=builder, GID=1354 <86>Mar 23 01:19:56 groupadd[896875]: group added to /etc/gshadow: name=builder <86>Mar 23 01:19:56 groupadd[896875]: new group: name=builder, GID=1354 <86>Mar 23 01:19:56 useradd[896922]: new user: name=builder, UID=1354, GID=1354, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/leafnode-1.11.12-alt1.src.rpm: The use of such a license name is ambiguous: Artistic warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Mar 23 01:19:58 rpmi: libpcre16-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed <13>Mar 23 01:19:58 rpmi: pcretest-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed <13>Mar 23 01:19:58 rpmi: libpcre-devel-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/leafnode-1.11.12-alt1.nosrc.rpm (w1.gzdio) Installing leafnode-1.11.12-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96889 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf leafnode-1.11.12 + echo 'Source #0 (leafnode-1.11.12.tar.xz):' Source #0 (leafnode-1.11.12.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/leafnode-1.11.12.tar.xz + /bin/tar -xf - + cd leafnode-1.11.12 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96889 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd leafnode-1.11.12 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --sysconfdir=/etc/leafnode --with-spooldir=/var/spool/news --with-lockfile=/var/lock/news/fetchnews.lck configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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 x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alt-linux-ranlib... ranlib checking for a sed that does not truncate output... /bin/sed checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for rpm... /bin/rpm checking for id... /usr/bin/id checking whether AI_ADDRCONFIG is declared... yes checking spooldir... /var/spool/news checking lockfile... /var/lock/news/fetchnews.lck 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 checking group... news 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... yes 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 x86_64-alt-linux-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 configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext *** leafnode 1.11.12 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) + make -j16 make: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' ( 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/lock/news/fetchnews.lck" ;' ; \ echo 'const char *version = "1.11.12" ;' ) >config.c \ || rm -f config.c make: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make 'LDFLAGS=-lpcre' all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c syslog.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c activutil_resolve.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c mastring.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c filterutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c agetcwd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c getaline.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c critmem.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c mgetaline.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c validatefqdn.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c artutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c activutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c lockfile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c wildmat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c groupselect.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c getfoldedline.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c xoverutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c masock_sa2name.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c configutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c writes.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c pcre_extract.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c nntputil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c miscutil.c miscutil.c: In function 'findinlist': miscutil.c:581:14: warning: the comparison will always evaluate as 'true' for the address of 'string' will never be NULL [-Waddress] 581 | while (a && a->string) { | ^~ In file included from miscutil.c:24: leafnode.h:166:10: note: 'string' declared here 166 | char string[1]; | ^~~~~~ miscutil.c: In function 'lfindinlist': miscutil.c:599:20: warning: the comparison will always evaluate as 'true' for the address of 'string' will never be NULL [-Waddress] 599 | while (a && *a && (*a)->string) { | ^~ leafnode.h:166:10: note: 'string' declared here 166 | char string[1]; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c ln_log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c mysigact.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c grouplist.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c log_unlink.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c snprintf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c amiroot.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c checkpeerlocal.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./setup-daemontools.sh.in >setup-daemontools.sh make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./leafnode.cron.daily.in >leafnode.cron.daily make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./applyfilter.8.in >applyfilter.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./checkgroups.8.in >checkgroups.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./fetchnews.8.in >fetchnews.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c nntpd_dodate.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c leafnode-version.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./newsq.1.in >newsq.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./leafnode.8.in >leafnode.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./leafnode-version.1.in >leafnode-version.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' 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 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./texpire.8.in >texpire.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./run.tcpd.dist.in >run.tcpd.dist make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/sh ./subst <./run.tcpserver.dist.in >run.tcpserver.dist make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c lsort.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c newsq.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c fetchnews_check_date.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c quickmkdir.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib liblnutil.a make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c checkgroups.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c applyfilter.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c texpire.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o amiroot amiroot.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c nntpd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o leafnode-version leafnode-version.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o quickmkdir quickmkdir.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o lsort lsort.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -I/usr/include/pcre -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -c fetchnews.c fetchnews.c: In function 'processupstream': fetchnews.c:2105:22: warning: the comparison will always evaluate as 'true' for the address of 'string' will never be NULL [-Waddress] 2105 | while (a && a->string && !ferror(f)) { | ^~ In file included from fetchnews.c:28: leafnode.h:166:10: note: 'string' declared here 166 | char string[1]; | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o newsq newsq.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o checkgroups checkgroups.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o applyfilter applyfilter.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o texpire texpire.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o leafnode nntpd.o nntpd_dodate.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I/usr/include/pcre -lpcre -o fetchnews fetchnews.o fetchnews_check_date.o liblnutil.a -lpcre make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' Making all in doc_german make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' /bin/sh ../subst <./applyfilter.8.in >applyfilter.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' /bin/sh ../subst <./checkgroups.8.in >checkgroups.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' /bin/sh ../subst <./fetchnews.8.in >fetchnews.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' /bin/sh ../subst <./texpire.8.in >texpire.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' /bin/sh ../subst <./leafnode.8.in >leafnode.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' /bin/sh ../subst <./newsq.1.in >newsq.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' /bin/sh ../subst <./leafnode-version.1.in >leafnode-version.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43333 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/leafnode-buildroot + : + /bin/rm -rf -- /usr/src/tmp/leafnode-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd leafnode-1.11.12 + install -d /usr/src/tmp/leafnode-buildroot/etc/cron.daily /usr/src/tmp/leafnode-buildroot/etc/leafnode + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/leafnode-buildroot prefix=/usr/src/tmp/leafnode-buildroot/usr SPOOLDIR=/var/spool/news LOCKFILE=/usr/src/tmp/leafnode-buildroot/var/lock/news/fetchnews.lck make: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make 'LDFLAGS=-lpcre' install-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[3]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' /bin/mkdir -p '/usr/src/tmp/leafnode-buildroot/usr/bin' /usr/libexec/rpm-build/install -p newsq leafnode-version '/usr/src/tmp/leafnode-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/leafnode-buildroot/usr/sbin' /usr/libexec/rpm-build/install -p leafnode fetchnews texpire checkgroups applyfilter '/usr/src/tmp/leafnode-buildroot/usr/sbin' /bin/mkdir -p '/usr/src/tmp/leafnode-buildroot/etc/leafnode' /usr/libexec/rpm-build/install -p -m 644 config.example filters.example run.tcpserver.dist run.tcpd.dist nntp.rules.dist Makefile.dist UNINSTALL-daemontools '/usr/src/tmp/leafnode-buildroot/etc/leafnode' /bin/mkdir -p '/usr/src/tmp/leafnode-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 newsq.1 leafnode-version.1 '/usr/src/tmp/leafnode-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/leafnode-buildroot/usr/share/man/man8' /usr/libexec/rpm-build/install -p -m 644 applyfilter.8 checkgroups.8 fetchnews.8 leafnode.8 texpire.8 '/usr/src/tmp/leafnode-buildroot/usr/share/man/man8' make 'LDFLAGS=-lpcre' install-data-hook make[4]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12' set -e ; for i in "" /leaf.node /failed.postings /interesting.groups \ /out.going /message.id /temp.files ; do \ mkdir -p /usr/src/tmp/leafnode-buildroot/var/spool/news$i ; \ if ./amiroot ; then \ chown news:news /usr/src/tmp/leafnode-buildroot/var/spool/news/$i ; \ chmod 2775 /usr/src/tmp/leafnode-buildroot/var/spool/news/$i ; fi ; \ done d="`dirname /usr/src/tmp/leafnode-buildroot/var/lock/news/fetchnews.lck`" ; mkdir -p "${d}" && \ if ./amiroot ; then \ chown news:news "${d}" ; \ chmod 2775 "${d}" ; fi make[4]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[3]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' Making install in doc_german make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[3]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.11.12/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 '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12/doc_german' make[1]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' make: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.11.12' + install -pDm600 filters.example /usr/src/tmp/leafnode-buildroot/etc/leafnode/filters + install -pDm755 /usr/src/RPM/SOURCES/leafnode.texpire /usr/src/tmp/leafnode-buildroot/etc/cron.daily/texpire + install -pDm644 /usr/src/RPM/SOURCES/leafnode.xinetd /usr/src/tmp/leafnode-buildroot/etc/xinetd.d/leafnode + sed -e s,news.hiof.no,news.talk.ru,g -e 's,^# maxfetch,maxfetch,g' -e 's,^# initialfetch,initialfetch,g' -e 's,^# allow_8bit_headers,allow_8bit_headers,g' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/leafnode-buildroot (auto) Verifying and fixing files in /usr/src/tmp/leafnode-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/leafnode-buildroot/ (default) Compressing files in /usr/src/tmp/leafnode-buildroot (auto) Verifying ELF objects in /usr/src/tmp/leafnode-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: leafnode-1.11.12-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62270 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd leafnode-1.11.12 + DOCDIR=/usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + export DOCDIR + rm -rf /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + /bin/mkdir -p /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + cp -prL ADD-ONS CREDITS INSTALL KNOWNBUGS NEWS README README-FQDN README-FQDN.html README-FQDN.pdf README-FQDN.pod README-MAINTAINER README-daemontools FAQ.html FAQ.txt /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + chmod -R go-w /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + chmod -R a+rX /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + cp -prL tools/archivefaq.pl update.sh /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + chmod -R go-w /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + chmod -R a+rX /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.11.12 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wP7FOk find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HbRg7Z find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) lib.req: WARNING: /usr/src/tmp/leafnode-buildroot/usr/bin/newsq: overlinked libraries: /lib64/libpcre.so.3 find-requires: FINDPACKAGE-COMMANDS: su Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zMqMH5 find-scriptlet-requires: FINDPACKAGE-COMMANDS: cat chmod chown grep rm sed Requires: /bin/sh, /etc/cron.daily, /etc/xinetd.d, /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:poiedc, libc.so.6(ALT_2.24)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpcre.so.3()(64bit) >= set:ifUkRt6JYlr0, rtld(GNU_HASH), su Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, coreutils, grep, sed Conflicts: inn, cyrus-imapd Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gTLi7Z Creating leafnode-debuginfo package Processing files: leafnode-debuginfo-1.11.12-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ojcWo9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9i1zmu find-requires: running scripts (debuginfo) Requires: leafnode = 1.11.12-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcre.so.3) Adding to leafnode-debuginfo a strict dependency on leafnode warning: Installed (but unpackaged) file(s) found: /etc/leafnode/Makefile.dist /etc/leafnode/UNINSTALL-daemontools /etc/leafnode/config.example /etc/leafnode/filters.example /etc/leafnode/nntp.rules.dist /etc/leafnode/run.tcpd.dist /etc/leafnode/run.tcpserver.dist Wrote: /usr/src/RPM/RPMS/x86_64/leafnode-1.11.12-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/leafnode-debuginfo-1.11.12-alt1.x86_64.rpm (w2.lzdio) 9.59user 6.38system 0:14.22elapsed 112%CPU (0avgtext+0avgdata 69644maxresident)k 0inputs+0outputs (0major+1409840minor)pagefaults 0swaps /.out/leafnode-1.11.12-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/leafnode-debuginfo-1.11.12-alt1.x86_64.rpm: The use of such a license name is ambiguous: Artistic 1.75user 1.14system 0:19.65elapsed 14%CPU (0avgtext+0avgdata 110920maxresident)k 0inputs+0outputs (32832major+169661minor)pagefaults 0swaps --- leafnode-1.11.12-alt1.x86_64.rpm.repo 2021-03-30 19:54:12.000000000 +0000 +++ leafnode-1.11.12-alt1.x86_64.rpm.hasher 2023-03-23 01:20:14.578543116 +0000 @@ -57,2 +57,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -74,9 +76,9 @@ File: /etc/xinetd.d/leafnode 100644 root:root 739fc85879886e177ec08c4d9bb17b49 -File: /usr/bin/leafnode-version 100755 root:root 0b21cd634a8ffef6ec61b4e871a7e836 -File: /usr/bin/newsq 100755 root:root dc6df625fb517bb63493249f06a125a2 -File: /usr/sbin/applyfilter 100710 root:news ef9fcf79bbadd0d0c4b72c8507608139 -File: /usr/sbin/checkgroups 100710 root:news e42f55570f3460c5315ce3b9208e07dd -File: /usr/sbin/fetchnews 100710 root:news 69f7f64f87bf1511ced5bdeab7a1ee0f -File: /usr/sbin/leafnode 100710 root:news 3934bd1f3e5638ea0aff39745767ffd1 -File: /usr/sbin/texpire 100710 root:news 189f06a95d5abdc1906c3d60ad550b45 +File: /usr/bin/leafnode-version 100755 root:root 6a0d39d125f153a0647d48e18640495b +File: /usr/bin/newsq 100755 root:root b0a3d00623c9241244570634a8ead88d +File: /usr/sbin/applyfilter 100710 root:news d828928e337a7a1cb7cf0fc84d8f4569 +File: /usr/sbin/checkgroups 100710 root:news 0dcad8f5caea5004e8406b69c03a56a1 +File: /usr/sbin/fetchnews 100710 root:news 0c15d076d2f1efeba15ff869d96a1216 +File: /usr/sbin/leafnode 100710 root:news 84ec53ed6a679efe3e228c9c46799a49 +File: /usr/sbin/texpire 100710 root:news ca67af2fb8d820d1c4c317ffde8eaf89 File: /usr/share/doc/leafnode-1.11.12 40755 root:root @@ -113,2 +115,2 @@ File: /var/spool/news/temp.files 40755 news:news -RPMIdentity: a703179b707fc6539331f64492703d42ace6c63ede9c217ebd20831216e36b3b5e3a9987a56d6dd04d5a67cfb28d52ef6360b4729e8e4fa26a33c393ac9f85db +RPMIdentity: 7690857c789371b6d571f43929134d7e9eb35cc7d8c33eded9dbbf045f2b427779df5fb1be57e8931bdbb09f53e5f8ed0a8926a7dc0c28b58d4158c0ff84e723 --- leafnode-debuginfo-1.11.12-alt1.x86_64.rpm.repo 2021-03-30 19:54:12.000000000 +0000 +++ leafnode-debuginfo-1.11.12-alt1.x86_64.rpm.hasher 2023-03-23 01:20:14.679544714 +0000 @@ -1,22 +1,22 @@ -/usr/lib/debug/.build-id/51 40755 root:root -/usr/lib/debug/.build-id/51/b99b26c8b38867b3470dc5da3800526921fae1 120777 root:root ../../../../bin/leafnode-version -/usr/lib/debug/.build-id/51/b99b26c8b38867b3470dc5da3800526921fae1.debug 120777 root:root ../../usr/bin/leafnode-version.debug -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/9aafc963c30d56b1f2291eda8cec2faf9ba1b1 120777 root:root ../../../../bin/newsq -/usr/lib/debug/.build-id/5a/9aafc963c30d56b1f2291eda8cec2faf9ba1b1.debug 120777 root:root ../../usr/bin/newsq.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/c4c0b3d0ca6dd5c96c4cfe420b176dd1ec782d 120777 root:root ../../../../sbin/checkgroups -/usr/lib/debug/.build-id/69/c4c0b3d0ca6dd5c96c4cfe420b176dd1ec782d.debug 120777 root:root ../../usr/sbin/checkgroups.debug -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/0ace7092b27ad756ba79aeb3040f1f9772d6f1 120777 root:root ../../../../sbin/leafnode -/usr/lib/debug/.build-id/7e/0ace7092b27ad756ba79aeb3040f1f9772d6f1.debug 120777 root:root ../../usr/sbin/leafnode.debug -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/61b0d688ada4584d862ce994f9941bdd454c6e 120777 root:root ../../../../sbin/texpire -/usr/lib/debug/.build-id/8b/61b0d688ada4584d862ce994f9941bdd454c6e.debug 120777 root:root ../../usr/sbin/texpire.debug -/usr/lib/debug/.build-id/d0 40755 root:root -/usr/lib/debug/.build-id/d0/e27ce05b65f61bbb556fca9314a3da3621cdc7 120777 root:root ../../../../sbin/fetchnews -/usr/lib/debug/.build-id/d0/e27ce05b65f61bbb556fca9314a3da3621cdc7.debug 120777 root:root ../../usr/sbin/fetchnews.debug -/usr/lib/debug/.build-id/e6 40755 root:root -/usr/lib/debug/.build-id/e6/a29c94332cf5b9aac908c49d35968ceb5b1941 120777 root:root ../../../../sbin/applyfilter -/usr/lib/debug/.build-id/e6/a29c94332cf5b9aac908c49d35968ceb5b1941.debug 120777 root:root ../../usr/sbin/applyfilter.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/e82974fe235cc04c60c1b93b1b42b2667f44d7 120777 root:root ../../../../sbin/checkgroups +/usr/lib/debug/.build-id/1b/e82974fe235cc04c60c1b93b1b42b2667f44d7.debug 120777 root:root ../../usr/sbin/checkgroups.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/7f6a359b81bc5e44084e633a65d0b579b847c4 120777 root:root ../../../../sbin/applyfilter +/usr/lib/debug/.build-id/73/7f6a359b81bc5e44084e633a65d0b579b847c4.debug 120777 root:root ../../usr/sbin/applyfilter.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/602ac9de41c8d5fec49d7aafa21a230ea20c13 120777 root:root ../../../../bin/newsq +/usr/lib/debug/.build-id/85/602ac9de41c8d5fec49d7aafa21a230ea20c13.debug 120777 root:root ../../usr/bin/newsq.debug +/usr/lib/debug/.build-id/90 40755 root:root +/usr/lib/debug/.build-id/90/d6623df39ff7184b74115d34f4705de2b9dce8 120777 root:root ../../../../sbin/leafnode +/usr/lib/debug/.build-id/90/d6623df39ff7184b74115d34f4705de2b9dce8.debug 120777 root:root ../../usr/sbin/leafnode.debug +/usr/lib/debug/.build-id/b3 40755 root:root +/usr/lib/debug/.build-id/b3/9cd8516b56521ef4cae123c9e71a1232d881d7 120777 root:root ../../../../sbin/texpire +/usr/lib/debug/.build-id/b3/9cd8516b56521ef4cae123c9e71a1232d881d7.debug 120777 root:root ../../usr/sbin/texpire.debug +/usr/lib/debug/.build-id/d7 40755 root:root +/usr/lib/debug/.build-id/d7/91a9aa8e0893f93ebd32cb5080f7977d661b1e 120777 root:root ../../../../bin/leafnode-version +/usr/lib/debug/.build-id/d7/91a9aa8e0893f93ebd32cb5080f7977d661b1e.debug 120777 root:root ../../usr/bin/leafnode-version.debug +/usr/lib/debug/.build-id/ea 40755 root:root +/usr/lib/debug/.build-id/ea/cdf3b8b8ec285a521761e1d2893564413829bd 120777 root:root ../../../../sbin/fetchnews +/usr/lib/debug/.build-id/ea/cdf3b8b8ec285a521761e1d2893564413829bd.debug 120777 root:root ../../usr/sbin/fetchnews.debug /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root @@ -83,30 +83,30 @@ Provides: leafnode-debuginfo = 1.11.12-alt1:sisyphus+268677.100.1.1 -File: /usr/lib/debug/.build-id/51 40755 root:root -File: /usr/lib/debug/.build-id/51/b99b26c8b38867b3470dc5da3800526921fae1 120777 root:root ../../../../bin/leafnode-version -File: /usr/lib/debug/.build-id/51/b99b26c8b38867b3470dc5da3800526921fae1.debug 120777 root:root ../../usr/bin/leafnode-version.debug -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/9aafc963c30d56b1f2291eda8cec2faf9ba1b1 120777 root:root ../../../../bin/newsq -File: /usr/lib/debug/.build-id/5a/9aafc963c30d56b1f2291eda8cec2faf9ba1b1.debug 120777 root:root ../../usr/bin/newsq.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/c4c0b3d0ca6dd5c96c4cfe420b176dd1ec782d 120777 root:root ../../../../sbin/checkgroups -File: /usr/lib/debug/.build-id/69/c4c0b3d0ca6dd5c96c4cfe420b176dd1ec782d.debug 120777 root:root ../../usr/sbin/checkgroups.debug -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/0ace7092b27ad756ba79aeb3040f1f9772d6f1 120777 root:root ../../../../sbin/leafnode -File: /usr/lib/debug/.build-id/7e/0ace7092b27ad756ba79aeb3040f1f9772d6f1.debug 120777 root:root ../../usr/sbin/leafnode.debug -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/61b0d688ada4584d862ce994f9941bdd454c6e 120777 root:root ../../../../sbin/texpire -File: /usr/lib/debug/.build-id/8b/61b0d688ada4584d862ce994f9941bdd454c6e.debug 120777 root:root ../../usr/sbin/texpire.debug -File: /usr/lib/debug/.build-id/d0 40755 root:root -File: /usr/lib/debug/.build-id/d0/e27ce05b65f61bbb556fca9314a3da3621cdc7 120777 root:root ../../../../sbin/fetchnews -File: /usr/lib/debug/.build-id/d0/e27ce05b65f61bbb556fca9314a3da3621cdc7.debug 120777 root:root ../../usr/sbin/fetchnews.debug -File: /usr/lib/debug/.build-id/e6 40755 root:root -File: /usr/lib/debug/.build-id/e6/a29c94332cf5b9aac908c49d35968ceb5b1941 120777 root:root ../../../../sbin/applyfilter -File: /usr/lib/debug/.build-id/e6/a29c94332cf5b9aac908c49d35968ceb5b1941.debug 120777 root:root ../../usr/sbin/applyfilter.debug -File: /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root 766151661a27a4775ff0d636f8e85aff -File: /usr/lib/debug/usr/bin/newsq.debug 100644 root:root bf2a637f67a540392a35ea0699397156 -File: /usr/lib/debug/usr/sbin/applyfilter.debug 100644 root:root 7c9f8954b31c57de696b00d886978235 -File: /usr/lib/debug/usr/sbin/checkgroups.debug 100644 root:root e84aab6246adc93d70df6fd63a00dd95 -File: /usr/lib/debug/usr/sbin/fetchnews.debug 100644 root:root 1b800218d7d57df3b24f0e4083986674 -File: /usr/lib/debug/usr/sbin/leafnode.debug 100644 root:root 83b01baab0ba19cc2a48da959fc9bfee -File: /usr/lib/debug/usr/sbin/texpire.debug 100644 root:root 064a2fb137bb4745c82a80f38f2e2d36 +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/e82974fe235cc04c60c1b93b1b42b2667f44d7 120777 root:root ../../../../sbin/checkgroups +File: /usr/lib/debug/.build-id/1b/e82974fe235cc04c60c1b93b1b42b2667f44d7.debug 120777 root:root ../../usr/sbin/checkgroups.debug +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/7f6a359b81bc5e44084e633a65d0b579b847c4 120777 root:root ../../../../sbin/applyfilter +File: /usr/lib/debug/.build-id/73/7f6a359b81bc5e44084e633a65d0b579b847c4.debug 120777 root:root ../../usr/sbin/applyfilter.debug +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/602ac9de41c8d5fec49d7aafa21a230ea20c13 120777 root:root ../../../../bin/newsq +File: /usr/lib/debug/.build-id/85/602ac9de41c8d5fec49d7aafa21a230ea20c13.debug 120777 root:root ../../usr/bin/newsq.debug +File: /usr/lib/debug/.build-id/90 40755 root:root +File: /usr/lib/debug/.build-id/90/d6623df39ff7184b74115d34f4705de2b9dce8 120777 root:root ../../../../sbin/leafnode +File: /usr/lib/debug/.build-id/90/d6623df39ff7184b74115d34f4705de2b9dce8.debug 120777 root:root ../../usr/sbin/leafnode.debug +File: /usr/lib/debug/.build-id/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/9cd8516b56521ef4cae123c9e71a1232d881d7 120777 root:root ../../../../sbin/texpire +File: /usr/lib/debug/.build-id/b3/9cd8516b56521ef4cae123c9e71a1232d881d7.debug 120777 root:root ../../usr/sbin/texpire.debug +File: /usr/lib/debug/.build-id/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/91a9aa8e0893f93ebd32cb5080f7977d661b1e 120777 root:root ../../../../bin/leafnode-version +File: /usr/lib/debug/.build-id/d7/91a9aa8e0893f93ebd32cb5080f7977d661b1e.debug 120777 root:root ../../usr/bin/leafnode-version.debug +File: /usr/lib/debug/.build-id/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/cdf3b8b8ec285a521761e1d2893564413829bd 120777 root:root ../../../../sbin/fetchnews +File: /usr/lib/debug/.build-id/ea/cdf3b8b8ec285a521761e1d2893564413829bd.debug 120777 root:root ../../usr/sbin/fetchnews.debug +File: /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root 53505360028cb28ccc0f0ac5edd37cac +File: /usr/lib/debug/usr/bin/newsq.debug 100644 root:root 9c3174143c849ca2b8fc557e7cedbc20 +File: /usr/lib/debug/usr/sbin/applyfilter.debug 100644 root:root f65ad427a03531d4250b9202e4b4e843 +File: /usr/lib/debug/usr/sbin/checkgroups.debug 100644 root:root db987279696152caf23355b236a45b9c +File: /usr/lib/debug/usr/sbin/fetchnews.debug 100644 root:root d3d54d7d9ffd5fff35e756da59cc83b0 +File: /usr/lib/debug/usr/sbin/leafnode.debug 100644 root:root c11ca5cafdd80a22c2ec3d0576d4fe23 +File: /usr/lib/debug/usr/sbin/texpire.debug 100644 root:root a0dcb8e18f7c13eb1ff04bf5fbec57a9 File: /usr/src/debug/leafnode-1.11.12 40755 root:root @@ -160,2 +160,2 @@ File: /usr/src/debug/leafnode-1.11.12/xoverutil.c 100644 root:root d6dc9744bf60dd9f1a981a5bd03e03ea -RPMIdentity: bcbd6de0f624e283e813324b3ae9cdf23e884166d041b3dcc5326313f62b84bf7073b7d50b3cfb7411729fd48431620d800e7142502db29d31caf2c0d1e5015f +RPMIdentity: 123054549446f2be69b0d6395adb0d2b6be979f877bbe1d63f865df1495a252890a992844b7e7de9816f38157b886cea38d0f484702ff3d7a29625a82c920881