<86>Nov 26 00:09:23 userdel[1064880]: delete user 'rooter' <86>Nov 26 00:09:23 userdel[1064880]: removed group 'rooter' owned by 'rooter' <86>Nov 26 00:09:23 userdel[1064880]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 26 00:09:23 groupadd[1064887]: group added to /etc/group: name=rooter, GID=1826 <86>Nov 26 00:09:23 groupadd[1064887]: group added to /etc/gshadow: name=rooter <86>Nov 26 00:09:23 groupadd[1064887]: new group: name=rooter, GID=1826 <86>Nov 26 00:09:23 useradd[1064897]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Nov 26 00:09:23 userdel[1064930]: delete user 'builder' <86>Nov 26 00:09:23 userdel[1064930]: removed group 'builder' owned by 'builder' <86>Nov 26 00:09:23 userdel[1064930]: removed shadow group 'builder' owned by 'builder' <86>Nov 26 00:09:23 groupadd[1064955]: group added to /etc/group: name=builder, GID=1827 <86>Nov 26 00:09:23 groupadd[1064955]: group added to /etc/gshadow: name=builder <86>Nov 26 00:09:23 groupadd[1064955]: new group: name=builder, GID=1827 <86>Nov 26 00:09:23 useradd[1064976]: new user: name=builder, UID=1827, GID=1827, 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>Nov 26 00:09:26 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Nov 26 00:09:26 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Nov 26 00:09:26 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>Nov 26 00:09:26 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.9275 + 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.9275 + 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 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 keys.c -o keys.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 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 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 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 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 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 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 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 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 psd.c -o psd.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' 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 menubar.c -o menubar.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 layerdlg.c -o layerdlg.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 layer.c -o layer.o layer.c: In function 'layer_load_OLD': layer.c:298:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 298 | fread(&width, sizeof(int), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ layer.c:299:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 299 | fread(&height, sizeof(int), 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' error: Bad exit status from /usr/src/tmp/rpm-tmp.9275 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.9275 (%build) Command exited with non-zero status 1 1.17user 1.37system 0:01.62elapsed 157%CPU (0avgtext+0avgdata 23552maxresident)k 0inputs+0outputs (0major+316501minor)pagefaults 0swaps hsh-rebuild: rebuild of `aewan-1.0.01-alt1.qa1.src.rpm' failed. Command exited with non-zero status 1 3.09user 2.42system 0:09.52elapsed 57%CPU (0avgtext+0avgdata 138680maxresident)k 1656inputs+0outputs (0major+184841minor)pagefaults 0swaps