<86>Oct 29 16:10:24 userdel[3861894]: delete user 'rooter' <86>Oct 29 16:10:24 userdel[3861894]: removed group 'rooter' owned by 'rooter' <86>Oct 29 16:10:24 userdel[3861894]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 16:10:24 groupadd[3861912]: group added to /etc/group: name=rooter, GID=1805 <86>Oct 29 16:10:24 groupadd[3861912]: group added to /etc/gshadow: name=rooter <86>Oct 29 16:10:24 groupadd[3861912]: new group: name=rooter, GID=1805 <86>Oct 29 16:10:24 useradd[3861926]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none <86>Oct 29 16:10:24 userdel[3861936]: delete user 'builder' <86>Oct 29 16:10:24 userdel[3861936]: removed group 'builder' owned by 'builder' <86>Oct 29 16:10:24 userdel[3861936]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 16:10:24 groupadd[3861943]: group added to /etc/group: name=builder, GID=1806 <86>Oct 29 16:10:24 groupadd[3861943]: group added to /etc/gshadow: name=builder <86>Oct 29 16:10:24 groupadd[3861943]: new group: name=builder, GID=1806 <86>Oct 29 16:10:24 useradd[3861953]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/mtxe-1.0.2-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 29 16:10:27 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 29 16:10:27 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 29 16:10:27 rpmi: libfrag-opt-0.5.5-alt3.qa1 1365951543 installed <13>Oct 29 16:10:27 rpmi: libfrag-opt-devel-0.5.5-alt3.qa1 1365951543 installed <13>Oct 29 16:10:27 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 29 16:10:27 rpmi: hostinfo-2.2-alt7 sisyphus+346296.200.3.3 1716452603 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mtxe-1.0.2-alt1.qa1.nosrc.rpm (w1.gzdio) Installing mtxe-1.0.2-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mtxe-1.0.2 + echo 'Source #0 (mtxe-1.0.2.tar.bz2):' Source #0 (mtxe-1.0.2.tar.bz2): + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/mtxe-1.0.2.tar.bz2 + /bin/tar -xf - + cd mtxe-1.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (mtxe-0.99.2-lncurses.patch):' Patch #1 (mtxe-0.99.2-lncurses.patch): + /usr/bin/patch -p1 patching file src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mtxe-1.0.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for library containing napms... -lcurses checking for new_panel in -lpanel... yes checking for frag_init in -lfrag-opt... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... no checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking panel.h usability... yes checking panel.h presence... yes checking for panel.h... yes checking frag-opt.h usability... yes checking frag-opt.h presence... yes checking for frag-opt.h... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gettimeofday... yes checking for ftime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j16 Making all in src make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c opts.c opts.c: In function 'opts': opts.c:66:38: error: passing argument 3 of 'frag_init' from incompatible pointer type [-Wincompatible-pointer-types] 66 | frag = frag_init(fops, argc, argv, 0); | ^~~~ | | | const char ** In file included from opts.c:17: /usr/include/frag-opt.h:92:59: note: expected 'char **' but argument is of type 'const char **' 92 | FRAG *frag_init(frag_option *fops, int argc, char **argv, int flags); | ~~~~~~~^~~~ make[2]: *** [Makefile:234: opts.o] Error 1 make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[2]: *** Waiting for unfinished jobs.... make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c mtxe.c mtxe.c: In function 'mtxe_chaos': mtxe.c:154:64: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 154 | mtxe->chaos = !((1.0 / (double) RAND(mtxe->units) + 1) * (double) RAND(mtxe->units)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c cui.c cui.c: In function 'cui_draw_all': cui.c:317:52: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=] 317 | mvprintw(g->max.y - 1, 0, "U%4d L%2d S%2d C%2d", g->mtxe->units, g->loopt / 1000, g->slept, g->mtxe->chaos); | ~~^ ~~~~~~~~~~~~~~~ | | | | int long unsigned int | %2ld cui.c:317:57: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat=] 317 | mvprintw(g->max.y - 1, 0, "U%4d L%2d S%2d C%2d", g->mtxe->units, g->loopt / 1000, g->slept, g->mtxe->chaos); | ~~^ ~~~~~~~~ | | | | int long unsigned int | %2ld make[2]: Leaving directory '/usr/src/RPM/BUILD/mtxe-1.0.2/src' make[1]: *** [Makefile:142: all] Error 2 make: *** [Makefile:240: all-recursive] Error 1 error: Bad exit status from /usr/src/tmp/rpm-tmp.55701 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.55701 (%build) Command exited with non-zero status 1 1.00user 1.64system 0:03.33elapsed 79%CPU (0avgtext+0avgdata 25392maxresident)k 0inputs+0outputs (0major+342534minor)pagefaults 0swaps hsh-rebuild: rebuild of `mtxe-1.0.2-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 3.06user 2.32system 0:10.97elapsed 49%CPU (0avgtext+0avgdata 136652maxresident)k 72inputs+0outputs (0major+198867minor)pagefaults 0swaps