<86>Apr 21 06:09:35 userdel[16821]: delete user 'rooter' <86>Apr 21 06:09:35 groupadd[16986]: group added to /etc/group: name=rooter, GID=663 <86>Apr 21 06:09:35 groupadd[16986]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:09:35 useradd[17078]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Apr 21 06:09:36 userdel[17221]: delete user 'builder' <86>Apr 21 06:09:36 userdel[17221]: removed group 'builder' owned by 'builder' <86>Apr 21 06:09:36 userdel[17221]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:09:36 groupadd[17393]: group added to /etc/group: name=builder, GID=664 <86>Apr 21 06:09:36 groupadd[17393]: group added to /etc/gshadow: name=builder <86>Apr 21 06:09:36 groupadd[17393]: new group: name=builder, GID=664 <86>Apr 21 06:09:36 useradd[17457]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Apr 21 06:09:38 rpmi: libsysfs-2.1.0-alt8 1435686568 installed <13>Apr 21 06:09:38 rpmi: libsysfs-devel-2.1.0-alt8 1435686568 installed <13>Apr 21 06:09:38 rpmi: libibverbs-1.1.8-alt1 1423045780 installed <13>Apr 21 06:09:38 rpmi: libibumad-1.3.6-alt2 1297311906 installed <13>Apr 21 06:09:38 rpmi: libibcommon-1.2.0-alt2 1297310561 installed <13>Apr 21 06:09:38 rpmi: libibcommon-devel-1.2.0-alt2 1297310561 installed <13>Apr 21 06:09:38 rpmi: libibumad-devel-1.3.6-alt2 1297311906 installed <13>Apr 21 06:09:38 rpmi: libibverbs-devel-1.1.8-alt1 1423045780 installed <13>Apr 21 06:09:38 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing srptools-0.0.4.1-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12720 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf srptools-0.0.4.1 + echo 'Source #0 (srptools-0.0.4.1.tar):' Source #0 (srptools-0.0.4.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/srptools-0.0.4.1.tar + cd srptools-0.0.4.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12720 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd srptools-0.0.4.1 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + 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' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for umad_init in -libumad... yes checking for ibv_get_device_list in -libverbs... yes checking for pthread_self in -lpthread... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether closedir returns void... no checking whether i586-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for memset... yes checking for strdup... yes checking for strndup... yes checking for strtol... yes checking for strtoull... yes configure: creating ./config.status config.status: creating Makefile config.status: creating srptools.spec config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o src_ibsrpdm-srp-dm.o `test -f 'src/srp-dm.c' || echo './'`src/srp-dm.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I /usr/include -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o srp_daemon_srp_daemon-srp_daemon.o `test -f 'srp_daemon/srp_daemon.c' || echo './'`srp_daemon/srp_daemon.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I /usr/include -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o srp_daemon_srp_daemon-srp_handle_traps.o `test -f 'srp_daemon/srp_handle_traps.c' || echo './'`srp_daemon/srp_handle_traps.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I /usr/include -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o srp_daemon_srp_daemon-srp_sync.o `test -f 'srp_daemon/srp_sync.c' || echo './'`srp_daemon/srp_sync.c srp_daemon/srp_daemon.c: In function 'add_non_exist_target': srp_daemon/srp_daemon.c:286:11: warning: variable 'len_left' set but not used [-Wunused-but-set-variable] int len, len_left; ^ i586-alt-linux-gcc -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -o src/ibsrpdm src_ibsrpdm-srp-dm.o -lpthread -libverbs -libumad i586-alt-linux-gcc -Wall -I /usr/include -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -o srp_daemon/srp_daemon srp_daemon_srp_daemon-srp_daemon.o srp_daemon_srp_daemon-srp_handle_traps.o srp_daemon_srp_daemon-srp_sync.o -libumad -libverbs -lpthread -lpthread -libverbs -libumad make[1]: Leaving directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' make: Leaving directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53931 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/srptools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/srptools-buildroot + cd srptools-0.0.4.1 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/srptools-buildroot install make: Entering directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' make[1]: Entering directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/srptools-buildroot/usr/sbin" /bin/install -p 'src/ibsrpdm' '/usr/src/tmp/srptools-buildroot/usr/sbin/ibsrpdm' /bin/install -p 'srp_daemon/srp_daemon' '/usr/src/tmp/srptools-buildroot/usr/sbin/srp_daemon' test -z "/usr/sbin" || /bin/mkdir -p "/usr/src/tmp/srptools-buildroot/usr/sbin" /bin/install -p 'srp_daemon/srp_daemon.sh' '/usr/src/tmp/srptools-buildroot/usr/sbin/srp_daemon.sh' /bin/install -p 'srp_daemon/run_srp_daemon' '/usr/src/tmp/srptools-buildroot/usr/sbin/run_srp_daemon' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/srptools-buildroot/usr/share/man/man1" /bin/install -p -m 644 './man/ibsrpdm.1' '/usr/src/tmp/srptools-buildroot/usr/share/man/man1/ibsrpdm.1' /bin/install -p -m 644 './man/srp_daemon.1' '/usr/src/tmp/srptools-buildroot/usr/share/man/man1/srp_daemon.1' make install-data-hook make[2]: Entering directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' if test -e /usr/src/tmp/srptools-buildroot/etc/srp_daemon.conf; then \ diff -q ./srp_daemon/srp_daemon.conf \ /usr/src/tmp/srptools-buildroot/etc/srp_daemon.conf 1> /dev/null; \ if test $? == 1; then \ t=20190421060946; \ cp -p ./srp_daemon/srp_daemon.conf \ /usr/src/tmp/srptools-buildroot/etc/srp_daemon.conf.$t; \ echo "NOTE: existing srp_daemon.conf was not updated."; \ echo " srp_daemon.conf installed as srp_daemon.conf.$t instead."; \ fi; \ else \ if test ! -d /usr/src/tmp/srptools-buildroot/etc; then \ mkdir -p /usr/src/tmp/srptools-buildroot/etc; \ fi; \ cp -p ./srp_daemon/srp_daemon.conf /usr/src/tmp/srptools-buildroot/etc; \ fi make[2]: Leaving directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' make[1]: Leaving directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' make: Leaving directory `/usr/src/RPM/BUILD/srptools-0.0.4.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/srptools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/srptools-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/srptools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/srptools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/srp_daemon: uses non-LFS functions: fopen open readdir verify-elf: WARNING: ./usr/sbin/ibsrpdm: uses non-LFS functions: open Hardlinking identical .pyc and .pyo files Processing files: srptools-0.0.4.1-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21252 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd srptools-0.0.4.1 + DOCDIR=/usr/src/tmp/srptools-buildroot/usr/share/doc/srptools-0.0.4.1 + export DOCDIR + rm -rf /usr/src/tmp/srptools-buildroot/usr/share/doc/srptools-0.0.4.1 + /bin/mkdir -p /usr/src/tmp/srptools-buildroot/usr/share/doc/srptools-0.0.4.1 + cp -prL README NEWS ChangeLog COPYING /usr/src/tmp/srptools-buildroot/usr/share/doc/srptools-0.0.4.1 + chmod -R go-w /usr/src/tmp/srptools-buildroot/usr/share/doc/srptools-0.0.4.1 + chmod -R a+rX /usr/src/tmp/srptools-buildroot/usr/share/doc/srptools-0.0.4.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.odKxHD find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PhpEcd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/srptools-buildroot/usr/sbin/run_srp_daemon: /sbin/lsmod -> /sbin/lsmod (raw, not installed) find-requires: FINDPACKAGE-COMMANDS: cat grep logger sleep touch Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.23730W Requires: /bin/bash, /bin/rm, /lib/ld-linux.so.2, /sbin/lsmod, coreutils, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.1), 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.8), libibumad.so.3 >= set:ie19raUGx3tCmFiZhu5D, libibumad.so.3(IBUMAD_1.0), libibverbs.so.1 >= set:kfxjmZyzVoKymodYrxZoaH4oCvKI8YiqgWjQzvZaq4Mi7NtYKaU5GCsx0, libibverbs.so.1(IBVERBS_1.0), libibverbs.so.1(IBVERBS_1.1), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), rtld(GNU_HASH), util-linux Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.odKlRN Creating srptools-debuginfo package Processing files: srptools-debuginfo-0.0.4.1-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RGqsOK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bk0D3R find-requires: running scripts (debuginfo) Requires: srptools = 0.0.4.1-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libibumad.so.3), debug(libibverbs.so.1), debug(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/i586/srptools-0.0.4.1-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/srptools-debuginfo-0.0.4.1-alt2.qa1.i586.rpm 4.34user 0.95system 0:15.43elapsed 34%CPU (0avgtext+0avgdata 33464maxresident)k 0inputs+0outputs (0major+509563minor)pagefaults 0swaps 6.98user 2.54system 0:23.61elapsed 40%CPU (0avgtext+0avgdata 122212maxresident)k 0inputs+0outputs (0major+711418minor)pagefaults 0swaps --- srptools-0.0.4.1-alt2.qa1.i586.rpm.repo 2013-04-16 05:47:49.000000000 +0000 +++ srptools-0.0.4.1-alt2.qa1.i586.rpm.hasher 2019-04-21 06:09:56.679137701 +0000 @@ -10,4 +10,4 @@ /usr/share/doc/srptools-0.0.4.1/README 100644 -/usr/share/man/man1/ibsrpdm.1.gz 100644 -/usr/share/man/man1/srp_daemon.1.gz 100644 +/usr/share/man/man1/ibsrpdm.1.xz 100644 +/usr/share/man/man1/srp_daemon.1.xz 100644 Requires: /bin/sh @@ -30,3 +30,3 @@ Requires: libibumad.so.3(IBUMAD_1.0) -Requires: libibverbs.so.1 >= set:kfxjmZyzVoKymodYrxZoaH4oCvKI8YiqgWjQzvZaq4wttun5Y2ljKg0 +Requires: libibverbs.so.1 >= set:kfxjmZyzVoKymodYrxZoaH4oCvKI8YiqgWjQzvZaq4Mi7NtYKaU5GCsx0 Requires: libibverbs.so.1(IBVERBS_1.0)