<86>Apr 25 02:22:19 userdel[23233]: delete user `rooter' <86>Apr 25 02:22:19 userdel[23233]: remove group `rooter' <86>Apr 25 02:22:19 groupadd[23234]: new group: name=rooter, gid=501 <86>Apr 25 02:22:19 useradd[23235]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 02:22:19 userdel[23237]: delete user `builder' <86>Apr 25 02:22:19 userdel[23237]: remove group `builder' <86>Apr 25 02:22:19 groupadd[23238]: new group: name=builder, gid=502 <86>Apr 25 02:22:20 useradd[23239]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 02:22:21 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 25 02:22:22 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 25 02:22:22 rpmi: zlib-devel-1.2.3-alt4 installed Installing aewan-1.0.01-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.84877 + 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.84877 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd aewan-1.0.01 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for ppc-alt-linux-gcc... ppc-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... ppc-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=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/aewan-1.0.01' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewan.c -o aewan.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c absmenu.c -o absmenu.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aeff.c -o aeff.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c chtr.c -o chtr.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c clipboard.c -o clipboard.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c colordlg.c -o colordlg.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c debug_aewl.c -o debug_aewl.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c document.c -o document.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c editmeta.c -o editmeta.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c export.c -o export.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c filedlg.c -o filedlg.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c handlekey.c -o handlekey.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c helpdlg.c -o helpdlg.o document.c: In function 'document_load_OLD': document.c:189: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c init_aewl.c -o init_aewl.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c keybind.c -o keybind.o debug_aewl.c: In function 'debug_aewl': debug_aewl.c:22: warning: implicit declaration of function 'filedlg_show' debug_aewl.c:22: warning: initialization makes pointer from integer without a cast ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c keys.c -o keys.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c layer.c -o layer.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c layerdlg.c -o layerdlg.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c menubar.c -o menubar.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c psd.c -o psd.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c ui.c -o ui.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c vlayer.c -o vlayer.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c welcomedlg.c -o welcomedlg.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewl/aewl.c -o aewl/aewl.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewl/button.c -o aewl/button.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewl/field.c -o aewl/field.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewl/form.c -o aewl/form.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewl/label.c -o aewl/label.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewl/listbox.c -o aewl/listbox.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewl/util.c -o aewl/util.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aewl/widget.c -o aewl/widget.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c bores/autod.c -o bores/autod.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c bores/darray.c -o bores/darray.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c bores/hashdict.c -o bores/hashdict.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c bores/kurses.c -o bores/kurses.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c bores/util.c -o bores/util.o ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aecat.c -o aecat.o layer.c: In function 'layer_load_OLD': layer.c:298: warning: ignoring return value of 'fread', declared with attribute warn_unused_result layer.c:299: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -Wall -c aemakeflic.c -o aemakeflic.o bores/util.c: In function 'fsavestr': bores/util.c:126: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result bores/util.c: In function 'floadstr': bores/util.c:133: warning: ignoring return value of 'fread', declared with attribute warn_unused_result aecat.c: In function 'output_html': aecat.c:113: warning: 'cur_state.blink_tag_open' may be used uninitialized in this function aecat.c:113: warning: 'cur_state.color' may be used uninitialized in this function aecat.c:113: warning: 'cur_state.bgcolor' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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 ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78428 + 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' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -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) Compressing files in /usr/src/tmp/aewan-buildroot (auto) Verifying ELF objects in /usr/src/tmp/aewan-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/aewan-buildroot (executable,shared) Processing files: aewan-1.0.01-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27077 + 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(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.27077 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.23790 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libncurses.so.5, libtinfo.so.5, libz.so.1, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.18490 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/share/man/man1/aecat.1.gz /usr/share/man/man1/aemakeflic.1.gz /usr/share/man/man1/aewan.1.gz /usr/share/man/man5/aewan.5.gz Wrote: /usr/src/RPM/SRPMS/aewan-1.0.01-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/aewan-1.0.01-alt1.ppc.rpm 9.45user 3.26system 0:11.93elapsed 106%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+738014minor)pagefaults 0swaps