<86>Apr 22 00:31:32 userdel[2219517]: delete user 'rooter' <86>Apr 22 00:31:32 userdel[2219517]: removed group 'rooter' owned by 'rooter' <86>Apr 22 00:31:32 userdel[2219517]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 22 00:31:32 groupadd[2219536]: group added to /etc/group: name=rooter, GID=789 <86>Apr 22 00:31:32 groupadd[2219536]: group added to /etc/gshadow: name=rooter <86>Apr 22 00:31:32 groupadd[2219536]: new group: name=rooter, GID=789 <86>Apr 22 00:31:32 useradd[2219552]: new user: name=rooter, UID=789, GID=789, home=/root, shell=/bin/bash <86>Apr 22 00:31:32 userdel[2219584]: delete user 'builder' <86>Apr 22 00:31:32 userdel[2219584]: removed group 'builder' owned by 'builder' <86>Apr 22 00:31:32 userdel[2219584]: removed shadow group 'builder' owned by 'builder' <86>Apr 22 00:31:32 groupadd[2219599]: group added to /etc/group: name=builder, GID=790 <86>Apr 22 00:31:32 groupadd[2219599]: group added to /etc/gshadow: name=builder <86>Apr 22 00:31:32 groupadd[2219599]: new group: name=builder, GID=790 <86>Apr 22 00:31:32 useradd[2219616]: new user: name=builder, UID=790, GID=790, home=/usr/src, shell=/bin/bash warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found <13>Apr 22 00:31:34 rpmi: libmpdec3-2.5.1-alt3 sisyphus+314490.500.5.1 1675432004 installed <13>Apr 22 00:31:34 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Apr 22 00:31:34 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed <13>Apr 22 00:31:34 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Apr 22 00:31:34 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359624 installed <13>Apr 22 00:31:34 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Apr 22 00:31:34 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Apr 22 00:31:34 rpmi: ca-certificates-2022.12.14-alt1 sisyphus+311754.200.1.1 1671046143 installed <13>Apr 22 00:31:34 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed <13>Apr 22 00:31:34 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Apr 22 00:31:35 rpmi: libcrypto1.1-1.1.1t-alt1 sisyphus+314824.100.2.2 1675799015 installed <13>Apr 22 00:31:35 rpmi: libssl1.1-1.1.1t-alt1 sisyphus+314824.100.2.2 1675799015 installed <13>Apr 22 00:31:35 rpmi: python3-3.10.8-alt1.1 sisyphus+311926.100.2.1 1671363630 installed <13>Apr 22 00:31:35 rpmi: python3-base-3.10.8-alt1.1 sisyphus+311926.100.2.1 1671363630 installed <13>Apr 22 00:31:35 rpmi: qbe-2022.05.12-alt1 sisyphus+300211.100.1.1 1652954685 installed warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cproc-2021.12.06-alt1.nosrc.rpm (w1.gzdio) warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found Installing cproc-2021.12.06-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86981 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cproc-2021.12.06 + echo 'Source #0 (cproc-2021.12.06.tar):' Source #0 (cproc-2021.12.06.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cproc-2021.12.06.tar + cd cproc-2021.12.06 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/\*-linux-\*gnu\*)/*-alt-linux|&/' configure + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86981 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2021.12.06 + ./configure --prefix=/usr checking host system type... x86_64-alt-linux checking target system type... x86_64-alt-linux creating config.h... done creating config.mk... done + make bootstrap make: Entering directory '/usr/src/RPM/BUILD/cproc-2021.12.06' cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o driver.o driver.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o util.o util.c cc -o cproc ./driver.o ./util.o cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o decl.o decl.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o eval.o eval.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o expr.o expr.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o init.o init.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o main.o main.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o map.o map.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o pp.o pp.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o scan.o scan.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o scope.o scope.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o siphash.o siphash.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stmt.o stmt.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o targ.o targ.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o token.o token.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o tree.o tree.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o type.o type.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o utf.o utf.c cc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o qbe.o qbe.c cc -o cproc-qbe ./decl.o ./eval.o ./expr.o ./init.o ./main.o ./map.o ./pp.o ./scan.o ./scope.o ./siphash.o ./stmt.o ./targ.o ./token.o ./tree.o ./type.o ./utf.o ./util.o ./qbe.o make objdir=stage2 stagedeps='cproc cproc-qbe' CC=./cproc LDFLAGS=' -s' make[1]: Entering directory '/usr/src/RPM/BUILD/cproc-2021.12.06' ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/driver.o driver.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/util.o util.c ./cproc -s -o stage2/cproc stage2/driver.o stage2/util.o ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/decl.o decl.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/eval.o eval.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/expr.o expr.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/init.o init.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/main.o main.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/map.o map.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/pp.o pp.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/scan.o scan.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/scope.o scope.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/siphash.o siphash.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/stmt.o stmt.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/targ.o targ.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/token.o token.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/tree.o tree.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/type.o type.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/utf.o utf.c ./cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/qbe.o qbe.c ./cproc -s -o stage2/cproc-qbe stage2/decl.o stage2/eval.o stage2/expr.o stage2/init.o stage2/main.o stage2/map.o stage2/pp.o stage2/scan.o stage2/scope.o stage2/siphash.o stage2/stmt.o stage2/targ.o stage2/token.o stage2/tree.o stage2/type.o stage2/utf.o stage2/util.o stage2/qbe.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cproc-2021.12.06' make objdir=stage3 stagedeps='stage2/cproc stage2/cproc-qbe' CC=./stage2/cproc LDFLAGS=' -s' make[1]: Entering directory '/usr/src/RPM/BUILD/cproc-2021.12.06' ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/driver.o driver.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/util.o util.c ./stage2/cproc -s -o stage3/cproc stage3/driver.o stage3/util.o ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/decl.o decl.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/eval.o eval.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/expr.o expr.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/init.o init.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/main.o main.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/map.o map.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/pp.o pp.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/scan.o scan.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/scope.o scope.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/siphash.o siphash.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/stmt.o stmt.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/targ.o targ.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/token.o token.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/tree.o tree.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/type.o type.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/utf.o utf.c ./stage2/cproc -std=c11 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/qbe.o qbe.c ./stage2/cproc -s -o stage3/cproc-qbe stage3/decl.o stage3/eval.o stage3/expr.o stage3/init.o stage3/main.o stage3/map.o stage3/pp.o stage3/scan.o stage3/scope.o stage3/siphash.o stage3/stmt.o stage3/targ.o stage3/token.o stage3/tree.o stage3/type.o stage3/utf.o stage3/util.o stage3/qbe.o make[1]: Leaving directory '/usr/src/RPM/BUILD/cproc-2021.12.06' cmp stage2/cproc stage3/cproc cmp stage2/cproc-qbe stage3/cproc-qbe make: Leaving directory '/usr/src/RPM/BUILD/cproc-2021.12.06' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68300 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cproc-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cproc-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cproc-2021.12.06 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cproc-buildroot make: Entering directory '/usr/src/RPM/BUILD/cproc-2021.12.06' mkdir -p /usr/src/tmp/cproc-buildroot/usr/bin cp ./cproc ./cproc-qbe /usr/src/tmp/cproc-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/cproc-2021.12.06' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cproc-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cproc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cproc-buildroot/ (default) Compressing files in /usr/src/tmp/cproc-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cproc-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.7645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2021.12.06 + make check make: Entering directory '/usr/src/RPM/BUILD/cproc-2021.12.06' [PASS] test/abstract-function-declarator.c [PASS] test/add-int-pointer.c [PASS] test/alignas-0.c [PASS] test/alignas-local-32.c [PASS] test/alignas-local.c [PASS] test/alignas-member.c [PASS] test/alignas-multiple.c [PASS] test/alignas-type.c [PASS] test/alignas.c [PASS] test/array-address.c [PASS] test/asm-label.c [PASS] test/basic.c [PASS] test/binary-constant.c [PASS] test/bitfield-assignment-sign-extend.c [PASS] test/bitfield-compound-assign.c [PASS] test/bitfield-initializer-overflow.c [PASS] test/bitfield-integer-promotion-long.c [PASS] test/bitfield-integer-promotion.c [PASS] test/bitfield-load-signed.c [PASS] test/bitfield-load-unsigned.c [PASS] test/bitfield-non-adjacent.c [PASS] test/bitfield-short.c [PASS] test/bitfield-union.c [PASS] test/bitfield-unnamed-size-align.c [PASS] test/builtin-alloca.c [PASS] test/builtin-constant-p.c [PASS] test/builtin-expect.c [PASS] test/builtin-inff.c [PASS] test/builtin-nanf.c [PASS] test/builtin-offsetof.c [PASS] test/builtin-types-compatible-p.c [PASS] test/builtin-va-copy+aarch64.c [PASS] test/builtin-va-copy+x86_64.c [PASS] test/cast-bool-char.c [PASS] test/char-const-u8.c [PASS] test/char-sign+aarch64.c [PASS] test/char-sign+riscv64.c [PASS] test/char-sign+x86_64.c [PASS] test/common-real-int-sign.c [PASS] test/common-real-unsigned-char.c [PASS] test/compare-char.c [PASS] test/compatible-enum-types.c [PASS] test/compatible-function-types.c [PASS] test/compound-assignment.c [PASS] test/compound-literal-static.c [PASS] test/conditional-compound-literal.c [PASS] test/conditional-constant.c [PASS] test/conditional.c [PASS] test/const-array.c [PASS] test/const-expr-cast.c [PASS] test/const-expr-div.c [PASS] test/const-expr-mod.c [PASS] test/const-expr-shr.c [PASS] test/const-init.c [PASS] test/do-loop.c [PASS] test/enum-large-value.c [PASS] test/escaped-newline.c [PASS] test/extern-initializer.c [PASS] test/float-const-leading-dot.c [PASS] test/float-promote.c [PASS] test/float-to-uint32.c [PASS] test/float-to-uint64.c [PASS] test/for-loop.c [PASS] test/generic.c [PASS] test/global-align.c [PASS] test/hello.c [PASS] test/if-char.c [PASS] test/initializer-address-subtract.c [PASS] test/initializer-cast-float-int.c [PASS] test/initializer-cast-int-float.c [PASS] test/initializer-long-string.c [PASS] test/initializer-nested-array-address.c [PASS] test/initializer-pointer-int-cast.c [PASS] test/initializer-replace-local-string-wide.c [PASS] test/initializer-replace-local.c [PASS] test/initializer-replace-static-string-wide.c [PASS] test/initializer-replace-static.c [PASS] test/initializer-short-string.c [PASS] test/initializer-string-array.c [PASS] test/initializer-string-braces.c [PASS] test/initializer-string-wide.c [PASS] test/initializer-string.c [PASS] test/initializer-unsigned-string.c [PASS] test/inline-definition.c [PASS] test/kr-function-argument-promotion.c [PASS] test/label-typedef.c [PASS] test/local-align.c [PASS] test/local-init.c [PASS] test/logical-and.c [PASS] test/logical-or.c [PASS] test/lvalue-conversion.c [PASS] test/nested-array.c [PASS] test/preprocess-macro-function-no-args.c [PASS] test/preprocess-macro-function-paren.c [PASS] test/preprocess-macro-function.c [PASS] test/preprocess-macro-hide.c [PASS] test/preprocess-macro-object.c [PASS] test/preprocess-macro-stringize-2.c [PASS] test/preprocess-macro-stringize.c [PASS] test/preprocess-macro-vararg.c [PASS] test/preprocess-standard-example-1.c [PASS] test/preprocess-standard-example-2.c [PASS] test/preprocess-undef.c [PASS] test/sizeof-compound-literal.c [PASS] test/sizeof-postfix.c [PASS] test/sizeof-string-literal.c [PASS] test/static-assert-concat.c [PASS] test/static-assert-struct.c [PASS] test/string-concat.c [PASS] test/string-octal.c [PASS] test/struct-copy.c [PASS] test/struct-flexible-array.c [PASS] test/struct-passing-bitfield.c [PASS] test/struct-passing-call.c [PASS] test/struct-passing.c [PASS] test/struct-return-1.c [PASS] test/struct-return-2.c [PASS] test/subtract-pointer.c [PASS] test/switch-long-long.c [PASS] test/switch.c [PASS] test/tentative.c [PASS] test/typedef-name.c [PASS] test/typedef-qual.c [PASS] test/typedef.c [PASS] test/typeof-decay.c [PASS] test/typeof.c [PASS] test/uint32-to-float.c [PASS] test/uint64-to-float.c [PASS] test/union-passing.c [PASS] test/union.c [PASS] test/unused-return.c [PASS] test/varargs+aarch64.c [PASS] test/varargs+riscv64.c [PASS] test/varargs+x86_64.c [PASS] test/wchar-sign+aarch64.c [PASS] test/wchar-sign+riscv64.c [PASS] test/wchar-sign+x86_64.c [PASS] test/while-condition.c 138/138 tests passed make: Leaving directory '/usr/src/RPM/BUILD/cproc-2021.12.06' + exit 0 Processing files: cproc-2021.12.06-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2021.12.06 + DOCDIR=/usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.12.06 + export DOCDIR + rm -rf /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.12.06 + /bin/mkdir -p /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.12.06 + cp -prL doc README.md /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.12.06 + chmod -R go-w /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.12.06 + chmod -R a+rX /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.12.06 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QJtrPf find-provides: running scripts (alternatives,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.S75SF7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gTAX9X Creating cproc-debuginfo package Processing files: cproc-debuginfo-2021.12.06-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vQyc6I find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bBta7K find-requires: running scripts (debuginfo) Requires: cproc = 2021.12.06-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to cproc-debuginfo a strict dependency on cproc Wrote: /usr/src/RPM/RPMS/x86_64/cproc-2021.12.06-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cproc-debuginfo-2021.12.06-alt1.x86_64.rpm (w2.lzdio) 2.66user 1.40system 0:08.24elapsed 49%CPU (0avgtext+0avgdata 29708maxresident)k 0inputs+0outputs (0major+386993minor)pagefaults 0swaps 2.78user 1.86system 0:17.61elapsed 26%CPU (0avgtext+0avgdata 110572maxresident)k 192inputs+0outputs (32766major+165066minor)pagefaults 0swaps --- cproc-2021.12.06-alt1.x86_64.rpm.repo 2022-01-13 17:43:22.000000000 +0000 +++ cproc-2021.12.06-alt1.x86_64.rpm.hasher 2023-04-22 00:31:46.844704917 +0000 @@ -18,4 +18,4 @@ Provides: cproc = 2021.12.06-alt1:sisyphus+293401.100.3.1 -File: /usr/bin/cproc 100755 root:root d379a2e7683ac3af9b1fe5af86f84949 -File: /usr/bin/cproc-qbe 100755 root:root d0f98f5d5f03692f920a89bba7474705 +File: /usr/bin/cproc 100755 root:root 2871cd0dbe8737bd4c6fb60791748819 +File: /usr/bin/cproc-qbe 100755 root:root efcbf5cec1b1f3d34f48045c3a202e37 File: /usr/share/doc/cproc-2021.12.06 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/cproc-2021.12.06/doc/software.md 100644 root:root e93310ba62f76b7f55da1b79b20f1a3b -RPMIdentity: fb6b09d8f83e9ef75cb85b8cdcd8ec921d59381883aba81334c2028ee07543fbf467e96f8498e090dc98aaadd0f2e684fe983c4670e8331ce5053a04d3d5efc4 +RPMIdentity: c95eac3463aa792e87f311bd7cd5cc5c1642f00dc2975d022e74ce48f63bc5e122855fec8f070bda2b7068c2acc771c7ac26186d1f1794bbb10afdb6f830e3d3 --- cproc-debuginfo-2021.12.06-alt1.x86_64.rpm.repo 2022-01-13 17:43:22.000000000 +0000 +++ cproc-debuginfo-2021.12.06-alt1.x86_64.rpm.hasher 2023-04-22 00:31:46.963704251 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/19bf011d98699016003f487a7ecbbb933de377 120777 root:root ../../../../bin/cproc -/usr/lib/debug/.build-id/5a/19bf011d98699016003f487a7ecbbb933de377.debug 120777 root:root ../../usr/bin/cproc.debug -/usr/lib/debug/.build-id/74 40755 root:root -/usr/lib/debug/.build-id/74/b7f6114bb28a4f7c0c85894c583b130506fbde 120777 root:root ../../../../bin/cproc-qbe -/usr/lib/debug/.build-id/74/b7f6114bb28a4f7c0c85894c583b130506fbde.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +/usr/lib/debug/.build-id/29 40755 root:root +/usr/lib/debug/.build-id/29/3aa8946740e66a0d4d0a6b87062d2d092b235e 120777 root:root ../../../../bin/cproc +/usr/lib/debug/.build-id/29/3aa8946740e66a0d4d0a6b87062d2d092b235e.debug 120777 root:root ../../usr/bin/cproc.debug +/usr/lib/debug/.build-id/36 40755 root:root +/usr/lib/debug/.build-id/36/32643f3f0a455bb46933d8973d4c56021f2c87 120777 root:root ../../../../bin/cproc-qbe +/usr/lib/debug/.build-id/36/32643f3f0a455bb46933d8973d4c56021f2c87.debug 120777 root:root ../../usr/bin/cproc-qbe.debug /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root @@ -37,13 +37,13 @@ Provides: cproc-debuginfo = 2021.12.06-alt1:sisyphus+293401.100.3.1 -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/19bf011d98699016003f487a7ecbbb933de377 120777 root:root ../../../../bin/cproc -File: /usr/lib/debug/.build-id/5a/19bf011d98699016003f487a7ecbbb933de377.debug 120777 root:root ../../usr/bin/cproc.debug -File: /usr/lib/debug/.build-id/74 40755 root:root -File: /usr/lib/debug/.build-id/74/b7f6114bb28a4f7c0c85894c583b130506fbde 120777 root:root ../../../../bin/cproc-qbe -File: /usr/lib/debug/.build-id/74/b7f6114bb28a4f7c0c85894c583b130506fbde.debug 120777 root:root ../../usr/bin/cproc-qbe.debug -File: /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root b5216716b98fa39e68dd1c216a99904b -File: /usr/lib/debug/usr/bin/cproc.debug 100644 root:root 75f2fee544d2347001a91f7bd030c900 +File: /usr/lib/debug/.build-id/29 40755 root:root +File: /usr/lib/debug/.build-id/29/3aa8946740e66a0d4d0a6b87062d2d092b235e 120777 root:root ../../../../bin/cproc +File: /usr/lib/debug/.build-id/29/3aa8946740e66a0d4d0a6b87062d2d092b235e.debug 120777 root:root ../../usr/bin/cproc.debug +File: /usr/lib/debug/.build-id/36 40755 root:root +File: /usr/lib/debug/.build-id/36/32643f3f0a455bb46933d8973d4c56021f2c87 120777 root:root ../../../../bin/cproc-qbe +File: /usr/lib/debug/.build-id/36/32643f3f0a455bb46933d8973d4c56021f2c87.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +File: /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root 83235a3663fbd2af2a8f8b2276bfe1e3 +File: /usr/lib/debug/usr/bin/cproc.debug 100644 root:root 417362bf6997b6dd1d4fa6daa3b4950a File: /usr/src/debug/cproc-2021.12.06 40755 root:root File: /usr/src/debug/cproc-2021.12.06/cc.h 100644 root:root 32f3787b45cba932a64942bb5fa86582 -File: /usr/src/debug/cproc-2021.12.06/config.h 100644 root:root 604bc9f11174ea9b3f0c93f9e46ebd44 +File: /usr/src/debug/cproc-2021.12.06/config.h 100644 root:root 87ba4e01f2d7604046ea8b477910b7d6 File: /usr/src/debug/cproc-2021.12.06/decl.c 100644 root:root ee543a32ae1d12b9c953ea6353997902 @@ -69,2 +69,2 @@ File: /usr/src/debug/cproc-2021.12.06/util.h 100644 root:root 8d0a0bd407dde30c7553e1f931f70de5 -RPMIdentity: acf2d9a9dd8a7d6804ed13752a2f381e3086cc743163bd9cb76718b46f619d3cb90ecd25392fe9e5452e60e5a05e65f47a39dbea9c975e62303cdca039f6158e +RPMIdentity: e33e478c846d4feb4c755dd5a2a8c67991168a2cde01cc84f01a389c3a4437c24df8b59502c93ab1fbcc221fe39ff5519d96ae44b0117880646218d78a3ec84f