<86>Apr 4 00:35:11 userdel[3146731]: delete user 'rooter' <86>Apr 4 00:35:11 userdel[3146731]: removed group 'rooter' owned by 'rooter' <86>Apr 4 00:35:11 userdel[3146731]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 4 00:35:11 groupadd[3146742]: group added to /etc/group: name=rooter, GID=771 <86>Apr 4 00:35:11 groupadd[3146742]: group added to /etc/gshadow: name=rooter <86>Apr 4 00:35:11 groupadd[3146742]: new group: name=rooter, GID=771 <86>Apr 4 00:35:11 useradd[3146750]: new user: name=rooter, UID=771, GID=771, home=/root, shell=/bin/bash <86>Apr 4 00:35:11 userdel[3146766]: delete user 'builder' <86>Apr 4 00:35:11 userdel[3146766]: removed group 'builder' owned by 'builder' <86>Apr 4 00:35:11 userdel[3146766]: removed shadow group 'builder' owned by 'builder' <86>Apr 4 00:35:11 groupadd[3146777]: group added to /etc/group: name=builder, GID=772 <86>Apr 4 00:35:11 groupadd[3146777]: group added to /etc/gshadow: name=builder <86>Apr 4 00:35:11 groupadd[3146777]: new group: name=builder, GID=772 <86>Apr 4 00:35:11 useradd[3146787]: new user: name=builder, UID=772, GID=772, home=/usr/src, shell=/bin/bash <13>Apr 4 00:35:13 rpmi: dos2unix-7.4.4-alt1 sisyphus+315470.100.1.1 1676780638 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.27749 + 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.27749 + 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' -j8 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.85777 + 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.85777 + 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.GKz4W8 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.LAXWWQ 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.zkE8BY 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.CR1DV6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CmWCrR 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) 1.72user 0.74system 0:07.14elapsed 34%CPU (0avgtext+0avgdata 42388maxresident)k 0inputs+0outputs (0major+150077minor)pagefaults 0swaps 3.06user 1.72system 0:15.35elapsed 31%CPU (0avgtext+0avgdata 109764maxresident)k 0inputs+0outputs (32694major+154746minor)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 2023-04-04 00:35:23.366446859 +0000 @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -13,3 +14,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 0a30f9aeef03613259476ae83c8fe09c File: /usr/share/doc/cmospwd-5.0 40755 root:root @@ -17,2 +18,2 @@ File: /usr/share/doc/cmospwd-5.0/cmospwd.txt 100644 root:root 5d0a1f01243a7b8c9b8ee45cca91651f -RPMIdentity: 5541a359de706cca8a3d82c9093e019d363cb406985e2d5e400d2c4274856c846fc8971f2fb52b610a7f3299feb72e3b59ebe54ec1412340171e4f3e07fac5ab +RPMIdentity: d03e83ec6d7a630394930a8e3128458e2dac8e5e9a3794ef20a7fe94241d2473272f30910b081c315e511d3d915c0a3dfc746e4c2d313547ab6dbbdbd6e95fcb --- 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 2023-04-04 00:35:23.469448047 +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/4b 40755 root:root +/usr/lib/debug/.build-id/4b/02dbecb82ab703e366a6a5e24d3a8454ce4409 120777 root:root ../../../../sbin/cmospwd +/usr/lib/debug/.build-id/4b/02dbecb82ab703e366a6a5e24d3a8454ce4409.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/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/02dbecb82ab703e366a6a5e24d3a8454ce4409 120777 root:root ../../../../sbin/cmospwd +File: /usr/lib/debug/.build-id/4b/02dbecb82ab703e366a6a5e24d3a8454ce4409.debug 120777 root:root ../../usr/sbin/cmospwd.debug +File: /usr/lib/debug/usr/sbin/cmospwd.debug 100644 root:root eb82cad3a7b6ecf46f138dad7fa389cf 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: 4bea48b1ef8a1a74d644fb124870e18e13a235e6ffe13dd74ff883b42eb30fe194bdf8b1ecc57c838e07851113e3ddefa657e743d5cc8ee61f11077e49cab41f