<86>May 4 02:23:11 userdel[1371149]: delete user 'rooter' <86>May 4 02:23:11 userdel[1371149]: removed group 'rooter' owned by 'rooter' <86>May 4 02:23:11 userdel[1371149]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:23:11 groupadd[1371185]: group added to /etc/group: name=rooter, GID=1229 <86>May 4 02:23:11 groupadd[1371185]: group added to /etc/gshadow: name=rooter <86>May 4 02:23:11 groupadd[1371185]: new group: name=rooter, GID=1229 <86>May 4 02:23:11 useradd[1371209]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>May 4 02:23:11 userdel[1371249]: delete user 'builder' <86>May 4 02:23:11 userdel[1371249]: removed group 'builder' owned by 'builder' <86>May 4 02:23:11 userdel[1371249]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:23:11 groupadd[1371286]: group added to /etc/group: name=builder, GID=1230 <86>May 4 02:23:11 groupadd[1371286]: group added to /etc/gshadow: name=builder <86>May 4 02:23:11 groupadd[1371286]: new group: name=builder, GID=1230 <86>May 4 02:23:11 useradd[1371317]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash, from=none 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>May 4 02:23:16 rpmi: libpcre2-devel-10.43-alt1 sisyphus+340880.100.1.1 1708164071 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/leafnode-1.12.0-alt2.nosrc.rpm (w1.gzdio) Installing leafnode-1.12.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf leafnode-1.12.0 + echo 'Source #0 (leafnode-1.12.0.tar.xz):' Source #0 (leafnode-1.12.0.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/leafnode-1.12.0.tar.xz + /bin/tar -xf - + cd leafnode-1.12.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd leafnode-1.12.0 + 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext --sysconfdir=/etc/leafnode --with-spooldir=/var/spool/news --with-lockfile=/var/lock/news/fetchnews.lck configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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... /usr/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... /usr/bin/rpm checking for id... /usr/bin/id checking for x86_64-alt-linux-gcc options needed to detect all undeclared functions... none needed 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 egrep... (cached) /usr/bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for system include files... yes checking for fcntl.h... yes checking for sys/time.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for sys/socket.h... yes 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 pcre2-config... /usr/bin/pcre2-config checking for pcre2.h... yes checking for pcre2_compile_8 in -lpcre2-8... 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 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 tcpd... none checking that generated files are newer than configure... done configure: creating ./config.status 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 configure: WARNING: unrecognized options: --without-included-gettext *** leafnode 1.12.0 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 -j8 make: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' ( 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.12.0" ;' ) >config.c \ || rm -f config.c make: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make 'LDFLAGS=' all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o newsq.o newsq.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o nntputil.o nntputil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o configutil.o configutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o filterutil.o filterutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o activutil_resolve.o activutil_resolve.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o syslog.o syslog.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o agetcwd.o agetcwd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o xoverutil.o xoverutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o activutil.o activutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o critmem.o critmem.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o artutil.o artutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o getaline.o getaline.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o wildmat.o wildmat.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o miscutil.o miscutil.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o validatefqdn.o validatefqdn.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mgetaline.o mgetaline.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lockfile.o lockfile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mastring.o mastring.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o writes.o writes.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o getfoldedline.o getfoldedline.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o masock_sa2name.o masock_sa2name.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o grouplist.o grouplist.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ln_log.o ln_log.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o pcre_extract.o pcre_extract.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o groupselect.o groupselect.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o checkpeerlocal.o checkpeerlocal.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o log_unlink.o log_unlink.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o snprintf.o snprintf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o leafnode-version.o leafnode-version.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o mysigact.o mysigact.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o config.o config.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o amiroot.o amiroot.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o nntpd_dodate.o nntpd_dodate.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lsort.o lsort.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o quickmkdir.o quickmkdir.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' 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.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fetchnews_check_date.o fetchnews_check_date.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' 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.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o checkgroups.o checkgroups.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh config.status --file subst:subst.in config.status: creating subst make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o applyfilter.o applyfilter.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o texpire.o texpire.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o leafnode-version leafnode-version.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o nntpd.o nntpd.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o amiroot amiroot.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fetchnews.o fetchnews.c make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./leafnode.cron.daily.in >leafnode.cron.daily make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./applyfilter.8.in >applyfilter.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./checkgroups.8.in >checkgroups.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./fetchnews.8.in >fetchnews.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o quickmkdir quickmkdir.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./leafnode.8.in >leafnode.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./leafnode-version.1.in >leafnode-version.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./leafnode@.service.in >leafnode@.service make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./newsq.1.in >newsq.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /bin/sh ./subst <./texpire.8.in >texpire.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o newsq newsq.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o lsort lsort.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o checkgroups checkgroups.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o applyfilter applyfilter.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o texpire texpire.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o leafnode nntpd.o nntpd_dodate.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' x86_64-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o fetchnews fetchnews.o fetchnews_check_date.o liblnutil.a -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' Making all in doc_german make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' /bin/sh ../subst <./applyfilter.8.in >applyfilter.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' /bin/sh ../subst <./checkgroups.8.in >checkgroups.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' /bin/sh ../subst <./fetchnews.8.in >fetchnews.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' /bin/sh ../subst <./texpire.8.in >texpire.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' /bin/sh ../subst <./newsq.1.in >newsq.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' /bin/sh ../subst <./leafnode-version.1.in >leafnode-version.1 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' /bin/sh ../subst <./leafnode.8.in >leafnode.8 make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47525 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd leafnode-1.12.0 + 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.12.0' make 'LDFLAGS=' install-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[3]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' /usr/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' /usr/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' /usr/bin/mkdir -p '/usr/src/tmp/leafnode-buildroot/etc/leafnode' /usr/libexec/rpm-build/install -p -m 644 config.example filters.example '/usr/src/tmp/leafnode-buildroot/etc/leafnode' /usr/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' /usr/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=' install-data-hook make[4]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0' 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 ./install-sh -m 0755 -d /usr/src/tmp/leafnode-buildroot/usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode ./install-sh -m 0644 ./UNINSTALL-daemontools /usr/src/tmp/leafnode-buildroot/usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode make[4]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[3]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' Making install in doc_german make[2]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' make[3]: Entering directory '/usr/src/RPM/BUILD/leafnode-1.12.0/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.12.0/doc_german' make[2]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0/doc_german' make[1]: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' make: Leaving directory '/usr/src/RPM/BUILD/leafnode-1.12.0' + 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 + install -d /usr/src/tmp/leafnode-buildroot/lib/systemd/system + install -pm644 leafnode@.service leafnode.socket /usr/src/tmp/leafnode-buildroot/lib/systemd/system + sed -e s,news.example.org,ddt.demos.su,g -e 's,^# maxfetch,maxfetch,g' -e 's,^# initialfetch,initialfetch,g' -e 's,^# allow_8bit_headers,allow_8bit_headers,g' + sed -i -e 's,/usr/sbin/tcpd ,,' /usr/src/tmp/leafnode-buildroot/lib/systemd/system/leafnode@.service + /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 systemd units in /usr/src/tmp/leafnode-buildroot Adjusting library links in /usr/src/tmp/leafnode-buildroot ./lib: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/leafnode-buildroot Processing files: leafnode-1.12.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96865 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd leafnode-1.12.0 + DOCDIR=/usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + export DOCDIR + rm -rf /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + /bin/mkdir -p /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + cp -prL ADD-ONS CREDITS INSTALL KNOWNBUGS NEWS README README-FQDN README-FQDN.html README-FQDN.pdf README-FQDN.pod README-MAINTAINER FAQ.html FAQ.txt /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + chmod -R go-w /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + chmod -R a+rX /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + cp -prL tools/archivefaq.pl update.sh /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + chmod -R go-w /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + chmod -R a+rX /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode-1.12.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.40voJw 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.6subMY 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/libpcre2-8.so.0 find-requires: FINDPACKAGE-COMMANDS: su Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YHzebq 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(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.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpcre2-8.so.0()(64bit) >= set:kgJAZn6CpJkqpZ0YI4DYG7FfoDw1, 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.GW2uvD Creating leafnode-debuginfo package Processing files: leafnode-debuginfo-1.12.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.whnDU1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ol6yQz find-requires: running scripts (debuginfo) Requires: leafnode = 1.12.0-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcre2-8.so.0) Adding to leafnode-debuginfo a strict dependency on leafnode warning: Installed (but unpackaged) file(s) found: /usr/src/tmp/leafnode-buildroot/usr/share/doc/leafnode/UNINSTALL-daemontools Wrote: /usr/src/RPM/RPMS/x86_64/leafnode-1.12.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/leafnode-debuginfo-1.12.0-alt2.x86_64.rpm (w2.lzdio) 27.83user 11.93system 0:27.38elapsed 145%CPU (0avgtext+0avgdata 70104maxresident)k 0inputs+0outputs (0major+1370669minor)pagefaults 0swaps 7.42user 2.78system 0:41.02elapsed 24%CPU (0avgtext+0avgdata 130984maxresident)k 0inputs+0outputs (0major+190278minor)pagefaults 0swaps --- leafnode-1.12.0-alt2.x86_64.rpm.repo 2023-05-15 10:01:07.000000000 +0000 +++ leafnode-1.12.0-alt2.x86_64.rpm.hasher 2024-05-04 02:23:47.912113399 +0000 @@ -54,3 +54,2 @@ Requires: rpmlib(SetVersions) -Requires: libc.so.6(ALT_2.24)(64bit) Requires: libc.so.6(GLIBC_2.11)(64bit) @@ -62,2 +61,3 @@ Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -83,9 +83,9 @@ File: /lib/systemd/system/leafnode@.service 100644 root:root 080383592b1e24f48dcdb44e5b2591ed -File: /usr/bin/leafnode-version 100755 root:root e6299260113c697ade9f22df88e10d87 -File: /usr/bin/newsq 100755 root:root c020bdaf5fd92baaf2650fb0bfbf7933 -File: /usr/sbin/applyfilter 100710 root:news 19fa49441b13dfc7388a1c50c63db961 -File: /usr/sbin/checkgroups 100710 root:news 707c9d478077def533c18840b174e86d -File: /usr/sbin/fetchnews 100710 root:news fa7578af4d8140f36c749b4cef6b9ebe -File: /usr/sbin/leafnode 100710 root:news c6714f8fc624d48c723c9e472b583920 -File: /usr/sbin/texpire 100710 root:news 0a83bbaa3642e8ab983d4ae4e6261404 +File: /usr/bin/leafnode-version 100755 root:root e764dd7416687df067ee303ff6fd955a +File: /usr/bin/newsq 100755 root:root 84daab21f88a4a1b06cead5e2de1a18c +File: /usr/sbin/applyfilter 100710 root:news 96911f9b3aac7c28c493c3a2a1a78529 +File: /usr/sbin/checkgroups 100710 root:news 1ff3c41bbe415a647ade15fb6fff3699 +File: /usr/sbin/fetchnews 100710 root:news fb0f9616b7c1057595492432ee4f40be +File: /usr/sbin/leafnode 100710 root:news 0cee5293f1f042521897da083afc02e5 +File: /usr/sbin/texpire 100710 root:news 84270a236677d362ed49727f08aab1e4 File: /usr/share/doc/leafnode-1.12.0 40755 root:root @@ -121,2 +121,2 @@ File: /var/spool/news/temp.files 40755 news:news -RPMIdentity: bce283ab97bbaf8872ce0a9623b2c111245211aa244644895ec495917576a79530693b0266b1e4c66d920655f0e6310fd98d6199c0456c71953a620cf56f175e +RPMIdentity: 4d17d682eab211b6bcf2f11f162e62d9af3b53e3224193058f901383b1343d4bdc8fcc2f1cbec7369b5f8205d2220755c328a275c1bfd2d07bd28d15d9f962ab --- leafnode-debuginfo-1.12.0-alt2.x86_64.rpm.repo 2023-05-15 10:01:08.000000000 +0000 +++ leafnode-debuginfo-1.12.0-alt2.x86_64.rpm.hasher 2024-05-04 02:23:48.003112878 +0000 @@ -1,22 +1,21 @@ -/usr/lib/debug/.build-id/01 40755 root:root -/usr/lib/debug/.build-id/01/0a01f6c7567e6b20b1e1b75a906bdb48f48419 120777 root:root ../../../../sbin/applyfilter -/usr/lib/debug/.build-id/01/0a01f6c7567e6b20b1e1b75a906bdb48f48419.debug 120777 root:root ../../usr/sbin/applyfilter.debug -/usr/lib/debug/.build-id/16 40755 root:root -/usr/lib/debug/.build-id/16/092062a88b641bdd4c69197c0f3b61711014e0 120777 root:root ../../../../sbin/fetchnews -/usr/lib/debug/.build-id/16/092062a88b641bdd4c69197c0f3b61711014e0.debug 120777 root:root ../../usr/sbin/fetchnews.debug -/usr/lib/debug/.build-id/1a 40755 root:root -/usr/lib/debug/.build-id/1a/33031c5195ed591bf5e503242eb18e6f5f0d26 120777 root:root ../../../../sbin/leafnode -/usr/lib/debug/.build-id/1a/33031c5195ed591bf5e503242eb18e6f5f0d26.debug 120777 root:root ../../usr/sbin/leafnode.debug -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/83e4ac7b51e073f023e27bd5ffab2cff63f6ff 120777 root:root ../../../../bin/newsq -/usr/lib/debug/.build-id/23/83e4ac7b51e073f023e27bd5ffab2cff63f6ff.debug 120777 root:root ../../usr/bin/newsq.debug -/usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/e121398224fbbd785f08ccd6f90e5e52b76653 120777 root:root ../../../../bin/leafnode-version -/usr/lib/debug/.build-id/3e/e121398224fbbd785f08ccd6f90e5e52b76653.debug 120777 root:root ../../usr/bin/leafnode-version.debug -/usr/lib/debug/.build-id/62 40755 root:root -/usr/lib/debug/.build-id/62/2a8305d68a447ae7f953c5237ab33fe8f636a2 120777 root:root ../../../../sbin/checkgroups -/usr/lib/debug/.build-id/62/2a8305d68a447ae7f953c5237ab33fe8f636a2.debug 120777 root:root ../../usr/sbin/checkgroups.debug -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/b399385f7e06efc5c678fadf47b0e6fea3d291 120777 root:root ../../../../sbin/texpire -/usr/lib/debug/.build-id/80/b399385f7e06efc5c678fadf47b0e6fea3d291.debug 120777 root:root ../../usr/sbin/texpire.debug +/usr/lib/debug/.build-id/0f 40755 root:root +/usr/lib/debug/.build-id/0f/339b1655d6d20c6ded8819c3667d95ed91d517 120777 root:root ../../../../bin/leafnode-version +/usr/lib/debug/.build-id/0f/339b1655d6d20c6ded8819c3667d95ed91d517.debug 120777 root:root ../../usr/bin/leafnode-version.debug +/usr/lib/debug/.build-id/2e 40755 root:root +/usr/lib/debug/.build-id/2e/6ae89977a84ef904e523dd740dfe5f49ecf9fb 120777 root:root ../../../../bin/newsq +/usr/lib/debug/.build-id/2e/6ae89977a84ef904e523dd740dfe5f49ecf9fb.debug 120777 root:root ../../usr/bin/newsq.debug +/usr/lib/debug/.build-id/b8 40755 root:root +/usr/lib/debug/.build-id/b8/9e638c6a6f33cc2c5374d56a640ec45c55c15a 120777 root:root ../../../../sbin/applyfilter +/usr/lib/debug/.build-id/b8/9e638c6a6f33cc2c5374d56a640ec45c55c15a.debug 120777 root:root ../../usr/sbin/applyfilter.debug +/usr/lib/debug/.build-id/b8/a25cdc24e758ab00e2830b60f288511937cf8e 120777 root:root ../../../../sbin/checkgroups +/usr/lib/debug/.build-id/b8/a25cdc24e758ab00e2830b60f288511937cf8e.debug 120777 root:root ../../usr/sbin/checkgroups.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/fa140f3354e0c242ed1aaf64383c4695acbb42 120777 root:root ../../../../sbin/fetchnews +/usr/lib/debug/.build-id/c9/fa140f3354e0c242ed1aaf64383c4695acbb42.debug 120777 root:root ../../usr/sbin/fetchnews.debug +/usr/lib/debug/.build-id/e2 40755 root:root +/usr/lib/debug/.build-id/e2/5b37a5f07dacf3673efc5e4ee2efe85ea28430 120777 root:root ../../../../sbin/leafnode +/usr/lib/debug/.build-id/e2/5b37a5f07dacf3673efc5e4ee2efe85ea28430.debug 120777 root:root ../../usr/sbin/leafnode.debug +/usr/lib/debug/.build-id/f7 40755 root:root +/usr/lib/debug/.build-id/f7/22c8dfd07fd610c9c6470a885646f55b0c6e40 120777 root:root ../../../../sbin/texpire +/usr/lib/debug/.build-id/f7/22c8dfd07fd610c9c6470a885646f55b0c6e40.debug 120777 root:root ../../usr/sbin/texpire.debug /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root @@ -83,30 +82,29 @@ Provides: leafnode-debuginfo = 1.12.0-alt2:sisyphus+320528.100.1.1 -File: /usr/lib/debug/.build-id/01 40755 root:root -File: /usr/lib/debug/.build-id/01/0a01f6c7567e6b20b1e1b75a906bdb48f48419 120777 root:root ../../../../sbin/applyfilter -File: /usr/lib/debug/.build-id/01/0a01f6c7567e6b20b1e1b75a906bdb48f48419.debug 120777 root:root ../../usr/sbin/applyfilter.debug -File: /usr/lib/debug/.build-id/16 40755 root:root -File: /usr/lib/debug/.build-id/16/092062a88b641bdd4c69197c0f3b61711014e0 120777 root:root ../../../../sbin/fetchnews -File: /usr/lib/debug/.build-id/16/092062a88b641bdd4c69197c0f3b61711014e0.debug 120777 root:root ../../usr/sbin/fetchnews.debug -File: /usr/lib/debug/.build-id/1a 40755 root:root -File: /usr/lib/debug/.build-id/1a/33031c5195ed591bf5e503242eb18e6f5f0d26 120777 root:root ../../../../sbin/leafnode -File: /usr/lib/debug/.build-id/1a/33031c5195ed591bf5e503242eb18e6f5f0d26.debug 120777 root:root ../../usr/sbin/leafnode.debug -File: /usr/lib/debug/.build-id/23 40755 root:root -File: /usr/lib/debug/.build-id/23/83e4ac7b51e073f023e27bd5ffab2cff63f6ff 120777 root:root ../../../../bin/newsq -File: /usr/lib/debug/.build-id/23/83e4ac7b51e073f023e27bd5ffab2cff63f6ff.debug 120777 root:root ../../usr/bin/newsq.debug -File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/e121398224fbbd785f08ccd6f90e5e52b76653 120777 root:root ../../../../bin/leafnode-version -File: /usr/lib/debug/.build-id/3e/e121398224fbbd785f08ccd6f90e5e52b76653.debug 120777 root:root ../../usr/bin/leafnode-version.debug -File: /usr/lib/debug/.build-id/62 40755 root:root -File: /usr/lib/debug/.build-id/62/2a8305d68a447ae7f953c5237ab33fe8f636a2 120777 root:root ../../../../sbin/checkgroups -File: /usr/lib/debug/.build-id/62/2a8305d68a447ae7f953c5237ab33fe8f636a2.debug 120777 root:root ../../usr/sbin/checkgroups.debug -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/b399385f7e06efc5c678fadf47b0e6fea3d291 120777 root:root ../../../../sbin/texpire -File: /usr/lib/debug/.build-id/80/b399385f7e06efc5c678fadf47b0e6fea3d291.debug 120777 root:root ../../usr/sbin/texpire.debug -File: /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root ab58fb67e673eafa8b895123d1055937 -File: /usr/lib/debug/usr/bin/newsq.debug 100644 root:root d1ce550e6a7f69ed25ebb55eb095d90c -File: /usr/lib/debug/usr/sbin/applyfilter.debug 100644 root:root 5efbd319b7d681f749bd9c94d6100fb8 -File: /usr/lib/debug/usr/sbin/checkgroups.debug 100644 root:root 7c006c84c1b2ef30f6c2fd6577c5a115 -File: /usr/lib/debug/usr/sbin/fetchnews.debug 100644 root:root 5d838de6db0bf2ef65aaef0a2d6a60f7 -File: /usr/lib/debug/usr/sbin/leafnode.debug 100644 root:root 15cf36052350a7f893e8f659bb9d4ebb -File: /usr/lib/debug/usr/sbin/texpire.debug 100644 root:root 155a06f6050798c446aa9530d93aad5d +File: /usr/lib/debug/.build-id/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/339b1655d6d20c6ded8819c3667d95ed91d517 120777 root:root ../../../../bin/leafnode-version +File: /usr/lib/debug/.build-id/0f/339b1655d6d20c6ded8819c3667d95ed91d517.debug 120777 root:root ../../usr/bin/leafnode-version.debug +File: /usr/lib/debug/.build-id/2e 40755 root:root +File: /usr/lib/debug/.build-id/2e/6ae89977a84ef904e523dd740dfe5f49ecf9fb 120777 root:root ../../../../bin/newsq +File: /usr/lib/debug/.build-id/2e/6ae89977a84ef904e523dd740dfe5f49ecf9fb.debug 120777 root:root ../../usr/bin/newsq.debug +File: /usr/lib/debug/.build-id/b8 40755 root:root +File: /usr/lib/debug/.build-id/b8/9e638c6a6f33cc2c5374d56a640ec45c55c15a 120777 root:root ../../../../sbin/applyfilter +File: /usr/lib/debug/.build-id/b8/9e638c6a6f33cc2c5374d56a640ec45c55c15a.debug 120777 root:root ../../usr/sbin/applyfilter.debug +File: /usr/lib/debug/.build-id/b8/a25cdc24e758ab00e2830b60f288511937cf8e 120777 root:root ../../../../sbin/checkgroups +File: /usr/lib/debug/.build-id/b8/a25cdc24e758ab00e2830b60f288511937cf8e.debug 120777 root:root ../../usr/sbin/checkgroups.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/fa140f3354e0c242ed1aaf64383c4695acbb42 120777 root:root ../../../../sbin/fetchnews +File: /usr/lib/debug/.build-id/c9/fa140f3354e0c242ed1aaf64383c4695acbb42.debug 120777 root:root ../../usr/sbin/fetchnews.debug +File: /usr/lib/debug/.build-id/e2 40755 root:root +File: /usr/lib/debug/.build-id/e2/5b37a5f07dacf3673efc5e4ee2efe85ea28430 120777 root:root ../../../../sbin/leafnode +File: /usr/lib/debug/.build-id/e2/5b37a5f07dacf3673efc5e4ee2efe85ea28430.debug 120777 root:root ../../usr/sbin/leafnode.debug +File: /usr/lib/debug/.build-id/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/22c8dfd07fd610c9c6470a885646f55b0c6e40 120777 root:root ../../../../sbin/texpire +File: /usr/lib/debug/.build-id/f7/22c8dfd07fd610c9c6470a885646f55b0c6e40.debug 120777 root:root ../../usr/sbin/texpire.debug +File: /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root e5d7e815d3d6b39e09629f34cae0ad97 +File: /usr/lib/debug/usr/bin/newsq.debug 100644 root:root cb67739b3c2f7d9fa3a18c8df41fa308 +File: /usr/lib/debug/usr/sbin/applyfilter.debug 100644 root:root 845a3ff36ec60a7cbd79cc46ecccba3e +File: /usr/lib/debug/usr/sbin/checkgroups.debug 100644 root:root 964eb13b0f52939c68594e9af7428039 +File: /usr/lib/debug/usr/sbin/fetchnews.debug 100644 root:root 4913a82f1a26215231c13b1ba5371732 +File: /usr/lib/debug/usr/sbin/leafnode.debug 100644 root:root a6950b625e3b2e0466d9e8777d2b01c2 +File: /usr/lib/debug/usr/sbin/texpire.debug 100644 root:root c630239a3a410fae0b1b3711a78fa8c8 File: /usr/src/debug/leafnode-1.12.0 40755 root:root @@ -160,2 +158,2 @@ File: /usr/src/debug/leafnode-1.12.0/xoverutil.c 100644 root:root d6dc9744bf60dd9f1a981a5bd03e03ea -RPMIdentity: 010ca759831c19899aeb4a2d9e74b79474e3c9677ff6e8deb17d40d6704e8e7a3063784a4ba124d41d5bb80707112dee42734b81c1520a94dc558796e4d4df94 +RPMIdentity: d02f131954769b7539ae6fdd093a71b18922ee8aa7006a867d4d8a05c6f54218704c0d0e49e6902ac328e922771eb46f6585a9ffa27ca608ec48714266c74317