<86>Nov 5 00:33:51 userdel[2774308]: delete user 'rooter' <86>Nov 5 00:33:51 userdel[2774308]: removed group 'rooter' owned by 'rooter' <86>Nov 5 00:33:51 userdel[2774308]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 5 00:33:51 groupadd[2774323]: group added to /etc/group: name=rooter, GID=942 <86>Nov 5 00:33:51 groupadd[2774323]: group added to /etc/gshadow: name=rooter <86>Nov 5 00:33:51 groupadd[2774323]: new group: name=rooter, GID=942 <86>Nov 5 00:33:51 useradd[2774337]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash <86>Nov 5 00:33:51 userdel[2774365]: delete user 'builder' <86>Nov 5 00:33:51 userdel[2774365]: removed group 'builder' owned by 'builder' <86>Nov 5 00:33:51 groupadd[2774383]: group added to /etc/group: name=builder, GID=943 <86>Nov 5 00:33:51 groupadd[2774383]: group added to /etc/gshadow: name=builder <86>Nov 5 00:33:51 groupadd[2774383]: new group: name=builder, GID=943 <86>Nov 5 00:33:51 useradd[2774401]: new user: name=builder, UID=943, GID=943, home=/usr/src, shell=/bin/bash warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found <13>Nov 5 00:33:52 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Nov 5 00:33:53 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153355 installed <13>Nov 5 00:33:53 rpmi: libp11-kit-0.23.15-alt2 sisyphus+287552.300.2.1 1634541413 installed <13>Nov 5 00:33:53 rpmi: libtasn1-4.17.0-alt2 sisyphus+285706.100.1.1 1632328563 installed <13>Nov 5 00:33:53 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Nov 5 00:33:53 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Nov 5 00:33:53 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Nov 5 00:33:53 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Nov 5 00:33:53 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+287552.300.2.1 1634541413 installed <13>Nov 5 00:33:53 rpmi: libcrypto1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Nov 5 00:33:53 rpmi: libssl1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Nov 5 00:33:53 rpmi: python3-3.9.7-alt3 sisyphus+287552.400.2.1 1634542953 installed <13>Nov 5 00:33:53 rpmi: python3-base-3.9.7-alt3 sisyphus+287552.400.2.1 1634542953 installed <13>Nov 5 00:33:53 rpmi: qbe-2021.07.06-alt1 sisyphus+283571.100.1.1 1629574994 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.08.20-alt1.nosrc.rpm (w1.gzdio) warning: Macro %as not found warning: Macro %as not found warning: Macro %as not found Installing cproc-2021.08.20-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cproc-2021.08.20 + echo 'Source #0 (cproc-2021.08.20.tar):' Source #0 (cproc-2021.08.20.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cproc-2021.08.20.tar + cd cproc-2021.08.20 + /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.60254 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2021.08.20 + ./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.08.20' 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.08.20' ./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.08.20' make objdir=stage3 stagedeps='stage2/cproc stage2/cproc-qbe' CC=./stage2/cproc LDFLAGS=' -s' make[1]: Entering directory '/usr/src/RPM/BUILD/cproc-2021.08.20' ./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.08.20' cmp stage2/cproc stage3/cproc cmp stage2/cproc-qbe stage3/cproc-qbe make: Leaving directory '/usr/src/RPM/BUILD/cproc-2021.08.20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66354 + 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.08.20 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cproc-buildroot make: Entering directory '/usr/src/RPM/BUILD/cproc-2021.08.20' 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.08.20' + /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.54505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2021.08.20 + make check make: Entering directory '/usr/src/RPM/BUILD/cproc-2021.08.20' [PASS] test/abstract-function-declarator.c [PASS] test/add-int-pointer.c [PASS] test/alignas-0.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/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.c [PASS] test/cast-bool-char.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/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/initializer-long-string.c [PASS] test/initializer-nested-array-address.c [PASS] test/initializer-pointer-int-cast.c [PASS] test/initializer-replace-local.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.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/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/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.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.c [PASS] test/while-condition.c make: Leaving directory '/usr/src/RPM/BUILD/cproc-2021.08.20' + exit 0 Processing files: cproc-2021.08.20-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cproc-2021.08.20 + DOCDIR=/usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.08.20 + export DOCDIR + rm -rf /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.08.20 + /bin/mkdir -p /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.08.20 + cp -prL doc README.md /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.08.20 + chmod -R go-w /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.08.20 + chmod -R a+rX /usr/src/tmp/cproc-buildroot/usr/share/doc/cproc-2021.08.20 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OHxboE 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.jXWnxQ 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.CBdGBc Creating cproc-debuginfo package Processing files: cproc-debuginfo-2021.08.20-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IR645q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6GCiN2 find-requires: running scripts (debuginfo) Requires: cproc = 2021.08.20-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.08.20-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cproc-debuginfo-2021.08.20-alt1.x86_64.rpm (w2.lzdio) 1.75user 0.91system 0:06.90elapsed 38%CPU (0avgtext+0avgdata 26684maxresident)k 0inputs+0outputs (0major+377894minor)pagefaults 0swaps 4.63user 3.59system 0:11.70elapsed 70%CPU (0avgtext+0avgdata 104832maxresident)k 160inputs+0outputs (30590major+661269minor)pagefaults 0swaps --- cproc-2021.08.20-alt1.x86_64.rpm.repo 2021-08-22 19:52:11.000000000 +0000 +++ cproc-2021.08.20-alt1.x86_64.rpm.hasher 2021-11-05 00:34:02.169683454 +0000 @@ -12,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -16,4 +17,4 @@ Provides: cproc = 2021.08.20-alt1:sisyphus+283592.100.1.1 -File: /usr/bin/cproc 100755 root:root d987c5a7290b52bb2323b3afeaf9a5c1 -File: /usr/bin/cproc-qbe 100755 root:root 9d99f6b88ec17ce271916bb0614962f8 +File: /usr/bin/cproc 100755 root:root bfab59ef32b11e1474cf36d95f0af21e +File: /usr/bin/cproc-qbe 100755 root:root eef4adf4acca3430c90413bbc0b1d957 File: /usr/share/doc/cproc-2021.08.20 40755 root:root @@ -23,2 +24,2 @@ File: /usr/share/doc/cproc-2021.08.20/doc/software.md 100644 root:root e93310ba62f76b7f55da1b79b20f1a3b -RPMIdentity: 696d7ffe904b17e65e1b5617da79376224a3ef97cf2f8de8238390da8c0a546320ae047dbf71d5e81e8f5cab0e855497a1a37fe905cd1371317c021266ab7192 +RPMIdentity: 70dd3d735ec7cf09396996198e692b4a09199db8405820ed3b6057a90c68fcf23a5c47f872fb47957e128e289f7ac9e71895ff6181770335366e0a85d1122192 --- cproc-debuginfo-2021.08.20-alt1.x86_64.rpm.repo 2021-08-22 19:52:11.000000000 +0000 +++ cproc-debuginfo-2021.08.20-alt1.x86_64.rpm.hasher 2021-11-05 00:34:02.263684677 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/78 40755 root:root -/usr/lib/debug/.build-id/78/1e8848fa089c1c67b9fb80471ffa230a30be9f 120777 root:root ../../../../bin/cproc-qbe -/usr/lib/debug/.build-id/78/1e8848fa089c1c67b9fb80471ffa230a30be9f.debug 120777 root:root ../../usr/bin/cproc-qbe.debug -/usr/lib/debug/.build-id/91 40755 root:root -/usr/lib/debug/.build-id/91/70e43ef19ba9db3be04cea17275290dce498a6 120777 root:root ../../../../bin/cproc -/usr/lib/debug/.build-id/91/70e43ef19ba9db3be04cea17275290dce498a6.debug 120777 root:root ../../usr/bin/cproc.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/f80283c75b9fda15a6e0ab057fbc895a828e49 120777 root:root ../../../../bin/cproc-qbe +/usr/lib/debug/.build-id/24/f80283c75b9fda15a6e0ab057fbc895a828e49.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +/usr/lib/debug/.build-id/87 40755 root:root +/usr/lib/debug/.build-id/87/8bbfc46446eb202f2561b3465e2e3e7d33fef0 120777 root:root ../../../../bin/cproc +/usr/lib/debug/.build-id/87/8bbfc46446eb202f2561b3465e2e3e7d33fef0.debug 120777 root:root ../../usr/bin/cproc.debug /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root @@ -36,13 +36,13 @@ Provides: cproc-debuginfo = 2021.08.20-alt1:sisyphus+283592.100.1.1 -File: /usr/lib/debug/.build-id/78 40755 root:root -File: /usr/lib/debug/.build-id/78/1e8848fa089c1c67b9fb80471ffa230a30be9f 120777 root:root ../../../../bin/cproc-qbe -File: /usr/lib/debug/.build-id/78/1e8848fa089c1c67b9fb80471ffa230a30be9f.debug 120777 root:root ../../usr/bin/cproc-qbe.debug -File: /usr/lib/debug/.build-id/91 40755 root:root -File: /usr/lib/debug/.build-id/91/70e43ef19ba9db3be04cea17275290dce498a6 120777 root:root ../../../../bin/cproc -File: /usr/lib/debug/.build-id/91/70e43ef19ba9db3be04cea17275290dce498a6.debug 120777 root:root ../../usr/bin/cproc.debug -File: /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root 3e3779974dffa403b51a68d912b58d78 -File: /usr/lib/debug/usr/bin/cproc.debug 100644 root:root 5d5120986face7daf23007b78ccef527 +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/f80283c75b9fda15a6e0ab057fbc895a828e49 120777 root:root ../../../../bin/cproc-qbe +File: /usr/lib/debug/.build-id/24/f80283c75b9fda15a6e0ab057fbc895a828e49.debug 120777 root:root ../../usr/bin/cproc-qbe.debug +File: /usr/lib/debug/.build-id/87 40755 root:root +File: /usr/lib/debug/.build-id/87/8bbfc46446eb202f2561b3465e2e3e7d33fef0 120777 root:root ../../../../bin/cproc +File: /usr/lib/debug/.build-id/87/8bbfc46446eb202f2561b3465e2e3e7d33fef0.debug 120777 root:root ../../usr/bin/cproc.debug +File: /usr/lib/debug/usr/bin/cproc-qbe.debug 100644 root:root 5ff370391df870bfb36e1901dae7c069 +File: /usr/lib/debug/usr/bin/cproc.debug 100644 root:root 0661fe5cba624afe3d861b73ea8de3ad File: /usr/src/debug/cproc-2021.08.20 40755 root:root File: /usr/src/debug/cproc-2021.08.20/cc.h 100644 root:root d08f5cf68b11c9a60cb25bf78c100eb4 -File: /usr/src/debug/cproc-2021.08.20/config.h 100644 root:root 723a8dc5b550c9c5a1d20a4d513e94f6 +File: /usr/src/debug/cproc-2021.08.20/config.h 100644 root:root 5ce8cfb1530918267cdf37813187a240 File: /usr/src/debug/cproc-2021.08.20/decl.c 100644 root:root 42129ef2dba727b5ddbade729f5125df @@ -67,2 +67,2 @@ File: /usr/src/debug/cproc-2021.08.20/util.h 100644 root:root d7240c5c138d04f9d29de6295406fe13 -RPMIdentity: 4663f1a44ae8bb7ea6cea8e8d1c9068a4c81a7c0a3957e5452810baa1bf14757b108e3840da81f0dc31500a2de1b81c3b6340512f190cce335dff50985a04b6e +RPMIdentity: 0bea0c7a844b645e6996911d00933c9252377196e8360c92a28817350af6560542c54234bd5d4a8329e85d7913e8b9527b4bbf75fed64feaff1fb3dca9ab3fa7