<86>Oct 14 09:12:56 userdel[3324506]: delete user 'rooter' <86>Oct 14 09:12:56 userdel[3324506]: removed group 'rooter' owned by 'rooter' <86>Oct 14 09:12:56 userdel[3324506]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 14 09:12:56 groupadd[3324511]: group added to /etc/group: name=rooter, GID=597 <86>Oct 14 09:12:56 groupadd[3324511]: group added to /etc/gshadow: name=rooter <86>Oct 14 09:12:56 groupadd[3324511]: new group: name=rooter, GID=597 <86>Oct 14 09:12:56 useradd[3324515]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Oct 14 09:12:56 userdel[3324522]: delete user 'builder' <86>Oct 14 09:12:56 userdel[3324522]: removed group 'builder' owned by 'builder' <86>Oct 14 09:12:56 userdel[3324522]: removed shadow group 'builder' owned by 'builder' <86>Oct 14 09:12:56 groupadd[3324527]: group added to /etc/group: name=builder, GID=598 <86>Oct 14 09:12:56 groupadd[3324527]: group added to /etc/gshadow: name=builder <86>Oct 14 09:12:56 groupadd[3324527]: new group: name=builder, GID=598 <86>Oct 14 09:12:56 useradd[3324531]: new user: name=builder, UID=598, GID=598, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/finger-1.3-alt2.nosrc.rpm Installing finger-1.3-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99183 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf finger-bsd-1.3 + echo 'Source #0 (finger-bsd-1.3.tar):' Source #0 (finger-bsd-1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/finger-bsd-1.3.tar + cd finger-bsd-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (finger-memory-leak.patch):' Patch #1 (finger-memory-leak.patch): + /usr/bin/patch -p1 patching file finger/util.c + echo 'Patch #2 (finger-utf8_segfault.patch):' Patch #2 (finger-utf8_segfault.patch): + /usr/bin/patch -p0 patching file finger/sprint.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.128 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd finger-bsd-1.3 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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 --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for library containing strerror... none required checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for -fpie... yes checking for an ANSI C-conforming const... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating finger/Makefile config.status: creating fingerd/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j8 make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in finger make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c net.c net.c: In function 'netfinger': net.c:110:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 110 | write (fd, "/W ", 3); | ^~~~~~~~~~~~~~~~~~~~ net.c:112:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 112 | write (fd, name, strlen (name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net.c:113:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 113 | write (fd, "\r\n", 2); | ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c vis.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utf8conv.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c sprint.c sprint.c: In function 'psort': sprint.c:179:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 179 | const char *pname = (*(PERSON **)p)->name; | ^ sprint.c:180:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 180 | const char *tname = (*(PERSON **)t)->name; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lprint.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c finger.c make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -I. -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c util.c In file included from /usr/include/string.h:508, from util.c:43: In function 'strncpy', inlined from 'userinfo' at util.c:107:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'match' at util.c:140:10: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' i586-alt-linux-gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o finger finger.o lprint.o net.o sprint.o util.o vis.o utf8conv.o -pie make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' Making all in fingerd make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' i586-alt-linux-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -I.. -I.. -I../intl -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c fingerd.c fingerd.c: In function 'main': fingerd.c:128:4: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] 128 | setgid (pwd->pw_gid); | ^~~~~~~~~~~~~~~~~~~~ fingerd.c:129:4: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] 129 | setuid (pwd->pw_uid); | ^~~~~~~~~~~~~~~~~~~~ fingerd.c:131:7: warning: ignoring return value of 'seteuid', declared with attribute warn_unused_result [-Wunused-result] 131 | seteuid (0); /* this should fail */ | ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' i586-alt-linux-gcc -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -DXTSTRINGDEFINES -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -fpie -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o in.fingerd fingerd.o -pie make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' Making all in po make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43968 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/finger-buildroot + : + /bin/rm -rf -- /usr/src/tmp/finger-buildroot + cd finger-bsd-1.3 + install -D -m640 /usr/src/RPM/SOURCES/finger.xinetd /usr/src/tmp/finger-buildroot/etc/xinetd.d/finger + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/finger-buildroot/usr exec_prefix=/usr/src/tmp/finger-buildroot/usr bindir=/usr/src/tmp/finger-buildroot/usr/bin sbindir=/usr/src/tmp/finger-buildroot/usr/sbin sysconfdir=/usr/src/tmp/finger-buildroot/etc datadir=/usr/src/tmp/finger-buildroot/usr/share includedir=/usr/src/tmp/finger-buildroot/usr/include libdir=/usr/src/tmp/finger-buildroot/usr/lib libexecdir=/usr/src/tmp/finger-buildroot/usr/lib localstatedir=/usr/src/tmp/finger-buildroot/var/lib sharedstatedir=/usr/src/tmp/finger-buildroot/var/lib mandir=/usr/src/tmp/finger-buildroot/usr/share/man infodir=/usr/src/tmp/finger-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3' Making install in m4 make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/m4' Making install in finger make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' test -z "/usr/src/tmp/finger-buildroot/usr/bin" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/bin" /bin/install -p -s -m 555 'finger' '/usr/src/tmp/finger-buildroot/usr/bin/finger' test -z "/usr/src/tmp/finger-buildroot/usr/share/man/man1" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/share/man/man1" /bin/install -p -m 644 './finger.1' '/usr/src/tmp/finger-buildroot/usr/share/man/man1/finger.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/finger' Making install in fingerd make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' test -z "/usr/src/tmp/finger-buildroot/usr/sbin" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/sbin" /bin/install -p -s -m 755 'in.fingerd' '/usr/src/tmp/finger-buildroot/usr/sbin/in.fingerd' test -z "/usr/src/tmp/finger-buildroot/usr/share/man/man8" || mkdir -p -- "/usr/src/tmp/finger-buildroot/usr/share/man/man8" /bin/install -p -m 644 './fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8' /bin/install -p -m 644 './in.fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/in.fingerd.8' make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/fingerd' Making install in po make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3/po' /bin/sh .././mkinstalldirs /usr/src/tmp/finger-buildroot/usr/share mkdir -p -- /usr/src/tmp/finger-buildroot/usr/share/locale/de/LC_MESSAGES installing de.gmo as /usr/src/tmp/finger-buildroot/usr/share/locale/de/LC_MESSAGES/finger-bsd.mo if test "finger-bsd" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /usr/src/tmp/finger-buildroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /bin/install -p -m 644 ./$file \ /usr/src/tmp/finger-buildroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/src/tmp/finger-buildroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3/po' make[1]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3' make[2]: Entering directory '/usr/src/RPM/BUILD/finger-bsd-1.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3' make[1]: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3' make: Leaving directory '/usr/src/RPM/BUILD/finger-bsd-1.3' + /usr/lib/rpm/find-lang finger-bsd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/finger-buildroot (auto) mode of 'usr/bin/finger' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) Verifying and fixing files in /usr/src/tmp/finger-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/finger-buildroot/ (default) Compressing files in /usr/src/tmp/finger-buildroot (auto) removed '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' -> 'in.fingerd.8.xz' removed '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' '/usr/src/tmp/finger-buildroot/usr/share/man/man8/fingerd.8.xz' -> 'in.fingerd.8.xz' 056-debuginfo.brp: WARNING: You have 2 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/finger ./usr/sbin/in.fingerd Verifying ELF objects in /usr/src/tmp/finger-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/finger: uses non-LFS functions: __xstat fopen freopen lseek open Hardlinking identical .pyc and .pyo files Processing files: finger-1.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uj0i5U find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JMDroU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WmDTgT Processing files: finger-server-1.3-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.svj6BU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2ErYvS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /etc/xinetd.d, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VXfKuV Wrote: /usr/src/RPM/RPMS/i586/finger-1.3-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/finger-server-1.3-alt2.i586.rpm 7.02user 2.56system 0:13.76elapsed 69%CPU (0avgtext+0avgdata 24780maxresident)k 0inputs+0outputs (0major+376223minor)pagefaults 0swaps 9.60user 7.72system 0:20.20elapsed 85%CPU (0avgtext+0avgdata 24780maxresident)k 0inputs+0outputs (0major+557319minor)pagefaults 0swaps