<86>May 7 08:23:23 userdel[604803]: delete user 'rooter' <86>May 7 08:23:23 userdel[604803]: removed group 'rooter' owned by 'rooter' <86>May 7 08:23:23 userdel[604803]: removed shadow group 'rooter' owned by 'rooter' <86>May 7 08:23:23 groupadd[604836]: group added to /etc/group: name=rooter, GID=1368 <86>May 7 08:23:23 groupadd[604836]: group added to /etc/gshadow: name=rooter <86>May 7 08:23:23 groupadd[604836]: new group: name=rooter, GID=1368 <86>May 7 08:23:23 useradd[604868]: new user: name=rooter, UID=1368, GID=1368, home=/root, shell=/bin/bash <86>May 7 08:23:23 userdel[604915]: delete user 'builder' <86>May 7 08:23:23 userdel[604915]: removed group 'builder' owned by 'builder' <86>May 7 08:23:23 groupadd[604968]: group added to /etc/group: name=builder, GID=1369 <86>May 7 08:23:23 groupadd[604968]: group added to /etc/gshadow: name=builder <86>May 7 08:23:23 groupadd[604968]: new group: name=builder, GID=1369 <86>May 7 08:23:23 useradd[605002]: new user: name=builder, UID=1369, GID=1369, 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 (w1.gzdio) 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.91509 + 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.91509 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + 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 --disable-silent-rules --without-included-gettext --with-threads=yes configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --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, --disable-silent-rules, --without-included-gettext + make -j16 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 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 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 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 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 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 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 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 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 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 -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 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 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 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 -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 -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 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' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83849 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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=/usr/libexec/rpm-build/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 \ /usr/libexec/rpm-build/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 /usr/libexec/rpm-build/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,gnuconfig) 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.83849 + 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.lOR3Si 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.l84jDK find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.NSFyWf Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fn9wLO Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7mhA9q 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.PpKOY6 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.dOMiiQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vnO22C 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/pidentd-debuginfo-3.0.19-alt1.qa1.x86_64.rpm (w2.lzdio) 3.96user 2.59system 0:12.51elapsed 52%CPU (0avgtext+0avgdata 28880maxresident)k 0inputs+0outputs (0major+899490minor)pagefaults 0swaps 0.50user 0.89system 0:15.56elapsed 8%CPU (0avgtext+0avgdata 12424maxresident)k 0inputs+0outputs (0major+97383minor)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 2023-05-07 08:23:37.644070228 +0000 @@ -16,4 +16,4 @@ /usr/share/doc/pidentd-3.0.19/sgi_irix.txt 100644 root:root -/usr/share/man/man8/identd.8.gz 100644 root:root -/usr/share/man/man8/in.identd.8.gz 120777 root:root identd.8.gz +/usr/share/man/man8/identd.8.xz 100644 root:root +/usr/share/man/man8/in.identd.8.xz 120777 root:root identd.8.xz Requires: xinetd @@ -23,4 +23,2 @@ Requires: /bin/sh -Requires: /bin/sh -Requires: /bin/sh Requires: /etc/rc.d/init.d @@ -54,4 +52,4 @@ File: /etc/xinetd.d/auth 100640 root:root 68a7a94f14afd1962855fb244d3dace6 -File: /usr/sbin/ibench 100755 root:root 821b125401206bc04e716c71f45c9668 -File: /usr/sbin/identd 100755 root:root 0279c7264875dddd0318d76141b58020 +File: /usr/sbin/ibench 100755 root:root d351c0004c7ef6100aba80f200f0e874 +File: /usr/sbin/identd 100755 root:root b8573945e4ac3ce6b7f8d80bf43ad670 File: /usr/sbin/in.identd 120777 root:root identd @@ -67,4 +65,4 @@ File: /usr/share/doc/pidentd-3.0.19/sgi_irix.txt 100644 root:root 5707ec5625a26553d5c424017ee4f5d6 -File: /usr/share/man/man8/identd.8.gz 100644 root:root 9cb8270f8629918cb43ae1d162578c54 -File: /usr/share/man/man8/in.identd.8.gz 120777 root:root identd.8.gz -RPMIdentity: 70fad2b32ef052b379040baf57d6c42561389e996e5956b8435225e0ca78586c4406bad73bfb36978b96fcd3cf16b1ad97d0f01350e9ed9b13cc0e491154fe8d +File: /usr/share/man/man8/identd.8.xz 100644 root:root 56ca3705c3d0428dffdc2800376cb713 +File: /usr/share/man/man8/in.identd.8.xz 120777 root:root identd.8.xz +RPMIdentity: 36fc4eb05f99adabc1ac0557a1c84815298fe583b31091ee79e925f4a1144cd4e11a9650d0b5da32aa85491f03ea2d839f1cd6219c583e8fc66d33c8dfd3bf77 --- pidentd-debuginfo-3.0.19-alt1.qa1.x86_64.rpm.repo 2013-04-16 20:24:26.000000000 +0000 +++ pidentd-debuginfo-3.0.19-alt1.qa1.x86_64.rpm.hasher 2023-05-07 08:23:37.732071342 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/96 40755 root:root -/usr/lib/debug/.build-id/96/2ca54d31d409603cee4fe0e844f0703fa1cd35 120777 root:root ../../../../sbin/ibench -/usr/lib/debug/.build-id/96/2ca54d31d409603cee4fe0e844f0703fa1cd35.debug 120777 root:root ../../usr/sbin/ibench.debug -/usr/lib/debug/.build-id/bc 40755 root:root -/usr/lib/debug/.build-id/bc/1079d82988c2a244bc290811c44def5cc07aec 120777 root:root ../../../../sbin/identd -/usr/lib/debug/.build-id/bc/1079d82988c2a244bc290811c44def5cc07aec.debug 120777 root:root ../../usr/sbin/identd.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/500c9612e524f9eb006098b473b8a53f3ea72f 120777 root:root ../../../../sbin/identd +/usr/lib/debug/.build-id/78/500c9612e524f9eb006098b473b8a53f3ea72f.debug 120777 root:root ../../usr/sbin/identd.debug +/usr/lib/debug/.build-id/9a 40755 root:root +/usr/lib/debug/.build-id/9a/66e1b06ffbfbd19d58822982d6b76f83503e20 120777 root:root ../../../../sbin/ibench +/usr/lib/debug/.build-id/9a/66e1b06ffbfbd19d58822982d6b76f83503e20.debug 120777 root:root ../../usr/sbin/ibench.debug /usr/lib/debug/usr/sbin/ibench.debug 100644 root:root @@ -47,10 +47,10 @@ Provides: pidentd-debuginfo = 3.0.19-alt1.qa1 -File: /usr/lib/debug/.build-id/96 40755 root:root -File: /usr/lib/debug/.build-id/96/2ca54d31d409603cee4fe0e844f0703fa1cd35 120777 root:root ../../../../sbin/ibench -File: /usr/lib/debug/.build-id/96/2ca54d31d409603cee4fe0e844f0703fa1cd35.debug 120777 root:root ../../usr/sbin/ibench.debug -File: /usr/lib/debug/.build-id/bc 40755 root:root -File: /usr/lib/debug/.build-id/bc/1079d82988c2a244bc290811c44def5cc07aec 120777 root:root ../../../../sbin/identd -File: /usr/lib/debug/.build-id/bc/1079d82988c2a244bc290811c44def5cc07aec.debug 120777 root:root ../../usr/sbin/identd.debug -File: /usr/lib/debug/usr/sbin/ibench.debug 100644 root:root 16b6721bd852ba7f8e091f72a87f5d85 -File: /usr/lib/debug/usr/sbin/identd.debug 100644 root:root f8480ecc51e467305aea2aba918c41d2 +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/500c9612e524f9eb006098b473b8a53f3ea72f 120777 root:root ../../../../sbin/identd +File: /usr/lib/debug/.build-id/78/500c9612e524f9eb006098b473b8a53f3ea72f.debug 120777 root:root ../../usr/sbin/identd.debug +File: /usr/lib/debug/.build-id/9a 40755 root:root +File: /usr/lib/debug/.build-id/9a/66e1b06ffbfbd19d58822982d6b76f83503e20 120777 root:root ../../../../sbin/ibench +File: /usr/lib/debug/.build-id/9a/66e1b06ffbfbd19d58822982d6b76f83503e20.debug 120777 root:root ../../usr/sbin/ibench.debug +File: /usr/lib/debug/usr/sbin/ibench.debug 100644 root:root fd476827557503cf2c5108c4b1779fb9 +File: /usr/lib/debug/usr/sbin/identd.debug 100644 root:root 2e0995b1f98724764ea15326537cd796 File: /usr/lib/debug/usr/sbin/in.identd.debug 120777 root:root identd.debug @@ -88,2 +88,2 @@ File: /usr/src/debug/pidentd-3.0.19/src/version.c 100644 root:root af57dc9845822fbb25be97ed9db15f56 -RPMIdentity: 8baa9897c918bef4ce270362ce1a895ae7ddec6e4eda442f177aaee392726c4b3483dd28cf6fa3208595812dd2db4e8b78d216452ecb62bfec0ffb64ea1c6c73 +RPMIdentity: 1487b907dd4ca1a7785ae1434a80a1c2fcb5979f8334de203ad5d531fc04671de07ea9c5e8f18ea6ae388ef3cdb59f0cc152280b975739af78e72f631f69b360