<86>Sep 14 10:10:31 userdel[3238478]: delete user 'rooter' <86>Sep 14 10:10:31 userdel[3238478]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:10:31 userdel[3238478]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:10:31 groupadd[3238493]: group added to /etc/group: name=rooter, GID=654 <86>Sep 14 10:10:31 groupadd[3238493]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:10:31 groupadd[3238493]: new group: name=rooter, GID=654 <86>Sep 14 10:10:31 useradd[3238499]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Sep 14 10:10:31 userdel[3238506]: delete user 'builder' <86>Sep 14 10:10:31 userdel[3238506]: removed group 'builder' owned by 'builder' <86>Sep 14 10:10:31 userdel[3238506]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:10:31 groupadd[3238513]: group added to /etc/group: name=builder, GID=655 <86>Sep 14 10:10:31 groupadd[3238513]: group added to /etc/gshadow: name=builder <86>Sep 14 10:10:31 groupadd[3238513]: new group: name=builder, GID=655 <86>Sep 14 10:10:31 useradd[3238520]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash <13>Sep 14 10:10:33 rpmi: libpci-3.7.0-alt1 sisyphus+278385.100.1.1 1626094200 installed <13>Sep 14 10:10:33 rpmi: libpci-devel-3.7.0-alt1 sisyphus+278385.100.1.1 1626094200 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.11232 + 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.11232 + 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 -march=i586 -mtune=generic/' 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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:236:23: note: 'device_class' declared here 236 | int vendor, device, 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}; | ^~~~~~~~~~ In file included from AMD/powernow.c:12: /usr/include/pci/pci.h:236:23: note: 'device_class' declared here 236 | int vendor, device, 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.23693 + 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:/bin:/usr/bin:/usr/X11R6/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) verify-elf: WARNING: ./usr/bin/x86info: uses non-LFS functions: lseek mmap open Processing files: x86info-1.30-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UL8B3P 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.UPtCVT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpci.so.3 >= set:jgDAe0Ko0SYzPCZop, libpci.so.3(LIBPCI_3.0), libpci.so.3(LIBPCI_3.3), libpci.so.3(LIBPCI_3.5), 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.K0hRTR 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.rip6eR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t66hiS find-requires: running scripts (debuginfo) Requires: x86info = 1.30-alt1.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpci.so.3) Adding to x86info-debuginfo a strict dependency on x86info Wrote: /usr/src/RPM/RPMS/i586/x86info-1.30-alt1.1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/x86info-debuginfo-1.30-alt1.1.i586.rpm (w2.lzdio) 4.01user 0.94system 0:08.75elapsed 56%CPU (0avgtext+0avgdata 45684maxresident)k 0inputs+0outputs (0major+303831minor)pagefaults 0swaps 7.11user 3.64system 0:14.35elapsed 74%CPU (0avgtext+0avgdata 101288maxresident)k 128inputs+0outputs (0major+567763minor)pagefaults 0swaps --- x86info-1.30-alt1.1.i586.rpm.repo 2021-07-14 07:07:08.424602047 +0000 +++ x86info-1.30-alt1.1.i586.rpm.hasher 2021-09-14 10:10:43.964462744 +0000 @@ -17,4 +17,4 @@ Provides: x86info = 1.30-alt1.1:sisyphus+278870.100.1.1 -File: /usr/bin/x86info 100755 root:root 04517889e85153ac63fa6bdb903f5180 +File: /usr/bin/x86info 100755 root:root b94dd0204e496513a5110a2523b44cfc File: /usr/share/man/man1/x86info.1.xz 100644 root:root eaa4759ccfae00249b1ed8ee036ba0ff -RPMIdentity: 9d871e5439e48ca7e4618f64f8392d566dcdb489d3ec88d49cf3908e6203382a3fdc25968002d5b3de83d806c0851a8d489948ea97e17a4976852bc10d78c7cc +RPMIdentity: b4f91f0b434da5d90f1a7f61561cdcf7c3b6bc2938829c704ce3930d269580f2ef17a55ef24d41446f99e16a15e588fb9f9b75d8e4137d4c8f869b644ad9a212 --- x86info-debuginfo-1.30-alt1.1.i586.rpm.repo 2021-07-14 07:07:08.439602113 +0000 +++ x86info-debuginfo-1.30-alt1.1.i586.rpm.hasher 2021-09-14 10:10:44.029463387 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/f69d791cbb08401f6dd12cd00fb22774d7373c 120777 root:root ../../../../bin/x86info -/usr/lib/debug/.build-id/b5/f69d791cbb08401f6dd12cd00fb22774d7373c.debug 120777 root:root ../../usr/bin/x86info.debug +/usr/lib/debug/.build-id/ce 40755 root:root +/usr/lib/debug/.build-id/ce/0b2d67829816b523776afa33ba37baf4235c21 120777 root:root ../../../../bin/x86info +/usr/lib/debug/.build-id/ce/0b2d67829816b523776afa33ba37baf4235c21.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/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/f69d791cbb08401f6dd12cd00fb22774d7373c 120777 root:root ../../../../bin/x86info -File: /usr/lib/debug/.build-id/b5/f69d791cbb08401f6dd12cd00fb22774d7373c.debug 120777 root:root ../../usr/bin/x86info.debug -File: /usr/lib/debug/usr/bin/x86info.debug 100644 root:root 1d47ed8c8d4fbc27e65cf30848dbc534 +File: /usr/lib/debug/.build-id/ce 40755 root:root +File: /usr/lib/debug/.build-id/ce/0b2d67829816b523776afa33ba37baf4235c21 120777 root:root ../../../../bin/x86info +File: /usr/lib/debug/.build-id/ce/0b2d67829816b523776afa33ba37baf4235c21.debug 120777 root:root ../../usr/bin/x86info.debug +File: /usr/lib/debug/usr/bin/x86info.debug 100644 root:root 2920a605c7fe79396bc95f0e0490d87c 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: 2c026b9b20c5305d12631f7e9906199a41ffbaf0f76a7ffd7016cc91755b14d6fe76635c1c60fe265a1f3b61f8253c87cb2616b6d41dfe627797fbb4d593040f +RPMIdentity: a82964d0129a3512cc6df5f605f5c03a85184e1ff5867c946574e90eb93b2a03702ab0af2c957cbe8b0a70f7f57e7081af4d162d9ea4cd12f0baa40aa1eb31a0