<86>Apr 27 09:05:24 userdel[2034870]: delete user 'rooter' <86>Apr 27 09:05:24 userdel[2034870]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:05:24 groupadd[2034915]: group added to /etc/group: name=rooter, GID=1295 <86>Apr 27 09:05:24 groupadd[2034915]: new group: name=rooter, GID=1295 <86>Apr 27 09:05:24 useradd[2034938]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:05:24 userdel[2034968]: delete user 'builder' <86>Apr 27 09:05:24 userdel[2034968]: removed group 'builder' owned by 'builder' <86>Apr 27 09:05:24 userdel[2034968]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:05:24 groupadd[2035006]: group added to /etc/group: name=builder, GID=1296 <86>Apr 27 09:05:24 groupadd[2035006]: group added to /etc/gshadow: name=builder <86>Apr 27 09:05:25 groupadd[2035006]: new group: name=builder, GID=1296 <86>Apr 27 09:05:25 useradd[2035027]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash, from=none warning: Macro %gpl2only not found <13>Apr 27 09:05:29 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 (w1.gzdio) 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.34670 + 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.34670 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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:117: note: this is the location of the previous definition 117 | #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:117: note: this is the location of the previous definition 117 | #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:117: note: this is the location of the previous definition 117 | #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:117: note: this is the location of the previous definition 117 | #define AF_RDS PF_RDS | rds-stress.c: In function 'rdma_build_cmsg_xfer': rds-stress.c:1061:31: 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:9: 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:9: 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.87773 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd rds-tools-2.0.4 + make 'INSTALL=/usr/libexec/rpm-build/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 WARNING: strip is called in %install by 'install -s' (ignored) WARNING: strip is called in %install by 'install -s' (ignored) WARNING: strip is called in %install by 'install -s' (ignored) 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,gnuconfig) Checking contents of files in /usr/src/tmp/rds-tools-buildroot/ (default) Compressing files in /usr/src/tmp/rds-tools-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. 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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/rds-tools-buildroot 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.njcffC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yym5ic find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), 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.CatFQ2 Creating rds-tools-debuginfo package 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.cdDhb2 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xt5whT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.AyRao6 Processing files: rds-tools-debuginfo-2.0.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J5HMWm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.20JbZP find-requires: running scripts (debuginfo) Requires: rds-tools = 2.0.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/rds-tools-2.0.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rds-devel-2.0.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/rds-tools-debuginfo-2.0.4-alt1.i586.rpm (w2.lzdio) 2.08user 1.51system 0:09.97elapsed 36%CPU (0avgtext+0avgdata 37392maxresident)k 0inputs+0outputs (0major+317488minor)pagefaults 0swaps 5.18user 1.95system 0:20.18elapsed 35%CPU (0avgtext+0avgdata 126720maxresident)k 0inputs+0outputs (0major+187541minor)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 2024-04-27 09:05:42.070128733 +0000 @@ -1,5 +1,6 @@ /usr/include/net/rds.h 100644 root:root -/usr/share/man/man7/rds-rdma.7.bz2 100644 root:root -/usr/share/man/man7/rds.7.bz2 100644 root:root +/usr/share/man/man7/rds-rdma.7.xz 100644 root:root +/usr/share/man/man7/rds.7.xz 100644 root:root Requires: glibc-devel +Requires: glibc-kernheaders-generic Requires: rpmlib(PayloadIsLzma) @@ -7,4 +8,4 @@ File: /usr/include/net/rds.h 100644 root:root ca6211cce8207ab5bcf74c75892ec166 -File: /usr/share/man/man7/rds-rdma.7.bz2 100644 root:root 4f0039fb43137299f83538403117cae9 -File: /usr/share/man/man7/rds.7.bz2 100644 root:root 66d57835e2b0c95630018c100b28374a -RPMIdentity: 2b05abffde61583beda14c2d9aec257847bd4026ba9019134d3917fb0f9272f32db4b5e25662ee97a386a5456fe7d14dd7e8794c3c64a4f774a0218fce929102 +File: /usr/share/man/man7/rds-rdma.7.xz 100644 root:root d5c411f4f0807dd0d48ce90dd89654ae +File: /usr/share/man/man7/rds.7.xz 100644 root:root 47e6ccdcef596b364b8c157f35e52a3c +RPMIdentity: 448ae7451a661b3218b9c402151e4ee82edc9e51f6519968fe82e2ad7d2d16b7016314c5cc160d35e83301c0ce96509d1587375c8ed83cfc43e14d4f4ba7315a --- 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 2024-04-27 09:05:42.148129099 +0000 @@ -3,5 +3,5 @@ /usr/bin/rds-stress 100755 root:root -/usr/share/man/man1/rds-info.1.gz 100644 root:root -/usr/share/man/man1/rds-ping.1.gz 100644 root:root -/usr/share/man/man1/rds-stress.1.gz 100644 root:root +/usr/share/man/man1/rds-info.1.xz 100644 root:root +/usr/share/man/man1/rds-ping.1.xz 100644 root:root +/usr/share/man/man1/rds-stress.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -9,4 +9,7 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -16,8 +19,8 @@ Provides: rds-tools = 2.0.4-alt1 -File: /usr/bin/rds-info 100755 root:root 14bf2237e60aab7097e5d02e9586cc9c -File: /usr/bin/rds-ping 100755 root:root 2211ccee1cdb8e5a12811f5a0de80ba2 -File: /usr/bin/rds-stress 100755 root:root ee39d7fdc425113565a6632b5c2c65e1 -File: /usr/share/man/man1/rds-info.1.gz 100644 root:root 0e82fd70fb645aa0023e787cc2b1cf52 -File: /usr/share/man/man1/rds-ping.1.gz 100644 root:root b713c77815cca9afed2661055c2894b6 -File: /usr/share/man/man1/rds-stress.1.gz 100644 root:root e2050c0c8497d1a53702e956245a14d7 -RPMIdentity: cc0d102b1693e9719dd7134348ae44922d29cafc2ea3da30729fc34c0f69b6a2c0abb08aa99e650495325895abdd22f6df4ee35d584fd67c2f295b8f6753830d +File: /usr/bin/rds-info 100755 root:root 1f0f7f6b8da5cdd710250c6ee546f01e +File: /usr/bin/rds-ping 100755 root:root 6fd611217f640b97ab4d56f6243e94d1 +File: /usr/bin/rds-stress 100755 root:root ea10ad2ea9f76e81cc43d46191120092 +File: /usr/share/man/man1/rds-info.1.xz 100644 root:root dd901883f0881393a41ea0e2a6755164 +File: /usr/share/man/man1/rds-ping.1.xz 100644 root:root c8ad8d89572c5674cb49cc7183e84a46 +File: /usr/share/man/man1/rds-stress.1.xz 100644 root:root 6a26059c05198572d20f0433bb5c46f9 +RPMIdentity: 933878f89ce64d795b0db73332e594f8f2d1aec2993ea07a699629620884440eee4073f54df02685b3135bd1c72f7a9cb252d1c046b82dfd6bb90d3bddc656ef error: open of /archive/repo/sisyphus/task/_337/345907/files/i586/RPMS/rds-tools-debuginfo-2.0.4-alt1.i586.rpm failed: No such file or directory