<86>Apr 14 00:55:50 userdel[130493]: delete user 'rooter' <86>Apr 14 00:55:50 groupadd[130525]: group added to /etc/group: name=rooter, GID=603 <86>Apr 14 00:55:50 groupadd[130525]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:55:50 groupadd[130525]: new group: name=rooter, GID=603 <86>Apr 14 00:55:50 useradd[130545]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Apr 14 00:55:50 userdel[130571]: delete user 'builder' <86>Apr 14 00:55:50 userdel[130571]: removed group 'builder' owned by 'builder' <86>Apr 14 00:55:50 userdel[130571]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:55:50 groupadd[130594]: group added to /etc/group: name=builder, GID=604 <86>Apr 14 00:55:50 groupadd[130594]: group added to /etc/gshadow: name=builder <86>Apr 14 00:55:50 groupadd[130594]: new group: name=builder, GID=604 <86>Apr 14 00:55:50 useradd[130609]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Apr 14 00:55:53 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 14 00:55:54 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 14 00:55:54 rpmi: zlib-devel-1.2.8-alt1 1371079009 installed 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.52849 + 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.52849 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aewan-1.0.01 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 --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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/aewan-1.0.01' x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -MM keys.c keybind.c aecat.c ui.c helpdlg.c init_aewl.c aemakeflic.c aeff.c colordlg.c filedlg.c editmeta.c psd.c layerdlg.c clipboard.c absmenu.c handlekey.c aewan.c vlayer.c layer.c menubar.c document.c export.c chtr.c debug_aewl.c welcomedlg.c aewl/aewl.c aewl/label.c aewl/field.c aewl/util.c aewl/listbox.c aewl/widget.c aewl/form.c aewl/button.c bores/kurses.c bores/darray.c bores/autod.c bores/util.c bores/hashdict.c >depends x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewan.c -o aewan.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c keys.c -o keys.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c keybind.c -o keybind.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c absmenu.c -o absmenu.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aeff.c -o aeff.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c handlekey.c -o handlekey.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c vlayer.c -o vlayer.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c ui.c -o ui.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c menubar.c -o menubar.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c init_aewl.c -o init_aewl.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c layerdlg.c -o layerdlg.o In file included from bores/bores.h:32:0, 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] autod_assign( line, freadline_ex(f, gzgetc) ); ^ bores/autod.h:110:53: note: in definition of macro 'autod_assign' (void**)&ptr, newvalue) ^ In file included from bores/bores.h:37:0, from aeff.h:54, from aeff.c:64: bores/util.h:144:7: note: expected 'int (*)(void *)' but argument is of type 'int (*)(struct gzFile_s *)' char *freadline_ex(void *fh, int (*readch)(void*)); ^ In file included from bores/bores.h:32:0, 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] autod_assign(line, freadline_ex(f->f, gzgetc)); ^ bores/autod.h:110:53: note: in definition of macro 'autod_assign' (void**)&ptr, newvalue) ^ In file included from bores/bores.h:37:0, from aeff.h:54, from aeff.c:64: bores/util.h:144:7: note: expected 'int (*)(void *)' but argument is of type 'int (*)(struct gzFile_s *)' char *freadline_ex(void *fh, int (*readch)(void*)); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c helpdlg.c -o helpdlg.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c colordlg.c -o colordlg.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c document.c -o document.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c chtr.c -o chtr.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c export.c -o export.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c filedlg.c -o filedlg.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c clipboard.c -o clipboard.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c editmeta.c -o editmeta.o document.c: In function 'document_add_layer': document.c:63:42: warning: operation on 'doc->layer_count' may be undefined [-Wsequence-point] (doc->layers = srealloc(doc->layers, (++doc->layer_count) * sizeof(Layer*))) ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c psd.c -o psd.o 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] fread(&lc, sizeof(int), 1, f); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c debug_aewl.c -o debug_aewl.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c welcomedlg.c -o welcomedlg.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c layer.c -o layer.o debug_aewl.c: In function 'debug_aewl': debug_aewl.c:22:14: warning: implicit declaration of function 'filedlg_show' [-Wimplicit-function-declaration] char *s = filedlg_show("Test Dialog"); ^ debug_aewl.c:22:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewl/aewl.c -o aewl/aewl.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewl/label.c -o aewl/label.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewl/field.c -o aewl/field.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] fread(&width, sizeof(int), 1, f); ^ layer.c:299:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&height, sizeof(int), 1, f); ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewl/util.c -o aewl/util.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewl/listbox.c -o aewl/listbox.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewl/widget.c -o aewl/widget.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewl/form.c -o aewl/form.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aewl/button.c -o aewl/button.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c bores/kurses.c -o bores/kurses.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] f->last_widget->next = f->last_widget = wid; ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c bores/darray.c -o bores/darray.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c bores/autod.c -o bores/autod.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c bores/util.c -o bores/util.o bores/kurses.c: In function 'kurses_width': bores/kurses.c:142:8: warning: variable 'maxy' set but not used [-Wunused-but-set-variable] 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] int maxy, maxx; ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c bores/hashdict.c -o bores/hashdict.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aecat.c -o aecat.o x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -c aemakeflic.c -o aemakeflic.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] fread(&len, sizeof(int), 1, f); ^ aecat.c: In function 'output_html': aecat.c:113:31: warning: '*((void *)&cur_state+1)' may be used uninitialized in this function [-Wmaybe-uninitialized] struct html_output_state_t cur_state; ^ aecat.c:130:48: warning: 'cur_state.bgcolor' may be used uninitialized in this function [-Wmaybe-uninitialized] if (use_color && (dec.fg != cur_state.color || ^ aecat.c:130:18: warning: 'cur_state.color' may be used uninitialized in this function [-Wmaybe-uninitialized] if (use_color && (dec.fg != cur_state.color || ^ x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -o aewan keys.o keybind.o ui.o helpdlg.o init_aewl.o aeff.o colordlg.o filedlg.o editmeta.o psd.o layerdlg.o clipboard.o absmenu.o handlekey.o vlayer.o layer.o menubar.o document.o export.o chtr.o debug_aewl.o welcomedlg.o aewl/aewl.o aewl/label.o aewl/field.o aewl/util.o aewl/listbox.o aewl/widget.o aewl/form.o aewl/button.o bores/kurses.o bores/darray.o bores/autod.o bores/util.o bores/hashdict.o \ aewan.o -lz -lncurses x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -o aecat keys.o keybind.o ui.o helpdlg.o init_aewl.o aeff.o colordlg.o filedlg.o editmeta.o psd.o layerdlg.o clipboard.o absmenu.o handlekey.o vlayer.o layer.o menubar.o document.o export.o chtr.o debug_aewl.o welcomedlg.o aewl/aewl.o aewl/label.o aewl/field.o aewl/util.o aewl/listbox.o aewl/widget.o aewl/form.o aewl/button.o bores/kurses.o bores/darray.o bores/autod.o bores/util.o bores/hashdict.o \ aecat.o -lz -lncurses x86_64-alt-linux-gcc -pipe -Wall -g -O2 -fno-strict-aliasing -Wall -o aemakeflic keys.o keybind.o ui.o helpdlg.o init_aewl.o aeff.o colordlg.o filedlg.o editmeta.o psd.o layerdlg.o clipboard.o absmenu.o handlekey.o vlayer.o layer.o menubar.o document.o export.o chtr.o debug_aewl.o welcomedlg.o aewl/aewl.o aewl/label.o aewl/field.o aewl/util.o aewl/listbox.o aewl/widget.o aewl/form.o aewl/button.o bores/kurses.o bores/darray.o bores/autod.o bores/util.o bores/hashdict.o \ aemakeflic.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.21920 + 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 + cd aewan-1.0.01 + make 'INSTALL=/bin/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 -Wall -g -O2 -fno-strict-aliasing -Wall -MM keybind.c aecat.c ui.c helpdlg.c init_aewl.c aemakeflic.c export.c aeff.c colordlg.c filedlg.c editmeta.c psd.c keys.c layerdlg.c clipboard.c absmenu.c handlekey.c aewan.c vlayer.c layer.c menubar.c document.c chtr.c debug_aewl.c welcomedlg.c aewl/aewl.c aewl/label.c aewl/field.c aewl/util.c aewl/form.c aewl/listbox.c aewl/widget.c aewl/button.c bores/kurses.c bores/darray.c bores/autod.c bores/util.c bores/hashdict.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) 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) Hardlinking identical .pyc and .pyo files Processing files: aewan-1.0.01-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80248 + 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.UeDc1Z find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z8qTED find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.CgTT9j 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.V1KlF3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wWYE2P 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 Wrote: /usr/src/RPM/RPMS/x86_64/aewan-debuginfo-1.0.01-alt1.qa1.x86_64.rpm 7.77user 4.12system 0:12.33elapsed 96%CPU (0avgtext+0avgdata 27940maxresident)k 0inputs+0outputs (0major+695575minor)pagefaults 0swaps 12.07user 8.62system 0:20.89elapsed 99%CPU (0avgtext+0avgdata 124092maxresident)k 0inputs+0outputs (0major+908548minor)pagefaults 0swaps