<86>Apr 16 09:37:02 userdel[2153805]: delete user 'rooter' <86>Apr 16 09:37:02 userdel[2153805]: removed group 'rooter' owned by 'rooter' <86>Apr 16 09:37:02 userdel[2153805]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 16 09:37:02 groupadd[2153817]: group added to /etc/group: name=rooter, GID=579 <86>Apr 16 09:37:02 groupadd[2153817]: group added to /etc/gshadow: name=rooter <86>Apr 16 09:37:02 groupadd[2153817]: new group: name=rooter, GID=579 <86>Apr 16 09:37:02 useradd[2153826]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Apr 16 09:37:02 userdel[2153848]: delete user 'builder' <86>Apr 16 09:37:02 userdel[2153848]: removed group 'builder' owned by 'builder' <86>Apr 16 09:37:02 userdel[2153848]: removed shadow group 'builder' owned by 'builder' <86>Apr 16 09:37:02 groupadd[2153862]: group added to /etc/group: name=builder, GID=580 <86>Apr 16 09:37:02 groupadd[2153862]: group added to /etc/gshadow: name=builder <86>Apr 16 09:37:02 groupadd[2153862]: new group: name=builder, GID=580 <86>Apr 16 09:37:02 useradd[2153877]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash warning: Macro %gpl2only not found <13>Apr 16 09:37:05 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/rds-tools-2.0.4-alt1.nosrc.rpm Installing rds-tools-2.0.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8383 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rds-tools-2.0.4 + echo 'Source #0 (rds-tools-2.0.4.tar):' Source #0 (rds-tools-2.0.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/rds-tools-2.0.4.tar + cd rds-tools-2.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19907 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rds-tools-2.0.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: creating ./config.status config.status: creating Makefile config.status: creating rds-tools.spec + make -j8 make: Entering directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' cc -O2 -Wall -Iinclude -DDEBUG_EXE -DRDS_VERSION=\"2.0.4\" -MD -MP -MF ./.pfhack.d -DDYNAMIC_PF_RDS -c -o pfhack.o pfhack.c In file included from pfhack.c:55: pfhack.h:48: warning: "AF_RDS" redefined 48 | #define AF_RDS 21 | In file included from /usr/include/sys/socket.h:33, from pfhack.c:48: /usr/include/bits/socket.h:116: note: this is the location of the previous definition 116 | #define AF_RDS PF_RDS | make: Leaving directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' make: Entering directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' cc -O2 -Wall -Iinclude -DDEBUG_EXE -DRDS_VERSION=\"2.0.4\" -MD -MP -MF ./.rds-ping.d -DDYNAMIC_PF_RDS -c -o rds-ping.o rds-ping.c In file included from rds-ping.c:53: pfhack.h:48: warning: "AF_RDS" redefined 48 | #define AF_RDS 21 | In file included from /usr/include/sys/socket.h:33, from rds-ping.c:41: /usr/include/bits/socket.h:116: note: this is the location of the previous definition 116 | #define AF_RDS PF_RDS | make: Leaving directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' make: Entering directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' gcc -O2 -Wall -Iinclude -o rds-ping rds-ping.o pfhack.o make: Leaving directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' make: Entering directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' cc -O2 -Wall -Iinclude -DDEBUG_EXE -DRDS_VERSION=\"2.0.4\" -MD -MP -MF ./.rds-info.d -DDYNAMIC_PF_RDS -c -o rds-info.o rds-info.c In file included from rds-info.c:51: pfhack.h:48: warning: "AF_RDS" redefined 48 | #define AF_RDS 21 | In file included from /usr/include/sys/socket.h:33, from rds-info.c:43: /usr/include/bits/socket.h:116: note: this is the location of the previous definition 116 | #define AF_RDS PF_RDS | make: Leaving directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' make: Entering directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' gcc -O2 -Wall -Iinclude -o rds-info rds-info.o pfhack.o make: Leaving directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' make: Entering directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' cc -O2 -Wall -Iinclude -DDEBUG_EXE -DRDS_VERSION=\"2.0.4\" -MD -MP -MF ./.rds-stress.d -DDYNAMIC_PF_RDS -c -o rds-stress.o rds-stress.c In file included from rds-stress.c:28: pfhack.h:48: warning: "AF_RDS" redefined 48 | #define AF_RDS 21 | In file included from /usr/include/sys/socket.h:33, from rds-stress.c:5: /usr/include/bits/socket.h:116: note: this is the location of the previous definition 116 | #define AF_RDS PF_RDS | rds-stress.c: In function 'rdma_build_cmsg_xfer': rds-stress.c:1061:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1061 | args.local_vec_addr = (uint64_t) iov; | ^ rds-stress.c: In function 'run_soaker': rds-stress.c:2486:2: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] 2486 | nice(20); | ^~~~~~~~ rds-stress.c: In function 'run_child': rds-stress.c:1568:2: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] 1568 | nice(5); | ^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' make: Entering directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' gcc -O2 -Wall -Iinclude -o rds-stress rds-stress.o pfhack.o make: Leaving directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rds-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rds-tools-buildroot + cd rds-tools-2.0.4 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/rds-tools-buildroot install make: Entering directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' install -d /usr/src/tmp/rds-tools-buildroot/usr/bin install -m 555 -s rds-info rds-stress rds-ping /usr/src/tmp/rds-tools-buildroot/usr/bin install -d /usr/src/tmp/rds-tools-buildroot/usr/share/man/man1 install -d /usr/src/tmp/rds-tools-buildroot/usr/share/man/man7 install -m 644 *.1 /usr/src/tmp/rds-tools-buildroot/usr/share/man/man1 install -m 644 *.7 /usr/src/tmp/rds-tools-buildroot/usr/share/man/man7 install -d /usr/src/tmp/rds-tools-buildroot/usr/include/net install -m 444 include/rds.h /usr/src/tmp/rds-tools-buildroot/usr/include/net make: Leaving directory '/usr/src/RPM/BUILD/rds-tools-2.0.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rds-tools-buildroot (auto) mode of 'usr/bin/rds-ping' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/bin/rds-stress' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/bin/rds-info' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of 'usr/include/net/rds.h' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/rds-tools-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/rds-tools-buildroot/ (default) Compressing files in /usr/src/tmp/rds-tools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/rds-tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/rds-ping: uses non-LFS functions: open verify-elf: WARNING: ./usr/bin/rds-stress: uses non-LFS functions: fcntl fopen mmap open verify-elf: WARNING: ./usr/bin/rds-info: uses non-LFS functions: open Hardlinking identical .pyc and .pyo files Processing files: rds-tools-2.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fPzhqC 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.xhkedB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.g30KdB Processing files: rds-devel-2.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JIZihE 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.7UmUoE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: glibc-devel, glibc-kernheaders-generic Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0D5VoE Wrote: /usr/src/RPM/RPMS/i586/rds-tools-2.0.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/rds-devel-2.0.4-alt1.i586.rpm 6.36user 1.74system 0:13.31elapsed 60%CPU (0avgtext+0avgdata 35272maxresident)k 0inputs+0outputs (0major+272953minor)pagefaults 0swaps 12.47user 6.99system 0:25.26elapsed 77%CPU (0avgtext+0avgdata 108888maxresident)k 0inputs+0outputs (0major+550421minor)pagefaults 0swaps --- rds-devel-2.0.4-alt1.i586.rpm.repo 2010-12-29 07:26:16.000000000 +0000 +++ rds-devel-2.0.4-alt1.i586.rpm.hasher 2020-04-16 09:37:23.624538765 +0000 @@ -1,5 +1,6 @@ /usr/include/net/rds.h 100644 -/usr/share/man/man7/rds-rdma.7.bz2 100644 -/usr/share/man/man7/rds.7.bz2 100644 +/usr/share/man/man7/rds-rdma.7.xz 100644 +/usr/share/man/man7/rds.7.xz 100644 Requires: glibc-devel +Requires: glibc-kernheaders-generic Requires: rpmlib(PayloadIsLzma) --- rds-tools-2.0.4-alt1.i586.rpm.repo 2010-12-29 07:26:16.000000000 +0000 +++ rds-tools-2.0.4-alt1.i586.rpm.hasher 2020-04-16 09:37:23.650537991 +0000 @@ -3,5 +3,5 @@ /usr/bin/rds-stress 100755 -/usr/share/man/man1/rds-info.1.gz 100644 -/usr/share/man/man1/rds-ping.1.gz 100644 -/usr/share/man/man1/rds-stress.1.gz 100644 +/usr/share/man/man1/rds-info.1.xz 100644 +/usr/share/man/man1/rds-ping.1.xz 100644 +/usr/share/man/man1/rds-stress.1.xz 100644 Requires: /lib/ld-linux.so.2 @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3)