<86>Mar 16 10:21:56 userdel[3034591]: delete user 'rooter' <86>Mar 16 10:21:56 userdel[3034591]: removed group 'rooter' owned by 'rooter' <86>Mar 16 10:21:56 userdel[3034591]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 16 10:21:56 groupadd[3034596]: group added to /etc/group: name=rooter, GID=615 <86>Mar 16 10:21:56 groupadd[3034596]: group added to /etc/gshadow: name=rooter <86>Mar 16 10:21:56 groupadd[3034596]: new group: name=rooter, GID=615 <86>Mar 16 10:21:56 useradd[3034612]: new user: name=rooter, UID=615, GID=615, home=/root, shell=/bin/bash <86>Mar 16 10:21:56 userdel[3034630]: delete user 'builder' <86>Mar 16 10:21:56 userdel[3034630]: removed group 'builder' owned by 'builder' <86>Mar 16 10:21:56 userdel[3034630]: removed shadow group 'builder' owned by 'builder' <86>Mar 16 10:21:56 groupadd[3034674]: group added to /etc/group: name=builder, GID=616 <86>Mar 16 10:21:56 groupadd[3034674]: group added to /etc/gshadow: name=builder <86>Mar 16 10:21:56 groupadd[3034674]: new group: name=builder, GID=616 <86>Mar 16 10:21:56 useradd[3034681]: new user: name=builder, UID=616, GID=616, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wmfortune-0.241-alt4.qa2.src.rpm: The use of such a license name is ambiguous: GPL <13>Mar 16 10:21:58 rpmi: xorg-proto-devel-2019.1-alt1 sisyphus+232786.100.1.1 1561106722 installed <13>Mar 16 10:21:58 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed <13>Mar 16 10:21:58 rpmi: libICE-1.0.10-alt1 sisyphus+247690.100.1.1 1584000387 installed <13>Mar 16 10:21:58 rpmi: libSM-1.2.3-alt1 sisyphus+226734.100.2.1 1554586158 installed <13>Mar 16 10:21:58 rpmi: libXau-devel-1.0.9-alt1 sisyphus+223149.200.2.1 1551268152 installed <13>Mar 16 10:21:58 rpmi: libX11-locales-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056781 installed <13>Mar 16 10:21:58 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949353 installed <13>Mar 16 10:21:58 rpmi: libxcb-1.14-alt1 sisyphus+247358.200.1.3 1583854228 installed <13>Mar 16 10:21:58 rpmi: libX11-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056801 installed <13>Mar 16 10:21:58 rpmi: libXext-1.3.4-alt1 sisyphus+225206.700.1.2 1552949429 installed <13>Mar 16 10:21:58 rpmi: libXt-1.2.0-alt1 sisyphus+247690.400.1.1 1584000596 installed <13>Mar 16 10:21:58 rpmi: libXpm-3.5.13-alt1 sisyphus+247690.300.1.1 1584000526 installed <13>Mar 16 10:22:00 rpmi: libxcb-devel-1.14-alt1 sisyphus+247358.200.1.3 1583854228 installed <13>Mar 16 10:22:00 rpmi: libX11-devel-3:1.6.9-alt1 sisyphus+239210.100.1.1 1571056801 installed <13>Mar 16 10:22:00 rpmi: libXext-devel-1.3.4-alt1 sisyphus+225206.700.1.2 1552949429 installed <13>Mar 16 10:22:00 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/wmfortune-0.241-alt4.qa2.nosrc.rpm Installing wmfortune-0.241-alt4.qa2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65198 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wmfortune-0.241 + echo 'Source #0 (wmfortune-0.241.tar.bz2):' Source #0 (wmfortune-0.241.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/wmfortune-0.241.tar.bz2 + /bin/tar -xf - + cd wmfortune-0.241 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65198 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmfortune-0.241 + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' make: Entering directory '/usr/src/RPM/BUILD/wmfortune-0.241' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic wmfortune.c -c wmfortune.c: In function 'fill_buff': wmfortune.c:82:3: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 82 | memset(buff, '\0', BUFF_SIZE); | ^~~~~~ wmfortune.c:82:3: warning: incompatible implicit declaration of built-in function 'memset' wmfortune.c:32:1: note: include '' or provide a declaration of 'memset' 31 | #include "XPM/panel_window.xpm" +++ |+#include 32 | wmfortune.c: In function 'main': wmfortune.c:164:17: warning: pointer targets in passing argument 4 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 164 | &panel_mask, &w, &h); | ^~ | | | int * In file included from wmfortune.c:28: dockapp.h:172:16: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~ wmfortune.c:164:21: warning: pointer targets in passing argument 5 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 164 | &panel_mask, &w, &h); | ^~ | | | int * In file included from wmfortune.c:28: dockapp.h:172:33: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~~ wmfortune.c:166:40: warning: pointer targets in passing argument 4 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 166 | &panel_button_pressed_pixmap, NULL, &w, &h); | ^~ | | | int * In file included from wmfortune.c:28: dockapp.h:172:16: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~ wmfortune.c:166:44: warning: pointer targets in passing argument 5 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 166 | &panel_button_pressed_pixmap, NULL, &w, &h); | ^~ | | | int * In file included from wmfortune.c:28: dockapp.h:172:33: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~~ wmfortune.c:168:32: warning: pointer targets in passing argument 4 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 168 | &panel_window_pixmap, NULL, &w, &h); | ^~ | | | int * In file included from wmfortune.c:28: dockapp.h:172:16: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~ wmfortune.c:168:36: warning: pointer targets in passing argument 5 of 'DAMakePixmapFromData' differ in signedness [-Wpointer-sign] 168 | &panel_window_pixmap, NULL, &w, &h); | ^~ | | | int * In file included from wmfortune.c:28: dockapp.h:172:33: note: expected 'unsigned int *' but argument is of type 'int *' 172 | unsigned *width, unsigned *height); | ~~~~~~~~~~^~~~~~ wmfortune.c:194:62: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 194 | XDrawString(DADisplay, pixmap, gc, j, STRING_Y, buff, strlen(buff)); | ^~~~~~ wmfortune.c:194:62: warning: incompatible implicit declaration of built-in function 'strlen' wmfortune.c:194:62: note: include '' or provide a declaration of 'strlen' make: Leaving directory '/usr/src/RPM/BUILD/wmfortune-0.241' make: Entering directory '/usr/src/RPM/BUILD/wmfortune-0.241' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic dockapp.c -c make: Leaving directory '/usr/src/RPM/BUILD/wmfortune-0.241' make: Entering directory '/usr/src/RPM/BUILD/wmfortune-0.241' gcc wmfortune.o dockapp.o -L/usr/X11R6/lib -lXpm -lXext -lX11 -o wmfortune make: Leaving directory '/usr/src/RPM/BUILD/wmfortune-0.241' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65198 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wmfortune-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wmfortune-buildroot + cd wmfortune-0.241 + install -p -D -m755 wmfortune /usr/src/tmp/wmfortune-buildroot/usr/bin/wmfortune + install -p -D -m644 /usr/src/RPM/SOURCES/wmfortune.menu /usr/src/tmp/wmfortune-buildroot/usr/lib/menu/wmfortune + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wmfortune-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wmfortune-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/wmfortune-buildroot/ (default) Compressing files in /usr/src/tmp/wmfortune-buildroot (auto) Adjusting library links in /usr/src/tmp/wmfortune-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/wmfortune-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: wmfortune-0.241-alt4.qa2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.53998 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wmfortune-0.241 + DOCDIR=/usr/src/tmp/wmfortune-buildroot/usr/share/doc/wmfortune-0.241 + export DOCDIR + rm -rf /usr/src/tmp/wmfortune-buildroot/usr/share/doc/wmfortune-0.241 + /bin/mkdir -p /usr/src/tmp/wmfortune-buildroot/usr/share/doc/wmfortune-0.241 + cp -prL README INSTALL CHANGES TODO /usr/src/tmp/wmfortune-buildroot/usr/share/doc/wmfortune-0.241 + chmod -R go-w /usr/src/tmp/wmfortune-buildroot/usr/share/doc/wmfortune-0.241 + chmod -R a+rX /usr/src/tmp/wmfortune-buildroot/usr/share/doc/wmfortune-0.241 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HR9ufu find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CoJyLu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: fortune-mod, /lib/ld-linux.so.2, libX11.so.6 >= set:ojpS1zqNZD9ODPZqu5pDcPdawjDFQZBiSm3iBuvEIQazkHfy8F23GZcgVrM9bnV12N58wU0Km1wN74, 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.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.pDZugv Creating wmfortune-debuginfo package Processing files: wmfortune-debuginfo-0.241-alt4.qa2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FB5fLt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gth5lw find-requires: running scripts (debuginfo) Requires: wmfortune = 0.241-alt4.qa2, /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) Wrote: /usr/src/RPM/RPMS/i586/wmfortune-0.241-alt4.qa2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/wmfortune-debuginfo-0.241-alt4.qa2.i586.rpm 2.84user 0.55system 0:07.75elapsed 43%CPU (0avgtext+0avgdata 25412maxresident)k 0inputs+0outputs (0major+172267minor)pagefaults 0swaps /.out/wmfortune-0.241-alt4.qa2.i586.rpm: The use of such a license name is ambiguous: GPL /.out/wmfortune-debuginfo-0.241-alt4.qa2.i586.rpm: The use of such a license name is ambiguous: GPL 7.57user 3.49system 0:16.75elapsed 66%CPU (0avgtext+0avgdata 115060maxresident)k 0inputs+0outputs (0major+472934minor)pagefaults 0swaps