<86>Dec 10 04:50:17 userdel[164491]: delete user 'rooter'
<86>Dec 10 04:50:17 userdel[164491]: removed group 'rooter' owned by 'rooter'
<86>Dec 10 04:50:17 userdel[164491]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 10 04:50:17 groupadd[164577]: group added to /etc/group: name=rooter, GID=1865
<86>Dec 10 04:50:17 groupadd[164577]: group added to /etc/gshadow: name=rooter
<86>Dec 10 04:50:17 groupadd[164577]: new group: name=rooter, GID=1865
<86>Dec 10 04:50:17 useradd[164621]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none
<86>Dec 10 04:50:17 userdel[164703]: delete user 'builder'
<86>Dec 10 04:50:17 userdel[164703]: removed group 'builder' owned by 'builder'
<86>Dec 10 04:50:17 userdel[164703]: removed shadow group 'builder' owned by 'builder'
<86>Dec 10 04:50:17 groupadd[164782]: group added to /etc/group: name=builder, GID=1866
<86>Dec 10 04:50:17 groupadd[164782]: group added to /etc/gshadow: name=builder
<86>Dec 10 04:50:17 groupadd[164782]: new group: name=builder, GID=1866
<86>Dec 10 04:50:17 useradd[164842]: new user: name=builder, UID=1866, GID=1866, 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>Dec 10 04:50:20 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Dec 10 04:50:20 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Dec 10 04:50:20 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+328055.40.2.1 1693212977 installed
<13>Dec 10 04:50:20 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402043 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.74940
+ 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.74940
+ 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... 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 -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 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 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 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 -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 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 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:
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: 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)
      |                                                     ^~~~~~~~
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 -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 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 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 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 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 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 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 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 -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 vlayer.c -o vlayer.o
vlayer.c: In function '_get_cell_COMPOSITE':
vlayer.c:12:14: warning: 'doc' is used uninitialized [-Wuninitialized]
   12 |    Document *doc = (Document*) doc;
      |              ^~~
vlayer.c:12:14: note: 'doc' was declared here
   12 |    Document *doc = (Document*) doc;
      |              ^~~
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 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 -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'
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 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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -fno-strict-aliasing -Wall -c aecat.c -o aecat.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 -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 
debug_aewl.c:22:14: warning: type of 'filedlg_show' does not match original declaration [-Wlto-type-mismatch]
   22 |    char *s = filedlg_show("Test Dialog");
      |              ^
