<86>Jan 10 07:39:41 userdel[877364]: delete user 'rooter' <86>Jan 10 07:39:41 userdel[877364]: removed group 'rooter' owned by 'rooter' <86>Jan 10 07:39:41 groupadd[877369]: group added to /etc/group: name=rooter, GID=630 <86>Jan 10 07:39:41 groupadd[877369]: group added to /etc/gshadow: name=rooter <86>Jan 10 07:39:41 groupadd[877369]: new group: name=rooter, GID=630 <86>Jan 10 07:39:41 useradd[877375]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash <86>Jan 10 07:39:41 userdel[877382]: delete user 'builder' <86>Jan 10 07:39:41 userdel[877382]: removed group 'builder' owned by 'builder' <86>Jan 10 07:39:41 userdel[877382]: removed shadow group 'builder' owned by 'builder' <86>Jan 10 07:39:41 groupadd[877388]: group added to /etc/group: name=builder, GID=631 <86>Jan 10 07:39:41 groupadd[877388]: group added to /etc/gshadow: name=builder <86>Jan 10 07:39:41 groupadd[877388]: new group: name=builder, GID=631 <86>Jan 10 07:39:41 useradd[877395]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash <13>Jan 10 07:39:42 rpmi: dos2unix-7.3.5-alt1 1499695585 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cmospwd-5.0-alt2_13.nosrc.rpm Installing cmospwd-5.0-alt2_13.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23154 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cmospwd-5.0 + echo 'Source #0 (cmospwd-5.0.tar.bz2):' Source #0 (cmospwd-5.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/cmospwd-5.0.tar.bz2 + /bin/tar -xf - + cd cmospwd-5.0 + /bin/chmod -c -Rf u+rwX,go-w . + rm src/cmospwd + dos2unix cmospwd.txt dos2unix: converting file cmospwd.txt to Unix format... + iconv -f iso-8859-1 -t utf-8 cmospwd.txt + touch -r cmospwd.txt cmospwd.new + mv cmospwd.new cmospwd.txt + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23154 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cmospwd-5.0 + cd src + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' -j8 make: Entering directory '/usr/src/RPM/BUILD/cmospwd-5.0/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o cmospwd cmospwd.c cmospwd.c: In function 'phoenix': cmospwd.c:1311:28: warning: pointer targets in passing argument 4 of 'table2val' differ in signedness [-Wpointer-sign] table2val(value, cmos, 8,tbl_phoenix); ^~~~~~~~~~~ cmospwd.c:617:6: note: expected 'const unsigned int *' but argument is of type 'const int *' void table2val(unsigned int*dst, const uint8_t *src, const unsigned int lng, const unsigned int *table) ^~~~~~~~~ cmospwd.c: In function 'phoenix405': cmospwd.c:1368:29: warning: pointer targets in passing argument 4 of 'table2val' differ in signedness [-Wpointer-sign] table2val(value, cmos, 8, tbl); ^~~ cmospwd.c:617:6: note: expected 'const unsigned int *' but argument is of type 'const int *' void table2val(unsigned int*dst, const uint8_t *src, const unsigned int lng, const unsigned int *table) ^~~~~~~~~ cmospwd.c:1370:29: warning: pointer targets in passing argument 4 of 'table2val' differ in signedness [-Wpointer-sign] table2val(value, cmos, 8, tbl2); ^~~~ cmospwd.c:617:6: note: expected 'const unsigned int *' but argument is of type 'const int *' void table2val(unsigned int*dst, const uint8_t *src, const unsigned int lng, const unsigned int *table) ^~~~~~~~~ cmospwd.c: In function 'sony_vaio': cmospwd.c:1172:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&eeprom,1,14,fb); ^~~~~~~~~~~~~~~~~~~~~~ cmospwd.c: In function 'award_backdoor': cmospwd.c:1925:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&car,1,1,fb); ^~~~~~~~~~~~~~~~~~ cmospwd.c: In function 'keyb_mem': cmospwd.c:1944:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&mem,1,sizeof(mem),fb); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cmospwd-5.0/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68262 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cmospwd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cmospwd-buildroot + cd cmospwd-5.0 + install -D -m 755 src/cmospwd /usr/src/tmp/cmospwd-buildroot/usr/sbin/cmospwd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cmospwd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cmospwd-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/cmospwd-buildroot/ (default) Compressing files in /usr/src/tmp/cmospwd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cmospwd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/cmospwd: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: cmospwd-5.0-alt2_13 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68262 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cmospwd-5.0 + DOCDIR=/usr/src/tmp/cmospwd-buildroot/usr/share/doc/cmospwd-5.0 + export DOCDIR + rm -rf /usr/src/tmp/cmospwd-buildroot/usr/share/doc/cmospwd-5.0 + /bin/mkdir -p /usr/src/tmp/cmospwd-buildroot/usr/share/doc/cmospwd-5.0 + cp -prL COPYING cmospwd.txt /usr/src/tmp/cmospwd-buildroot/usr/share/doc/cmospwd-5.0 + chmod -R go-w /usr/src/tmp/cmospwd-buildroot/usr/share/doc/cmospwd-5.0 + chmod -R a+rX /usr/src/tmp/cmospwd-buildroot/usr/share/doc/cmospwd-5.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ym9wdk find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bgF5UL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D52hDq Creating cmospwd-debuginfo package Processing files: cmospwd-debuginfo-5.0-alt2_13 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yhBFPm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Q6oMo find-requires: running scripts (debuginfo) Requires: cmospwd = 5.0-alt2_13, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to cmospwd-debuginfo a strict dependency on cmospwd Wrote: /usr/src/RPM/RPMS/i586/cmospwd-5.0-alt2_13.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/cmospwd-debuginfo-5.0-alt2_13.i586.rpm 2.92user 0.47system 0:07.92elapsed 42%CPU (0avgtext+0avgdata 36368maxresident)k 0inputs+0outputs (0major+150368minor)pagefaults 0swaps 6.24user 2.54system 0:13.15elapsed 66%CPU (0avgtext+0avgdata 114356maxresident)k 0inputs+0outputs (0major+426095minor)pagefaults 0swaps