<86>Dec 4 15:28:08 userdel[1128881]: delete user 'rooter' <86>Dec 4 15:28:08 userdel[1128881]: removed group 'rooter' owned by 'rooter' <86>Dec 4 15:28:08 userdel[1128881]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 4 15:28:08 groupadd[1128919]: group added to /etc/group: name=rooter, GID=672 <86>Dec 4 15:28:08 groupadd[1128919]: group added to /etc/gshadow: name=rooter <86>Dec 4 15:28:08 groupadd[1128919]: new group: name=rooter, GID=672 <86>Dec 4 15:28:08 useradd[1128946]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Dec 4 15:28:08 userdel[1128989]: delete user 'builder' <86>Dec 4 15:28:08 userdel[1128989]: removed group 'builder' owned by 'builder' <86>Dec 4 15:28:08 userdel[1128989]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 15:28:08 groupadd[1129045]: group added to /etc/group: name=builder, GID=673 <86>Dec 4 15:28:08 groupadd[1129045]: group added to /etc/gshadow: name=builder <86>Dec 4 15:28:08 groupadd[1129045]: new group: name=builder, GID=673 <86>Dec 4 15:28:08 useradd[1129076]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wmWeather-1.31-alt4.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Dec 4 15:28:12 rpmi: xorg-proto-devel-2020.1-alt1 sisyphus+250406.100.1.1 1587554810 installed <13>Dec 4 15:28:12 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed <13>Dec 4 15:28:12 rpmi: libICE-1.0.10-alt1 sisyphus+247690.100.1.1 1584000387 installed <13>Dec 4 15:28:12 rpmi: libSM-1.2.3-alt1 sisyphus+226734.100.2.1 1554586158 installed <13>Dec 4 15:28:12 rpmi: libXau-devel-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed <13>Dec 4 15:28:12 rpmi: libX11-locales-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422159 installed <13>Dec 4 15:28:12 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949353 installed <13>Dec 4 15:28:12 rpmi: libxcb-1.14-alt1 sisyphus+247358.200.1.3 1583854228 installed <13>Dec 4 15:28:12 rpmi: libX11-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422166 installed <13>Dec 4 15:28:12 rpmi: libXext-1.3.4-alt1 sisyphus+225206.700.1.2 1552949429 installed <13>Dec 4 15:28:12 rpmi: libXt-1.2.0-alt1 sisyphus+247690.400.1.1 1584000596 installed <13>Dec 4 15:28:12 rpmi: libXpm-3.5.13-alt1 sisyphus+247690.300.1.1 1584000526 installed <13>Dec 4 15:28:18 rpmi: libxcb-devel-1.14-alt1 sisyphus+247358.200.1.3 1583854228 installed <13>Dec 4 15:28:18 rpmi: libX11-devel-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422166 installed <13>Dec 4 15:28:18 rpmi: libXext-devel-1.3.4-alt1 sisyphus+225206.700.1.2 1552949429 installed <13>Dec 4 15:28:18 rpmi: libXpm-devel-3.5.13-alt1 sisyphus+247690.300.1.1 1584000526 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/wmWeather-1.31-alt4.qa1.nosrc.rpm Installing wmWeather-1.31-alt4.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63765 + 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.63765 + 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 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/wmWeather-1.31/Src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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:867, from wmWeather.c:151: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 24 or more bytes (assuming 33) into a destination of size 10 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DLinux -c xutils.c -o xutils.o -I/usr/X11R6/include/X11 -I/usr/X11R6/include gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o wmWeather wmWeather.o xutils.o -I/usr/X11R6/include/X11 -I/usr/X11R6/include -L/usr/X11R6/lib -lXpm -lX11 -lXext /usr/bin/ld.default: xutils.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:23: multiple definition of `iconwin'; wmWeather.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:23: first defined here /usr/bin/ld.default: xutils.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:21: multiple definition of `display'; wmWeather.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:21: first defined here /usr/bin/ld.default: xutils.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:23: multiple definition of `win'; wmWeather.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:23: first defined here /usr/bin/ld.default: xutils.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:24: multiple definition of `screen'; wmWeather.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:24: first defined here /usr/bin/ld.default: xutils.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:22: multiple definition of `Root'; wmWeather.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:22: first defined here /usr/bin/ld.default: xutils.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:25: multiple definition of `DisplayDepth'; wmWeather.o:/usr/src/RPM/BUILD/wmWeather-1.31/Src/xutils.h:25: first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:22: wmWeather] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/wmWeather-1.31/Src' error: Bad exit status from /usr/src/tmp/rpm-tmp.63765 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.63765 (%build) Command exited with non-zero status 1 3.74user 0.26system 0:03.94elapsed 101%CPU (0avgtext+0avgdata 30364maxresident)k 0inputs+0outputs (0major+25497minor)pagefaults 0swaps hsh-rebuild: rebuild of `wmWeather-1.31-alt4.qa1.src.rpm' failed. Command exited with non-zero status 1 16.01user 6.79system 0:22.09elapsed 103%CPU (0avgtext+0avgdata 108992maxresident)k 416inputs+0outputs (0major+264117minor)pagefaults 0swaps