<86>Mar 5 03:50:09 userdel[2103417]: delete user 'rooter' <86>Mar 5 03:50:09 userdel[2103417]: removed group 'rooter' owned by 'rooter' <86>Mar 5 03:50:09 userdel[2103417]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 5 03:50:09 groupadd[2103437]: group added to /etc/group: name=rooter, GID=681 <86>Mar 5 03:50:09 groupadd[2103437]: group added to /etc/gshadow: name=rooter <86>Mar 5 03:50:09 groupadd[2103437]: new group: name=rooter, GID=681 <86>Mar 5 03:50:09 useradd[2103453]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Mar 5 03:50:09 userdel[2103471]: delete user 'builder' <86>Mar 5 03:50:09 userdel[2103471]: removed group 'builder' owned by 'builder' <86>Mar 5 03:50:09 userdel[2103471]: removed shadow group 'builder' owned by 'builder' <86>Mar 5 03:50:09 groupadd[2103480]: group added to /etc/group: name=builder, GID=682 <86>Mar 5 03:50:09 groupadd[2103480]: group added to /etc/gshadow: name=builder <86>Mar 5 03:50:09 groupadd[2103480]: new group: name=builder, GID=682 <86>Mar 5 03:50:09 useradd[2103489]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root warning: user grenka does not exist - using root warning: group grenka does not exist - using root <13>Mar 5 03:50:12 rpmi: xorg-proto-devel-2021.5-alt1 sisyphus+285490.100.1.1 1632124129 installed <13>Mar 5 03:50:12 rpmi: libXau-1.0.9-alt1 sisyphus+278247.100.1.1 1626080738 installed <13>Mar 5 03:50:12 rpmi: libICE-1.0.10-alt1 sisyphus+278827.100.1.1 1626220281 installed <13>Mar 5 03:50:12 rpmi: libSM-1.2.3-alt1 sisyphus+278820.100.1.1 1626219266 installed <13>Mar 5 03:50:12 rpmi: libXau-devel-1.0.9-alt1 sisyphus+278247.100.1.1 1626080738 installed <13>Mar 5 03:50:12 rpmi: libX11-locales-3:1.7.3-alt1 sisyphus+291550.100.1.1 1638859750 installed <13>Mar 5 03:50:12 rpmi: libXdmcp-1.1.3-alt1 sisyphus+278816.100.1.1 1626219233 installed <13>Mar 5 03:50:12 rpmi: libxcb-1.14-alt1 sisyphus+277968.100.1.3 1625952333 installed <13>Mar 5 03:50:12 rpmi: libX11-3:1.7.3-alt1 sisyphus+291550.100.1.1 1638859758 installed <13>Mar 5 03:50:12 rpmi: libXext-1.3.4-alt1 sisyphus+278817.100.1.3 1626262589 installed <13>Mar 5 03:50:12 rpmi: libXt-1.2.1-alt1 sisyphus+265202.200.1.1 1611565459 installed <13>Mar 5 03:50:12 rpmi: libXpm-3.5.13-alt1 sisyphus+278339.100.1.2 1626171703 installed <13>Mar 5 03:50:19 rpmi: libxcb-devel-1.14-alt1 sisyphus+277968.100.1.3 1625952333 installed <13>Mar 5 03:50:19 rpmi: libX11-devel-3:1.7.3-alt1 sisyphus+291550.100.1.1 1638859758 installed <13>Mar 5 03:50:19 rpmi: libXext-devel-1.3.4-alt1 sisyphus+278817.100.1.3 1626262589 installed <13>Mar 5 03:50:19 rpmi: libXpm-devel-3.5.13-alt1 sisyphus+278339.100.1.2 1626171703 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/wmWeather-1.31-alt5.nosrc.rpm (w1.gzdio) Installing wmWeather-1.31-alt5.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99769 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wmWeather-1.31 + echo 'Source #0 (wmWeather-1.31.tar.gz):' Source #0 (wmWeather-1.31.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/wmWeather-1.31.tar.gz + /bin/tar -xf - + cd wmWeather-1.31 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99769 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmWeather-1.31 + make -C Src 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon' make: Entering directory '/usr/src/RPM/BUILD/wmWeather-1.31/Src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DLinux -c wmWeather.c -o wmWeather.o -I/usr/X11R6/include/X11 -I/usr/X11R6/include wmWeather.c: In function 'main': wmWeather.c:236:23: warning: variable 'CurrentJD' set but not used [-Wunused-but-set-variable] 236 | double jd(), CurrentJD; | ^~~~~~~~~ wmWeather.c:226:20: warning: variable 's' set but not used [-Wunused-but-set-variable] 226 | int n, s, m, dt1, dt2, dt3, yd; | ^ wmWeather.c:226:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] 226 | int n, s, m, dt1, dt2, dt3, yd; | ^ wmWeather.c:422:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 422 | fgets(Line, 512, fp); | ^~~~~~~~~~~~~~~~~~~~ wmWeather.c:423:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 423 | fgets(Line, 512, fp); | ^~~~~~~~~~~~~~~~~~~~ wmWeather.c:424:17: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 424 | fgets(Line, 512, fp); | ^~~~~~~~~~~~~~~~~~~~ wmWeather.c:425:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 425 | fscanf(fp, "%d:%d", &UpdateUTHour, &UpdateUTMin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:443:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 443 | fscanf(fp, "%lf", &Temperature); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:445:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | fscanf(fp, "%lf", &DewPoint); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:448:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | fscanf(fp, "%lf", &WindChill); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:455:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 455 | fscanf(fp, "%lf", &Pressure); Pressure += 0.005; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:457:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 457 | fscanf(fp, "%lf", &Humidity); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:458:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 458 | fscanf(fp, "%lf", &Direction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:459:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 459 | fscanf(fp, "%lf", &Speed); | ^~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:820:13: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 820 | system(command); | ^~~~~~~~~~~~~~~ wmWeather.c: In function 'ButtonPressEvent': wmWeather.c:1135:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 1135 | system(Command); | ^~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -DLinux -c xutils.c -o xutils.o -I/usr/X11R6/include/X11 -I/usr/X11R6/include gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fcommon -o wmWeather wmWeather.o xutils.o -I/usr/X11R6/include/X11 -I/usr/X11R6/include -L/usr/X11R6/lib -lXpm -lX11 -lXext make: Leaving directory '/usr/src/RPM/BUILD/wmWeather-1.31/Src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41982 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wmWeather-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wmWeather-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd wmWeather-1.31 + install -d /usr/src/tmp/wmWeather-buildroot/usr/bin /usr/src/tmp/wmWeather-buildroot/usr/bin /usr/src/tmp/wmWeather-buildroot/usr/lib/menu /usr/src/tmp/wmWeather-buildroot/usr/share/man/man1 + install Src/wmWeather /usr/src/tmp/wmWeather-buildroot/usr/bin/ + install Src/GrabWeather /usr/src/tmp/wmWeather-buildroot/usr/bin/ + install Src/wmWeather.1 /usr/src/tmp/wmWeather-buildroot/usr/share/man/man1/ + install -m644 /usr/src/RPM/SOURCES/wmWeather.menu /usr/src/tmp/wmWeather-buildroot/usr/lib/menu/wmWeather + install -m644 /usr/src/RPM/SOURCES/wmWeather-README.ALT /usr/src/RPM/BUILD/wmWeather-1.31/README.ALT + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wmWeather-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wmWeather-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/wmWeather-buildroot/ (default) Compressing files in /usr/src/tmp/wmWeather-buildroot (auto) mode of '/usr/src/tmp/wmWeather-buildroot/usr/share/man/man1/wmWeather.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Adjusting library links in /usr/src/tmp/wmWeather-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/wmWeather-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/wmWeather: uses non-LFS functions: fopen Processing files: wmWeather-1.31-alt5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16138 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmWeather-1.31 + DOCDIR=/usr/src/tmp/wmWeather-buildroot/usr/share/doc/wmWeather-1.31 + export DOCDIR + rm -rf /usr/src/tmp/wmWeather-buildroot/usr/share/doc/wmWeather-1.31 + /bin/mkdir -p /usr/src/tmp/wmWeather-buildroot/usr/share/doc/wmWeather-1.31 + cp -prL HINTS BUGS CHANGES README.ALT /usr/src/tmp/wmWeather-buildroot/usr/share/doc/wmWeather-1.31 + chmod -R go-w /usr/src/tmp/wmWeather-buildroot/usr/share/doc/wmWeather-1.31 + chmod -R a+rX /usr/src/tmp/wmWeather-buildroot/usr/share/doc/wmWeather-1.31 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JBHRxJ 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.fidYiF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/wmWeather-buildroot/usr/bin/GrabWeather syntax OK Requires: /lib/ld-linux.so.2, /usr/bin/perl, libX11.so.6 >= set:ojpS1UuuXQR6i1ejFNizZkwKTAvhQ3vV8dOxE5hAkx1l42gQqoe56OedWDJgrSpNy4gOPGe, libXext.so.6 >= set:lkCEU1, libXpm.so.4 >= set:kj3ae, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), perl(ctime.pl), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.77KcsC Creating wmWeather-debuginfo package Processing files: wmWeather-debuginfo-1.31-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fkm8ut find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aipNR9 find-requires: running scripts (debuginfo) Requires: wmWeather = 1.31-alt5, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libX11.so.6), debug(libXext.so.6), debug(libXpm.so.4), debug(libc.so.6) Adding to wmWeather-debuginfo a strict dependency on wmWeather Wrote: /usr/src/RPM/RPMS/i586/wmWeather-1.31-alt5.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/wmWeather-debuginfo-1.31-alt5.i586.rpm (w2.lzdio) 4.99user 2.40system 0:10.87elapsed 68%CPU (0avgtext+0avgdata 27932maxresident)k 0inputs+0outputs (0major+181588minor)pagefaults 0swaps 18.67user 10.79system 0:31.07elapsed 94%CPU (0avgtext+0avgdata 104092maxresident)k 0inputs+0outputs (30092major+444338minor)pagefaults 0swaps --- wmWeather-1.31-alt5.i586.rpm.repo 2021-03-25 13:16:51.000000000 +0000 +++ wmWeather-1.31-alt5.i586.rpm.hasher 2022-03-05 03:50:36.530805077 +0000 @@ -20,2 +20,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -27,3 +28,3 @@ File: /usr/bin/GrabWeather 100755 root:root ce76a5914d81a15ba3910c0fa483f14c -File: /usr/bin/wmWeather 100755 root:root 22da7d9d616545d0785827714b25c7ae +File: /usr/bin/wmWeather 100755 root:root 14e5b5b4a17cd8bfa56ad899876f21b0 File: /usr/lib/menu/wmWeather 100644 root:root 9a42eb591983a8f69d4dce1760ffb8c6 @@ -35,2 +36,2 @@ File: /usr/share/man/man1/wmWeather.1.xz 100644 root:root bfa95cc871e2f1c58e8d0ebb0fe68f65 -RPMIdentity: 44ae86ce4d0d71d729fe08735b7abadb966569ee13a201437cec096f2d3145eb138f1cb895953ff95cf8fe294bb9b5583a317e26e1286a19858c5dd34968dc42 +RPMIdentity: 850c978ada552e5b53f0b951a1ca885d19977472a0047f743e8d30705dd8823ad7d5799d0539851bec99512d5e553f848dee9007b9db5f2d9087c162705d2ed9 --- wmWeather-debuginfo-1.31-alt5.i586.rpm.repo 2021-03-25 13:16:51.000000000 +0000 +++ wmWeather-debuginfo-1.31-alt5.i586.rpm.hasher 2022-03-05 03:50:36.675804250 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a7 40755 root:root -/usr/lib/debug/.build-id/a7/7d5b86189f9ccbcf883d94318e0e807799d9e5 120777 root:root ../../../../bin/wmWeather -/usr/lib/debug/.build-id/a7/7d5b86189f9ccbcf883d94318e0e807799d9e5.debug 120777 root:root ../../usr/bin/wmWeather.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/31bc11e427e89d84d13c0d0d3fbbba4d84873e 120777 root:root ../../../../bin/wmWeather +/usr/lib/debug/.build-id/f0/31bc11e427e89d84d13c0d0d3fbbba4d84873e.debug 120777 root:root ../../usr/bin/wmWeather.debug /usr/lib/debug/usr/bin/wmWeather.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: wmWeather-debuginfo = 1.31-alt5:sisyphus+268367.100.1.1 -File: /usr/lib/debug/.build-id/a7 40755 root:root -File: /usr/lib/debug/.build-id/a7/7d5b86189f9ccbcf883d94318e0e807799d9e5 120777 root:root ../../../../bin/wmWeather -File: /usr/lib/debug/.build-id/a7/7d5b86189f9ccbcf883d94318e0e807799d9e5.debug 120777 root:root ../../usr/bin/wmWeather.debug -File: /usr/lib/debug/usr/bin/wmWeather.debug 100644 root:root ce59b37a42eb8680efaf024015c2d90e +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/31bc11e427e89d84d13c0d0d3fbbba4d84873e 120777 root:root ../../../../bin/wmWeather +File: /usr/lib/debug/.build-id/f0/31bc11e427e89d84d13c0d0d3fbbba4d84873e.debug 120777 root:root ../../usr/bin/wmWeather.debug +File: /usr/lib/debug/usr/bin/wmWeather.debug 100644 root:root 93cec4e001109f0c1ea633275a52aeaf File: /usr/src/debug/wmWeather-1.31 40755 root:root @@ -30,2 +30,2 @@ File: /usr/src/debug/wmWeather-1.31/Src/xutils.h 100644 root:root 5ad1ee1f14d1106d34574209b25fd6f3 -RPMIdentity: 6c9c80938189e1326157c9567725ad1a1d3ea05c9450cfaec635ff791371f8b2c60a4da02119e461384134627712ac566fcd20566b9510a252fa0bd5073bb979 +RPMIdentity: 1ef17e3c2498c8351195150cbefe638b8c0444102a3a12c34b4b064c1995c2b2ee45d4ccef3e6b089f958d6618e67c012d5e414d1c3bdcd9aba2b69e0deebf65