<86>Feb 8 00:41:13 userdel[445593]: delete user 'rooter' <86>Feb 8 00:41:13 userdel[445593]: removed group 'rooter' owned by 'rooter' <86>Feb 8 00:41:13 userdel[445593]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 8 00:41:13 groupadd[445626]: group added to /etc/group: name=rooter, GID=939 <86>Feb 8 00:41:13 groupadd[445626]: group added to /etc/gshadow: name=rooter <86>Feb 8 00:41:13 groupadd[445626]: new group: name=rooter, GID=939 <86>Feb 8 00:41:13 useradd[445656]: new user: name=rooter, UID=939, GID=939, home=/root, shell=/bin/bash <86>Feb 8 00:41:13 userdel[445709]: delete user 'builder' <86>Feb 8 00:41:13 userdel[445709]: removed group 'builder' owned by 'builder' <86>Feb 8 00:41:13 userdel[445709]: removed shadow group 'builder' owned by 'builder' <86>Feb 8 00:41:13 groupadd[445755]: group added to /etc/group: name=builder, GID=940 <86>Feb 8 00:41:13 groupadd[445755]: group added to /etc/gshadow: name=builder <86>Feb 8 00:41:13 groupadd[445755]: new group: name=builder, GID=940 <86>Feb 8 00:41:13 useradd[445800]: new user: name=builder, UID=940, GID=940, home=/usr/src, shell=/bin/bash warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found <13>Feb 8 00:41:15 rpmi: mpdecimal-2.5.1-alt1 sisyphus+291245.40.54.1 1643293433 installed <13>Feb 8 00:41:15 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Feb 8 00:41:15 rpmi: libexpat-2.4.4-alt1 sisyphus+294677.100.1.1 1643949479 installed <13>Feb 8 00:41:15 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Feb 8 00:41:15 rpmi: libtasn1-4.18.0-alt1 sisyphus+294217.100.3.1 1643755522 installed <13>Feb 8 00:41:15 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Feb 8 00:41:15 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Feb 8 00:41:15 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Feb 8 00:41:15 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Feb 8 00:41:15 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Feb 8 00:41:15 rpmi: libcrypto1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Feb 8 00:41:15 rpmi: libssl1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Feb 8 00:41:15 rpmi: python3-3.10.2-alt1.1 sisyphus+294733.100.1.1 1643981428 installed <13>Feb 8 00:41:15 rpmi: python3-base-3.10.2-alt1.1 sisyphus+294733.100.1.1 1643981428 installed <13>Feb 8 00:41:15 rpmi: qbe-2021.12.05-alt1 sisyphus+293400.100.1.1 1642021020 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.91572 + 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.91572 + 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.10431 + 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.10431 + 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.10431 + 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.q6gDMf 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.sxWXna 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.srAa22 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.KhlYTV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jfw8Ef 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) 1.92user 1.00system 0:07.09elapsed 41%CPU (0avgtext+0avgdata 27324maxresident)k 0inputs+0outputs (0major+386228minor)pagefaults 0swaps 5.02user 3.77system 0:12.21elapsed 72%CPU (0avgtext+0avgdata 104852maxresident)k 168inputs+0outputs (30504major+671984minor)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 2022-02-08 00:41:24.483152286 +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 f409180c9e94f0d381a278daf72ea046 +File: /usr/bin/cproc-qbe 100755 root:root 00862cd8bd042ee403faf54bf32a640f 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: 3cadf04d897e982c0ce8ae6cdca1029fcd9887894f7c4e0b316dad152fef58d6d303d9961f0e58c41f602d31c1c897b321fc6e50bd360376f885032ded937559 --- 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 2022-02-08 00:41:24.546152858 +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/0f 40755 root:root +/usr/lib/debug/.build-id/0f/68a3affc04b17877f9ffd1eb3efe4da896940f 120777 root:root ../../../../bin/cproc +/usr/lib/debug/.build-id/0f/68a3affc04b17877f9ffd1eb3efe4da896940f.debug 120777 root:root ../../usr/bin/cproc.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/38b481566d32c7fea1dfb8db27027451108358 120777 root:root ../../../../bin/cproc-qbe +/usr/lib/debug/.build-id/ac/38b481566d32c7fea1dfb8db27027451108358.debug 120777 root:root ../../usr/bin/cproc-qbe.debug /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root @@ -37,10 +37,10 @@ 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/0f 40755 root:root +File: /usr/lib/debug/.build-id/0f/68a3affc04b17877f9ffd1eb3efe4da896940f 120777 root:root ../../../../bin/cproc +File: /usr/lib/debug/.build-id/0f/68a3affc04b17877f9ffd1eb3efe4da896940f.debug 120777 root:root ../../usr/bin/cproc.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/38b481566d32c7fea1dfb8db27027451108358 120777 root:root ../../../../bin/cproc-qbe +File: /usr/lib/debug/.build-id/ac/38b481566d32c7fea1dfb8db27027451108358.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +File: /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root 9bfe2fe36954f4bf67120f0221416f7d +File: /usr/lib/debug/usr/bin/cproc.debug 100644 root:root 8481d16c7b3af52dbd61670070849140 File: /usr/src/debug/cproc-2021.12.06 40755 root:root @@ -69,2 +69,2 @@ File: /usr/src/debug/cproc-2021.12.06/util.h 100644 root:root 8d0a0bd407dde30c7553e1f931f70de5 -RPMIdentity: acf2d9a9dd8a7d6804ed13752a2f381e3086cc743163bd9cb76718b46f619d3cb90ecd25392fe9e5452e60e5a05e65f47a39dbea9c975e62303cdca039f6158e +RPMIdentity: 09b2f26793b50dd0d676b841ceffde3a7cf08bf3b94d149ba3054691861fe7699b78f57c9a65a758ec57e7679642867f0f6f518241723a3bb2294f2c8570a543