<86>Jan 27 05:24:38 userdel[4018127]: delete user 'rooter' <86>Jan 27 05:24:38 userdel[4018127]: removed group 'rooter' owned by 'rooter' <86>Jan 27 05:24:38 userdel[4018127]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 27 05:24:38 groupadd[4018176]: group added to /etc/group: name=rooter, GID=1853 <86>Jan 27 05:24:38 groupadd[4018176]: group added to /etc/gshadow: name=rooter <86>Jan 27 05:24:38 groupadd[4018176]: new group: name=rooter, GID=1853 <86>Jan 27 05:24:38 useradd[4018214]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Jan 27 05:24:38 userdel[4018265]: delete user 'builder' <86>Jan 27 05:24:38 userdel[4018265]: removed group 'builder' owned by 'builder' <86>Jan 27 05:24:38 userdel[4018265]: removed shadow group 'builder' owned by 'builder' <86>Jan 27 05:24:38 groupadd[4018318]: group added to /etc/group: name=builder, GID=1854 <86>Jan 27 05:24:38 groupadd[4018318]: group added to /etc/gshadow: name=builder <86>Jan 27 05:24:38 groupadd[4018318]: new group: name=builder, GID=1854 <86>Jan 27 05:24:38 useradd[4018361]: new user: name=builder, UID=1854, GID=1854, 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>Jan 27 05:24:41 rpmi: libpcre2-devel-10.42-alt1 sisyphus+311927.100.1.1 1671290956 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48453 + 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.48453 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-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 i586-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for i586-alt-linux-ranlib... ranlib checking for a sed that does not truncate output... /bin/sed checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for rpm... /bin/rpm checking for id... /usr/bin/id checking for i586-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... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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) /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... 4 checking size of time_t... 4 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 i586-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 -j16 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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' 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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' 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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' /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' /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 <./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 <./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' /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 <./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' i586-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 -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' /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 <./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 <./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' /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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-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 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -Wall -W -Wextra -Wstrict-prototypes -Wwrite-strings -Wno-unused-result -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 <./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 <./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 <./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 <./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.29727 + 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.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' /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 '/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=' 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) 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) verify-elf: WARNING: ./usr/sbin/applyfilter: uses non-LFS functions: fopen fstat getrlimit lstat mkstemp open readdir setrlimit stat truncate verify-elf: WARNING: ./usr/sbin/checkgroups: uses non-LFS functions: fopen fstat getrlimit mkstemp open readdir setrlimit stat verify-elf: WARNING: ./usr/sbin/texpire: uses non-LFS functions: fopen fstat ftruncate getrlimit lstat mkstemp open readdir setrlimit stat truncate verify-elf: WARNING: ./usr/sbin/fetchnews: uses non-LFS functions: fopen fstat ftruncate getrlimit lstat mkstemp open readdir setrlimit stat truncate verify-elf: WARNING: ./usr/sbin/leafnode: uses non-LFS functions: fopen fstat getrlimit lstat mkstemp open readdir setrlimit stat truncate verify-elf: WARNING: ./usr/bin/newsq: uses non-LFS functions: fopen fstat readdir stat Processing files: leafnode-1.12.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29727 + 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.H60c4h 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.hO5G58 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: /lib/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.aPYAls find-scriptlet-requires: FINDPACKAGE-COMMANDS: cat chmod chown grep rm sed Requires: /bin/sh, /etc/cron.daily, /etc/xinetd.d, /lib/ld-linux.so.2, libc.so.6 >= set:poiedc, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libpcre2-8.so.0 >= 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.Nkqlv4 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.8K3o3X find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3jTr5X find-requires: running scripts (debuginfo) Requires: leafnode = 1.12.0-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(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/i586/leafnode-1.12.0-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/leafnode-debuginfo-1.12.0-alt2.i586.rpm (w2.lzdio) 11.34user 7.84system 0:13.08elapsed 146%CPU (0avgtext+0avgdata 54756maxresident)k 0inputs+0outputs (0major+1368677minor)pagefaults 0swaps 2.81user 1.45system 0:19.92elapsed 21%CPU (0avgtext+0avgdata 125312maxresident)k 0inputs+0outputs (0major+204245minor)pagefaults 0swaps --- leafnode-1.12.0-alt2.i586.rpm.repo 2023-05-15 10:01:08.000000000 +0000 +++ leafnode-1.12.0-alt2.i586.rpm.hasher 2024-01-27 05:24:56.213648529 +0000 @@ -54,3 +54,2 @@ Requires: rpmlib(SetVersions) -Requires: libc.so.6(ALT_2.24) Requires: libc.so.6(GLIBC_2.0) @@ -60,3 +59,2 @@ Requires: libc.so.6(GLIBC_2.2) -Requires: libc.so.6(GLIBC_2.2.5) Requires: libc.so.6(GLIBC_2.3) @@ -65,2 +63,3 @@ Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -86,9 +85,9 @@ File: /lib/systemd/system/leafnode@.service 100644 root:root 080383592b1e24f48dcdb44e5b2591ed -File: /usr/bin/leafnode-version 100755 root:root ee42562abe55108d745a88ed3f3731da -File: /usr/bin/newsq 100755 root:root d2c0ecc5a911e365c09687224a4b2459 -File: /usr/sbin/applyfilter 100710 root:news 5f0c846c39df784b5e98ceba5817f640 -File: /usr/sbin/checkgroups 100710 root:news 6541c52335a9c0990be8e37e901dd3f5 -File: /usr/sbin/fetchnews 100710 root:news d303662254dac423121a3332faf12a8d -File: /usr/sbin/leafnode 100710 root:news b5aab0c284149b8fd694287c8e9e4286 -File: /usr/sbin/texpire 100710 root:news fd6cfd7f0a9de19052133ae24496d273 +File: /usr/bin/leafnode-version 100755 root:root bc0287a457420a03b3747b50742d00d2 +File: /usr/bin/newsq 100755 root:root 4b5cc35eb035e762c066014f5b476200 +File: /usr/sbin/applyfilter 100710 root:news 7576084b042f0f72ce51dfa4d00f1155 +File: /usr/sbin/checkgroups 100710 root:news 15d50a24fd87edea7226da84a5ab9b30 +File: /usr/sbin/fetchnews 100710 root:news ee3745d4abc2888e8f19599db1bd859d +File: /usr/sbin/leafnode 100710 root:news 8d66dd6b7fb4b47903ecc2d23aa359c4 +File: /usr/sbin/texpire 100710 root:news 33555adc8fecc2309c020b35fe47c03e File: /usr/share/doc/leafnode-1.12.0 40755 root:root @@ -124,2 +123,2 @@ File: /var/spool/news/temp.files 40755 news:news -RPMIdentity: 85398beb58cc3a946b029649bd2f7675d0bd63fc8717c40aaa26773fbee43fc63c5cf6799eba9b5d1057c6648e78bac7cb90862d3f572187d6784e998d3a53d9 +RPMIdentity: a07e38309b76bbefabb275ff1cb11e9a4e74e9d191b390fb6d3493a1ff1147e4d2becbb7d9cf228073c89cfcb66080a364e2a62c40aedaf73f7aa39727b76018 --- leafnode-debuginfo-1.12.0-alt2.i586.rpm.repo 2023-05-15 10:01:08.000000000 +0000 +++ leafnode-debuginfo-1.12.0-alt2.i586.rpm.hasher 2024-01-27 05:24:56.301650246 +0000 @@ -1,22 +1,22 @@ -/usr/lib/debug/.build-id/14 40755 root:root -/usr/lib/debug/.build-id/14/bd14d2b7d84ff77ca57bdd00ad41017e88a5dd 120777 root:root ../../../../sbin/checkgroups -/usr/lib/debug/.build-id/14/bd14d2b7d84ff77ca57bdd00ad41017e88a5dd.debug 120777 root:root ../../usr/sbin/checkgroups.debug -/usr/lib/debug/.build-id/36 40755 root:root -/usr/lib/debug/.build-id/36/255b97e23108f9907c947339092e2a5de5b259 120777 root:root ../../../../sbin/applyfilter -/usr/lib/debug/.build-id/36/255b97e23108f9907c947339092e2a5de5b259.debug 120777 root:root ../../usr/sbin/applyfilter.debug -/usr/lib/debug/.build-id/3b 40755 root:root -/usr/lib/debug/.build-id/3b/6111265cdafc52e0696504376f12cfadcb4e07 120777 root:root ../../../../bin/leafnode-version -/usr/lib/debug/.build-id/3b/6111265cdafc52e0696504376f12cfadcb4e07.debug 120777 root:root ../../usr/bin/leafnode-version.debug -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/45d6eb0270fa88efc1799a2bbb2a779cc06c30 120777 root:root ../../../../sbin/leafnode -/usr/lib/debug/.build-id/7a/45d6eb0270fa88efc1799a2bbb2a779cc06c30.debug 120777 root:root ../../usr/sbin/leafnode.debug -/usr/lib/debug/.build-id/91 40755 root:root -/usr/lib/debug/.build-id/91/1fca0bcd6204f183072225c16c4181f70f5c50 120777 root:root ../../../../sbin/texpire -/usr/lib/debug/.build-id/91/1fca0bcd6204f183072225c16c4181f70f5c50.debug 120777 root:root ../../usr/sbin/texpire.debug -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/fee306aabcf87caf28d9f53c6e1bbfd19de8b3 120777 root:root ../../../../sbin/fetchnews -/usr/lib/debug/.build-id/a5/fee306aabcf87caf28d9f53c6e1bbfd19de8b3.debug 120777 root:root ../../usr/sbin/fetchnews.debug -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/80b2ac118bd1300815a1a5d9fe3f80f5baede9 120777 root:root ../../../../bin/newsq -/usr/lib/debug/.build-id/ec/80b2ac118bd1300815a1a5d9fe3f80f5baede9.debug 120777 root:root ../../usr/bin/newsq.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/ea01a1c911ccabfc00ba8ee93904a617f8fb82 120777 root:root ../../../../sbin/applyfilter +/usr/lib/debug/.build-id/20/ea01a1c911ccabfc00ba8ee93904a617f8fb82.debug 120777 root:root ../../usr/sbin/applyfilter.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/219729678fd22e3614092e9878fb7633280af4 120777 root:root ../../../../sbin/fetchnews +/usr/lib/debug/.build-id/8e/219729678fd22e3614092e9878fb7633280af4.debug 120777 root:root ../../usr/sbin/fetchnews.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/fdbb3583177c45aa94c1b256b929a16e76e383 120777 root:root ../../../../sbin/texpire +/usr/lib/debug/.build-id/9d/fdbb3583177c45aa94c1b256b929a16e76e383.debug 120777 root:root ../../usr/sbin/texpire.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/6bca9179a343b1447740f879dcb7c5bbbe4c93 120777 root:root ../../../../bin/leafnode-version +/usr/lib/debug/.build-id/aa/6bca9179a343b1447740f879dcb7c5bbbe4c93.debug 120777 root:root ../../usr/bin/leafnode-version.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/e8a17b7b7cc236a0c45df729a0cfcc170e177d 120777 root:root ../../../../bin/newsq +/usr/lib/debug/.build-id/b5/e8a17b7b7cc236a0c45df729a0cfcc170e177d.debug 120777 root:root ../../usr/bin/newsq.debug +/usr/lib/debug/.build-id/da 40755 root:root +/usr/lib/debug/.build-id/da/fe7057295082cf8b88d53c40428f17b9ad45a7 120777 root:root ../../../../sbin/checkgroups +/usr/lib/debug/.build-id/da/fe7057295082cf8b88d53c40428f17b9ad45a7.debug 120777 root:root ../../usr/sbin/checkgroups.debug +/usr/lib/debug/.build-id/e5 40755 root:root +/usr/lib/debug/.build-id/e5/bb3a2aacead25c5361203794e7562199c31abe 120777 root:root ../../../../sbin/leafnode +/usr/lib/debug/.build-id/e5/bb3a2aacead25c5361203794e7562199c31abe.debug 120777 root:root ../../usr/sbin/leafnode.debug /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root @@ -83,30 +83,30 @@ Provides: leafnode-debuginfo = 1.12.0-alt2:sisyphus+320528.100.1.1 -File: /usr/lib/debug/.build-id/14 40755 root:root -File: /usr/lib/debug/.build-id/14/bd14d2b7d84ff77ca57bdd00ad41017e88a5dd 120777 root:root ../../../../sbin/checkgroups -File: /usr/lib/debug/.build-id/14/bd14d2b7d84ff77ca57bdd00ad41017e88a5dd.debug 120777 root:root ../../usr/sbin/checkgroups.debug -File: /usr/lib/debug/.build-id/36 40755 root:root -File: /usr/lib/debug/.build-id/36/255b97e23108f9907c947339092e2a5de5b259 120777 root:root ../../../../sbin/applyfilter -File: /usr/lib/debug/.build-id/36/255b97e23108f9907c947339092e2a5de5b259.debug 120777 root:root ../../usr/sbin/applyfilter.debug -File: /usr/lib/debug/.build-id/3b 40755 root:root -File: /usr/lib/debug/.build-id/3b/6111265cdafc52e0696504376f12cfadcb4e07 120777 root:root ../../../../bin/leafnode-version -File: /usr/lib/debug/.build-id/3b/6111265cdafc52e0696504376f12cfadcb4e07.debug 120777 root:root ../../usr/bin/leafnode-version.debug -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/45d6eb0270fa88efc1799a2bbb2a779cc06c30 120777 root:root ../../../../sbin/leafnode -File: /usr/lib/debug/.build-id/7a/45d6eb0270fa88efc1799a2bbb2a779cc06c30.debug 120777 root:root ../../usr/sbin/leafnode.debug -File: /usr/lib/debug/.build-id/91 40755 root:root -File: /usr/lib/debug/.build-id/91/1fca0bcd6204f183072225c16c4181f70f5c50 120777 root:root ../../../../sbin/texpire -File: /usr/lib/debug/.build-id/91/1fca0bcd6204f183072225c16c4181f70f5c50.debug 120777 root:root ../../usr/sbin/texpire.debug -File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/fee306aabcf87caf28d9f53c6e1bbfd19de8b3 120777 root:root ../../../../sbin/fetchnews -File: /usr/lib/debug/.build-id/a5/fee306aabcf87caf28d9f53c6e1bbfd19de8b3.debug 120777 root:root ../../usr/sbin/fetchnews.debug -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/80b2ac118bd1300815a1a5d9fe3f80f5baede9 120777 root:root ../../../../bin/newsq -File: /usr/lib/debug/.build-id/ec/80b2ac118bd1300815a1a5d9fe3f80f5baede9.debug 120777 root:root ../../usr/bin/newsq.debug -File: /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root d991b46a9e811de7297464bbe6811cb0 -File: /usr/lib/debug/usr/bin/newsq.debug 100644 root:root e3bdbb259ab4faefb6ff672caf19e771 -File: /usr/lib/debug/usr/sbin/applyfilter.debug 100644 root:root 5bf07c441409cf5673727161bf2668b2 -File: /usr/lib/debug/usr/sbin/checkgroups.debug 100644 root:root 9a7268c4ab6d5b7d92e79a2275fb4343 -File: /usr/lib/debug/usr/sbin/fetchnews.debug 100644 root:root 34d81cf440c295da860c790e8283a71b -File: /usr/lib/debug/usr/sbin/leafnode.debug 100644 root:root 29a0b4c6976840790d4ba9d6154c8320 -File: /usr/lib/debug/usr/sbin/texpire.debug 100644 root:root 68a2cb5b1e2f36b76fab6fa427ff32be +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/ea01a1c911ccabfc00ba8ee93904a617f8fb82 120777 root:root ../../../../sbin/applyfilter +File: /usr/lib/debug/.build-id/20/ea01a1c911ccabfc00ba8ee93904a617f8fb82.debug 120777 root:root ../../usr/sbin/applyfilter.debug +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/219729678fd22e3614092e9878fb7633280af4 120777 root:root ../../../../sbin/fetchnews +File: /usr/lib/debug/.build-id/8e/219729678fd22e3614092e9878fb7633280af4.debug 120777 root:root ../../usr/sbin/fetchnews.debug +File: /usr/lib/debug/.build-id/9d 40755 root:root +File: /usr/lib/debug/.build-id/9d/fdbb3583177c45aa94c1b256b929a16e76e383 120777 root:root ../../../../sbin/texpire +File: /usr/lib/debug/.build-id/9d/fdbb3583177c45aa94c1b256b929a16e76e383.debug 120777 root:root ../../usr/sbin/texpire.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/6bca9179a343b1447740f879dcb7c5bbbe4c93 120777 root:root ../../../../bin/leafnode-version +File: /usr/lib/debug/.build-id/aa/6bca9179a343b1447740f879dcb7c5bbbe4c93.debug 120777 root:root ../../usr/bin/leafnode-version.debug +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/e8a17b7b7cc236a0c45df729a0cfcc170e177d 120777 root:root ../../../../bin/newsq +File: /usr/lib/debug/.build-id/b5/e8a17b7b7cc236a0c45df729a0cfcc170e177d.debug 120777 root:root ../../usr/bin/newsq.debug +File: /usr/lib/debug/.build-id/da 40755 root:root +File: /usr/lib/debug/.build-id/da/fe7057295082cf8b88d53c40428f17b9ad45a7 120777 root:root ../../../../sbin/checkgroups +File: /usr/lib/debug/.build-id/da/fe7057295082cf8b88d53c40428f17b9ad45a7.debug 120777 root:root ../../usr/sbin/checkgroups.debug +File: /usr/lib/debug/.build-id/e5 40755 root:root +File: /usr/lib/debug/.build-id/e5/bb3a2aacead25c5361203794e7562199c31abe 120777 root:root ../../../../sbin/leafnode +File: /usr/lib/debug/.build-id/e5/bb3a2aacead25c5361203794e7562199c31abe.debug 120777 root:root ../../usr/sbin/leafnode.debug +File: /usr/lib/debug/usr/bin/leafnode-version.debug 100644 root:root d49ad6279b110ba982b4dd2c80ea6eac +File: /usr/lib/debug/usr/bin/newsq.debug 100644 root:root 50ca44bbd31165d30adc8afad32a6b1b +File: /usr/lib/debug/usr/sbin/applyfilter.debug 100644 root:root 1637e52c7ba5b9475e2fd9e71700dd31 +File: /usr/lib/debug/usr/sbin/checkgroups.debug 100644 root:root ac47a08b3f844cc0b4f4f2186a68c2ae +File: /usr/lib/debug/usr/sbin/fetchnews.debug 100644 root:root 9409d86bef0383c5fd6fe241aaf645be +File: /usr/lib/debug/usr/sbin/leafnode.debug 100644 root:root b429796afb080b014996479f2a1af613 +File: /usr/lib/debug/usr/sbin/texpire.debug 100644 root:root d772c949ec80ffc627613fa735b25f9b File: /usr/src/debug/leafnode-1.12.0 40755 root:root @@ -160,2 +160,2 @@ File: /usr/src/debug/leafnode-1.12.0/xoverutil.c 100644 root:root d6dc9744bf60dd9f1a981a5bd03e03ea -RPMIdentity: 2f49e2daadabafc7b66c3b9f759582c097f6cb1fc3e660fdeb5e71d8abff993ff98751d6c389637a315ba534e7a66b41e34dade49f841a669b8bb00151bd7d6d +RPMIdentity: 62e53684daf1b116ec7d87bd2ded4e6052c8828cd5ecbaeee7c9a8d9f4bf2eb03e11de4a779321f7af3efa04db60ba7dc8067098bde2b3688f4b73e19bbb71ac