<86>Nov 14 02:11:32 userdel[4174357]: delete user 'rooter' <86>Nov 14 02:11:32 userdel[4174357]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 02:11:32 groupadd[4174461]: group added to /etc/group: name=rooter, GID=1865 <86>Nov 14 02:11:32 groupadd[4174461]: group added to /etc/gshadow: name=rooter <86>Nov 14 02:11:32 groupadd[4174461]: new group: name=rooter, GID=1865 <86>Nov 14 02:11:32 useradd[4174566]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Nov 14 02:11:32 userdel[4174696]: delete user 'builder' <86>Nov 14 02:11:32 groupadd[4174802]: group added to /etc/group: name=builder, GID=1866 <86>Nov 14 02:11:32 groupadd[4174802]: group added to /etc/gshadow: name=builder <86>Nov 14 02:11:32 groupadd[4174802]: new group: name=builder, GID=1866 <86>Nov 14 02:11:32 useradd[4174869]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none <13>Nov 14 02:11:38 rpmi: libmpdec3-2.5.1-alt3 sisyphus+314490.500.5.1 1675432004 installed <13>Nov 14 02:11:38 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468404 installed <13>Nov 14 02:11:38 rpmi: libexpat-2.5.0-alt1 sisyphus+346180.200.2.1 1716349835 installed <13>Nov 14 02:11:38 rpmi: libb2-0.98.1-alt1_1 sisyphus+291614.100.1.1 1638962877 installed <13>Nov 14 02:11:38 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Nov 14 02:11:38 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>Nov 14 02:11:38 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Nov 14 02:11:38 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Nov 14 02:11:38 rpmi: ca-certificates-2024.07.01-alt1 sisyphus+351897.100.1.1 1719826350 installed <13>Nov 14 02:11:38 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Nov 14 02:11:38 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Nov 14 02:11:38 rpmi: libcrypto3-3.1.7-alt2 sisyphus+359910.100.1.1 1729080439 installed <13>Nov 14 02:11:38 rpmi: libssl3-3.1.7-alt2 sisyphus+359910.100.1.1 1729080439 installed <13>Nov 14 02:11:38 rpmi: python3-3.12.7-alt1 sisyphus+358796.100.1.1 1727844808 installed <13>Nov 14 02:11:38 rpmi: python3-base-3.12.7-alt1 sisyphus+358796.100.1.1 1727844808 installed <13>Nov 14 02:11:38 rpmi: qbe-1:1.1-alt1 sisyphus+337844.160.3.1 1704741048 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cproc-2022.12.14-alt1.nosrc.rpm (w1.gzdio) Installing cproc-2022.12.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.31171 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cproc-2022.12.14 + echo 'Source #0 (cproc-2022.12.14.tar):' Source #0 (cproc-2022.12.14.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cproc-2022.12.14.tar + cd cproc-2022.12.14 + /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.31171 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2022.12.14 + ./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-2022.12.14' cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o driver.o driver.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o util.o util.c cc -o cproc ./driver.o ./util.o cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o decl.o decl.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o eval.o eval.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o expr.o expr.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o init.o init.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o main.o main.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o map.o map.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o pp.o pp.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o scan.o scan.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o scope.o scope.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o siphash.o siphash.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stmt.o stmt.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o targ.o targ.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o token.o token.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o tree.o tree.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o type.o type.c cc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o utf.o utf.c cc -std=c99 -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-2022.12.14' ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/driver.o driver.c ./cproc -std=c99 -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=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/decl.o decl.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/eval.o eval.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/expr.o expr.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/init.o init.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/main.o main.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/map.o map.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/pp.o pp.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/scan.o scan.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/scope.o scope.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/siphash.o siphash.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/stmt.o stmt.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/targ.o targ.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/token.o token.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/tree.o tree.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/type.o type.c ./cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage2/utf.o utf.c ./cproc -std=c99 -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-2022.12.14' make objdir=stage3 stagedeps='stage2/cproc stage2/cproc-qbe' CC=./stage2/cproc LDFLAGS=' -s' make[1]: Entering directory '/usr/src/RPM/BUILD/cproc-2022.12.14' ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/driver.o driver.c ./stage2/cproc -std=c99 -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=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/decl.o decl.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/eval.o eval.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/expr.o expr.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/init.o init.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/main.o main.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/map.o map.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/pp.o pp.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/scan.o scan.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/scope.o scope.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/siphash.o siphash.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/stmt.o stmt.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/targ.o targ.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/token.o token.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/tree.o tree.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/type.o type.c ./stage2/cproc -std=c99 -Wall -Wpedantic -Wno-parentheses -Wno-switch -g -pipe -c -o stage3/utf.o utf.c ./stage2/cproc -std=c99 -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-2022.12.14' cmp stage2/cproc stage3/cproc cmp stage2/cproc-qbe stage3/cproc-qbe make: Leaving directory '/usr/src/RPM/BUILD/cproc-2022.12.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.73764 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd cproc-2022.12.14 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cproc-buildroot make: Entering directory '/usr/src/RPM/BUILD/cproc-2022.12.14' mkdir -p /usr/src/tmp/cproc-buildroot/usr/bin cp ./cproc ./cproc-qbe /usr/src/tmp/cproc-buildroot/usr/bin mkdir -p /usr/src/tmp/cproc-buildroot/usr/share/man/man1 cp cproc.1 /usr/src/tmp/cproc-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/cproc-2022.12.14' + /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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/cproc-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.73764 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2022.12.14 + make check make: Entering directory '/usr/src/RPM/BUILD/cproc-2022.12.14' [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-sysv.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-sysv.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-neg.c [PASS] test/const-expr-shr.c [PASS] test/const-false.c [PASS] test/const-init.c [PASS] test/const-true.c [PASS] test/do-loop.c [PASS] test/enum-large-value.c [PASS] test/escaped-newline.c [PASS] test/expr-neg.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/func-unnamed-param.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-empty-struct.c [PASS] test/initializer-empty.c [PASS] test/initializer-long-string.c [PASS] test/initializer-member-static.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-array.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-sysv.c [PASS] test/wchar-sign+aarch64.c [PASS] test/wchar-sign+riscv64.c [PASS] test/wchar-sign+x86_64-sysv.c [PASS] test/while-condition.c 147/147 tests passed make: Leaving directory '/usr/src/RPM/BUILD/cproc-2022.12.14' + exit 0 Processing files: cproc-2022.12.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.73764 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2022.12.14 + DOCDIR=/usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2022.12.14 + export DOCDIR + rm -rf /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2022.12.14 + /bin/mkdir -p /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2022.12.14 + cp -prL doc README.md /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2022.12.14 + chmod -R go-w /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2022.12.14 + chmod -R a+rX /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2022.12.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E7W6sG 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.A2Eh96 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.w5oRgd Creating cproc-debuginfo package Processing files: cproc-debuginfo-2022.12.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vZdn9f find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9BP2pB find-requires: running scripts (debuginfo) Requires: cproc = 2022.12.14-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-2022.12.14-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cproc-debuginfo-2022.12.14-alt1.x86_64.rpm (w2.lzdio) 1.95user 2.09system 0:07.83elapsed 51%CPU (0avgtext+0avgdata 30720maxresident)k 0inputs+0outputs (0major+404232minor)pagefaults 0swaps 4.95user 3.48system 0:23.03elapsed 36%CPU (0avgtext+0avgdata 135488maxresident)k 208inputs+0outputs (0major+219688minor)pagefaults 0swaps --- cproc-2022.12.14-alt1.x86_64.rpm.repo 2024-01-08 19:11:12.000000000 +0000 +++ cproc-2022.12.14-alt1.x86_64.rpm.hasher 2024-11-14 02:11:50.082979432 +0000 @@ -19,4 +19,4 @@ Provides: cproc = 2022.12.14-alt1:sisyphus+337844.200.3.1 -File: /usr/bin/cproc 100755 root:root d86ab357949b64cb112e5699b2d60f17 -File: /usr/bin/cproc-qbe 100755 root:root 41167c91abb1ceb202bcdb083f50aeb5 +File: /usr/bin/cproc 100755 root:root d81e8a1d6876af669ed368d895bea8c3 +File: /usr/bin/cproc-qbe 100755 root:root 3be8719daccfab1c42d24bfd218dce85 File: /usr/share/doc/cproc-2022.12.14 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/man/man1/cproc.1.xz 100644 root:root c3a94139a5c3d14d108a23ed3e792906 -RPMIdentity: 1bc80066069a2dee35f92153d0c8423491f766008d9f3e16e047def896a0588c3a5d40962831662e9fa3c756c5d67cb3b0a8c3aaf2922ec4d940901fc238a40e +RPMIdentity: 3661cd11c142ca01ccb4ab9e0a00116a23f4e9afdb8946bc975b627a79340103abcb7532c2ec3be3cf003d1509d65150c80616fa0101a8e13066842f1f132115 --- cproc-debuginfo-2022.12.14-alt1.x86_64.rpm.repo 2024-01-08 19:11:11.000000000 +0000 +++ cproc-debuginfo-2022.12.14-alt1.x86_64.rpm.hasher 2024-11-14 02:11:50.445983980 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/39 40755 root:root -/usr/lib/debug/.build-id/39/014188e1b08a734542c53f0d39317be485d1c8 120777 root:root ../../../../bin/cproc-qbe -/usr/lib/debug/.build-id/39/014188e1b08a734542c53f0d39317be485d1c8.debug 120777 root:root ../../usr/bin/cproc-qbe.debug -/usr/lib/debug/.build-id/b3 40755 root:root -/usr/lib/debug/.build-id/b3/8fbe8f039f5439cf8c8482d77ea0b9bbf0b6c8 120777 root:root ../../../../bin/cproc -/usr/lib/debug/.build-id/b3/8fbe8f039f5439cf8c8482d77ea0b9bbf0b6c8.debug 120777 root:root ../../usr/bin/cproc.debug +/usr/lib/debug/.build-id/13 40755 root:root +/usr/lib/debug/.build-id/13/4d095a846421dc240bace7e36d98fd2798cac7 120777 root:root ../../../../bin/cproc-qbe +/usr/lib/debug/.build-id/13/4d095a846421dc240bace7e36d98fd2798cac7.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +/usr/lib/debug/.build-id/4d 40755 root:root +/usr/lib/debug/.build-id/4d/3d9dedeca9bec311e48c02ca4204ba14c81d68 120777 root:root ../../../../bin/cproc +/usr/lib/debug/.build-id/4d/3d9dedeca9bec311e48c02ca4204ba14c81d68.debug 120777 root:root ../../usr/bin/cproc.debug /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root @@ -37,13 +37,13 @@ Provides: cproc-debuginfo = 2022.12.14-alt1:sisyphus+337844.200.3.1 -File: /usr/lib/debug/.build-id/39 40755 root:root -File: /usr/lib/debug/.build-id/39/014188e1b08a734542c53f0d39317be485d1c8 120777 root:root ../../../../bin/cproc-qbe -File: /usr/lib/debug/.build-id/39/014188e1b08a734542c53f0d39317be485d1c8.debug 120777 root:root ../../usr/bin/cproc-qbe.debug -File: /usr/lib/debug/.build-id/b3 40755 root:root -File: /usr/lib/debug/.build-id/b3/8fbe8f039f5439cf8c8482d77ea0b9bbf0b6c8 120777 root:root ../../../../bin/cproc -File: /usr/lib/debug/.build-id/b3/8fbe8f039f5439cf8c8482d77ea0b9bbf0b6c8.debug 120777 root:root ../../usr/bin/cproc.debug -File: /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root a9b4493147d0738816ba9723bb492c1a -File: /usr/lib/debug/usr/bin/cproc.debug 100644 root:root bacc5142fa40d32a95e49efb7d7c4b5c +File: /usr/lib/debug/.build-id/13 40755 root:root +File: /usr/lib/debug/.build-id/13/4d095a846421dc240bace7e36d98fd2798cac7 120777 root:root ../../../../bin/cproc-qbe +File: /usr/lib/debug/.build-id/13/4d095a846421dc240bace7e36d98fd2798cac7.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +File: /usr/lib/debug/.build-id/4d 40755 root:root +File: /usr/lib/debug/.build-id/4d/3d9dedeca9bec311e48c02ca4204ba14c81d68 120777 root:root ../../../../bin/cproc +File: /usr/lib/debug/.build-id/4d/3d9dedeca9bec311e48c02ca4204ba14c81d68.debug 120777 root:root ../../usr/bin/cproc.debug +File: /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root 6f48f99d4c69eb36e3fdaebccbeae1ab +File: /usr/lib/debug/usr/bin/cproc.debug 100644 root:root 6a43c2e94b12af7e8675d725f7b23ccc File: /usr/src/debug/cproc-2022.12.14 40755 root:root File: /usr/src/debug/cproc-2022.12.14/cc.h 100644 root:root 1a9f503d3b795535c1fb1532d5d4a912 -File: /usr/src/debug/cproc-2022.12.14/config.h 100644 root:root 5582fb078239a25f63826a48e4862707 +File: /usr/src/debug/cproc-2022.12.14/config.h 100644 root:root 325e4c6d506f770c5b78db8c385b79e1 File: /usr/src/debug/cproc-2022.12.14/decl.c 100644 root:root bd495479c2a33cbcf1093f4eabc19e54 @@ -69,2 +69,2 @@ File: /usr/src/debug/cproc-2022.12.14/util.h 100644 root:root 40b3bf19b827a95ca561170396f35484 -RPMIdentity: 9518df5c07e4793511808313c5cc09c111bb033a3fc0ca1d651c3974dc2682a624a6b69ff9d72ecd5443f0c2d1abac4a8b120f55ac93093532d85d62fb18b860 +RPMIdentity: e23c2789579ece4de5ba515deb2860ed598377858327d71400f460f8a987ace1ce2b61dc9e8bec6c91048615230fc69ba0e59ac49422ea44acba221912a11cc6