<86>Oct 29 15:24:16 userdel[2788434]: delete user 'rooter' <86>Oct 29 15:24:16 userdel[2788434]: removed group 'rooter' owned by 'rooter' <86>Oct 29 15:24:16 userdel[2788434]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 29 15:24:16 groupadd[2788466]: group added to /etc/group: name=rooter, GID=1835 <86>Oct 29 15:24:16 groupadd[2788466]: group added to /etc/gshadow: name=rooter <86>Oct 29 15:24:16 groupadd[2788466]: new group: name=rooter, GID=1835 <86>Oct 29 15:24:16 useradd[2788492]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none <86>Oct 29 15:24:16 userdel[2788520]: delete user 'builder' <86>Oct 29 15:24:16 userdel[2788520]: removed group 'builder' owned by 'builder' <86>Oct 29 15:24:16 userdel[2788520]: removed shadow group 'builder' owned by 'builder' <86>Oct 29 15:24:16 groupadd[2788544]: group added to /etc/group: name=builder, GID=1836 <86>Oct 29 15:24:16 groupadd[2788544]: group added to /etc/gshadow: name=builder <86>Oct 29 15:24:16 groupadd[2788544]: new group: name=builder, GID=1836 <86>Oct 29 15:24:16 useradd[2788561]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/aewan-1.0.01-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 29 15:24:19 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 29 15:24:19 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 29 15:24:19 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Oct 29 15:24:19 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/aewan-1.0.01-alt1.qa1.nosrc.rpm (w1.gzdio) Installing aewan-1.0.01-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.731 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf aewan-1.0.01 + echo 'Source #0 (aewan-1.0.01.tar.gz):' Source #0 (aewan-1.0.01.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/aewan-1.0.01.tar.gz + /bin/tar -xf - + cd aewan-1.0.01 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71625 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aewan-1.0.01 + 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 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 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 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 stdbool.h that conforms to C99... yes checking for _Bool... yes checking for initscr in -lncurses... yes checking for gzopen in -lz... yes checking for ANSI C header files... (cached) no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for atexit... yes checking for strdup... yes checking for strerror... yes checking for cygwin OSTYPE... not cygwin configure: creating ./config.status config.status: creating Makefile + make -j16 make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c debug_aewl.c -o debug_aewl.o debug_aewl.c: In function 'debug_aewl': debug_aewl.c:22:14: error: implicit declaration of function 'filedlg_show' [-Wimplicit-function-declaration] 22 | char *s = filedlg_show("Test Dialog"); | ^~~~~~~~~~~~ debug_aewl.c:22:14: error: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] make: *** [Makefile:79: debug_aewl.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c chtr.c -o chtr.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c clipboard.c -o clipboard.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c colordlg.c -o colordlg.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c export.c -o export.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c aeff.c -o aeff.o In file included from bores/bores.h:32, from aeff.h:54, from aeff.c:64: aeff.c: In function 'read_parse_data_line': aeff.c:91:40: error: passing argument 2 of 'freadline_ex' from incompatible pointer type [-Wincompatible-pointer-types] 91 | autod_assign( line, freadline_ex(f, gzgetc) ); | ^~~~~~ | | | int (*)(struct gzFile_s *) bores/autod.h:110:53: note: in definition of macro 'autod_assign' 110 | (void**)&ptr, newvalue) | ^~~~~~~~ In file included from bores/bores.h:37: bores/util.h:144:36: note: expected 'int (*)(void *)' but argument is of type 'int (*)(struct gzFile_s *)' 144 | char *freadline_ex(void *fh, int (*readch)(void*)); | ~~~~~~^~~~~~~~~~~~~~ aeff.c: In function 'aeff_read_mark': aeff.c:195:42: error: passing argument 2 of 'freadline_ex' from incompatible pointer type [-Wincompatible-pointer-types] 195 | autod_assign(line, freadline_ex(f->f, gzgetc)); | ^~~~~~ | | | int (*)(struct gzFile_s *) bores/autod.h:110:53: note: in definition of macro 'autod_assign' 110 | (void**)&ptr, newvalue) | ^~~~~~~~ bores/util.h:144:36: note: expected 'int (*)(void *)' but argument is of type 'int (*)(struct gzFile_s *)' 144 | char *freadline_ex(void *fh, int (*readch)(void*)); | ~~~~~~^~~~~~~~~~~~~~ make: *** [Makefile:79: aeff.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c absmenu.c -o absmenu.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c helpdlg.c -o helpdlg.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c document.c -o document.o document.c: In function 'document_add_layer': document.c:63:42: warning: operation on 'doc->layer_count' may be undefined [-Wsequence-point] 63 | (doc->layers = srealloc(doc->layers, (++doc->layer_count) * sizeof(Layer*))) | ~^~~~~~~~~~~~~~~~~~~ document.c: In function 'document_load_OLD': document.c:189:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 189 | fread(&lc, sizeof(int), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c init_aewl.c -o init_aewl.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c editmeta.c -o editmeta.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c aewan.c -o aewan.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c keybind.c -o keybind.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c filedlg.c -o filedlg.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -Wall -c handlekey.c -o handlekey.o make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' error: Bad exit status from /usr/src/tmp/rpm-tmp.71625 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.71625 (%build) Command exited with non-zero status 1 1.15user 1.26system 0:01.67elapsed 144%CPU (0avgtext+0avgdata 25944maxresident)k 0inputs+0outputs (0major+303187minor)pagefaults 0swaps hsh-rebuild: rebuild of `aewan-1.0.01-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 3.41user 2.49system 0:09.82elapsed 60%CPU (0avgtext+0avgdata 138524maxresident)k 0inputs+0outputs (0major+181340minor)pagefaults 0swaps