<86>Mar 21 04:23:48 userdel[2550260]: delete user 'rooter' <86>Mar 21 04:23:48 groupadd[2550274]: group added to /etc/group: name=rooter, GID=627 <86>Mar 21 04:23:48 groupadd[2550274]: group added to /etc/gshadow: name=rooter <86>Mar 21 04:23:48 groupadd[2550274]: new group: name=rooter, GID=627 <86>Mar 21 04:23:48 useradd[2550297]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Mar 21 04:23:48 userdel[2550315]: delete user 'builder' <86>Mar 21 04:23:48 userdel[2550315]: removed group 'builder' owned by 'builder' <86>Mar 21 04:23:48 groupadd[2550324]: group added to /etc/group: name=builder, GID=628 <86>Mar 21 04:23:48 groupadd[2550324]: group added to /etc/gshadow: name=builder <86>Mar 21 04:23:48 groupadd[2550324]: new group: name=builder, GID=628 <86>Mar 21 04:23:48 useradd[2550347]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Mar 21 04:23:50 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Mar 21 04:23:50 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Mar 21 04:23:51 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Mar 21 04:23:51 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Mar 21 04:23:51 rpmi: chrpath-0.16-alt1 1453066315 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libident-0.32-alt2_16.nosrc.rpm (w1.gzdio) Installing libident-0.32-alt2_16.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libident-0.32 + echo 'Source #0 (libident-0.32.tar.bz2):' Source #0 (libident-0.32.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libident-0.32.tar.bz2 + /bin/tar -xf - + cd libident-0.32 + /bin/chmod -c -Rf u+rwX,go-w . + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 ident.3 -o ident.3.new + mv ident.3.new ident.3 + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 README -o README.new + mv README.new README + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 ChangeLog -o ChangeLog.new + mv ChangeLog.new ChangeLog + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 AUTHORS -o AUTHORS.new + mv AUTHORS.new AUTHORS + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 NEWS -o NEWS.new + mv NEWS.new NEWS + for f in ident.3 README ChangeLog AUTHORS NEWS COPYING + iconv -f ISO-8859-1 -t UTF-8 COPYING -o COPYING.new + mv COPYING.new COPYING + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.1672 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libident-0.32 + CFLAGS='-fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE' + CFLAGS='-fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' ++ 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 dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --enable-testers 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc static flag works... yes checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking if struct sockaddr has a sa_len member... no checking for struct sockaddr_storage in sys/socket.h... yes checking return type of signal handlers... void checking for library containing socket... none required checking for socklen_t in sys/socket.h... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for gai_strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c `test -f 'lookup-tester.c' || echo './'`lookup-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c `test -f 'ident-tester.c' || echo './'`ident-tester.c ident-tester.c: In function 'main': ident-tester.c:71:50: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(0, (struct sockaddr *) &faddr, &len)) ^~~~ In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from ident-tester.c:21: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ ident-tester.c:78:50: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(0, (struct sockaddr *) &laddr, &len)) ^~~~ In file included from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from ident-tester.c:21: /usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c -o support.lo `test -f 'support.c' || echo './'`support.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c support.c -fPIC -DPIC -o .libs/support.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c -o id_close.lo `test -f 'id_close.c' || echo './'`id_close.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c id_close.c -fPIC -DPIC -o .libs/id_close.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c -o ident.lo `test -f 'ident.c' || echo './'`ident.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c ident.c -fPIC -DPIC -o .libs/ident.o ident.c: In function 'ident_lookup': ident.c:43:56: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness [-Wpointer-sign] if (getpeername(fd, (struct sockaddr*)&remoteaddr, &len) < 0) ^~~~ In file included from ident.c:22: /usr/include/sys/socket.h:130:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getpeername (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ ident.c:47:56: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness [-Wpointer-sign] if (getsockname(fd, (struct sockaddr *)&localaddr, &len) < 0) ^~~~ In file included from ident.c:22: /usr/include/sys/socket.h:116:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' extern int getsockname (int __fd, __SOCKADDR_ARG __addr, ^~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c -o id_query.lo `test -f 'id_query.c' || echo './'`id_query.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c id_query.c -fPIC -DPIC -o .libs/id_query.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c -o id_open.lo `test -f 'id_open.c' || echo './'`id_open.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c id_open.c -fPIC -DPIC -o .libs/id_open.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c -o id_parse.lo `test -f 'id_parse.c' || echo './'`id_parse.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -c id_parse.c -fPIC -DPIC -o .libs/id_parse.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -o libident.la -rpath /usr/lib64 ident.lo id_open.lo id_close.lo id_query.lo id_parse.lo support.lo x86_64-alt-linux-gcc -shared .libs/ident.o .libs/id_open.o .libs/id_close.o .libs/id_query.o .libs/id_parse.o .libs/support.o -Wl,-soname -Wl,libident.so.0 -o .libs/libident.so.0.0.0 (cd .libs && rm -f libident.so.0 && ln -s libident.so.0.0.0 libident.so.0) (cd .libs && rm -f libident.so && ln -s libident.so.0.0.0 libident.so) creating libident.la (cd .libs && rm -f libident.la && ln -s ../libident.la libident.la) make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -o lookup-tester lookup-tester.o libident.la x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -o .libs/lookup-tester lookup-tester.o ./.libs/libident.so -Wl,--rpath -Wl,/usr/lib64 creating lookup-tester make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./libtool --mode=link x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -o in.identtestd ident-tester.o libident.la x86_64-alt-linux-gcc -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -D_GNU_SOURCE -o .libs/in.identtestd ident-tester.o ./.libs/libident.so -Wl,--rpath -Wl,/usr/lib64 creating in.identtestd make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66696 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libident-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libident-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libident-0.32 + make install DESTDIR=/usr/src/tmp/libident-buildroot make: Entering directory '/usr/src/RPM/BUILD/libident-0.32' make[1]: Entering directory '/usr/src/RPM/BUILD/libident-0.32' /bin/sh ./admin/mkinstalldirs /usr/src/tmp/libident-buildroot/usr/lib64 mkdir -p -- /usr/src/tmp/libident-buildroot/usr/lib64 /bin/sh ./libtool --mode=install /bin/install -c libident.la /usr/src/tmp/libident-buildroot/usr/lib64/libident.la /bin/install -c .libs/libident.so.0.0.0 /usr/src/tmp/libident-buildroot/usr/lib64/libident.so.0.0.0 (cd /usr/src/tmp/libident-buildroot/usr/lib64 && rm -f libident.so.0 && ln -s libident.so.0.0.0 libident.so.0) (cd /usr/src/tmp/libident-buildroot/usr/lib64 && rm -f libident.so && ln -s libident.so.0.0.0 libident.so) /bin/install -c .libs/libident.lai /usr/src/tmp/libident-buildroot/usr/lib64/libident.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ./admin/mkinstalldirs /usr/src/tmp/libident-buildroot/usr/sbin mkdir -p -- /usr/src/tmp/libident-buildroot/usr/sbin /bin/sh ./libtool --mode=install /bin/install -c in.identtestd /usr/src/tmp/libident-buildroot/usr/sbin/in.identtestd libtool: install: warning: `libident.la' has not been installed in `/usr/lib64' /bin/install -c .libs/in.identtestd /usr/src/tmp/libident-buildroot/usr/sbin/in.identtestd /bin/sh ./admin/mkinstalldirs /usr/src/tmp/libident-buildroot/usr/include mkdir -p -- /usr/src/tmp/libident-buildroot/usr/include /bin/install -c -m 644 ident.h /usr/src/tmp/libident-buildroot/usr/include/ident.h /bin/sh ./admin/mkinstalldirs /usr/src/tmp/libident-buildroot/usr/share/man/man3 mkdir -p -- /usr/src/tmp/libident-buildroot/usr/share/man/man3 /bin/install -c -m 644 ./ident.3 /usr/src/tmp/libident-buildroot/usr/share/man/man3/ident.3 /bin/sh ./admin/mkinstalldirs /usr/src/tmp/libident-buildroot/usr/share/man/man8 mkdir -p -- /usr/src/tmp/libident-buildroot/usr/share/man/man8 /bin/install -c -m 644 ./in.identtestd.8 /usr/src/tmp/libident-buildroot/usr/share/man/man8/in.identtestd.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' make: Leaving directory '/usr/src/RPM/BUILD/libident-0.32' + find /usr/src/tmp/libident-buildroot -name '*.la' -exec rm -f '{}' ';' + install -D -m 644 /usr/src/RPM/SOURCES/xinetd.identtest /usr/src/tmp/libident-buildroot/etc/xinetd.d/identtestd ++ find /usr/src/tmp/libident-buildroot/usr/bin /usr/src/tmp/libident-buildroot/usr/lib64 /usr/src/tmp/libident-buildroot/usr/libexec /usr/src/tmp/libident-buildroot/usr/lib /usr/src/tmp/libident-buildroot/usr/sbin -type f -perm -111 find: '/usr/src/tmp/libident-buildroot/usr/bin': No such file or directory find: '/usr/src/tmp/libident-buildroot/usr/libexec': No such file or directory find: '/usr/src/tmp/libident-buildroot/usr/lib': No such file or directory + for i in `find /usr/src/tmp/libident-buildroot{/usr/bin,/usr/lib64,/usr/libexec,/usr/lib,/usr/sbin} -type f -perm -111` + chrpath -d /usr/src/tmp/libident-buildroot/usr/lib64/libident.so.0.0.0 + for i in `find /usr/src/tmp/libident-buildroot{/usr/bin,/usr/lib64,/usr/libexec,/usr/lib,/usr/sbin} -type f -perm -111` + chrpath -d /usr/src/tmp/libident-buildroot/usr/sbin/in.identtestd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libident-buildroot (auto) mode of './usr/lib64/libident.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libident-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libident-buildroot/ (default) Compressing files in /usr/src/tmp/libident-buildroot (auto) Adjusting library links in /usr/src/tmp/libident-buildroot ./usr/lib64: libident.so.0 -> libident.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libident-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: libident-0.32-alt2_16 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17688 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libident-0.32 + DOCDIR=/usr/src/tmp/libident-buildroot/usr/share/doc/libident-0.32 + export DOCDIR + rm -rf /usr/src/tmp/libident-buildroot/usr/share/doc/libident-0.32 + /bin/mkdir -p /usr/src/tmp/libident-buildroot/usr/share/doc/libident-0.32 + cp -prL COPYING README AUTHORS ChangeLog NEWS /usr/src/tmp/libident-buildroot/usr/share/doc/libident-0.32 + chmod -R go-w /usr/src/tmp/libident-buildroot/usr/share/doc/libident-0.32 + chmod -R a+rX /usr/src/tmp/libident-buildroot/usr/share/doc/libident-0.32 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EYDvww find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libident-buildroot/usr/lib64/libident.so.0: 13 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sh0gNu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libident.so.0()(64bit) = set:hdDkX3BQ44vSOnw5vm3HTx4v1Yg0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ujIeAw Creating libident-debuginfo package Processing files: libident-tools-0.32-alt2_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SOb5CB 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.4vkRVJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UHUtqV Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.swLX69 Requires: libident = 0.32-alt2_16, /etc/xinetd.d, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libident.so.0()(64bit) >= set:hexUJYMoD0a, rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /sbin/service Requires(postun): /bin/sh, /sbin/service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4KAUYr Creating libident-tools-debuginfo package Processing files: libident-devel-0.32-alt2_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q9uSYM 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.4u5pab find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libident = 0.32-alt2_16, /usr/lib64/libident.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gu7IuC Processing files: libident-debuginfo-0.32-alt2_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iqOaX6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K7wtwE find-requires: running scripts (debuginfo) Provides: debug64(libident.so.0) Requires: libident = 0.32-alt2_16, debug64(libc.so.6) Processing files: libident-tools-debuginfo-0.32-alt2_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4QqUcf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cOcN6S find-requires: running scripts (debuginfo) Requires: libident-tools = 0.32-alt2_16, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libident.so.0) Adding to libident-tools-debuginfo a strict dependency on libident-debuginfo Removing from libident-tools-debuginfo 1 sources provided by libident-debuginfo Removing 2 extra deps from libident-tools due to dependency on libident Removing 1 extra deps from libident-devel due to dependency on libident Removing 1 extra deps from libident-tools-debuginfo due to dependency on libident-debuginfo Removing 4 extra deps from libident-tools due to repentancy on libident Removing 1 extra deps from libident-tools-debuginfo due to repentancy on libident-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libident-0.32-alt2_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libident-tools-0.32-alt2_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libident-devel-0.32-alt2_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libident-debuginfo-0.32-alt2_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libident-tools-debuginfo-0.32-alt2_16.x86_64.rpm (w2.lzdio) 8.17user 3.76system 0:25.24elapsed 47%CPU (0avgtext+0avgdata 27884maxresident)k 0inputs+0outputs (0major+1341421minor)pagefaults 0swaps 13.38user 6.19system 0:33.89elapsed 57%CPU (0avgtext+0avgdata 115016maxresident)k 0inputs+0outputs (0major+1701842minor)pagefaults 0swaps --- libident-tools-0.32-alt2_16.x86_64.rpm.repo 2017-09-29 08:39:16.000000000 +0000 +++ libident-tools-0.32-alt2_16.x86_64.rpm.hasher 2021-03-21 04:24:20.826387575 +0000 @@ -5,3 +5,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /etc/xinetd.d @@ -9,3 +8,2 @@ Requires: /sbin/service -Requires: /sbin/service Requires: rpmlib(PayloadIsLzma)