<86>Mar 29 04:49:32 userdel[10304]: delete user 'rooter' <86>Mar 29 04:49:32 userdel[10304]: removed group 'rooter' owned by 'rooter' <86>Mar 29 04:49:32 userdel[10304]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 29 04:49:32 groupadd[10321]: group added to /etc/group: name=rooter, GID=585 <86>Mar 29 04:49:32 groupadd[10321]: group added to /etc/gshadow: name=rooter <86>Mar 29 04:49:32 groupadd[10321]: new group: name=rooter, GID=585 <86>Mar 29 04:49:32 useradd[10343]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Mar 29 04:49:32 userdel[10370]: delete user 'builder' <86>Mar 29 04:49:32 userdel[10370]: removed group 'builder' owned by 'builder' <86>Mar 29 04:49:32 userdel[10370]: removed shadow group 'builder' owned by 'builder' <86>Mar 29 04:49:32 groupadd[10382]: group added to /etc/group: name=builder, GID=586 <86>Mar 29 04:49:32 groupadd[10382]: group added to /etc/gshadow: name=builder <86>Mar 29 04:49:32 groupadd[10382]: new group: name=builder, GID=586 <86>Mar 29 04:49:32 useradd[10393]: new user: name=builder, UID=586, GID=586, 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: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53136 + 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.1779 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-threads=yes configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o send.o send.c send.c: In function 'send_result': send.c:159:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "reply to %s: %.*s", ~~^~ send.c:161:9: strlen(buf)-2, buf); ~~~~~~~~~~~~~ send.c: In function 'send_version': send.c:181:25: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "reply to %s: %.*s", ~~^~ send.c:183:9: strlen(buf)-2, buf); ~~~~~~~~~~~~~ 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o request.o request.c request.c: In function 'request_thread': request.c:191:54: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=] syslog(LOG_ERR, "request_thread: read(%d, ..., %d) failed: %m", ~^ %ld rp->fd, sizeof(buf)-len-1); ~~~~~~~~~~~~~~~~~ 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H -DPATH_SYSCONFDIR=\"/etc\" -I. -I./src -c -o safeio.o safeio.c safeio.c: In function 's_snprintf': safeio.c:283:40: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "s_snprintf(..., %d, ...): illegal bufsize\n", ~^ %ld bufsize); ~~~~~~~ safeio.c:285:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] syslog(LOG_ERR, "s_snprintf(..., %d, ...): illegal bufsize", ~^ %ld bufsize); ~~~~~~~ safeio.c:311:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "s_snprintf(%08lx, %d, \"%s\", ...) = %d\n", ~^ %ld (unsigned long) buf, bufsize, format, retcode); ~~~~~~~ safeio.c:318:40: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] fprintf(stderr, "s_snprintf(..., %d, ...) = %d: buffer overrun\n", ~^ %ld bufsize, retcode); ~~~~~~~ safeio.c:320:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] syslog(LOG_ERR, "s_snprintf(..., %d, ...) = %d: buffer overrun\n", ~^ %ld bufsize, retcode); ~~~~~~~ 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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.54167 + 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/lib64 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) Hardlinking identical .pyc and .pyo files Processing files: pidentd-3.0.19-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96233 + 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.BG11gg 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.gTgCpg 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.WvBBCm Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8jCKmw Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ItrwwJ 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, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), 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.Ldg89Z 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.Ccw7ck find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U0yrIH find-requires: running scripts (debuginfo) Requires: pidentd = 3.0.19-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/pidentd-3.0.19-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pidentd-debuginfo-3.0.19-alt1.qa1.x86_64.rpm 11.20user 4.92system 0:19.75elapsed 81%CPU (0avgtext+0avgdata 28672maxresident)k 0inputs+0outputs (0major+865295minor)pagefaults 0swaps 13.51user 9.05system 0:25.94elapsed 86%CPU (0avgtext+0avgdata 28672maxresident)k 0inputs+0outputs (0major+1053143minor)pagefaults 0swaps --- pidentd-3.0.19-alt1.qa1.x86_64.rpm.repo 2013-04-16 20:24:26.000000000 +0000 +++ pidentd-3.0.19-alt1.qa1.x86_64.rpm.hasher 2019-03-29 04:49:55.337391003 +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