<86>May 19 03:19:01 userdel[877780]: delete user 'rooter' <86>May 19 03:19:01 userdel[877780]: removed group 'rooter' owned by 'rooter' <86>May 19 03:19:01 userdel[877780]: removed shadow group 'rooter' owned by 'rooter' <86>May 19 03:19:01 groupadd[877800]: group added to /etc/group: name=rooter, GID=642 <86>May 19 03:19:01 groupadd[877800]: group added to /etc/gshadow: name=rooter <86>May 19 03:19:01 groupadd[877800]: new group: name=rooter, GID=642 <86>May 19 03:19:01 useradd[877831]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>May 19 03:19:01 userdel[877849]: delete user 'builder' <86>May 19 03:19:01 userdel[877849]: removed group 'builder' owned by 'builder' <86>May 19 03:19:01 userdel[877849]: removed shadow group 'builder' owned by 'builder' <86>May 19 03:19:01 groupadd[877866]: group added to /etc/group: name=builder, GID=643 <86>May 19 03:19:01 groupadd[877866]: group added to /etc/gshadow: name=builder <86>May 19 03:19:01 groupadd[877866]: new group: name=builder, GID=643 <86>May 19 03:19:01 useradd[877881]: new user: name=builder, UID=643, GID=643, 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>May 19 03:19:04 rpmi: xorg-proto-devel-2020.1-alt1 sisyphus+250406.100.1.1 1587554810 installed <13>May 19 03:19:04 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed <13>May 19 03:19:04 rpmi: libICE-1.0.10-alt1 sisyphus+247690.100.1.1 1584000383 installed <13>May 19 03:19:04 rpmi: libSM-1.2.3-alt1 sisyphus+226734.100.2.1 1554586157 installed <13>May 19 03:19:04 rpmi: libXau-devel-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed <13>May 19 03:19:04 rpmi: libX11-locales-3:1.7.0-alt1 sisyphus+264667.100.1.2 1610655150 installed <13>May 19 03:19:04 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed <13>May 19 03:19:04 rpmi: libxcb-1.14-alt1 sisyphus+247358.200.1.3 1583854223 installed <13>May 19 03:19:04 rpmi: libX11-3:1.7.0-alt1 sisyphus+264667.100.1.2 1610655150 installed <13>May 19 03:19:04 rpmi: libXext-1.3.4-alt1 sisyphus+225206.700.1.2 1552949422 installed <13>May 19 03:19:04 rpmi: libXt-1.2.1-alt1 sisyphus+265202.200.1.1 1611565457 installed <13>May 19 03:19:04 rpmi: libXpm-3.5.13-alt1 sisyphus+247690.300.1.1 1584000502 installed <13>May 19 03:19:05 rpmi: libxcb-devel-1.14-alt1 sisyphus+247358.200.1.3 1583854223 installed <13>May 19 03:19:05 rpmi: libX11-devel-3:1.7.0-alt1 sisyphus+264667.100.1.2 1610655150 installed <13>May 19 03:19:05 rpmi: libXext-devel-1.3.4-alt1 sisyphus+225206.700.1.2 1552949422 installed <13>May 19 03:19:05 rpmi: libXpm-devel-3.5.13-alt1 sisyphus+247690.300.1.1 1584000502 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wmWeather-1.31-alt5.nosrc.rpm (w1.gzdio) Installing wmWeather-1.31-alt5.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53965 + 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.53965 + 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 -fcommon' make: Entering directory '/usr/src/RPM/BUILD/wmWeather-1.31/Src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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:15: warning: variable 'CurrentJD' set but not used [-Wunused-but-set-variable] 236 | double jd(), CurrentJD; | ^~~~~~~~~ wmWeather.c:226:9: warning: variable 's' set but not used [-Wunused-but-set-variable] 226 | int n, s, m, dt1, dt2, dt3, yd; | ^ wmWeather.c:226:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] 226 | int n, s, m, dt1, dt2, dt3, yd; | ^ wmWeather.c:422:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 422 | fgets(Line, 512, fp); | ^~~~~~~~~~~~~~~~~~~~ wmWeather.c:423:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 423 | fgets(Line, 512, fp); | ^~~~~~~~~~~~~~~~~~~~ wmWeather.c:424:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 424 | fgets(Line, 512, fp); | ^~~~~~~~~~~~~~~~~~~~ wmWeather.c:425:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 425 | fscanf(fp, "%d:%d", &UpdateUTHour, &UpdateUTMin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:443:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 443 | fscanf(fp, "%lf", &Temperature); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:445:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | fscanf(fp, "%lf", &DewPoint); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:448:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | fscanf(fp, "%lf", &WindChill); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:455:7: 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:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 457 | fscanf(fp, "%lf", &Humidity); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:458:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 458 | fscanf(fp, "%lf", &Direction); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:459:7: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 459 | fscanf(fp, "%lf", &Speed); | ^~~~~~~~~~~~~~~~~~~~~~~~~ wmWeather.c:820:6: 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:2: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 1135 | system(Command); | ^~~~~~~~~~~~~~~ wmWeather.c: In function 'main': wmWeather.c:419:37: warning: '/.wmWeatherReports/' directive writing 19 bytes into a region of size 10 [-Wformat-overflow=] 419 | sprintf(FileName, "%s/.wmWeatherReports/%s.dat", getenv("HOME"), StationID); | ~~~~~~~~~~^~~~~~~~~ In file included from /usr/include/stdio.h:866, from wmWeather.c:151: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 24 or more bytes (assuming 33) into a destination of size 10 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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.82684 + 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) Processing files: wmWeather-1.31-alt5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82684 + 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.G0auzH 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.S2E2lG 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: /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libX11.so.6()(64bit) >= set:ojpS1UuuXQR6i1ejFNizZkwKTAvhQ3vV8dOxE5hAkx1l42gQqoe56OedWDJgrSpNy4gOPGe, libXext.so.6()(64bit) >= set:lkCEU1, libXpm.so.4()(64bit) >= set:kj3ae, 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), libc.so.6(GLIBC_2.7)(64bit), 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.QdjDHF 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.5cTIFE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RoIrsF find-requires: running scripts (debuginfo) Requires: wmWeather = 1.31-alt5, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libXext.so.6), debug64(libXpm.so.4), debug64(libc.so.6) Adding to wmWeather-debuginfo a strict dependency on wmWeather Wrote: /usr/src/RPM/RPMS/x86_64/wmWeather-1.31-alt5.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wmWeather-debuginfo-1.31-alt5.x86_64.rpm (w2.lzdio) 1.10user 0.66system 0:06.06elapsed 29%CPU (0avgtext+0avgdata 37120maxresident)k 0inputs+0outputs (0major+199188minor)pagefaults 0swaps 6.37user 4.04system 0:15.48elapsed 67%CPU (0avgtext+0avgdata 109068maxresident)k 0inputs+0outputs (0major+501814minor)pagefaults 0swaps