<86>Feb 20 08:58:02 userdel[58652]: delete user 'rooter' <86>Feb 20 08:58:02 userdel[58652]: removed group 'rooter' owned by 'rooter' <86>Feb 20 08:58:02 userdel[58652]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 20 08:58:02 groupadd[58668]: group added to /etc/group: name=rooter, GID=669 <86>Feb 20 08:58:02 groupadd[58668]: new group: name=rooter, GID=669 <86>Feb 20 08:58:02 useradd[58681]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Feb 20 08:58:02 userdel[58741]: delete user 'builder' <86>Feb 20 08:58:02 userdel[58741]: removed group 'builder' owned by 'builder' <86>Feb 20 08:58:02 userdel[58741]: removed shadow group 'builder' owned by 'builder' <86>Feb 20 08:58:02 groupadd[58777]: group added to /etc/group: name=builder, GID=670 <86>Feb 20 08:58:02 groupadd[58777]: group added to /etc/gshadow: name=builder <86>Feb 20 08:58:02 groupadd[58777]: new group: name=builder, GID=670 <86>Feb 20 08:58:02 useradd[58796]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash warning: line 25: Deprecated PreReq converted to Requires(pre,postun): PreReq: shadow-utils chkconfig warning: line 25: Deprecated PreReq converted to Requires(pre,postun): PreReq: shadow-utils chkconfig Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/pidentd-3.0.19-alt1.qa1.nosrc.rpm warning: line 18: Deprecated PreReq converted to Requires(pre,postun): PreReq: shadow-utils chkconfig Installing pidentd-3.0.19-alt1.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98228 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pidentd-3.0.19 + echo 'Source #0 (pidentd-3.0.19.tar.gz):' Source #0 (pidentd-3.0.19.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pidentd-3.0.19.tar.gz + /bin/tar -xf - + cd pidentd-3.0.19 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (pidentd-3.0.19-dummy.patch):' Patch #1 (pidentd-3.0.19-dummy.patch): + /usr/bin/patch -p1 patching file src/k_linux.c + echo 'Patch #2 (pidentd-3.0.11-nossl.patch):' Patch #2 (pidentd-3.0.11-nossl.patch): + /usr/bin/patch -p1 patching file configure.in Hunk #2 succeeded at 264 (offset 6 lines). + echo 'Patch #3 (pidentd-3.0.14-droproot.patch):' Patch #3 (pidentd-3.0.14-droproot.patch): + /usr/bin/patch -p1 patching file src/main.c Hunk #1 succeeded at 98 with fuzz 1 (offset 3 lines). Hunk #2 succeeded at 131 (offset 3 lines). Hunk #3 succeeded at 203 (offset 3 lines). Hunk #4 succeeded at 410 (offset 3 lines). Hunk #5 succeeded at 422 (offset 3 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98228 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pidentd-3.0.19 + autoconf + 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 + '[' -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 --without-included-gettext --with-threads=yes configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext 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 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 ISO C89... none needed checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... 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 ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking for stdint.h... (cached) yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for size_t... yes checking return type of signal handlers... void checking for socklen_t in sys/socket.h... yes checking for off_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking for snprintf... yes checking for vsnprintf... yes checking for sprintf() returning 'char *'... no checking for memcpy... yes checking for uname... yes checking for random... yes checking for srandom... yes checking for setsid... yes checking for ftruncate... yes checking for socket... yes checking for gethostbyname... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for pthread_attr_init in -lpthread... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for thr_setconcurrency... no checking for Posix-style getpw..._r... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + make -j8 make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o server.o server.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o request.o request.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o support.o support.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o conf.o conf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o buffer.o buffer.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o timeout.o timeout.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o avail.o avail.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o version.o version.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o gen_osinfo.o gen_osinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o safeio.o safeio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o daemon.o daemon.c daemon.c: In function 'pidfile_create': daemon.c:100:18: warning: too many arguments for format [-Wformat-extra-args] syslog(LOG_ERR, "s_write(fd, ..., %d): %m", fd, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ daemon.c: In function 'become_daemon': daemon.c:63:5: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o pkvm.o pkvm.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o kernel.o kernel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o send.o send.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o k_linux.o k_linux.c k_linux.c: In function 'ka_lookup': k_linux.c:115:27: warning: format '%x' expects argument of type 'unsigned int *', but argument 3 has type 'long int *' [-Wformat=] nra = sscanf(buf, "%*d: %x:%x %x:%x %*x %*x:%*x %*x:%*x %*x %d %*d %*d", ~^ %lx &myladdr, &mylport, &myraddr, &myrport, &euid); ~~~~~~~~ k_linux.c:115:33: warning: format '%x' expects argument of type 'unsigned int *', but argument 5 has type 'long int *' [-Wformat=] nra = sscanf(buf, "%*d: %x:%x %x:%x %*x %*x:%*x %*x:%*x %*x %d %*d %*d", ~^ %lx &myladdr, &mylport, &myraddr, &myrport, &euid); ~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o str2.o str2.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -o gen_osinfo gen_osinfo.o support.o safeio.o -lpthread ./gen_osinfo > c_osinfo.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o c_osinfo.o c_osinfo.c rm -f c_osinfo.c gen_osinfo make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o main.o main.c main.c: In function 'drop_root_privs': main.c:105:9: warning: implicit declaration of function 'setgroups'; did you mean 'getgroups'? [-Wimplicit-function-declaration] if (setgroups(1, &server_gid) < 0) ^~~~~~~~~ getgroups make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -o identd main.o server.o request.o kernel.o send.o daemon.o safeio.o support.o conf.o str2.o buffer.o timeout.o avail.o c_osinfo.o version.o k_linux.o pkvm.o -lpthread make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o ibench.o ibench.c make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -o ibench ibench.o -lpthread make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pidentd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pidentd-buildroot + cd pidentd-3.0.19 + mkdir -p /usr/src/tmp/pidentd-buildroot/usr/sbin /usr/src/tmp/pidentd-buildroot/usr/share/man/man8 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/pidentd-buildroot/usr exec_prefix=/usr/src/tmp/pidentd-buildroot/usr bindir=/usr/src/tmp/pidentd-buildroot/usr/bin sbindir=/usr/src/tmp/pidentd-buildroot/usr/sbin sysconfdir=/usr/src/tmp/pidentd-buildroot/etc datadir=/usr/src/tmp/pidentd-buildroot/usr/share includedir=/usr/src/tmp/pidentd-buildroot/usr/include libdir=/usr/src/tmp/pidentd-buildroot/usr/lib libexecdir=/usr/src/tmp/pidentd-buildroot/usr/lib localstatedir=/usr/src/tmp/pidentd-buildroot/var/lib sharedstatedir=/usr/src/tmp/pidentd-buildroot/var/lib mandir=/usr/src/tmp/pidentd-buildroot/usr/share/man infodir=/usr/src/tmp/pidentd-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19' make[1]: Entering directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' mkdir -p /usr/src/tmp/pidentd-buildroot/usr/sbin for P in identd ibench ; do \ /bin/install -p -m 755 ${P} /usr/src/tmp/pidentd-buildroot/usr/sbin; \ done make[1]: 'install' is up to date. make[1]: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19/src' mkdir -p /usr/src/tmp/pidentd-buildroot/usr/share/man/man8 /bin/install -p -m 644 ./doc/identd.8 /usr/src/tmp/pidentd-buildroot/usr/share/man/man8 make: Leaving directory '/usr/src/RPM/BUILD/pidentd-3.0.19' + ln -s identd /usr/src/tmp/pidentd-buildroot/usr/sbin/in.identd + ln -s identd.8 /usr/src/tmp/pidentd-buildroot/usr/share/man/man8/in.identd.8 + install -p -m640 -D /usr/src/RPM/SOURCES/identd.conf /usr/src/tmp/pidentd-buildroot/etc/identd.conf + install -p -m640 -D /usr/src/RPM/SOURCES/pidentd.xinetd /usr/src/tmp/pidentd-buildroot/etc/xinetd.d/auth + install -p -m755 -D /usr/src/RPM/SOURCES/identd.init /usr/src/tmp/pidentd-buildroot/etc/rc.d/init.d/identd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pidentd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pidentd-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/pidentd-buildroot/ (default) Compressing files in /usr/src/tmp/pidentd-buildroot (auto) removed '/usr/src/tmp/pidentd-buildroot/usr/share/man/man8/in.identd.8' '/usr/src/tmp/pidentd-buildroot/usr/share/man/man8/in.identd.8.xz' -> 'identd.8.xz' Verifying ELF objects in /usr/src/tmp/pidentd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/identd: uses non-LFS functions: fopen getrlimit open setrlimit Hardlinking identical .pyc and .pyo files Processing files: pidentd-3.0.19-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pidentd-3.0.19 + DOCDIR=/usr/src/tmp/pidentd-buildroot/usr/share/doc/pidentd-3.0.19 + export DOCDIR + rm -rf /usr/src/tmp/pidentd-buildroot/usr/share/doc/pidentd-3.0.19 + /bin/mkdir -p /usr/src/tmp/pidentd-buildroot/usr/share/doc/pidentd-3.0.19 + cp -prL BUGS KNOWNBUGS ChangeLog FAQ INSTALL README Y2K doc/rfc1413.txt doc/sgi_irix.txt /usr/src/tmp/pidentd-buildroot/usr/share/doc/pidentd-3.0.19 + chmod -R go-w /usr/src/tmp/pidentd-buildroot/usr/share/doc/pidentd-3.0.19 + chmod -R a+rX /usr/src/tmp/pidentd-buildroot/usr/share/doc/pidentd-3.0.19 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nnH9eF 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.rVLQoK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/pidentd-buildroot/etc/rc.d/init.d/identd: reload not found (skip) find-requires: FINDPACKAGE-COMMANDS: reload sleep Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.01aVDX Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ony33s Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bpcG8d Requires: xinetd, /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(msg_starting), /etc/rc.d/init.d(msg_stopping), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /etc/xinetd.d, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.2), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): shadow-utils, chkconfig, /bin/sh, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires(postun): shadow-utils, chkconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ho74ui Creating pidentd-debuginfo package Processing files: pidentd-debuginfo-3.0.19-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FduLrG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.efckQD find-requires: running scripts (debuginfo) Requires: pidentd = 3.0.19-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/i586/pidentd-3.0.19-alt1.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/pidentd-debuginfo-3.0.19-alt1.qa1.i586.rpm 7.07user 1.85system 0:18.96elapsed 47%CPU (0avgtext+0avgdata 23660maxresident)k 0inputs+0outputs (0major+756269minor)pagefaults 0swaps 13.26user 4.10system 0:30.58elapsed 56%CPU (0avgtext+0avgdata 121912maxresident)k 0inputs+0outputs (0major+1068000minor)pagefaults 0swaps --- pidentd-3.0.19-alt1.qa1.i586.rpm.repo 2013-04-16 20:24:27.000000000 +0000 +++ pidentd-3.0.19-alt1.qa1.i586.rpm.hasher 2019-02-20 08:58:24.875443362 +0000 @@ -16,4 +16,4 @@ /usr/share/doc/pidentd-3.0.19/sgi_irix.txt 100644 -/usr/share/man/man8/identd.8.gz 100644 -/usr/share/man/man8/in.identd.8.gz 120777 identd.8.gz +/usr/share/man/man8/identd.8.xz 100644 +/usr/share/man/man8/in.identd.8.xz 120777 identd.8.xz Requires: xinetd @@ -22,4 +22,2 @@ Requires: /bin/sh -Requires: /bin/sh -Requires: /bin/sh Requires: /bin/sh