<86>Dec 25 01:47:52 userdel[3635871]: delete user 'rooter' <86>Dec 25 01:47:52 userdel[3635871]: removed group 'rooter' owned by 'rooter' <86>Dec 25 01:47:52 userdel[3635871]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 25 01:47:52 groupadd[3635943]: group added to /etc/group: name=rooter, GID=1799 <86>Dec 25 01:47:52 groupadd[3635943]: group added to /etc/gshadow: name=rooter <86>Dec 25 01:47:52 groupadd[3635943]: new group: name=rooter, GID=1799 <86>Dec 25 01:47:53 useradd[3636013]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash, from=none <86>Dec 25 01:47:53 userdel[3636109]: delete user 'builder' <86>Dec 25 01:47:53 userdel[3636109]: removed group 'builder' owned by 'builder' <86>Dec 25 01:47:53 userdel[3636109]: removed shadow group 'builder' owned by 'builder' <86>Dec 25 01:47:53 groupadd[3636191]: group added to /etc/group: name=builder, GID=1800 <86>Dec 25 01:47:53 groupadd[3636191]: group added to /etc/gshadow: name=builder <86>Dec 25 01:47:53 groupadd[3636191]: new group: name=builder, GID=1800 <86>Dec 25 01:47:53 useradd[3636253]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash, from=none <13>Dec 25 01:47:56 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.64461 + 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.64461 + 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.72185 + 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.72185 + 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.lfnkPi 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.BukKLo 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.QfUUkL 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.sByncp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zIchC4 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.77user 0.91system 0:06.12elapsed 27%CPU (0avgtext+0avgdata 43612maxresident)k 0inputs+0outputs (0major+149236minor)pagefaults 0swaps 3.33user 2.61system 0:14.82elapsed 40%CPU (0avgtext+0avgdata 139160maxresident)k 504inputs+0outputs (0major+195718minor)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 2024-12-25 01:48:04.493522312 +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 81e8d2fa1f3a02796438f5e25b87ce22 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: 286eff81c9f017e7b77c3379ff5d759bd8afd19881b9c289116440619028fdd12e569216c84129ebf57bff8728f8fda0102153b236f3fb14bc3ea4a0bdac4ae7 --- 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 2024-12-25 01:48:04.579523777 +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/3a 40755 root:root +/usr/lib/debug/.build-id/3a/7b90c85744026dfe45567e6fec124a159c82f2 120777 root:root ../../../../sbin/cmospwd +/usr/lib/debug/.build-id/3a/7b90c85744026dfe45567e6fec124a159c82f2.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/3a 40755 root:root +File: /usr/lib/debug/.build-id/3a/7b90c85744026dfe45567e6fec124a159c82f2 120777 root:root ../../../../sbin/cmospwd +File: /usr/lib/debug/.build-id/3a/7b90c85744026dfe45567e6fec124a159c82f2.debug 120777 root:root ../../usr/sbin/cmospwd.debug +File: /usr/lib/debug/usr/sbin/cmospwd.debug 100644 root:root c760d94581714a038eedaa5696d98c65 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: 6b69daa6d60e2bff55e1a28e13f9ccebf7c39ec269297cfed0745276086c235be3dc3f55008f13012bda95edd4f8e042e3235ed1baf9dc8dafd4e53779a0bbe8