<86>May 4 01:07:42 userdel[1648384]: delete user 'rooter' <86>May 4 01:07:42 userdel[1648384]: removed group 'rooter' owned by 'rooter' <86>May 4 01:07:42 userdel[1648384]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:07:42 groupadd[1648393]: group added to /etc/group: name=rooter, GID=1295 <86>May 4 01:07:42 groupadd[1648393]: group added to /etc/gshadow: name=rooter <86>May 4 01:07:42 groupadd[1648393]: new group: name=rooter, GID=1295 <86>May 4 01:07:42 useradd[1648399]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash, from=none <86>May 4 01:07:42 userdel[1648410]: delete user 'builder' <86>May 4 01:07:42 userdel[1648410]: removed group 'builder' owned by 'builder' <86>May 4 01:07:42 userdel[1648410]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:07:42 groupadd[1648417]: group added to /etc/group: name=builder, GID=1296 <86>May 4 01:07:42 groupadd[1648417]: group added to /etc/gshadow: name=builder <86>May 4 01:07:42 groupadd[1648417]: new group: name=builder, GID=1296 <86>May 4 01:07:42 useradd[1648423]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/sash-3.4-alt2.qa2.src.rpm: license not found in '/usr/share/license' directory: distributable <13>May 4 01:07:46 rpmi: libcom_err-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975345 installed <13>May 4 01:07:47 rpmi: glibc-devel-static-6:2.38.0.76.e9f05fa1c6-alt1 sisyphus+347163.100.1.1 1714396844 installed <13>May 4 01:07:47 rpmi: libcom_err-devel-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975345 installed <13>May 4 01:07:47 rpmi: libe2fs-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975345 installed <13>May 4 01:07:47 rpmi: libss-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975345 installed <13>May 4 01:07:47 rpmi: libss-devel-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975345 installed <13>May 4 01:07:47 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed <13>May 4 01:07:47 rpmi: libreadline-devel-8.2.10-alt1 sisyphus+338911.100.4.1 1706717067 installed <13>May 4 01:07:47 rpmi: libreadline-devel-static-8.2.10-alt1 sisyphus+338911.100.4.1 1706717067 installed <13>May 4 01:07:47 rpmi: zlib-devel-static-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed <13>May 4 01:07:47 rpmi: libe2fs-devel-1.46.4.0.5.4cda-alt1 sisyphus+283826.100.1.1 1629975345 installed <13>May 4 01:07:47 rpmi: libtinfo-devel-static-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 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.99512 + 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 fgrep: warning: fgrep is obsolescent; using grep -F + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99512 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sash-3.4 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/sash-3.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o getline.o getline.c getline.c: In function 'showPrompt': getline.c:10:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 10 | 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 -flto=auto -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 -flto=auto -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 -flto=auto -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o utils.o utils.c utils.c: In function 'copyFile': utils.c:260:24: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | (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 -flto=auto -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:32: warning: format '%d' expects argument of type 'int', but argument 3 has type '__nlink_t' {aka 'long unsigned int'} [-Wformat=] 386 | sprintf(cp, "%3d ", statBuf->st_nlink); | ~~^ ~~~~~~~~~~~~~~~~~ | | | | int __nlink_t {aka long unsigned int} | %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 -flto=auto -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o cmds.o cmds.c cmds.c: In function 'do_where': cmds.c:1071:29: warning: comparison between pointer and zero character constant [-Wpointer-compare] 1071 | if (dirName == '\0') | ^~ cmds.c:1071:21: note: did you mean to dereference the pointer? 1071 | 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 -flto=auto -D_GNU_SOURCE -DHAVE_GZIP -DHAVE_EXT2 -DWITH_READLINE -c -o sash.o sash.c sash.c: In function 'catchInterrupt': sash.c:1113:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1113 | write( STDOUT_FILENO, "\r\n", 2 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sash.c: In function 'runCmd': sash.c:769:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 769 | 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 -flto=auto -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:20: warning: pointer targets in assignment from 'const char *' to 'const unsigned char *' differ in signedness [-Wpointer-sign] 1130 | cp = lp->data; | ^ cmd_ed.c: In function 'doCommands': cmd_ed.c:283:33: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 283 | fgets(buf, sizeof(buf), stdin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmd_ed.c: In function 'printLines': cmd_ed.c:1119:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 1119 | 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 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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:25: warning: variable 'checkSum' set but not used [-Wunused-but-set-variable] 351 | int checkSum; | ^~~~~~~~ cmd_tar.c: In function 'writeHeader': cmd_tar.c:940:9: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 940 | strncpy(header.version, TAR_VERSION, sizeof(header.version)); | ^ 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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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:42: 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] 589 | strncpy(buf, hdr->ar_name, sizeof(hdr->ar_name)); | ^ cmd_ar.c:637:37: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 637 | if (n >= strlen(arch->nameTable)) | ~~~~^~~~~~~~~~~ | | | unsigned char * In file included from sash.h:17, from cmd_ar.c:22: /usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'unsigned char *' 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ cmd_ar.c:643:26: warning: pointer targets in assignment from 'unsigned char *' to 'const char *' differ in signedness [-Wpointer-sign] 643 | longname = arch->nameTable + n; | ^ cmd_ar.c: In function 'writeFile': cmd_ar.c:935:38: warning: pointer targets in passing argument 2 of 'fullWrite' differ in signedness [-Wpointer-sign] 935 | if (fullWrite(outfd, buf, cc) < 0) | ^~~ | | | unsigned char * sash.h:120:56: note: expected 'const char *' but argument is of type 'unsigned char *' 120 | extern int fullWrite(int fd, const char * buf, int len); | ~~~~~~~~~~~~~^~~ cmd_ar.c: In function 'createFile': cmd_ar.c:265:16: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 265 | (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 -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 ld: /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/libreadline.a(complete.o): in function `rl_username_completion_function': /usr/src/RPM/BUILD/readline-8.2.10/complete.c:2306:(.text+0x44d1): warning: Using 'getpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/libreadline.a(tilde.o): in function `tilde_expand_word': /usr/src/RPM/BUILD/readline-8.2.10/./tilde.c:386:(.text+0x134): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/libreadline.a(shell.o): in function `_sh_get_home_dir': /usr/src/RPM/BUILD/readline-8.2.10/shell.c:173:(.text+0x119): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/libreadline.a(complete.o): in function `rl_username_completion_function': /usr/src/RPM/BUILD/readline-8.2.10/complete.c:2301:(.text+0x44c2): warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/src/RPM/BUILD/readline-8.2.10/complete.c:2317:(.text+0x4569): warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/src/tmp/ccXTHNaI.ltrans0.ltrans.o: in function `do_chgrp': /usr/src/RPM/BUILD/sash-3.4/cmds.c:276:(.text+0x3934): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking ld: /usr/src/tmp/ccXTHNaI.ltrans0.ltrans.o: in function `listFile': /usr/src/RPM/BUILD/sash-3.4/cmd_ls.c:407:(.text+0x91c6): warning: Using 'getgrgid' 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.28175 + 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:/usr/bin:/bin:/usr/local/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 runstatedir=/usr/src/tmp/sash-buildroot/var/run 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 [ 4] '.rela.plt': relocation 0: invalid symbol index section [ 4] '.rela.plt': relocation 1: invalid symbol index section [ 4] '.rela.plt': relocation 2: invalid symbol index section [ 4] '.rela.plt': relocation 3: invalid symbol index section [ 4] '.rela.plt': relocation 4: invalid symbol index section [ 4] '.rela.plt': relocation 5: invalid symbol index section [ 4] '.rela.plt': relocation 6: invalid symbol index section [ 4] '.rela.plt': relocation 7: invalid symbol index section [ 4] '.rela.plt': relocation 8: invalid symbol index section [ 4] '.rela.plt': relocation 9: invalid symbol index section [ 4] '.rela.plt': relocation 10: invalid symbol index section [ 4] '.rela.plt': relocation 11: invalid symbol index section [ 4] '.rela.plt': relocation 12: invalid symbol index section [ 4] '.rela.plt': relocation 13: invalid symbol index section [ 4] '.rela.plt': relocation 14: invalid symbol index section [ 4] '.rela.plt': relocation 15: invalid symbol index section [ 4] '.rela.plt': relocation 16: invalid symbol index section [ 4] '.rela.plt': relocation 17: invalid symbol index section [ 4] '.rela.plt': relocation 18: invalid symbol index section [ 4] '.rela.plt': relocation 19: invalid symbol index section [ 4] '.rela.plt': relocation 20: invalid symbol index section [ 4] '.rela.plt': relocation 21: invalid symbol index section [ 4] '.rela.plt': relocation 22: invalid symbol index section [ 4] '.rela.plt': relocation 23: invalid symbol index section [ 4] '.rela.plt': relocation 24: invalid symbol index section [ 4] '.rela.plt': relocation 25: invalid symbol index section [ 4] '.rela.plt': relocation 26: invalid symbol index section [ 4] '.rela.plt': relocation 27: invalid symbol index section [ 4] '.rela.plt': relocation 28: invalid symbol index section [ 4] '.rela.plt': relocation 29: invalid symbol index section [ 4] '.rela.plt': relocation 30: invalid symbol index section [ 4] '.rela.plt': relocation 31: invalid symbol index section [ 4] '.rela.plt': relocation 32: invalid symbol index section [ 4] '.rela.plt': relocation 33: invalid symbol index section [ 4] '.rela.plt': relocation 34: invalid symbol index section [ 4] '.rela.plt': relocation 35: invalid symbol index section [ 4] '.rela.plt': relocation 36: invalid symbol index verify-elf: WARNING: ./sbin/sash: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/sash-buildroot Processing files: sash-3.4-alt2.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33533 + 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.mkuKNh 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.Z9pEiR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.ZcCijs 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.DPlnmg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VLzgr0 find-requires: running scripts (debuginfo) Requires: sash = 1:3.4-alt2.qa2 Adding to sash-debuginfo a strict dependency on sash 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.94user 0.86system 0:08.72elapsed 55%CPU (0avgtext+0avgdata 106364maxresident)k 0inputs+0outputs (0major+220277minor)pagefaults 0swaps /.out/sash-3.4-alt2.qa2.x86_64.rpm: license not found in '/usr/share/license' directory: distributable /.out/sash-debuginfo-3.4-alt2.qa2.x86_64.rpm: license not found in '/usr/share/license' directory: distributable 5.33user 1.76system 0:19.39elapsed 36%CPU (0avgtext+0avgdata 131284maxresident)k 3008inputs+0outputs (0major+194640minor)pagefaults 0swaps --- sash-3.4-alt2.qa2.x86_64.rpm.repo 2021-07-12 03:22:52.000000000 +0000 +++ sash-3.4-alt2.qa2.x86_64.rpm.hasher 2024-05-04 01:07:58.993744687 +0000 @@ -7,3 +7,3 @@ Provides: sash = 1:3.4-alt2.qa2:sisyphus+278100.6100.1.1 -File: /sbin/sash 100755 root:root 6f3d544db543e64eaea4718373d04eba +File: /sbin/sash 100755 root:root 44bc7ff3c061e5ace7a61a014ba63038 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: ff1f6c0ea39962e4df7160846e3a269c565fbc211d4ab43addc7d4cf861fd06d8ea0307669f00175764949096725734f28a2385ffce4b6663696d4f55fd7073f +RPMIdentity: cf0e0993fa35ac537a2d1f153cc6fcf38093f7905b2dd5ff0c8fa5777076262a03866e47e1c7c5fd0825eb0989a8caef8395e156011fb70ac197d11a0e178b4a --- sash-debuginfo-3.4-alt2.qa2.x86_64.rpm.repo 2021-07-12 03:22:52.000000000 +0000 +++ sash-debuginfo-3.4-alt2.qa2.x86_64.rpm.hasher 2024-05-04 01:07:59.082745084 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/87 40755 root:root -/usr/lib/debug/.build-id/87/4793d6f574735ac1c874cfc2cfab16adc28c73 120777 root:root ../../../../../sbin/sash -/usr/lib/debug/.build-id/87/4793d6f574735ac1c874cfc2cfab16adc28c73.debug 120777 root:root ../../sbin/sash.debug +/usr/lib/debug/.build-id/af 40755 root:root +/usr/lib/debug/.build-id/af/0b6e269f2c696ade15309efe736207f4f966bc 120777 root:root ../../../../../sbin/sash +/usr/lib/debug/.build-id/af/0b6e269f2c696ade15309efe736207f4f966bc.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:sisyphus+278100.6100.1.1 -File: /usr/lib/debug/.build-id/87 40755 root:root -File: /usr/lib/debug/.build-id/87/4793d6f574735ac1c874cfc2cfab16adc28c73 120777 root:root ../../../../../sbin/sash -File: /usr/lib/debug/.build-id/87/4793d6f574735ac1c874cfc2cfab16adc28c73.debug 120777 root:root ../../sbin/sash.debug -File: /usr/lib/debug/sbin/sash.debug 100644 root:root 0350637a92848ed3fa70010c7880d812 +File: /usr/lib/debug/.build-id/af 40755 root:root +File: /usr/lib/debug/.build-id/af/0b6e269f2c696ade15309efe736207f4f966bc 120777 root:root ../../../../../sbin/sash +File: /usr/lib/debug/.build-id/af/0b6e269f2c696ade15309efe736207f4f966bc.debug 120777 root:root ../../sbin/sash.debug +File: /usr/lib/debug/sbin/sash.debug 100644 root:root b2f7967becb17daae21c723a5518258c 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: 0703cc97a4f7f9e4947d49122762c7f28f148989121489b2c037e8a9c8debae93e4f60330a2bbfc521703c27c90ec4f121f35b8a64b026c2e8e10ac274c66df8 +RPMIdentity: 8eb4a0042dc9f12ec5a499650c9c6fda527546519ae2531b2115c656483a0c20baa048634a017875885bda3ffad62d7fff49f84053e33baa658e4368a2c1c508