<86>Feb 11 00:34:48 userdel[1556135]: delete user 'rooter' <86>Feb 11 00:34:48 userdel[1556135]: removed group 'rooter' owned by 'rooter' <86>Feb 11 00:34:48 userdel[1556135]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 00:34:48 groupadd[1556178]: group added to /etc/group: name=rooter, GID=1877 <86>Feb 11 00:34:48 groupadd[1556178]: group added to /etc/gshadow: name=rooter <86>Feb 11 00:34:48 groupadd[1556178]: new group: name=rooter, GID=1877 <86>Feb 11 00:34:48 useradd[1556202]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash <86>Feb 11 00:34:48 userdel[1556258]: delete user 'builder' <86>Feb 11 00:34:48 userdel[1556258]: removed group 'builder' owned by 'builder' <86>Feb 11 00:34:48 userdel[1556258]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 00:34:48 groupadd[1556295]: group added to /etc/group: name=builder, GID=1878 <86>Feb 11 00:34:48 groupadd[1556295]: group added to /etc/gshadow: name=builder <86>Feb 11 00:34:48 groupadd[1556295]: new group: name=builder, GID=1878 <86>Feb 11 00:34:48 useradd[1556329]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash <13>Feb 11 00:34:51 rpmi: dos2unix-7.4.2-alt1 sisyphus+279663.100.1.2 1626654194 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.62569 + 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.62569 + 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' -j16 make: Entering directory '/usr/src/RPM/BUILD/cmospwd-5.0/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.82659 + 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:/bin:/usr/bin:/usr/X11R6/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) Processing files: cmospwd-5.0-alt2_13 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82659 + 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.aVXuOY 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.15Sol0 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ccViwY 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.gAODCX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rMKULX 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.94user 0.71system 0:06.34elapsed 26%CPU (0avgtext+0avgdata 56416maxresident)k 0inputs+0outputs (0major+144636minor)pagefaults 0swaps 2.87user 1.52system 0:12.72elapsed 34%CPU (0avgtext+0avgdata 129560maxresident)k 0inputs+0outputs (0major+202570minor)pagefaults 0swaps --- cmospwd-5.0-alt2_13.x86_64.rpm.repo 2021-07-09 02:21:40.000000000 +0000 +++ cmospwd-5.0-alt2_13.x86_64.rpm.hasher 2024-02-11 00:34:59.330880839 +0000 @@ -13,3 +13,3 @@ Provides: cmospwd = 5.0-alt2_13:sisyphus+277772.100.1.1 -File: /usr/sbin/cmospwd 100755 root:root f68160ed3a84587fdeff1713df03afd8 +File: /usr/sbin/cmospwd 100755 root:root f51f586dd5111453afc94a8403987b6b File: /usr/share/doc/cmospwd-5.0 40755 root:root @@ -17,2 +17,2 @@ File: /usr/share/doc/cmospwd-5.0/cmospwd.txt 100644 root:root 5d0a1f01243a7b8c9b8ee45cca91651f -RPMIdentity: 5541a359de706cca8a3d82c9093e019d363cb406985e2d5e400d2c4274856c846fc8971f2fb52b610a7f3299feb72e3b59ebe54ec1412340171e4f3e07fac5ab +RPMIdentity: 07f85bf373a9ec8310cc3d3c242d40ace42837be20a428727c4465a6fe16f3eeae9419d01bd08b52baba50440d2f1cd157c2e6d6360bf498e577dc2fcd9f8ab8 --- cmospwd-debuginfo-5.0-alt2_13.x86_64.rpm.repo 2021-07-09 02:21:40.000000000 +0000 +++ cmospwd-debuginfo-5.0-alt2_13.x86_64.rpm.hasher 2024-02-11 00:34:59.427882065 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/38 40755 root:root -/usr/lib/debug/.build-id/38/4a667df36c0f5e3a0a62dd83cfaed0adf19410 120777 root:root ../../../../sbin/cmospwd -/usr/lib/debug/.build-id/38/4a667df36c0f5e3a0a62dd83cfaed0adf19410.debug 120777 root:root ../../usr/sbin/cmospwd.debug +/usr/lib/debug/.build-id/24 40755 root:root +/usr/lib/debug/.build-id/24/d285536bb02699ad685ea1268eaef743de526c 120777 root:root ../../../../sbin/cmospwd +/usr/lib/debug/.build-id/24/d285536bb02699ad685ea1268eaef743de526c.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+277772.100.1.1 -File: /usr/lib/debug/.build-id/38 40755 root:root -File: /usr/lib/debug/.build-id/38/4a667df36c0f5e3a0a62dd83cfaed0adf19410 120777 root:root ../../../../sbin/cmospwd -File: /usr/lib/debug/.build-id/38/4a667df36c0f5e3a0a62dd83cfaed0adf19410.debug 120777 root:root ../../usr/sbin/cmospwd.debug -File: /usr/lib/debug/usr/sbin/cmospwd.debug 100644 root:root c0c3f0eb318eb5733827b63864399d30 +File: /usr/lib/debug/.build-id/24 40755 root:root +File: /usr/lib/debug/.build-id/24/d285536bb02699ad685ea1268eaef743de526c 120777 root:root ../../../../sbin/cmospwd +File: /usr/lib/debug/.build-id/24/d285536bb02699ad685ea1268eaef743de526c.debug 120777 root:root ../../usr/sbin/cmospwd.debug +File: /usr/lib/debug/usr/sbin/cmospwd.debug 100644 root:root 7f7462c46f9217589b1b4c0cf3de3d20 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: 7a5f2af018eeb11930c0db4f87ce6162f3e50ce164c9d65f42ba031d36daadefddc853c28ba1775caf8a3a9eec3e2819ac8ad021e0ee5147649401eac8cbb40f +RPMIdentity: ba6926e7f0fe801c8cb9e18500366e8f5ac0b5791ade27d7c7b4d7a476f16a75e5db220b44d8fbf88c71fbca74604fff8e9806fa3b379a8f6e26fbb8e1901eb6