<86>Apr 14 00:45:11 userdel[25039]: delete user 'rooter' <86>Apr 14 00:45:11 userdel[25039]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 00:45:11 groupadd[25051]: group added to /etc/group: name=rooter, GID=549 <86>Apr 14 00:45:11 groupadd[25051]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:45:11 groupadd[25051]: new group: name=rooter, GID=549 <86>Apr 14 00:45:11 useradd[25059]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Apr 14 00:45:11 userdel[25079]: delete user 'builder' <86>Apr 14 00:45:11 userdel[25079]: removed group 'builder' owned by 'builder' <86>Apr 14 00:45:11 userdel[25079]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:45:11 groupadd[25096]: group added to /etc/group: name=builder, GID=550 <86>Apr 14 00:45:11 groupadd[25096]: group added to /etc/gshadow: name=builder <86>Apr 14 00:45:11 groupadd[25096]: new group: name=builder, GID=550 <86>Apr 14 00:45:11 useradd[25106]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Apr 14 00:45:14 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 00:45:14 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 14 00:45:14 rpmi: libncursesw-devel-5.9-alt8 1456756459 installed Installing powertop1-1.13-alt4.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93954 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf powertop-1.13 + echo 'Source #0 (powertop-1.13.tar.gz):' Source #0 (powertop-1.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/powertop-1.13.tar.gz + /bin/tar -xf - + cd powertop-1.13 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (powertop-1.13-kconfig.patch):' Patch #0 (powertop-1.13-kconfig.patch): + /usr/bin/patch -p1 patching file powertop.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93954 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd powertop-1.13 + '[' -n '' ']' + NPROCS=8 + make -j8 'CC=gcc -pipe -Wall -g -O2' make: Entering directory `/usr/src/RPM/BUILD/powertop-1.13' gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o powertop.o powertop.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o config.o config.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o process.o process.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o misctips.o misctips.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o bluetooth.o bluetooth.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o display.o display.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o suggestions.o suggestions.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o wireless.o wireless.c powertop.c: In function 'push_line': powertop.c:100:36: warning: argument to 'sizeof' in 'memset' call is the same pointer type 'struct line *' as the destination; expected 'struct line' or an explicit length [-Wsizeof-pointer-memaccess] memset(&lines[linehead], 0, sizeof(&lines[0])); ^ powertop.c: In function 'push_line_pid': powertop.c:123:36: warning: argument to 'sizeof' in 'memset' call is the same pointer type 'struct line *' as the destination; expected 'struct line' or an explicit length [-Wsizeof-pointer-memaccess] memset(&lines[linehead], 0, sizeof(&lines[0])); ^ gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o cpufreq.o cpufreq.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o sata.o sata.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o xrandr.o xrandr.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o ethernet.o ethernet.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o cpufreqstats.o cpufreqstats.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o usb.o usb.c usb.c: In function 'activate_usb_autosuspend': usb.c:41:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ usb.c: In function 'suggest_usb_autosuspend': usb.c:77:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o urbnum.o urbnum.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o intelcstates.o intelcstates.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o wifi-new.o wifi-new.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o perf.o perf.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o alsa-power.o alsa-power.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o ahci-alpm.o ahci-alpm.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o dmesg.o dmesg.c gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" -c -o devicepm.o devicepm.c devicepm.c: In function 'update_devstats_spi': devicepm.c:217:51: warning: unused parameter 'shortname' [-Wunused-parameter] static void update_devstats_spi(char *path, char *shortname) ^ gcc -pipe -Wall -g -O2 -O1 -g -Wall -Wshadow -W -Wformat -Wimplicit-function-declaration -Wimplicit-int -D VERSION=\"1.13\" powertop.o config.o process.o misctips.o bluetooth.o display.o suggestions.o wireless.o cpufreq.o sata.o xrandr.o ethernet.o cpufreqstats.o usb.o urbnum.o intelcstates.o wifi-new.o perf.o alsa-power.o ahci-alpm.o dmesg.o devicepm.o -lncursesw -o powertop make[1]: Entering directory `/usr/src/RPM/BUILD/powertop-1.13/po' msgfmt -o ru.mo ru.po msgfmt -o ja.mo ja.po msgfmt -o id.mo id.po msgfmt -o hu.mo hu.po msgfmt -o fi.mo fi.po msgfmt -o es.mo es.po msgfmt -o pl.mo pl.po msgfmt -o fr.mo fr.po msgfmt -o de.mo de.po msgfmt -o it.mo it.po msgfmt -o pt_BR.mo pt_BR.po msgfmt -o ro.mo ro.po msgfmt -o nl.mo nl.po msgfmt -o zh_CN.mo zh_CN.po msgfmt -o zh_TW.mo zh_TW.po make[1]: Leaving directory `/usr/src/RPM/BUILD/powertop-1.13/po' make: Leaving directory `/usr/src/RPM/BUILD/powertop-1.13' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47429 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/powertop1-buildroot + : + /bin/rm -rf -- /usr/src/tmp/powertop1-buildroot + cd powertop-1.13 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/powertop1-buildroot make: Entering directory `/usr/src/RPM/BUILD/powertop-1.13' gzip -c powertop.8 > powertop.8.gz mkdir -p /usr/src/tmp/powertop1-buildroot/usr/bin cp powertop /usr/src/tmp/powertop1-buildroot/usr/bin mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/man/man8 cp powertop.8.gz /usr/src/tmp/powertop1-buildroot/usr/share/man/man8 make[1]: Entering directory `/usr/src/RPM/BUILD/powertop-1.13/po' mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/ru/LC_MESSAGES/ cp -f ru.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/ru/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/ja/LC_MESSAGES/ cp -f ja.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/ja/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/id/LC_MESSAGES/ cp -f id.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/id/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/hu/LC_MESSAGES/ cp -f hu.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/hu/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/fi/LC_MESSAGES/ cp -f fi.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/fi/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/es/LC_MESSAGES/ cp -f es.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/es/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/pl/LC_MESSAGES/ cp -f pl.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/pl/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/fr/LC_MESSAGES/ cp -f fr.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/fr/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/de/LC_MESSAGES/ cp -f de.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/de/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/it/LC_MESSAGES/ cp -f it.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/it/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/ cp -f pt_BR.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/pt_BR/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/ro/LC_MESSAGES/ cp -f ro.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/ro/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/nl/LC_MESSAGES/ cp -f nl.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/nl/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/ cp -f zh_CN.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/zh_CN/LC_MESSAGES/powertop.mo mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/ cp -f zh_TW.mo /usr/src/tmp/powertop1-buildroot/usr/share/locale/zh_TW/LC_MESSAGES/powertop.mo make[1]: Leaving directory `/usr/src/RPM/BUILD/powertop-1.13/po' make: Leaving directory `/usr/src/RPM/BUILD/powertop-1.13' + mv /usr/src/tmp/powertop1-buildroot/usr/bin/powertop /usr/src/tmp/powertop1-buildroot/usr/bin/powertop1 + mv /usr/src/tmp/powertop1-buildroot/usr/share/man/man8/powertop.8.gz /usr/src/tmp/powertop1-buildroot/usr/share/man/man8/powertop1.8.gz + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/powertop1-buildroot (auto) Verifying and fixing files in /usr/src/tmp/powertop1-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/powertop1-buildroot (auto) Verifying ELF objects in /usr/src/tmp/powertop1-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: powertop1-1.13-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95560 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd powertop-1.13 + DOCDIR=/usr/src/tmp/powertop1-buildroot/usr/share/doc/powertop1-1.13 + export DOCDIR + rm -rf /usr/src/tmp/powertop1-buildroot/usr/share/doc/powertop1-1.13 + /bin/mkdir -p /usr/src/tmp/powertop1-buildroot/usr/share/doc/powertop1-1.13 + cp -prL Changelog README /usr/src/tmp/powertop1-buildroot/usr/share/doc/powertop1-1.13 + chmod -R go-w /usr/src/tmp/powertop1-buildroot/usr/share/doc/powertop1-1.13 + chmod -R a+rX /usr/src/tmp/powertop1-buildroot/usr/share/doc/powertop1-1.13 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MzqHIp find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KSdYDq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncursesw.so.5()(64bit) >= set:mitFqR7tQrBkuxmjKDniZ1zulH69noAWkZqZ9Z9RH1XI2, libtinfo.so.5()(64bit) >= set:lidI5NFvUWw7R0, 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.BlGHhu Creating powertop1-debuginfo package Processing files: powertop1-debuginfo-1.13-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oVKmEA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fIfuJJ find-requires: running scripts (debuginfo) Requires: powertop1 = 1.13-alt4, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libtinfo.so.5) warning: Installed (but unpackaged) file(s) found: /usr/share/locale/de/LC_MESSAGES/powertop.mo /usr/share/locale/es/LC_MESSAGES/powertop.mo /usr/share/locale/fi/LC_MESSAGES/powertop.mo /usr/share/locale/fr/LC_MESSAGES/powertop.mo /usr/share/locale/hu/LC_MESSAGES/powertop.mo /usr/share/locale/id/LC_MESSAGES/powertop.mo /usr/share/locale/it/LC_MESSAGES/powertop.mo /usr/share/locale/ja/LC_MESSAGES/powertop.mo /usr/share/locale/nl/LC_MESSAGES/powertop.mo /usr/share/locale/pl/LC_MESSAGES/powertop.mo /usr/share/locale/pt_BR/LC_MESSAGES/powertop.mo /usr/share/locale/ro/LC_MESSAGES/powertop.mo /usr/share/locale/ru/LC_MESSAGES/powertop.mo /usr/share/locale/zh_CN/LC_MESSAGES/powertop.mo /usr/share/locale/zh_TW/LC_MESSAGES/powertop.mo Wrote: /usr/src/RPM/RPMS/x86_64/powertop1-1.13-alt4.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/powertop1-debuginfo-1.13-alt4.x86_64.rpm 3.59user 1.44system 0:06.97elapsed 72%CPU (0avgtext+0avgdata 32920maxresident)k 0inputs+0outputs (0major+241244minor)pagefaults 0swaps 7.45user 5.16system 0:14.13elapsed 89%CPU (0avgtext+0avgdata 122060maxresident)k 40inputs+0outputs (0major+454718minor)pagefaults 0swaps --- powertop1-1.13-alt4.x86_64.rpm.repo 2015-01-28 16:44:31.000000000 +0000 +++ powertop1-1.13-alt4.x86_64.rpm.hasher 2019-04-14 00:45:22.808500256 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/powertop1-1.13/README 100644 -/usr/share/man/man8/powertop1.8.gz 100644 +/usr/share/man/man8/powertop1.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2