<86>May 4 01:05:53 userdel[3527172]: delete user 'rooter' <86>May 4 01:05:53 userdel[3527172]: removed group 'rooter' owned by 'rooter' <86>May 4 01:05:53 userdel[3527172]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:05:53 groupadd[3527186]: group added to /etc/group: name=rooter, GID=1229 <86>May 4 01:05:53 groupadd[3527186]: group added to /etc/gshadow: name=rooter <86>May 4 01:05:53 groupadd[3527186]: new group: name=rooter, GID=1229 <86>May 4 01:05:53 useradd[3527201]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>May 4 01:05:53 userdel[3527213]: delete user 'builder' <86>May 4 01:05:53 groupadd[3527227]: group added to /etc/group: name=builder, GID=1230 <86>May 4 01:05:53 groupadd[3527227]: group added to /etc/gshadow: name=builder <86>May 4 01:05:53 groupadd[3527227]: new group: name=builder, GID=1230 <86>May 4 01:05:53 useradd[3527242]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash, from=none <13>May 4 01:05:57 rpmi: libpci-3.12.0-alt1 sisyphus+347160.100.1.1 1714390830 installed <13>May 4 01:05:57 rpmi: libpci-devel-3.12.0-alt1 sisyphus+347160.100.1.1 1714390830 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/x86info-1.30-alt1.1.nosrc.rpm (w1.gzdio) Installing x86info-1.30-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf x86info-1.30 + echo 'Source #0 (x86info-1.30.tgz):' Source #0 (x86info-1.30.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/x86info-1.30.tgz + /bin/tar -xf - + cd x86info-1.30 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd x86info-1.30 + subst 's/-O./-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto/' Makefile + sed -i 's|\-Werror||' Makefile + make -j8 x86info make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o AMD/MSR-K6.o AMD/MSR-K6.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o AMD/MSR-Athlon.o AMD/MSR-Athlon.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o AMD/bugs.o AMD/bugs.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o AMD/machine_check.o AMD/machine_check.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o AMD/powernow.o AMD/powernow.c AMD/powernow.c: In function 'get_main_pll_fid': AMD/powernow.c:137:16: warning: missing initializer for field 'device_class' of 'struct pci_filter' [-Wmissing-field-initializers] 137 | struct pci_filter filter_nb_misc = { -1, -1, -1, -1, 0x1022, 0x1703}; | ^~~~~~~~~~ In file included from AMD/powernow.c:12: /usr/include/pci/pci.h:262:7: note: 'device_class' declared here 262 | int device_class; | ^~~~~~~~~~~~ AMD/powernow.c: In function 'get_num_boost_states': AMD/powernow.c:220:16: warning: missing initializer for field 'device_class' of 'struct pci_filter' [-Wmissing-field-initializers] 220 | struct pci_filter filter_nb_link = { -1, -1, -1, -1, 0x1022, 0}; | ^~~~~~~~~~ /usr/include/pci/pci.h:262:7: note: 'device_class' declared here 262 | int device_class; | ^~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Cyrix/identify.o Cyrix/identify.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o AMD/dumppsb.o AMD/dumppsb.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/identify.o Intel/identify.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o AMD/identify.o AMD/identify.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/identify-family6-extended.o Intel/identify-family6-extended.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/identify-family15.o Intel/identify-family15.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/machine_check.o Intel/machine_check.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/info.o Intel/info.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/eblcr.o Intel/eblcr.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/identify-family6.o Intel/identify-family6.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/cachesize.o Intel/cachesize.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/MSR-P6.o Intel/MSR-P6.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/MSR-P4.o Intel/MSR-P4.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/MSR-performance.o Intel/MSR-performance.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/MSR-thermal.o Intel/MSR-thermal.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/MSR-IDA.o Intel/MSR-IDA.c Intel/MSR-IDA.c: In function 'dump_IDA_MSRs': Intel/MSR-IDA.c:29:30: warning: bitwise comparison always evaluates to false [-Wtautological-compare] 29 | if ((eax & (1 << 1)) == 1) | ^~ Intel/MSR-IDA.c:37:34: warning: bitwise comparison always evaluates to false [-Wtautological-compare] 37 | if ((val & (1ULL << 38)) == 1) { | ^~ Intel/MSR-IDA.c:45:34: warning: bitwise comparison always evaluates to false [-Wtautological-compare] 45 | if ((val & (1ULL << 32)) == 1) { | ^~ make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/microcode.o Intel/microcode.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Centaur/identify.o Centaur/identify.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Centaur/longhaul.o Centaur/longhaul.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Intel/topology.o Intel/topology.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Centaur/powersaver.o Centaur/powersaver.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o Centaur/MSR-C3.o Centaur/MSR-C3.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o NatSemi/identify.o NatSemi/identify.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o RiSE/identify.o RiSE/identify.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o SiS/identify.o SiS/identify.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o havecpuid.o havecpuid.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o commandline.o commandline.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o x86info.o x86info.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o identify.o identify.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o cpuid.o cpuid.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o binary.o binary.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o features.o features.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o get_model_name.o get_model_name.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o rdmsr.o rdmsr.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o mptable.o mptable.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o connector.o connector.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o mtrr.o mtrr.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o apic.o apic.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o bench/benchmarks.o bench/benchmarks.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o topology.o topology.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -c -o bench/MHz.o bench/MHz.c make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' make: Entering directory '/usr/src/RPM/BUILD/x86info-1.30' gcc -g -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wshadow -Wextra -Wmissing-declarations -Wdeclaration-after-statement -Wredundant-decls -Wl,-z,relro,-z,now -o x86info AMD/identify.o AMD/machine_check.o AMD/MSR-Athlon.o AMD/MSR-K6.o AMD/powernow.o AMD/dumppsb.o AMD/bugs.o Cyrix/identify.o Intel/identify.o Intel/identify-family6.o Intel/identify-family6-extended.o Intel/identify-family15.o Intel/info.o Intel/machine_check.o Intel/cachesize.o Intel/eblcr.o Intel/MSR-P4.o Intel/MSR-P6.o Intel/MSR-performance.o Intel/MSR-thermal.o Intel/MSR-IDA.o Intel/microcode.o Intel/topology.o Centaur/identify.o Centaur/MSR-C3.o Centaur/longhaul.o Centaur/powersaver.o NatSemi/identify.o RiSE/identify.o SiS/identify.o x86info.o commandline.o havecpuid.o cpuid.o features.o identify.o rdmsr.o binary.o mptable.o get_model_name.o mtrr.o apic.o connector.o topology.o bench/benchmarks.o bench/MHz.o -lpci make: Leaving directory '/usr/src/RPM/BUILD/x86info-1.30' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40957 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/x86info-buildroot + : + /bin/rm -rf -- /usr/src/tmp/x86info-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd x86info-1.30 + install -pDm755 x86info /usr/src/tmp/x86info-buildroot/usr/bin/x86info + install -pDm644 x86info.1 /usr/src/tmp/x86info-buildroot/usr/share/man/man1/x86info.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/x86info-buildroot (auto) Verifying and fixing files in /usr/src/tmp/x86info-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/x86info-buildroot/ (default) Compressing files in /usr/src/tmp/x86info-buildroot (auto) Verifying ELF objects in /usr/src/tmp/x86info-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/x86info-buildroot Processing files: x86info-1.30-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xZFgnf find-provides: running scripts (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.XOOiW9 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.11)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpci.so.3()(64bit) >= set:jgDAe0Ko0SYzPCZop, libpci.so.3(LIBPCI_3.0)(64bit), libpci.so.3(LIBPCI_3.5)(64bit), libpci.so.3(LIBPCI_3.8)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1FrPDS Creating x86info-debuginfo package Processing files: x86info-debuginfo-1.30-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dTYpdc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xOF2zY find-requires: running scripts (debuginfo) Requires: x86info = 1.30-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpci.so.3) Adding to x86info-debuginfo a strict dependency on x86info Wrote: /usr/src/RPM/RPMS/x86_64/x86info-1.30-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/x86info-debuginfo-1.30-alt1.1.x86_64.rpm (w2.lzdio) 3.78user 1.41system 0:07.67elapsed 67%CPU (0avgtext+0avgdata 62376maxresident)k 0inputs+0outputs (0major+338905minor)pagefaults 0swaps 5.26user 1.89system 0:17.80elapsed 40%CPU (0avgtext+0avgdata 131376maxresident)k 168inputs+0outputs (0major+192414minor)pagefaults 0swaps --- x86info-1.30-alt1.1.x86_64.rpm.repo 2021-07-14 07:07:09.000000000 +0000 +++ x86info-1.30-alt1.1.x86_64.rpm.hasher 2024-05-04 01:06:08.145258854 +0000 @@ -6,2 +6,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -10,4 +11,4 @@ Requires: libpci.so.3(LIBPCI_3.0)(64bit) -Requires: libpci.so.3(LIBPCI_3.3)(64bit) Requires: libpci.so.3(LIBPCI_3.5)(64bit) +Requires: libpci.so.3(LIBPCI_3.8)(64bit) Requires: rtld(GNU_HASH) @@ -15,4 +16,4 @@ Provides: x86info = 1.30-alt1.1:sisyphus+278870.100.1.1 -File: /usr/bin/x86info 100755 root:root 98eb127852deb7b50a213aa789609b02 +File: /usr/bin/x86info 100755 root:root 9064284ae11182c9ef80417fafa8ea40 File: /usr/share/man/man1/x86info.1.xz 100644 root:root eaa4759ccfae00249b1ed8ee036ba0ff -RPMIdentity: d59b6019047c4848fe732f2fa750c9002af705ded739887fe679ad9e22f1246a79eb7d60cb574454c217dc91a7249df2b10cdf1637cc84c031b29a93021c9e35 +RPMIdentity: c145eb6ec44b93891bb476270450c7957a6fcf4c8d7f792daebdb4040a7e945a95c7dc7c078cd7592a9426c6b2be83a7d4b8e4d4a63727b8350e440bd25415c3 --- x86info-debuginfo-1.30-alt1.1.x86_64.rpm.repo 2021-07-14 07:07:08.000000000 +0000 +++ x86info-debuginfo-1.30-alt1.1.x86_64.rpm.hasher 2024-05-04 01:06:08.288258051 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e3 40755 root:root -/usr/lib/debug/.build-id/e3/43d16e2e55941493e136a37320c611e68ae1c7 120777 root:root ../../../../bin/x86info -/usr/lib/debug/.build-id/e3/43d16e2e55941493e136a37320c611e68ae1c7.debug 120777 root:root ../../usr/bin/x86info.debug +/usr/lib/debug/.build-id/df 40755 root:root +/usr/lib/debug/.build-id/df/ca73a621b550a5b66097fdd26d27c9be6e85b7 120777 root:root ../../../../bin/x86info +/usr/lib/debug/.build-id/df/ca73a621b550a5b66097fdd26d27c9be6e85b7.debug 120777 root:root ../../usr/bin/x86info.debug /usr/lib/debug/usr/bin/x86info.debug 100644 root:root @@ -75,6 +75,6 @@ Provides: x86info-debuginfo = 1.30-alt1.1:sisyphus+278870.100.1.1 -File: /usr/lib/debug/.build-id/e3 40755 root:root -File: /usr/lib/debug/.build-id/e3/43d16e2e55941493e136a37320c611e68ae1c7 120777 root:root ../../../../bin/x86info -File: /usr/lib/debug/.build-id/e3/43d16e2e55941493e136a37320c611e68ae1c7.debug 120777 root:root ../../usr/bin/x86info.debug -File: /usr/lib/debug/usr/bin/x86info.debug 100644 root:root 166749cc5e79176333d3f72900840e3b +File: /usr/lib/debug/.build-id/df 40755 root:root +File: /usr/lib/debug/.build-id/df/ca73a621b550a5b66097fdd26d27c9be6e85b7 120777 root:root ../../../../bin/x86info +File: /usr/lib/debug/.build-id/df/ca73a621b550a5b66097fdd26d27c9be6e85b7.debug 120777 root:root ../../usr/bin/x86info.debug +File: /usr/lib/debug/usr/bin/x86info.debug 100644 root:root 957d3a98eca3f45255db04cb8c9e7528 File: /usr/src/debug/x86info-1.30 40755 root:root @@ -144,2 +144,2 @@ File: /usr/src/debug/x86info-1.30/x86info.h 100644 root:root d4cf753f7ae83a16874b4767eda70c88 -RPMIdentity: 376008f29cf8863280db46e81f49a0e5bd26c05581923b08bc731463c70d153bceea4aafe243ae25837aca8ca945315bdc4295c0e81023817117dafda9c31464 +RPMIdentity: 643f568abb9b5777e6e7414d2d9ddce26392ea3efc76f8b5a8e6ca92ce927a3753e229b3ba878c3bc762ea6d27d231cbf9434ca119f94e71efe8edfa7169a976