<86>Oct 29 14:58:04 userdel[2287131]: delete user 'rooter' <86>Oct 29 14:58:04 userdel[2287131]: removed group 'rooter' owned by 'rooter' <86>Oct 29 14:58:04 userdel[2287131]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 14:58:04 groupadd[2287155]: group added to /etc/group: name=rooter, GID=1265 <86>Oct 29 14:58:04 groupadd[2287155]: group added to /etc/gshadow: name=rooter <86>Oct 29 14:58:04 groupadd[2287155]: new group: name=rooter, GID=1265 <86>Oct 29 14:58:04 useradd[2287184]: new user: name=rooter, UID=1265, GID=1265, home=/root, shell=/bin/bash, from=none <86>Oct 29 14:58:04 userdel[2287228]: delete user 'builder' <86>Oct 29 14:58:04 userdel[2287228]: removed group 'builder' owned by 'builder' <86>Oct 29 14:58:04 userdel[2287228]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 14:58:04 groupadd[2287262]: group added to /etc/group: name=builder, GID=1266 <86>Oct 29 14:58:04 groupadd[2287262]: group added to /etc/gshadow: name=builder <86>Oct 29 14:58:04 groupadd[2287262]: new group: name=builder, GID=1266 <86>Oct 29 14:58:04 useradd[2287301]: new user: name=builder, UID=1266, GID=1266, home=/usr/src, shell=/bin/bash, from=none <13>Oct 29 14:58:10 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.28563 + 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.28563 + 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.61547 + 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.78803 + 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.Oh7p2D 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.gy7xuG 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.OWGm6C 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.PxkjUi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qkJBhS 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) 2.63user 1.42system 0:08.09elapsed 50%CPU (0avgtext+0avgdata 44264maxresident)k 0inputs+0outputs (0major+155527minor)pagefaults 0swaps 6.61user 2.53system 0:22.35elapsed 40%CPU (0avgtext+0avgdata 136204maxresident)k 504inputs+0outputs (0major+192588minor)pagefaults 0swaps --- cmospwd-5.0-alt2_13.x86_64.rpm.repo 2024-05-21 06:45:58.324110906 +0000 +++ cmospwd-5.0-alt2_13.x86_64.rpm.hasher 2024-10-29 14:58:23.717679479 +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 dbd75e8799ecb7fb4470f6fd52314545 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: ccbbae462e7fe0cd88076062d5a6c27196dc9251165d728e22eb8cc79402ee9bfafe47b3aa33267c293989a970adfda7329d32a0a85d5e2d5c0d9d61cc4c82f7 --- cmospwd-debuginfo-5.0-alt2_13.x86_64.rpm.repo 2024-05-21 06:45:58.455112159 +0000 +++ cmospwd-debuginfo-5.0-alt2_13.x86_64.rpm.hasher 2024-10-29 14:58:23.893681442 +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/42 40755 root:root +/usr/lib/debug/.build-id/42/d0b314d94c847ade29c88562c6aa02af30c193 120777 root:root ../../../../sbin/cmospwd +/usr/lib/debug/.build-id/42/d0b314d94c847ade29c88562c6aa02af30c193.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/42 40755 root:root +File: /usr/lib/debug/.build-id/42/d0b314d94c847ade29c88562c6aa02af30c193 120777 root:root ../../../../sbin/cmospwd +File: /usr/lib/debug/.build-id/42/d0b314d94c847ade29c88562c6aa02af30c193.debug 120777 root:root ../../usr/sbin/cmospwd.debug +File: /usr/lib/debug/usr/sbin/cmospwd.debug 100644 root:root 27c0b330e5fde9b68d7fd8bfedbcb394 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: dc4d8e10130bb018af8908c36880d182e5eec1b89e36c00868725569909f9c4cce93acb25943112c883a4715de03ba5d1edb70f0fae73baf7d70d0965b42da0b