<86>Apr 26 09:36:37 userdel[6473]: delete user `rooter' <86>Apr 26 09:36:37 userdel[6473]: remove group `rooter' <86>Apr 26 09:36:37 groupadd[6474]: new group: name=rooter, gid=501 <86>Apr 26 09:36:37 useradd[6475]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 09:36:37 userdel[6477]: delete user `builder' <86>Apr 26 09:36:37 userdel[6477]: remove group `builder' <86>Apr 26 09:36:37 groupadd[6478]: new group: name=builder, gid=502 <86>Apr 26 09:36:37 useradd[6479]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 09:36:39 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 26 09:36:39 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 26 09:36:39 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 09:36:39 rpmi: libaspell-0.60.5-alt2 installed <13>Apr 26 09:36:39 rpmi: aspell-0.60.5-alt2 installed Installing joe-3.7-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65594 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf joe-3.7 + echo 'Source #0 (joe-3.7.tar.gz):' Source #0 (joe-3.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/joe-3.7.tar.gz + /bin/tar -xf - + cd joe-3.7 + echo 'Source #1 (joe_icons.tar.bz2):' Source #1 (joe_icons.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/joe_icons.tar.bz2 + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (joe-3.0-yuk-c-color.patch):' Patch #1 (joe-3.0-yuk-c-color.patch): + /usr/bin/patch -p1 patching file syntax/c.jsf.in Hunk #1 succeeded at 190 with fuzz 2 (offset 121 lines). + echo 'Patch #2 (joe-3.5-cp1251.patch):' Patch #2 (joe-3.5-cp1251.patch): + /usr/bin/patch -p1 patching file utf8.c + echo 'Patch #10 (joe-3.7-joerc.patch):' Patch #10 (joe-3.7-joerc.patch): + /usr/bin/patch -p1 patching file rc/joerc.in + echo 'Patch #11 (joe-3.5-time.patch):' Patch #11 (joe-3.5-time.patch): + /usr/bin/patch -p1 patching file tty.c Hunk #1 succeeded at 245 (offset 3 lines). Hunk #2 succeeded at 281 (offset 3 lines). Hunk #3 succeeded at 293 (offset 3 lines). + /usr/bin/subst 's/ -asis/-asis/' rc/jmacsrc.in rc/joerc.in rc/jpicorc.in rc/jstarrc.in + /usr/bin/subst 's/ -guess_utf8/-guess_utf8/' rc/jmacsrc.in rc/joerc.in rc/jpicorc.in rc/jstarrc.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65594 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd joe-3.7 + 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 update your `aclocal.m4' by running aclocal. + ./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 configure: WARNING: unrecognized options: --without-included-gettext checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for library containing openpty... -lutil checking for library containing login_tty... none required checking for library containing tgetflag... -lncurses checking for library containing snprintf... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking stdlib.h usability... yes checking stdlib.h presence... yes checking for stdlib.h... yes checking string.h usability... yes checking string.h presence... yes checking for string.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking unistd.h usability... yes checking unistd.h presence... yes checking for unistd.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/dirent.h usability... no checking sys/dirent.h presence... no checking for sys/dirent.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/types.h usability... yes checking sys/types.h presence... yes checking for sys/types.h... yes checking sys/stat.h usability... yes checking sys/stat.h presence... yes checking for sys/stat.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking selinux/context.h usability... no checking selinux/context.h presence... no checking for selinux/context.h... no checking for function prototypes... yes checking for an ANSI C-conforming const... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking for sighandler_t... no checking whether ppc-alt-linux-gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking whether setpgrp() takes no arguments... yes checking for pid_t... yes checking for size_t... yes checking for off_t... yes checking size of off_t... 8 checking for ssize_t... yes checking return type of signal handlers... void checking whether stat accepts an empty string... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for getcwd... yes checking for getwd... yes checking for isblank... yes checking whether isblank() works correctly with side effect expressions... yes checking for alarm... yes checking for mkdir... yes checking for mkstemp... yes checking for putenv... yes checking for setlocale... yes checking for strchr... yes checking for strdup... yes checking for utime... yes checking for setpgid... yes checking for setitimer... yes checking for sigaction... yes checking for sigvec... yes checking for siginterrupt... yes checking for sigprocmask... yes checking whether sighandlers must be reinstalled... no checking for aspell... aspell configure: creating ./config.status config.status: creating Makefile config.status: creating rc/Makefile config.status: creating man/Makefile config.status: creating man/ru/Makefile config.status: creating syntax/Makefile config.status: creating po/Makefile config.status: creating syntax/c.jsf config.status: creating syntax/perl.jsf config.status: creating syntax/verilog.jsf config.status: creating syntax/sh.jsf config.status: creating syntax/python.jsf config.status: creating syntax/conf.jsf config.status: creating syntax/php.jsf config.status: creating syntax/mail.jsf config.status: creating syntax/pascal.jsf config.status: creating syntax/html.jsf config.status: creating syntax/vhdl.jsf config.status: creating syntax/fortran.jsf config.status: creating syntax/java.jsf config.status: creating syntax/xml.jsf config.status: creating syntax/tcl.jsf config.status: creating charmaps/klingon config.status: creating syntax/lisp.jsf config.status: creating syntax/csh.jsf config.status: creating syntax/mason.jsf config.status: creating syntax/diff.jsf config.status: creating syntax/asm.jsf config.status: creating syntax/css.jsf config.status: creating syntax/tex.jsf config.status: creating syntax/ocaml.jsf config.status: creating syntax/4gl.jsf config.status: creating syntax/sml.jsf config.status: creating syntax/sql.jsf config.status: creating syntax/awk.jsf config.status: creating syntax/cobol.jsf config.status: creating syntax/sed.jsf config.status: creating syntax/ps.jsf config.status: creating syntax/ada.jsf config.status: creating syntax/troff.jsf config.status: creating syntax/haskell.jsf config.status: creating syntax/rexx.jsf config.status: creating syntax/skill.jsf config.status: creating syntax/lua.jsf config.status: creating syntax/ruby.jsf config.status: creating syntax/m4.jsf config.status: creating syntax/joerc.jsf config.status: creating syntax/spec.jsf config.status: creating syntax/matlab.jsf config.status: creating syntax/jsf.jsf config.status: creating syntax/jsf_check.jsf config.status: creating autoconf.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/joe-3.7' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/joe-3.7' Making all in man make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/man' Making all in ru make[3]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/man/ru' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,; s,@BINDIR\@,/usr/bin,' ./joe.1.in > joe.1 make[3]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/man/ru' make[3]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/man' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,; s,@BINDIR\@,/usr/bin,' ./joe.1.in > joe.1 make[3]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/man' Making all in rc make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/rc' sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./joerc.in > joerc sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./jicerc.ru.in > jicerc.ru sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./jmacsrc.in > jmacsrc sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./jstarrc.in > jstarrc sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./rjoerc.in > rjoerc sed 's,@JOERC\@,/etc/joe,; s,@JOEDOC\@,/usr/share/doc/joe,; s,@JOEDATA\@,/usr/share/joe,; s,@SPELL\@,aspell,' ./jpicorc.in > jpicorc make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/rc' Making all in po make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/po' Making all in syntax make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/syntax' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/syntax' make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c b.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c blocks.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c bw.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c cmd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c hash.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c help.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c kbd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c macro.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c main.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c menu.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c path.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c poshist.c main.c: In function 'main': main.c:298: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result main.c:311: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result main.c:330: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result main.c:347: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c pw.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c queue.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c qw.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c rc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c regex.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c scrn.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c tab.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c termcap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c tty.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c tw.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c ublock.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c uedit.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c uerror.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c ufile.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c uformat.c tty.c: In function 'mpxresume': tty.c:759: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result tty.c: In function 'mpxstart': tty.c:837: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result tty.c: In function 'mpxmk': tty.c:1064: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result tty.c:1068: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result tty.c:1162: warning: ignoring return value of 'write', declared with attribute warn_unused_result tty.c:1168: warning: ignoring return value of 'dup', declared with attribute warn_unused_result tty.c:1173: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c uisrch.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c umath.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c undo.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c usearch.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c ushell.c ublock.c: In function 'dofilt': ublock.c:927: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result ublock.c:928: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result ublock.c:944: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ublock.c:945: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ublock.c:946: warning: ignoring return value of 'dup', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c utag.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c va.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c vfile.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c vs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c w.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c utils.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c syntax.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c utf8.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c selinux.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c i18n.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c charmap.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c mouse.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c lattr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c gettext.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c builtin.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c builtins.c vfile.c: In function 'vlock': vfile.c:182: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DJOERC="\"/etc/joe/\"" -DJOEDATA="\"/usr/share/joe/\"" -pipe -Wall -O2 -fsigned-char -c termidx.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o termidx termidx.o -lncurses -lutil b.c: In function 'bload': b.c:2516: warning: 'maxi' may be used uninitialized in this function ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o joe b.o blocks.o bw.o cmd.o hash.o help.o kbd.o macro.o main.o menu.o path.o poshist.o pw.o queue.o qw.o rc.o regex.o scrn.o tab.o termcap.o tty.o tw.o ublock.o uedit.o uerror.o ufile.o uformat.o uisrch.o umath.o undo.o usearch.o ushell.o utag.o va.o vfile.o vs.o w.o utils.o syntax.o utf8.o selinux.o i18n.o charmap.o mouse.o lattr.o gettext.o builtin.o builtins.o -lm -lncurses -lutil make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7' make[1]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7' make: Leaving directory `/usr/src/RPM/BUILD/joe-3.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49990 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/joe-buildroot + : + /bin/rm -rf -- /usr/src/tmp/joe-buildroot + cd joe-3.7 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/joe-buildroot make: Entering directory `/usr/src/RPM/BUILD/joe-3.7' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/man' Making install in ru make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/man/ru' make[3]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/man/ru' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/ru/man1" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/man/ru/man1" /bin/install -p -m 644 './joe.1' '/usr/src/tmp/joe-buildroot/usr/share/man/ru/man1/joe.1' make[3]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/man/ru' make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/man/ru' make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/man' make[3]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/man/man1" /bin/install -p -m 644 './joe.1' '/usr/src/tmp/joe-buildroot/usr/share/man/man1/joe.1' make[3]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/man' Making install in rc make[1]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/rc' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/joe" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/etc/joe" /bin/install -p -m 644 'joerc' '/usr/src/tmp/joe-buildroot/etc/joe/joerc' /bin/install -p -m 644 'jicerc.ru' '/usr/src/tmp/joe-buildroot/etc/joe/jicerc.ru' /bin/install -p -m 644 'jmacsrc' '/usr/src/tmp/joe-buildroot/etc/joe/jmacsrc' /bin/install -p -m 644 'jstarrc' '/usr/src/tmp/joe-buildroot/etc/joe/jstarrc' /bin/install -p -m 644 'rjoerc' '/usr/src/tmp/joe-buildroot/etc/joe/rjoerc' /bin/install -p -m 644 'jpicorc' '/usr/src/tmp/joe-buildroot/etc/joe/jpicorc' /bin/install -p -m 644 'ftyperc' '/usr/src/tmp/joe-buildroot/etc/joe/ftyperc' make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/rc' make[1]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/rc' Making install in po make[1]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/po' make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/po' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/joe/lang" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/joe/lang" /bin/install -p -m 644 'ru.po' '/usr/src/tmp/joe-buildroot/usr/share/joe/lang/ru.po' /bin/install -p -m 644 'de.po' '/usr/src/tmp/joe-buildroot/usr/share/joe/lang/de.po' /bin/install -p -m 644 'fr.po' '/usr/src/tmp/joe-buildroot/usr/share/joe/lang/fr.po' /bin/install -p -m 644 'uk.po' '/usr/src/tmp/joe-buildroot/usr/share/joe/lang/uk.po' make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/po' make[1]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/po' Making install in syntax make[1]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/syntax' make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7/syntax' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/joe/syntax" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/joe/syntax" /bin/install -p -m 644 'c.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/c.jsf' /bin/install -p -m 644 'perl.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/perl.jsf' /bin/install -p -m 644 'verilog.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/verilog.jsf' /bin/install -p -m 644 'conf.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/conf.jsf' /bin/install -p -m 644 'python.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/python.jsf' /bin/install -p -m 644 'php.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/php.jsf' /bin/install -p -m 644 'sh.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/sh.jsf' /bin/install -p -m 644 'mail.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/mail.jsf' /bin/install -p -m 644 'pascal.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/pascal.jsf' /bin/install -p -m 644 'html.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/html.jsf' /bin/install -p -m 644 'vhdl.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/vhdl.jsf' /bin/install -p -m 644 'fortran.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/fortran.jsf' /bin/install -p -m 644 'java.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/java.jsf' /bin/install -p -m 644 'xml.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/xml.jsf' /bin/install -p -m 644 'tcl.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/tcl.jsf' /bin/install -p -m 644 'lisp.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/lisp.jsf' /bin/install -p -m 644 'csh.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/csh.jsf' /bin/install -p -m 644 'mason.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/mason.jsf' /bin/install -p -m 644 'diff.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/diff.jsf' /bin/install -p -m 644 'asm.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/asm.jsf' /bin/install -p -m 644 'tex.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/tex.jsf' /bin/install -p -m 644 'css.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/css.jsf' /bin/install -p -m 644 'ocaml.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/ocaml.jsf' /bin/install -p -m 644 '4gl.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/4gl.jsf' /bin/install -p -m 644 'sml.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/sml.jsf' /bin/install -p -m 644 'sql.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/sql.jsf' /bin/install -p -m 644 'awk.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/awk.jsf' /bin/install -p -m 644 'cobol.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/cobol.jsf' /bin/install -p -m 644 'sed.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/sed.jsf' /bin/install -p -m 644 'ps.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/ps.jsf' /bin/install -p -m 644 'ada.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/ada.jsf' /bin/install -p -m 644 'troff.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/troff.jsf' /bin/install -p -m 644 'haskell.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/haskell.jsf' /bin/install -p -m 644 'rexx.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/rexx.jsf' /bin/install -p -m 644 'skill.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/skill.jsf' /bin/install -p -m 644 'lua.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/lua.jsf' /bin/install -p -m 644 'ruby.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/ruby.jsf' /bin/install -p -m 644 'm4.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/m4.jsf' /bin/install -p -m 644 'joerc.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/joerc.jsf' /bin/install -p -m 644 'spec.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/spec.jsf' /bin/install -p -m 644 'matlab.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/matlab.jsf' /bin/install -p -m 644 'jsf.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/jsf.jsf' /bin/install -p -m 644 'jsf_check.jsf' '/usr/src/tmp/joe-buildroot/usr/share/joe/syntax/jsf_check.jsf' make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/syntax' make[1]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7/syntax' make[1]: Entering directory `/usr/src/RPM/BUILD/joe-3.7' make[2]: Entering directory `/usr/src/RPM/BUILD/joe-3.7' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/bin" /bin/install -p 'joe' '/usr/src/tmp/joe-buildroot/usr/bin/joe' /bin/install -p 'termidx' '/usr/src/tmp/joe-buildroot/usr/bin/termidx' make install-exec-hook make[3]: Entering directory `/usr/src/RPM/BUILD/joe-3.7' rm -f /usr/src/tmp/joe-buildroot/usr/bin/jmacs /usr/src/tmp/joe-buildroot/usr/bin/jstar /usr/src/tmp/joe-buildroot/usr/bin/rjoe /usr/src/tmp/joe-buildroot/usr/bin/jpico rm -f /usr/src/tmp/joe-buildroot/usr/bin/jmacs.exe /usr/src/tmp/joe-buildroot/usr/bin/jstar.exe /usr/src/tmp/joe-buildroot/usr/bin/rjoe.exe /usr/src/tmp/joe-buildroot/usr/bin/jpico.exe for i in jmacs jstar rjoe jpico ; do ln -s joe /usr/src/tmp/joe-buildroot/usr/bin/$i ; done make[3]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7' test -z "/usr/share/joe/charmaps" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/joe/charmaps" /bin/install -p -m 644 'charmaps/klingon' '/usr/src/tmp/joe-buildroot/usr/share/joe/charmaps/klingon' test -z "/usr/share/doc/joe" || /bin/mkdir -p "/usr/src/tmp/joe-buildroot/usr/share/doc/joe" /bin/install -p -m 644 'LIST' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/LIST' /bin/install -p -m 644 'README' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/README' /bin/install -p -m 644 'HINTS' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/HINTS' /bin/install -p -m 644 'ChangeLog' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/ChangeLog' /bin/install -p -m 644 'HACKING' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/HACKING' /bin/install -p -m 644 'NEWS' '/usr/src/tmp/joe-buildroot/usr/share/doc/joe/NEWS' make[2]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7' make[1]: Leaving directory `/usr/src/RPM/BUILD/joe-3.7' make: Leaving directory `/usr/src/RPM/BUILD/joe-3.7' ~/tmp/joe-buildroot/usr/share/man/man1 ~/RPM/BUILD/joe-3.7 + pushd /usr/src/tmp/joe-buildroot/usr/share/man/man1 + ln -s joe.1 jmacs.1 + ln -s joe.1 jpico.1 + ln -s joe.1 jstar.1 + ln -s joe.1 rjoe.1 + popd ~/RPM/BUILD/joe-3.7 + install -pD -m644 joe_16.xpm /usr/src/tmp/joe-buildroot/usr/share/icons/hicolor/16x16/apps/joe.xpm + install -pD -m644 joe_32.xpm /usr/src/tmp/joe-buildroot/usr/share/icons/hicolor/32x32/apps/joe.xpm + install -pD -m644 joe_48.xpm /usr/src/tmp/joe-buildroot/usr/share/icons/hicolor/48x48/apps/joe.xpm + install -pD -m644 /usr/src/RPM/SOURCES/joe.desktop /usr/src/tmp/joe-buildroot/usr/share/applications/joe.desktop + install -pD -m644 /usr/src/RPM/SOURCES/joe.png /usr/src/tmp/joe-buildroot/usr/share/pixmaps/joe.png + rm -rf /usr/src/tmp/joe-buildroot/usr/share/doc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/joe-buildroot (auto) Verifying and fixing files in /usr/src/tmp/joe-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/joe-buildroot (auto) removed `/usr/src/tmp/joe-buildroot/usr/share/man/man1/rjoe.1' `/usr/src/tmp/joe-buildroot/usr/share/man/man1/rjoe.1.bz2' -> `joe.1.bz2' removed `/usr/src/tmp/joe-buildroot/usr/share/man/man1/jstar.1' `/usr/src/tmp/joe-buildroot/usr/share/man/man1/jstar.1.bz2' -> `joe.1.bz2' removed `/usr/src/tmp/joe-buildroot/usr/share/man/man1/jpico.1' `/usr/src/tmp/joe-buildroot/usr/share/man/man1/jpico.1.bz2' -> `joe.1.bz2' removed `/usr/src/tmp/joe-buildroot/usr/share/man/man1/jmacs.1' `/usr/src/tmp/joe-buildroot/usr/share/man/man1/jmacs.1.bz2' -> `joe.1.bz2' Verifying ELF objects in /usr/src/tmp/joe-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/joe-buildroot (executable,shared) Processing files: joe-3.7-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16776 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd joe-3.7 + DOCDIR=/usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + export DOCDIR + rm -rf /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + /bin/mkdir -p /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + cp -prL HINTS LIST NEWS README /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + chmod -R go-w /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + chmod -R a+rX /usr/src/tmp/joe-buildroot/usr/share/doc/joe-3.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.16776 + 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.59936 + 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.2), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libtinfo.so.5, libutil.so.1(GLIBC_2.0), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.75948 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/joe-3.7-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/joe-3.7-alt2.ppc.rpm 32.81user 7.50system 0:27.01elapsed 149%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1671842minor)pagefaults 0swaps