<86>Sep 29 11:34:42 userdel[4099848]: delete user 'rooter' <86>Sep 29 11:34:42 userdel[4099848]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:34:42 userdel[4099848]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:34:42 groupadd[4099880]: group added to /etc/group: name=rooter, GID=1823 <86>Sep 29 11:34:42 groupadd[4099880]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:34:42 groupadd[4099880]: new group: name=rooter, GID=1823 <86>Sep 29 11:34:42 useradd[4099896]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Sep 29 11:34:42 userdel[4099922]: delete user 'builder' <86>Sep 29 11:34:42 userdel[4099922]: removed group 'builder' owned by 'builder' <86>Sep 29 11:34:42 userdel[4099922]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:34:42 groupadd[4099940]: group added to /etc/group: name=builder, GID=1824 <86>Sep 29 11:34:42 groupadd[4099940]: group added to /etc/gshadow: name=builder <86>Sep 29 11:34:42 groupadd[4099940]: new group: name=builder, GID=1824 <86>Sep 29 11:34:42 useradd[4099962]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash <13>Sep 29 11:34:45 rpmi: libcom_err-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed <13>Sep 29 11:34:46 rpmi: glibc-devel-static-6:2.27-alt14 p9+285569.300.3.1 1632188044 installed <13>Sep 29 11:34:46 rpmi: libcom_err-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed <13>Sep 29 11:34:46 rpmi: libe2fs-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed <13>Sep 29 11:34:46 rpmi: libss-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed <13>Sep 29 11:34:46 rpmi: libss-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed <13>Sep 29 11:34:46 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Sep 29 11:34:46 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 29 11:34:46 rpmi: libreadline-devel-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed <13>Sep 29 11:34:46 rpmi: libreadline-devel-static-7.0.3-alt3 sisyphus+222164.300.1.1 1550686325 installed <13>Sep 29 11:34:46 rpmi: libtinfo-devel-static-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Sep 29 11:34:46 rpmi: zlib-devel-static-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Sep 29 11:34:46 rpmi: libe2fs-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/sash-3.4-alt2.qa2.nosrc.rpm (w1.gzdio) Installing sash-3.4-alt2.qa2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48748 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sash-3.4 + echo 'Source #0 (sash-3.4.tar):' Source #0 (sash-3.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sash-3.4.tar + cd sash-3.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (sash-3.4-alt.patch):' Patch #0 (sash-3.4-alt.patch): + /usr/bin/patch -p1 patching file Makefile patching file cmd_ar.c patching file cmd_chattr.c patching file cmd_dd.c patching file cmd_ed.c patching file cmd_file.c patching file cmd_find.c patching file cmd_grep.c patching file cmd_gzip.c patching file cmd_ls.c patching file cmd_tar.c patching file cmds.c patching file getline.c patching file getline.h patching file message.c patching file message.h patching file sash.1 patching file sash.c patching file sash.h patching file utils.c + fgrep -C1 Permission sash.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48748 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sash-3.4 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o message.o message.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o getline.o getline.c getline.c: In function 'showPrompt': getline.c:10:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( STDOUT_FILENO, cp, strlen(cp) ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_grep.o cmd_grep.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_dd.o cmd_dd.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_chattr.o cmd_chattr.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_file.o cmd_file.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_find.o cmd_find.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_ls.o cmd_ls.c cmd_ls.c: In function 'listFile': cmd_ls.c:386:18: warning: format '%d' expects argument of type 'int', but argument 3 has type '__nlink_t' {aka 'const long unsigned int'} [-Wformat=] sprintf(cp, "%3d ", statBuf->st_nlink); ~~^ ~~~~~~~~~~~~~~~~~ %3ld make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o sash.o sash.c sash.c: In function 'catchInterrupt': sash.c:1113:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( STDOUT_FILENO, "\r\n", 2 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sash.c: In function 'runCmd': sash.c:769:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(cmd); ^~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_gzip.o cmd_gzip.c make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o utils.o utils.c utils.c: In function 'copyFile': utils.c:260:10: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] (void) chown(destName, statBuf1.st_uid, statBuf1.st_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_ar.o cmd_ar.c cmd_ar.c: In function 'canonicalize': cmd_ar.c:589:35: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] strncpy(buf, hdr->ar_name, sizeof(hdr->ar_name)); ^ cmd_ar.c:637:23: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (n >= strlen(arch->nameTable)) ~~~~^~~~~~~~~~~ In file included from sash.h:17, from cmd_ar.c:22: /usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'unsigned char *' extern size_t strlen (const char *__s) ^~~~~~ cmd_ar.c:643:12: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] longname = arch->nameTable + n; ^ cmd_ar.c: In function 'writeFile': cmd_ar.c:935:24: warning: pointer targets in passing argument 2 of 'fullWrite' differ in signedness [-Wpointer-sign] if (fullWrite(outfd, buf, cc) < 0) ^~~ In file included from cmd_ar.c:22: sash.h:120:13: note: expected 'const char *' but argument is of type 'unsigned char *' extern int fullWrite(int fd, const char * buf, int len); ^~~~~~~~~ cmd_ar.c: In function 'createFile': cmd_ar.c:265:9: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] (void) fchown(fd, arch->uid, arch->gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_tar.o cmd_tar.c cmd_tar.c: In function 'readHeader': cmd_tar.c:351:7: warning: variable 'checkSum' set but not used [-Wunused-but-set-variable] int checkSum; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmds.o cmds.c cmds.c: In function 'do_where': cmds.c:1071:15: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (dirName == '\0') ^~ cmds.c:1071:7: note: did you mean to dereference the pointer? if (dirName == '\0') ^ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmd_ed.o cmd_ed.c cmd_ed.c: In function 'printLines': cmd_ed.c:1130:6: warning: pointer targets in assignment from 'const char *' to 'const unsigned char *' differ in signedness [-Wpointer-sign] cp = lp->data; ^ cmd_ed.c: In function 'doCommands': cmd_ed.c:283:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, sizeof(buf), stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmd_ed.c: In function 'printLines': cmd_ed.c:1119:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(STDOUT, lp->data, lp->len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -static sash.o message.o getline.o utils.o cmds.o cmd_dd.o cmd_ed.o cmd_grep.o cmd_ls.o cmd_tar.o cmd_gzip.o cmd_find.o cmd_file.o cmd_chattr.o cmd_ar.o -lz -lreadline -ltinfo -o sash /usr/bin/ld.default: cmd_ls.o: in function `listFile': /usr/src/RPM/BUILD/sash-3.4/cmd_ls.c:407: warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld.default: cmds.o: in function `do_chgrp': /usr/src/RPM/BUILD/sash-3.4/cmds.c:276: warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld.default: /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/libreadline.a(complete.o): in function `rl_username_completion_function': /usr/src/RPM/BUILD/readline-7.0.3/complete.c:2306: warning: Using 'getpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld.default: cmds.o: in function `do_chown': /usr/src/RPM/BUILD/sash-3.4/cmds.c:224: warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld.default: cmd_ls.o: in function `listFile': /usr/src/RPM/BUILD/sash-3.4/cmd_ls.c:391: warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld.default: /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/libreadline.a(complete.o): in function `rl_username_completion_function': /usr/src/RPM/BUILD/readline-7.0.3/complete.c:2301: warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/bin/ld.default: /usr/src/RPM/BUILD/readline-7.0.3/complete.c:2317: warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32504 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sash-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sash-3.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/sash-buildroot/usr exec_prefix=/usr/src/tmp/sash-buildroot/usr bindir=/usr/src/tmp/sash-buildroot/usr/bin sbindir=/usr/src/tmp/sash-buildroot/usr/sbin sysconfdir=/usr/src/tmp/sash-buildroot/etc datadir=/usr/src/tmp/sash-buildroot/usr/share includedir=/usr/src/tmp/sash-buildroot/usr/include libdir=/usr/src/tmp/sash-buildroot/usr/lib64 libexecdir=/usr/src/tmp/sash-buildroot/usr/lib localstatedir=/usr/src/tmp/sash-buildroot/var/lib sharedstatedir=/usr/src/tmp/sash-buildroot/var/lib mandir=/usr/src/tmp/sash-buildroot/usr/share/man infodir=/usr/src/tmp/sash-buildroot/usr/share/info install sbindir=/usr/src/tmp/sash-buildroot/sbin make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' mkdir -p /usr/src/tmp/sash-buildroot/sbin /usr/libexec/rpm-build/install -p sash /usr/src/tmp/sash-buildroot/sbin/sash mkdir -p /usr/src/tmp/sash-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m644 sash.1 /usr/src/tmp/sash-buildroot/usr/share/man/man1/sash.1 make: Leaving directory '/usr/src/RPM/BUILD/sash-3.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sash-buildroot/ (default) Compressing files in /usr/src/tmp/sash-buildroot (auto) Verifying ELF objects in /usr/src/tmp/sash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 3] '.rela.plt': relocation 0: invalid symbol index section [ 3] '.rela.plt': relocation 1: invalid symbol index section [ 3] '.rela.plt': relocation 2: invalid symbol index section [ 3] '.rela.plt': relocation 3: invalid symbol index section [ 3] '.rela.plt': relocation 4: invalid symbol index section [ 3] '.rela.plt': relocation 5: invalid symbol index section [ 3] '.rela.plt': relocation 6: invalid symbol index section [ 3] '.rela.plt': relocation 7: invalid symbol index section [ 3] '.rela.plt': relocation 8: invalid symbol index section [ 3] '.rela.plt': relocation 9: invalid symbol index section [ 3] '.rela.plt': relocation 10: invalid symbol index section [ 3] '.rela.plt': relocation 11: invalid symbol index section [ 3] '.rela.plt': relocation 12: invalid symbol index section [ 3] '.rela.plt': relocation 13: invalid symbol index section [ 3] '.rela.plt': relocation 14: invalid symbol index section [ 3] '.rela.plt': relocation 15: invalid symbol index section [ 3] '.rela.plt': relocation 16: invalid symbol index section [ 3] '.rela.plt': relocation 17: invalid symbol index section [ 3] '.rela.plt': relocation 18: invalid symbol index section [ 3] '.rela.plt': relocation 19: invalid symbol index section [ 3] '.rela.plt': relocation 20: invalid symbol index section [ 3] '.rela.plt': relocation 21: invalid symbol index section [ 3] '.rela.plt': relocation 22: invalid symbol index section [ 3] '.rela.plt': relocation 23: invalid symbol index section [ 3] '.rela.plt': relocation 24: invalid symbol index section [ 3] '.rela.plt': relocation 25: invalid symbol index section [ 3] '.rela.plt': relocation 26: invalid symbol index section [ 3] '.rela.plt': relocation 27: invalid symbol index section [ 3] '.rela.plt': relocation 28: invalid symbol index section [ 3] '.rela.plt': relocation 29: invalid symbol index section [ 3] '.rela.plt': relocation 30: invalid symbol index section [ 3] '.rela.plt': relocation 31: invalid symbol index section [ 3] '.rela.plt': relocation 32: invalid symbol index verify-elf: WARNING: ./sbin/sash: eu-elflint failed Hardlinking identical .pyc and .pyo files Processing files: sash-3.4-alt2.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sash-3.4 + DOCDIR=/usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + export DOCDIR + rm -rf /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + /bin/mkdir -p /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + cp -prL copyright /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + chmod -R go-w /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + chmod -R a+rX /usr/src/tmp/sash-buildroot/usr/share/doc/sash-3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RvOCXi 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.NN8092 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: terminfo Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PEP6OQ Creating sash-debuginfo package Processing files: sash-debuginfo-3.4-alt2.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VZMn0H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FzGCEC find-requires: running scripts (debuginfo) Requires: sash = 1:3.4-alt2.qa2 Wrote: /usr/src/RPM/RPMS/x86_64/sash-3.4-alt2.qa2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/sash-debuginfo-3.4-alt2.qa2.x86_64.rpm (w2.lzdio) 3.82user 1.34system 0:07.99elapsed 64%CPU (0avgtext+0avgdata 41480maxresident)k 0inputs+0outputs (0major+256383minor)pagefaults 0swaps 3.15user 2.20system 0:17.06elapsed 31%CPU (0avgtext+0avgdata 135404maxresident)k 2768inputs+0outputs (0major+202559minor)pagefaults 0swaps --- sash-3.4-alt2.qa2.x86_64.rpm.repo 2017-12-26 17:02:25.000000000 +0000 +++ sash-3.4-alt2.qa2.x86_64.rpm.hasher 2024-09-29 11:34:56.611160852 +0000 @@ -7,3 +7,3 @@ Provides: sash = 1:3.4-alt2.qa2 -File: /sbin/sash 100755 root:root 71abb3f0cdb4108efb5d48f7f0eeff1a +File: /sbin/sash 100755 root:root e3659cadf5df7076768f10bf3eeae30d File: /usr/share/doc/sash-3.4 40755 root:root @@ -11,2 +11,2 @@ File: /usr/share/man/man1/sash.1.xz 100644 root:root 3dc0a526a1c9d075ed45e240c901ba38 -RPMIdentity: e23887c74b6ce29e411202e29492b8baa1ff4c39df29347afd3eb3c6c8174e7231c9c370619ea5b84b93779c3f563289f00ef9d8dcfd83c8e236c1ff32d931b3 +RPMIdentity: 9bff79a985550cb3c7bff35f9a5a93b179a02c26e69956f101c42c75411853870ad12f5c07bd68a919b404e17d1875c2d07e9b9be1f0f936b69693bc8e7f0b29 --- sash-debuginfo-3.4-alt2.qa2.x86_64.rpm.repo 2017-12-26 17:02:25.000000000 +0000 +++ sash-debuginfo-3.4-alt2.qa2.x86_64.rpm.hasher 2024-09-29 11:34:56.685162312 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/934eb2d2c64623a53ace72e161560b1855326f 120777 root:root ../../../../../sbin/sash -/usr/lib/debug/.build-id/13/934eb2d2c64623a53ace72e161560b1855326f.debug 120777 root:root ../../sbin/sash.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/f72cfe6c53334e274f0ad047665f586e2c6a0e 120777 root:root ../../../../../sbin/sash +/usr/lib/debug/.build-id/db/f72cfe6c53334e274f0ad047665f586e2c6a0e.debug 120777 root:root ../../sbin/sash.debug /usr/lib/debug/sbin/sash.debug 100644 root:root @@ -26,6 +26,6 @@ Provides: sash-debuginfo = 1:3.4-alt2.qa2 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/934eb2d2c64623a53ace72e161560b1855326f 120777 root:root ../../../../../sbin/sash -File: /usr/lib/debug/.build-id/13/934eb2d2c64623a53ace72e161560b1855326f.debug 120777 root:root ../../sbin/sash.debug -File: /usr/lib/debug/sbin/sash.debug 100644 root:root 3aec6eeee9caf89ca913eb4a1bf89a58 +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/f72cfe6c53334e274f0ad047665f586e2c6a0e 120777 root:root ../../../../../sbin/sash +File: /usr/lib/debug/.build-id/db/f72cfe6c53334e274f0ad047665f586e2c6a0e.debug 120777 root:root ../../sbin/sash.debug +File: /usr/lib/debug/sbin/sash.debug 100644 root:root 1ce36c53a237c78a668b5b88c24febe7 File: /usr/src/debug/sash-3.4 40755 root:root @@ -49,2 +49,2 @@ File: /usr/src/debug/sash-3.4/utils.c 100644 root:root 0494d2ca86bfc15cbb8954bdac13b1a4 -RPMIdentity: d96e4c5e5ce842297bc497dde6fb3326854fb812dd370eebd811a5ca497327fce89a30037d04f5eb14068dd3e616e6a1c52d5e833f8c3008dcc56cf596ffa327 +RPMIdentity: 1a9b539d62c28a8993d4c9c63eb173762803a6c60448526b79c576060488f1e280e0223ae0270df4b658fac9c33c3e5ecfcc408af7c5689f1f00b59b253342af