filedlg.c:152:7: note: return value type mismatch
  152 | char *filedlg_show(const char *title) {
      |       ^
filedlg.c:152:7: note: 'filedlg_show' was previously declared here
filedlg.c:152:7: note: code may be misoptimized unless '-fno-strict-aliasing' is used
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 -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 
debug_aewl.c:22:14: warning: type of 'filedlg_show' does not match original declaration [-Wlto-type-mismatch]
   22 |    char *s = filedlg_show("Test Dialog");
      |              ^
filedlg.c:152:7: note: return value type mismatch
  152 | char *filedlg_show(const char *title) {
      |       ^
filedlg.c:152:7: note: 'filedlg_show' was previously declared here
filedlg.c:152:7: note: code may be misoptimized unless '-fno-strict-aliasing' is used
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 -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 
debug_aewl.c:22:14: warning: type of 'filedlg_show' does not match original declaration [-Wlto-type-mismatch]
   22 |    char *s = filedlg_show("Test Dialog");
      |              ^
filedlg.c:152:7: note: return value type mismatch
  152 | char *filedlg_show(const char *title) {
      |       ^
filedlg.c:152:7: note: 'filedlg_show' was previously declared here
filedlg.c:152:7: note: code may be misoptimized unless '-fno-strict-aliasing' is used
make: Leaving directory '/usr/src/RPM/BUILD/aewan-1.0.01'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48032
+ 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'
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.8292
+ 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.Q6Pr46
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.BaQu4y
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
lib.req: WARNING: /usr/src/tmp/aewan-buildroot/usr/bin/aecat: overlinked libraries: /lib64/libtinfo.so.6 /usr/lib64/libncurses.so.6
lib.req: WARNING: /usr/src/tmp/aewan-buildroot/usr/bin/aemakeflic: overlinked libraries: /lib64/libtinfo.so.6 /usr/lib64/libncurses.so.6
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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libncurses.so.6()(64bit) >= set:mhWiBzDlR0Bkuo7S0dMTjI3OeRKS0z7ZjRIVkAhDd1oXilOzWJ3IPa, libtinfo.so.6()(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.2fYMbd
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.Xm9VoQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.57UbQF
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.6), debug64(libtinfo.so.6), 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)
3.89user 4.71system 0:09.18elapsed 93%CPU (0avgtext+0avgdata 54364maxresident)k
0inputs+0outputs (0major+858686minor)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
3.07user 1.89system 0:16.71elapsed 29%CPU (0avgtext+0avgdata 129452maxresident)k
256inputs+0outputs (0major+208860minor)pagefaults 0swaps
--- aewan-1.0.01-alt1.qa1.x86_64.rpm.repo	2013-04-18 06:22:47.000000000 +0000
+++ aewan-1.0.01-alt1.qa1.x86_64.rpm.hasher	2023-12-10 04:50:31.670528926 +0000
@@ -11,6 +11,8 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libncurses.so.5()(64bit) >= set:mhWiBzDlR0Bkuo7S0dMTjI3OeRGFOvGpPF8zer2MSBGA7Rr7oDl
+Requires: libncurses.so.6()(64bit) >= set:mhWiBzDlR0Bkuo7S0dMTjI3OeRKS0z7ZjRIVkAhDd1oXilOzWJ3IPa
 Requires: rpmlib(SetVersions)  
-Requires: libtinfo.so.5()(64bit) >= set:lidI5NFf9srQ7f81
+Requires: libtinfo.so.6()(64bit) >= set:lidI5NFf9srQ7f81
 Requires: libz.so.1()(64bit) >= set:khhvZf9wklGdDPeha01
@@ -19,5 +21,5 @@
 Provides: aewan = 1.0.01-alt1.qa1
-File: /usr/bin/aecat	100755	root:root	f30890035fb8f2b4bbb74d4a7be80ca3	
-File: /usr/bin/aemakeflic	100755	root:root	af5f676df85a52c496edb85cf127fbda	
-File: /usr/bin/aewan	100755	root:root	02a3c494b230e610e0be846b2a6878b3	
+File: /usr/bin/aecat	100755	root:root	85ac6d7dba787c22103034f4458d728b	
+File: /usr/bin/aemakeflic	100755	root:root	6c84c6ebe6acf0188a0621817d60901c	
+File: /usr/bin/aewan	100755	root:root	ef7112ef1a4768672d71cdeb730c00a1	
 File: /usr/share/doc/aewan-1.0.01	40755	root:root		
@@ -27,2 +29,2 @@
 File: /usr/share/doc/aewan-1.0.01/TODO	100644	root:root	715545d07a84e4d6fb01fd593832b245	
-RPMIdentity: 39d72677da9c7d3c338be0bff099f1f4359a3e911c43bf48e8f1ae743f1b4f2a9e251186021eb6e192c10e1bb34d7ba39add43aceb9561014f015d10d5563a9e
+RPMIdentity: f210ed7c4738b8ac0f2c2e3dd550147c5c3cdac8e49435d8627d7d75abc91219a8e72e087f1f3415a02d217026749bacdaaa260948b5463caca9b26ee8c8ddc8
--- aewan-debuginfo-1.0.01-alt1.qa1.x86_64.rpm.repo	2013-04-18 06:22:47.000000000 +0000
+++ aewan-debuginfo-1.0.01-alt1.qa1.x86_64.rpm.hasher	2023-12-10 04:50:31.733529751 +0000
@@ -1,10 +1,10 @@
-/usr/lib/debug/.build-id/73	40755	root:root	
-/usr/lib/debug/.build-id/73/a8d43b1a40a9ce9d78f3070ee120192c4092e4	120777	root:root	../../../../bin/aecat
-/usr/lib/debug/.build-id/73/a8d43b1a40a9ce9d78f3070ee120192c4092e4.debug	120777	root:root	../../usr/bin/aecat.debug
-/usr/lib/debug/.build-id/90	40755	root:root	
-/usr/lib/debug/.build-id/90/07fcf7adfaaadaf3e6cab12119e790423a80eb	120777	root:root	../../../../bin/aemakeflic
-/usr/lib/debug/.build-id/90/07fcf7adfaaadaf3e6cab12119e790423a80eb.debug	120777	root:root	../../usr/bin/aemakeflic.debug
-/usr/lib/debug/.build-id/a7	40755	root:root	
-/usr/lib/debug/.build-id/a7/ee1fdd4e49b3ff1f62617c1933657227c9bc34	120777	root:root	../../../../bin/aewan
-/usr/lib/debug/.build-id/a7/ee1fdd4e49b3ff1f62617c1933657227c9bc34.debug	120777	root:root	../../usr/bin/aewan.debug
+/usr/lib/debug/.build-id/57	40755	root:root	
+/usr/lib/debug/.build-id/57/75ada3dbf65be6bcb4d3456b4f63a1156bd420	120777	root:root	../../../../bin/aewan
+/usr/lib/debug/.build-id/57/75ada3dbf65be6bcb4d3456b4f63a1156bd420.debug	120777	root:root	../../usr/bin/aewan.debug
+/usr/lib/debug/.build-id/5c	40755	root:root	
+/usr/lib/debug/.build-id/5c/47b81dca13d4633d92b9f87461f450f2748808	120777	root:root	../../../../bin/aecat
+/usr/lib/debug/.build-id/5c/47b81dca13d4633d92b9f87461f450f2748808.debug	120777	root:root	../../usr/bin/aecat.debug
+/usr/lib/debug/.build-id/82	40755	root:root	
+/usr/lib/debug/.build-id/82/1a2fab24a128b837a5903b2ba708defb1b0976	120777	root:root	../../../../bin/aemakeflic
+/usr/lib/debug/.build-id/82/1a2fab24a128b837a5903b2ba708defb1b0976.debug	120777	root:root	../../usr/bin/aemakeflic.debug
 /usr/lib/debug/usr/bin/aecat.debug	100644	root:root	
@@ -92,4 +92,4 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(libncurses.so.5)  
-Requires: debug64(libtinfo.so.5)  
+Requires: debug64(libncurses.so.6)  
+Requires: debug64(libtinfo.so.6)  
 Requires: debug64(libz.so.1)  
@@ -97,14 +97,14 @@
 Provides: aewan-debuginfo = 1.0.01-alt1.qa1
-File: /usr/lib/debug/.build-id/73	40755	root:root		
-File: /usr/lib/debug/.build-id/73/a8d43b1a40a9ce9d78f3070ee120192c4092e4	120777	root:root		../../../../bin/aecat
-File: /usr/lib/debug/.build-id/73/a8d43b1a40a9ce9d78f3070ee120192c4092e4.debug	120777	root:root		../../usr/bin/aecat.debug
-File: /usr/lib/debug/.build-id/90	40755	root:root		
-File: /usr/lib/debug/.build-id/90/07fcf7adfaaadaf3e6cab12119e790423a80eb	120777	root:root		../../../../bin/aemakeflic
-File: /usr/lib/debug/.build-id/90/07fcf7adfaaadaf3e6cab12119e790423a80eb.debug	120777	root:root		../../usr/bin/aemakeflic.debug
-File: /usr/lib/debug/.build-id/a7	40755	root:root		
-File: /usr/lib/debug/.build-id/a7/ee1fdd4e49b3ff1f62617c1933657227c9bc34	120777	root:root		../../../../bin/aewan
-File: /usr/lib/debug/.build-id/a7/ee1fdd4e49b3ff1f62617c1933657227c9bc34.debug	120777	root:root		../../usr/bin/aewan.debug
-File: /usr/lib/debug/usr/bin/aecat.debug	100644	root:root	a81f5c273bf15ef7a73b90beac5d3845	
-File: /usr/lib/debug/usr/bin/aemakeflic.debug	100644	root:root	c18a5ef757252d5dee62505053e71ed8	
-File: /usr/lib/debug/usr/bin/aewan.debug	100644	root:root	e4196672b5545e5e4d2f7cf79fd02a95	
+File: /usr/lib/debug/.build-id/57	40755	root:root		
+File: /usr/lib/debug/.build-id/57/75ada3dbf65be6bcb4d3456b4f63a1156bd420	120777	root:root		../../../../bin/aewan
+File: /usr/lib/debug/.build-id/57/75ada3dbf65be6bcb4d3456b4f63a1156bd420.debug	120777	root:root		../../usr/bin/aewan.debug
+File: /usr/lib/debug/.build-id/5c	40755	root:root		
+File: /usr/lib/debug/.build-id/5c/47b81dca13d4633d92b9f87461f450f2748808	120777	root:root		../../../../bin/aecat
+File: /usr/lib/debug/.build-id/5c/47b81dca13d4633d92b9f87461f450f2748808.debug	120777	root:root		../../usr/bin/aecat.debug
+File: /usr/lib/debug/.build-id/82	40755	root:root		
+File: /usr/lib/debug/.build-id/82/1a2fab24a128b837a5903b2ba708defb1b0976	120777	root:root		../../../../bin/aemakeflic
+File: /usr/lib/debug/.build-id/82/1a2fab24a128b837a5903b2ba708defb1b0976.debug	120777	root:root		../../usr/bin/aemakeflic.debug
+File: /usr/lib/debug/usr/bin/aecat.debug	100644	root:root	13548045535bb30fad0783e67beb3e52	
+File: /usr/lib/debug/usr/bin/aemakeflic.debug	100644	root:root	32406f0386062614a59a1ca8768cfb14	
+File: /usr/lib/debug/usr/bin/aewan.debug	100644	root:root	03d9ec8b158cc8360b2a731032c00d96	
 File: /usr/src/debug/aewan-1.0.01	40755	root:root		
@@ -186,2 +186,2 @@
 File: /usr/src/debug/aewan-1.0.01/welcomedlg.h	100644	root:root	addfc691802a52fd4dd5c0b113e78089	
-RPMIdentity: effb03a2c98b3cd4b7d91eb9795aabd107484cf070ff63f2941bf0e1bd4b0a17e2131054b0ea124fc16e7f7e9ce3e25f77d210b9dff941464c3ebf4cd73b1a6c
+RPMIdentity: b6b3029b8fdd89d3139a10e8a168be0be6db95a4530c906deb715c061c37657db72bde4f5d15654c1a105febb21d3b0a885f63fe6281e603f51787ad647e9d55