<86>Dec 14 07:41:31 userdel[1397652]: delete user 'rooter' <86>Dec 14 07:41:31 userdel[1397652]: removed group 'rooter' owned by 'rooter' <86>Dec 14 07:41:31 userdel[1397652]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 07:41:31 groupadd[1397659]: group added to /etc/group: name=rooter, GID=681 <86>Dec 14 07:41:31 groupadd[1397659]: group added to /etc/gshadow: name=rooter <86>Dec 14 07:41:31 groupadd[1397659]: new group: name=rooter, GID=681 <86>Dec 14 07:41:31 useradd[1397666]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Dec 14 07:41:31 userdel[1397684]: delete user 'builder' <86>Dec 14 07:41:31 userdel[1397684]: removed group 'builder' owned by 'builder' <86>Dec 14 07:41:31 userdel[1397684]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 07:41:31 groupadd[1397690]: group added to /etc/group: name=builder, GID=682 <86>Dec 14 07:41:31 groupadd[1397690]: group added to /etc/gshadow: name=builder <86>Dec 14 07:41:31 groupadd[1397690]: new group: name=builder, GID=682 <86>Dec 14 07:41:31 useradd[1397694]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wmCalClock-1.25-alt10.src.rpm: The use of such a license name is ambiguous: GPL warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Dec 14 07:41:33 rpmi: xorg-proto-devel-2020.1-alt1 sisyphus+250406.100.1.1 1587554810 installed <13>Dec 14 07:41:33 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed <13>Dec 14 07:41:33 rpmi: libICE-1.0.10-alt1 sisyphus+247690.100.1.1 1584000387 installed <13>Dec 14 07:41:33 rpmi: libSM-1.2.3-alt1 sisyphus+226734.100.2.1 1554586158 installed <13>Dec 14 07:41:33 rpmi: libXau-devel-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed <13>Dec 14 07:41:33 rpmi: libX11-locales-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422159 installed <13>Dec 14 07:41:33 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949353 installed <13>Dec 14 07:41:33 rpmi: libxcb-1.14-alt1 sisyphus+247358.200.1.3 1583854228 installed <13>Dec 14 07:41:33 rpmi: libX11-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422166 installed <13>Dec 14 07:41:33 rpmi: libXext-1.3.4-alt1 sisyphus+225206.700.1.2 1552949429 installed <13>Dec 14 07:41:33 rpmi: libXt-1.2.0-alt1 sisyphus+247690.400.1.1 1584000596 installed <13>Dec 14 07:41:33 rpmi: libXpm-3.5.13-alt1 sisyphus+247690.300.1.1 1584000526 installed <13>Dec 14 07:41:35 rpmi: libxcb-devel-1.14-alt1 sisyphus+247358.200.1.3 1583854228 installed <13>Dec 14 07:41:35 rpmi: libX11-devel-3:1.6.12-alt1 sisyphus+256796.100.1.1 1598422166 installed <13>Dec 14 07:41:35 rpmi: libXext-devel-1.3.4-alt1 sisyphus+225206.700.1.2 1552949429 installed <13>Dec 14 07:41:35 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/wmCalClock-1.25-alt10.nosrc.rpm Installing wmCalClock-1.25-alt10.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67908 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wmCalClock-1.25 + echo 'Source #0 (wmCalClock-1.25.tar.bz2):' Source #0 (wmCalClock-1.25.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/wmCalClock-1.25.tar.bz2 + /bin/tar -xf - + cd wmCalClock-1.25 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67908 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmCalClock-1.25 + make -j8 -C Src INCDIR= LIBDIR= make: Entering directory '/usr/src/RPM/BUILD/wmCalClock-1.25/Src' gcc -O2 -Wall -DLinux -c xutils.c -o xutils.o make: Leaving directory '/usr/src/RPM/BUILD/wmCalClock-1.25/Src' make: Entering directory '/usr/src/RPM/BUILD/wmCalClock-1.25/Src' gcc -O2 -Wall -DLinux -c wmCalClock.c -o wmCalClock.o wmCalClock.c: In function 'ButtonPressEvent': wmCalClock.c:1003:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 1003 | system(Command); | ^~~~~~~~~~~~~~~ wmCalClock.c: In function 'ButtonPressEvent.part.0.isra': wmCalClock.c:1002:27: warning: '%s' directive writing up to 1023 bytes into a region of size 512 [-Wformat-overflow=] 1002 | sprintf(Command, "%s &", ExecuteCommand); | ^~ ~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from wmCalClock.c:90: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 1026 bytes into a destination of size 512 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmCalClock.c: In function 'main': wmCalClock.c:605:7: warning: 'D[7]' may be used uninitialized in this function [-Wmaybe-uninitialized] 605 | copyXPMArea(xsDigits[digit], yDigits, xdDigits[digit], ydDigits, xoff+extradx, 7+extrady); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmCalClock.c:602:24: warning: 'D[6]' may be used uninitialized in this function [-Wmaybe-uninitialized] 602 | xoff += (xdDigits[digit]+1); | ~~~~~~~~^~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/wmCalClock-1.25/Src' make: Entering directory '/usr/src/RPM/BUILD/wmCalClock-1.25/Src' gcc -o wmCalClock wmCalClock.o xutils.o -lXpm -lX11 -lXext /usr/bin/ld.default: xutils.o:(.bss+0x158): multiple definition of `iconwin'; wmCalClock.o:(.bss+0x8dc): first defined here /usr/bin/ld.default: xutils.o:(.bss+0x160): multiple definition of `display'; wmCalClock.o:(.bss+0x8e4): first defined here /usr/bin/ld.default: xutils.o:(.bss+0x154): multiple definition of `win'; wmCalClock.o:(.bss+0x8d8): first defined here /usr/bin/ld.default: xutils.o:(.bss+0x150): multiple definition of `screen'; wmCalClock.o:(.bss+0x8d4): first defined here /usr/bin/ld.default: xutils.o:(.bss+0x15c): multiple definition of `Root'; wmCalClock.o:(.bss+0x8e0): first defined here /usr/bin/ld.default: xutils.o:(.bss+0x14c): multiple definition of `DisplayDepth'; wmCalClock.o:(.bss+0x8d0): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:25: wmCalClock] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/wmCalClock-1.25/Src' error: Bad exit status from /usr/src/tmp/rpm-tmp.67908 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.67908 (%build) Command exited with non-zero status 1 0.78user 0.07system 0:00.74elapsed 114%CPU (0avgtext+0avgdata 28732maxresident)k 0inputs+0outputs (0major+24397minor)pagefaults 0swaps hsh-rebuild: rebuild of `wmCalClock-1.25-alt10.src.rpm' failed. Command exited with non-zero status 1 5.59user 2.66system 0:08.55elapsed 96%CPU (0avgtext+0avgdata 108872maxresident)k 0inputs+0outputs (0major+262146minor)pagefaults 0swaps