<86>May 4 02:28:58 userdel[1941721]: delete user 'rooter' <86>May 4 02:28:58 userdel[1941721]: removed group 'rooter' owned by 'rooter' <86>May 4 02:28:58 userdel[1941721]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:28:58 groupadd[1941812]: group added to /etc/group: name=rooter, GID=1805 <86>May 4 02:28:58 groupadd[1941812]: group added to /etc/gshadow: name=rooter <86>May 4 02:28:58 groupadd[1941812]: new group: name=rooter, GID=1805 <86>May 4 02:28:58 useradd[1941897]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>May 4 02:28:58 userdel[1942012]: delete user 'builder' <86>May 4 02:28:58 userdel[1942012]: removed group 'builder' owned by 'builder' <86>May 4 02:28:58 userdel[1942012]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:28:58 groupadd[1942092]: group added to /etc/group: name=builder, GID=1806 <86>May 4 02:28:58 groupadd[1942092]: group added to /etc/gshadow: name=builder <86>May 4 02:28:58 groupadd[1942092]: new group: name=builder, GID=1806 <86>May 4 02:28:58 useradd[1942175]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:29:02 rpmi: libmpdec3-2.5.1-alt3 sisyphus+314490.500.5.1 1675432004 installed <13>May 4 02:29:02 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 02:29:02 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed <13>May 4 02:29:02 rpmi: libb2-0.98.1-alt1_1 sisyphus+291614.100.1.1 1638962877 installed <13>May 4 02:29:02 rpmi: libp11-kit-1:0.25.3-alt2 sisyphus+336533.100.1.1 1702645560 installed <13>May 4 02:29:02 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>May 4 02:29:02 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>May 4 02:29:02 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>May 4 02:29:02 rpmi: ca-certificates-2024.02.24-alt1 sisyphus+341362.100.1.1 1708791001 installed <13>May 4 02:29:02 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>May 4 02:29:02 rpmi: p11-kit-trust-1:0.25.3-alt2 sisyphus+336533.100.1.1 1702645560 installed <13>May 4 02:29:02 rpmi: libcrypto3-3.1.5-alt2 sisyphus+343320.140.3.1 1711982212 installed <13>May 4 02:29:02 rpmi: libssl3-3.1.5-alt2 sisyphus+343320.140.3.1 1711982212 installed <13>May 4 02:29:02 rpmi: python3-3.12.2-alt1 sisyphus+341702.200.1.1 1709232871 installed <13>May 4 02:29:03 rpmi: python3-base-3.12.2-alt1 sisyphus+341702.200.1.1 1709232871 installed <13>May 4 02:29:03 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.90543 + 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.90543 + 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.80932 + 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.79972 + 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.79972 + 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.DAazYY 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.15MmqQ 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.ZpD7ZN 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.6oSAcE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hsdtYa 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.58user 2.94system 0:08.17elapsed 55%CPU (0avgtext+0avgdata 30640maxresident)k 0inputs+0outputs (0major+400701minor)pagefaults 0swaps 3.59user 2.93system 0:19.70elapsed 33%CPU (0avgtext+0avgdata 131404maxresident)k 208inputs+0outputs (0major+216604minor)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-05-04 02:29:14.518294646 +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 e04c3fe01ce40503fc6b70ce691173b4 +File: /usr/bin/cproc-qbe 100755 root:root 5f9afd57493476b800643f82494ebb71 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: 28658ce5fd218bb63d3c4758cfc622defe91383f1bb96d85977a9fb0988e9c450d829477789f2df9a9416d6baafafc7c760b0c605e341c8b5e8da6a27588ee43 --- 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-05-04 02:29:14.623296021 +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/06 40755 root:root +/usr/lib/debug/.build-id/06/256a7772651f5896cddadc00426a40d7ead7e6 120777 root:root ../../../../bin/cproc-qbe +/usr/lib/debug/.build-id/06/256a7772651f5896cddadc00426a40d7ead7e6.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/68f455583027769cb63056d52ce29ca7886e78 120777 root:root ../../../../bin/cproc +/usr/lib/debug/.build-id/fd/68f455583027769cb63056d52ce29ca7886e78.debug 120777 root:root ../../usr/bin/cproc.debug /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root @@ -37,10 +37,10 @@ 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/06 40755 root:root +File: /usr/lib/debug/.build-id/06/256a7772651f5896cddadc00426a40d7ead7e6 120777 root:root ../../../../bin/cproc-qbe +File: /usr/lib/debug/.build-id/06/256a7772651f5896cddadc00426a40d7ead7e6.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/68f455583027769cb63056d52ce29ca7886e78 120777 root:root ../../../../bin/cproc +File: /usr/lib/debug/.build-id/fd/68f455583027769cb63056d52ce29ca7886e78.debug 120777 root:root ../../usr/bin/cproc.debug +File: /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root 6c59c1841e8100f922913ab0efab7c67 +File: /usr/lib/debug/usr/bin/cproc.debug 100644 root:root b6b7430bebcda945395def9bb6bede1a File: /usr/src/debug/cproc-2022.12.14 40755 root:root @@ -69,2 +69,2 @@ File: /usr/src/debug/cproc-2022.12.14/util.h 100644 root:root 40b3bf19b827a95ca561170396f35484 -RPMIdentity: 9518df5c07e4793511808313c5cc09c111bb033a3fc0ca1d651c3974dc2682a624a6b69ff9d72ecd5443f0c2d1abac4a8b120f55ac93093532d85d62fb18b860 +RPMIdentity: 86d377c52a91f56a54759d047e503c424d9e88b7aed503b23bf55e9e07eebedccb053f0c4bfec0d4f9b96256b97e7d1a14d6f40cc6f86d45b0e1973c2e7290ca