<86>Jun 17 04:38:38 userdel[1943579]: delete user 'rooter' <86>Jun 17 04:38:38 userdel[1943579]: removed group 'rooter' owned by 'rooter' <86>Jun 17 04:38:38 userdel[1943579]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 17 04:38:38 groupadd[1943598]: group added to /etc/group: name=rooter, GID=639 <86>Jun 17 04:38:38 groupadd[1943598]: group added to /etc/gshadow: name=rooter <86>Jun 17 04:38:38 groupadd[1943598]: new group: name=rooter, GID=639 <86>Jun 17 04:38:38 useradd[1943618]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Jun 17 04:38:38 userdel[1943648]: delete user 'builder' <86>Jun 17 04:38:38 userdel[1943648]: removed group 'builder' owned by 'builder' <86>Jun 17 04:38:38 userdel[1943648]: removed shadow group 'builder' owned by 'builder' <86>Jun 17 04:38:38 groupadd[1943673]: group added to /etc/group: name=builder, GID=640 <86>Jun 17 04:38:38 groupadd[1943673]: group added to /etc/gshadow: name=builder <86>Jun 17 04:38:38 groupadd[1943673]: new group: name=builder, GID=640 <86>Jun 17 04:38:38 useradd[1943694]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/aewan-1.0.01-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Jun 17 04:38:43 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>Jun 17 04:38:44 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>Jun 17 04:38:44 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 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.8502 + 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): + /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.8502 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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... 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 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) yes 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 -j8 make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -Wall -MM absmenu.c aecat.c aeff.c aemakeflic.c aewan.c chtr.c clipboard.c colordlg.c debug_aewl.c document.c editmeta.c export.c filedlg.c handlekey.c helpdlg.c init_aewl.c keybind.c keys.c layer.c layerdlg.c menubar.c psd.c ui.c vlayer.c welcomedlg.c aewl/aewl.c aewl/button.c aewl/field.c aewl/form.c aewl/label.c aewl/listbox.c aewl/util.c aewl/widget.c bores/autod.c bores/darray.c bores/hashdict.c bores/kurses.c bores/util.c >depends 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 -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 -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 -fno-strict-aliasing -Wall -c debug_aewl.c -o debug_aewl.o debug_aewl.c: In function 'debug_aewl': debug_aewl.c:22:14: warning: implicit declaration of function 'filedlg_show' [-Wimplicit-function-declaration] 22 | char *s = filedlg_show("Test Dialog"); | ^~~~~~~~~~~~ debug_aewl.c:22:14: warning: initialization of 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 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 -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 -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 -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: warning: 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, from aeff.h:54, from aeff.c:64: 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*)); | ~~~~~~^~~~~~~~~~~~~~ In file included from bores/bores.h:32, from aeff.h:54, from aeff.c:64: aeff.c: In function 'aeff_read_mark': aeff.c:195:42: warning: 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) | ^~~~~~~~ In file included from bores/bores.h:37, from aeff.h:54, from aeff.c:64: 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: 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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -fno-strict-aliasing -Wall -c ui.c -o ui.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 -fno-strict-aliasing -Wall -c vlayer.c -o vlayer.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 -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 -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 -fno-strict-aliasing -Wall -c welcomedlg.c -o welcomedlg.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 -fno-strict-aliasing -Wall -c aewl/aewl.c -o aewl/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 -fno-strict-aliasing -Wall -c aewl/button.c -o aewl/button.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 -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 -fno-strict-aliasing -Wall -c aewl/util.c -o aewl/util.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 -fno-strict-aliasing -Wall -c aewl/widget.c -o aewl/widget.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 -fno-strict-aliasing -Wall -c aewl/field.c -o aewl/field.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 -fno-strict-aliasing -Wall -c bores/autod.c -o bores/autod.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 -fno-strict-aliasing -Wall -c aewl/listbox.c -o aewl/listbox.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 -fno-strict-aliasing -Wall -c aewl/form.c -o aewl/form.o aewl/form.c: In function 'aewl_form_add_widget': aewl/form.c:57:45: warning: operation on 'f->last_widget' may be undefined [-Wsequence-point] 57 | f->last_widget->next = f->last_widget = wid; | ~~~~~~~~~~~~~~~^~~~~ 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 -fno-strict-aliasing -Wall -c aewl/label.c -o aewl/label.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 -fno-strict-aliasing -Wall -c bores/darray.c -o bores/darray.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 -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' make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -Wall -c aemakeflic.c -o aemakeflic.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 -fno-strict-aliasing -Wall -c bores/hashdict.c -o bores/hashdict.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 -fno-strict-aliasing -Wall -c bores/kurses.c -o bores/kurses.o bores/kurses.c: In function 'kurses_width': bores/kurses.c:142:8: warning: variable 'maxy' set but not used [-Wunused-but-set-variable] 142 | int maxy, maxx; | ^~~~ bores/kurses.c: In function 'kurses_height': bores/kurses.c:148:14: warning: variable 'maxx' set but not used [-Wunused-but-set-variable] 148 | int maxy, maxx; | ^~~~ 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 -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 -fno-strict-aliasing -Wall -c bores/util.c -o bores/util.o bores/util.c: In function 'floadstr': bores/util.c:133:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 133 | fread(&len, 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 -fno-strict-aliasing -Wall -c aecat.c -o aecat.o aecat.c: In function 'output_html': aecat.c:152:17: warning: '*((void *)&cur_state+1)' may be used uninitialized in this function [-Wmaybe-uninitialized] 152 | if (cur_state.blink_tag_open) fputs("", f); | ~~~~~~~~~^~~~~~~~~~~~~~~ aecat.c:130:48: warning: 'cur_state.bgcolor' may be used uninitialized in this function [-Wmaybe-uninitialized] 130 | if (use_color && (dec.fg != cur_state.color || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 131 | dec.bg != cur_state.bgcolor)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ aecat.c:130:18: warning: 'cur_state.color' may be used uninitialized in this function [-Wmaybe-uninitialized] 130 | if (use_color && (dec.fg != cur_state.color || | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 131 | dec.bg != cur_state.bgcolor)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fno-strict-aliasing -Wall -o aemakeflic absmenu.o aeff.o chtr.o clipboard.o colordlg.o debug_aewl.o document.o editmeta.o export.o filedlg.o handlekey.o helpdlg.o init_aewl.o keybind.o keys.o layer.o layerdlg.o menubar.o psd.o ui.o vlayer.o welcomedlg.o aewl/aewl.o aewl/button.o aewl/field.o aewl/form.o aewl/label.o aewl/listbox.o aewl/util.o aewl/widget.o bores/autod.o bores/darray.o bores/hashdict.o bores/kurses.o bores/util.o \ aemakeflic.o -lz -lncurses 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 -fno-strict-aliasing -Wall -o aecat absmenu.o aeff.o chtr.o clipboard.o colordlg.o debug_aewl.o document.o editmeta.o export.o filedlg.o handlekey.o helpdlg.o init_aewl.o keybind.o keys.o layer.o layerdlg.o menubar.o psd.o ui.o vlayer.o welcomedlg.o aewl/aewl.o aewl/button.o aewl/field.o aewl/form.o aewl/label.o aewl/listbox.o aewl/util.o aewl/widget.o bores/autod.o bores/darray.o bores/hashdict.o bores/kurses.o bores/util.o \ aecat.o -lz -lncurses 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 -fno-strict-aliasing -Wall -o aewan absmenu.o aeff.o chtr.o clipboard.o colordlg.o debug_aewl.o document.o editmeta.o export.o filedlg.o handlekey.o helpdlg.o init_aewl.o keybind.o keys.o layer.o layerdlg.o menubar.o psd.o ui.o vlayer.o welcomedlg.o aewl/aewl.o aewl/button.o aewl/field.o aewl/form.o aewl/label.o aewl/listbox.o aewl/util.o aewl/widget.o bores/autod.o bores/darray.o bores/hashdict.o bores/kurses.o bores/util.o \ aewan.o -lz -lncurses make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/aewan-buildroot + : + /bin/rm -rf -- /usr/src/tmp/aewan-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd aewan-1.0.01 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/aewan-buildroot install make: Entering directory '/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -Wall -MM absmenu.c aecat.c aeff.c aemakeflic.c aewan.c chtr.c clipboard.c colordlg.c debug_aewl.c document.c editmeta.c export.c filedlg.c handlekey.c helpdlg.c init_aewl.c keybind.c keys.c layer.c layerdlg.c menubar.c psd.c ui.c vlayer.c welcomedlg.c aewl/aewl.c aewl/button.c aewl/field.c aewl/form.c aewl/label.c aewl/listbox.c aewl/util.c aewl/widget.c bores/autod.c bores/darray.c bores/hashdict.c bores/kurses.c bores/util.c >depends mkdir -p /usr/src/tmp/aewan-buildroot/usr/bin cp aewan aecat aemakeflic /usr/src/tmp/aewan-buildroot/usr/bin mkdir -p /usr/src/tmp/aewan-buildroot/usr/share/man/man1 /usr/src/tmp/aewan-buildroot/usr/share/man/man5 cp man/man1/*.1 /usr/src/tmp/aewan-buildroot/usr/share/man/man1 cp man/man5/*.5 /usr/src/tmp/aewan-buildroot/usr/share/man/man5 make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01' + /usr/lib/rpm/find-lang aewan + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/aewan-buildroot (auto) Verifying and fixing files in /usr/src/tmp/aewan-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/aewan-buildroot/ (default) Compressing files in /usr/src/tmp/aewan-buildroot (auto) Verifying ELF objects in /usr/src/tmp/aewan-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: aewan-1.0.01-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.60291 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aewan-1.0.01 + DOCDIR=/usr/src/tmp/aewan-buildroot/usr/share/doc/aewan-1.0.01 + export DOCDIR + rm -rf /usr/src/tmp/aewan-buildroot/usr/share/doc/aewan-1.0.01 + /bin/mkdir -p /usr/src/tmp/aewan-buildroot/usr/share/doc/aewan-1.0.01 + cp -prL README CHANGELOG COPYING TODO /usr/src/tmp/aewan-buildroot/usr/share/doc/aewan-1.0.01 + chmod -R go-w /usr/src/tmp/aewan-buildroot/usr/share/doc/aewan-1.0.01 + chmod -R a+rX /usr/src/tmp/aewan-buildroot/usr/share/doc/aewan-1.0.01 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QhDD2d find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3hawre find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.5()(64bit) >= set:mhWiBzDlR0Bkuo7S0dMTjI3OeRGFOvGpPF8zer2MSBGA7Rr7oDl, libtinfo.so.5()(64bit) >= set:lidI5NFf9srQ7f81, libz.so.1()(64bit) >= set:khhvZf9wklGdDPeha01, 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.xtbO2c Creating aewan-debuginfo package Processing files: aewan-debuginfo-1.0.01-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xkwbQd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nz8yJf find-requires: running scripts (debuginfo) Requires: aewan = 1.0.01-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5), debug64(libz.so.1) warning: Installed (but unpackaged) file(s) found: /usr/share/man/man1/aecat.1.xz /usr/share/man/man1/aemakeflic.1.xz /usr/share/man/man1/aewan.1.xz /usr/share/man/man5/aewan.5.xz Wrote: /usr/src/RPM/RPMS/x86_64/aewan-1.0.01-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/aewan-debuginfo-1.0.01-alt1.qa1.x86_64.rpm (w2.lzdio) 14.01user 6.27system 0:25.61elapsed 79%CPU (0avgtext+0avgdata 30624maxresident)k 0inputs+0outputs (0major+940585minor)pagefaults 0swaps /.out/aewan-1.0.01-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/aewan-debuginfo-1.0.01-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 21.81user 12.45system 0:51.30elapsed 66%CPU (0avgtext+0avgdata 106004maxresident)k 0inputs+0outputs (0major+1249567minor)pagefaults 0swaps