<86>Mar 4 02:50:50 userdel[2510896]: delete user 'rooter' <86>Mar 4 02:50:50 userdel[2510896]: removed group 'rooter' owned by 'rooter' <86>Mar 4 02:50:50 userdel[2510896]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 4 02:50:50 groupadd[2510924]: group added to /etc/group: name=rooter, GID=1862 <86>Mar 4 02:50:50 groupadd[2510924]: group added to /etc/gshadow: name=rooter <86>Mar 4 02:50:50 groupadd[2510924]: new group: name=rooter, GID=1862 <86>Mar 4 02:50:50 useradd[2510948]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Mar 4 02:50:50 userdel[2510986]: delete user 'builder' <86>Mar 4 02:50:50 userdel[2510986]: removed group 'builder' owned by 'builder' <86>Mar 4 02:50:50 userdel[2510986]: removed shadow group 'builder' owned by 'builder' <86>Mar 4 02:50:50 groupadd[2511007]: group added to /etc/group: name=builder, GID=1863 <86>Mar 4 02:50:50 groupadd[2511007]: group added to /etc/gshadow: name=builder <86>Mar 4 02:50:50 groupadd[2511007]: new group: name=builder, GID=1863 <86>Mar 4 02:50:50 useradd[2511026]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none <13>Mar 4 02:50:54 rpmi: dos2unix-7.5.2-alt2 sisyphus+358297.100.1.1 1727244288 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cmospwd-5.0-alt2_13.nosrc.rpm (w1.gzdio) Installing cmospwd-5.0-alt2_13.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42349 + 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): + /usr/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.42349 + 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 -flto=auto' -j16 make: Entering directory '/usr/src/RPM/BUILD/cmospwd-5.0/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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] 1311 | table2val(value, cmos, 8,tbl_phoenix); | ^~~~~~~~~~~ | | | const int * cmospwd.c:617:98: note: expected 'const unsigned int *' but argument is of type 'const int *' 617 | 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] 1368 | table2val(value, cmos, 8, tbl); | ^~~ | | | const int * cmospwd.c:617:98: note: expected 'const unsigned int *' but argument is of type 'const int *' 617 | 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] 1370 | table2val(value, cmos, 8, tbl2); | ^~~~ | | | const int * cmospwd.c:617:98: note: expected 'const unsigned int *' but argument is of type 'const int *' 617 | 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] 1172 | 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] 1925 | 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] 1944 | 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.84990 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + 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,gnuconfig) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/cmospwd-buildroot Processing files: cmospwd-5.0-alt2_13 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84990 + 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.wUzTTR 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.8KLEHO 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.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(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.4legLS 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.h9zsQO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.suKYSf find-requires: running scripts (debuginfo) Requires: cmospwd = 5.0-alt2_13, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to cmospwd-debuginfo a strict dependency on cmospwd Wrote: /usr/src/RPM/RPMS/x86_64/cmospwd-5.0-alt2_13.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cmospwd-debuginfo-5.0-alt2_13.x86_64.rpm (w2.lzdio) 0.81user 0.87system 0:06.12elapsed 27%CPU (0avgtext+0avgdata 43480maxresident)k 0inputs+0outputs (0major+148806minor)pagefaults 0swaps 3.54user 3.37system 0:17.35elapsed 39%CPU (0avgtext+0avgdata 139216maxresident)k 0inputs+0outputs (0major+196122minor)pagefaults 0swaps --- cmospwd-5.0-alt2_13.x86_64.rpm.repo 2024-05-21 06:45:58.000000000 +0000 +++ cmospwd-5.0-alt2_13.x86_64.rpm.hasher 2025-03-04 02:51:02.822533668 +0000 @@ -14,3 +14,3 @@ Provides: cmospwd = 5.0-alt2_13:sisyphus+346109.200.2.1 -File: /usr/sbin/cmospwd 100755 root:root aa4632dfd7892be5f32c63c9bf6a0aae +File: /usr/sbin/cmospwd 100755 root:root c187dd5c3e8f76f1b86879ae6b420b23 File: /usr/share/doc/cmospwd-5.0 40755 root:root @@ -18,2 +18,2 @@ File: /usr/share/doc/cmospwd-5.0/cmospwd.txt 100644 root:root 5d0a1f01243a7b8c9b8ee45cca91651f -RPMIdentity: 87259888aa04d927252789f583d33354104207d3ad7c400f0ae767a390d62399b323f322ed3c1182956a6da9ef59b94d46801fc8e034154ddaa62837810c4e2b +RPMIdentity: 231aa810a795db59bb2fc5fbdd3428ae7f481e657533b46c273750a1b465211162d10be79aa1112118ad3ad9f14abd95d88cca8794941f25db68aed2a2045372 --- cmospwd-debuginfo-5.0-alt2_13.x86_64.rpm.repo 2024-05-21 06:45:58.000000000 +0000 +++ cmospwd-debuginfo-5.0-alt2_13.x86_64.rpm.hasher 2025-03-04 02:51:02.890535100 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1e 40755 root:root -/usr/lib/debug/.build-id/1e/8a3e34846aec5a45cfba2e631542891648e6c5 120777 root:root ../../../../sbin/cmospwd -/usr/lib/debug/.build-id/1e/8a3e34846aec5a45cfba2e631542891648e6c5.debug 120777 root:root ../../usr/sbin/cmospwd.debug +/usr/lib/debug/.build-id/59 40755 root:root +/usr/lib/debug/.build-id/59/755065392992d4c9da76e84873c62c9b6f9198 120777 root:root ../../../../sbin/cmospwd +/usr/lib/debug/.build-id/59/755065392992d4c9da76e84873c62c9b6f9198.debug 120777 root:root ../../usr/sbin/cmospwd.debug /usr/lib/debug/usr/sbin/cmospwd.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: cmospwd-debuginfo = 5.0-alt2_13:sisyphus+346109.200.2.1 -File: /usr/lib/debug/.build-id/1e 40755 root:root -File: /usr/lib/debug/.build-id/1e/8a3e34846aec5a45cfba2e631542891648e6c5 120777 root:root ../../../../sbin/cmospwd -File: /usr/lib/debug/.build-id/1e/8a3e34846aec5a45cfba2e631542891648e6c5.debug 120777 root:root ../../usr/sbin/cmospwd.debug -File: /usr/lib/debug/usr/sbin/cmospwd.debug 100644 root:root f6b98c61777c0d8504bc36823c5bdfd8 +File: /usr/lib/debug/.build-id/59 40755 root:root +File: /usr/lib/debug/.build-id/59/755065392992d4c9da76e84873c62c9b6f9198 120777 root:root ../../../../sbin/cmospwd +File: /usr/lib/debug/.build-id/59/755065392992d4c9da76e84873c62c9b6f9198.debug 120777 root:root ../../usr/sbin/cmospwd.debug +File: /usr/lib/debug/usr/sbin/cmospwd.debug 100644 root:root 45fe07c0421d21a6268d396604eb3322 File: /usr/src/debug/cmospwd-5.0 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/cmospwd-5.0/src/cmospwd.c 100644 root:root 33277792a536e707d9641a8f7039816f -RPMIdentity: 6a8def5bb9dccab66408da39ad72048400543a2e2e123b77d0b5660ae94bd61ec0c8d9208445075ea2a9f239fcd8d5e3896f246d7d0934af4f763f611fb42c9c +RPMIdentity: 4f38f1d51c85f42108b3243ac0f7d8e5580560f5f4b38351251ff20e33befecfa2ff900346f1e39aa3ed85f97dc2ace06b51a4406c8ba36e251f81d385e3b8d3