<86>Apr 26 01:57:30 userdel[21830]: delete user `rooter' <86>Apr 26 01:57:30 userdel[21830]: remove group `rooter' <86>Apr 26 01:57:30 groupadd[21831]: new group: name=rooter, gid=501 <86>Apr 26 01:57:30 useradd[21832]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 01:57:30 userdel[21834]: delete user `builder' <86>Apr 26 01:57:30 userdel[21834]: remove group `builder' <86>Apr 26 01:57:30 groupadd[21835]: new group: name=builder, gid=502 <86>Apr 26 01:57:30 useradd[21836]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 01:57:33 rpmi: libncursesw-5.6-alt4 installed <13>Apr 26 01:57:33 rpmi: dialog-1.1-alt2 installed <13>Apr 26 01:57:33 rpmi: rpm-build-licenses-1.0-alt2 installed <86>Apr 26 01:57:33 groupadd[22140]: new group: name=crontab, gid=36 <13>Apr 26 01:57:33 rpmi: crontab-control-1.1-alt1 installed <13>Apr 26 01:57:33 rpmi: setproctitle-0.3.1-alt1 installed <13>Apr 26 01:57:33 rpmi: vixie-cron-4.1.20060426-alt4 installed <13>Apr 26 01:57:33 rpmi: crontabs-1.8-alt1 installed <13>Apr 26 01:57:33 rpmi: stmpclean-0.3-alt2 installed <13>Apr 26 01:57:33 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 26 01:57:33 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 01:57:41 rpmi: tetex-core-2.0-alt4 installed <13>Apr 26 01:57:44 rpmi: tetex-dvips-2.0-alt4 installed <13>Apr 26 01:57:46 rpmi: tetex-latex-2.0-alt4 installed <13>Apr 26 01:57:46 rpmi: emacs22-speedbar-1.0-alt5 installed <13>Apr 26 01:57:46 rpmi: emacs22-tramp-2.0.57-alt5 installed <13>Apr 26 01:57:49 rpmi: emacs22-common-22.2-alt5 installed <13>Apr 26 01:57:50 rpmi: emacs22-nox-22.2-alt5 installed Installing gforth-0.6.2-alt10.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gforth-0.6.2 + echo 'Source #0 (gforth-0.6.2.tar):' Source #0 (gforth-0.6.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gforth-0.6.2.tar + cd gforth-0.6.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (gforth-0.6.2-alt10.patch):' Patch #0 (gforth-0.6.2-alt10.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file comp-i.fs patching file configure.in patching file debug.fs patching file doc/gforth.1 patching file filedump.fs patching file gforth.el patching file httpd.fs patching file see.fs patching file siev.fs patching file sieve.fs + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gforth-0.6.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char -fno-reorder-blocks' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char -fno-reorder-blocks' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char -fno-reorder-blocks' + 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.in'. 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 --libdir=/usr/lib --enable-largefile --without-debug --enable-force-reg 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking make type... checking whether the linker accepts -export-dynamic... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for _sync_cache_range... no 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 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 char *... yes checking size of char *... 4 checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... (cached) 0 checking for intptr_t... yes checking size of intptr_t... 4 checking for int128_t... no checking size of int128_t... 0 checking for a C type for cells... int checking for a C type for double-cells... none configure: WARNING: Emulating double-cell arithmetic. This may be slow. checking for off_t... yes checking for off_t... (cached) yes checking size of off_t... 8 checking if ppc-alt-linux-gcc understands -fno-gcse... yes checking if ppc-alt-linux-gcc understands -fno-strict-aliasing... yes checking if ppc-alt-linux-gcc understands -fno-crossjumping... yes checking how to suppress 'unused variable' warnings... __attribute__((unused)) checking for asm.fs... no checking for disasm.fs... no checking for install-info... /sbin/install-info checking whether byte ordering is bigendian... yes checking if and how we can waste code space... no configure: WARNING: Disabling dynamic native code generation by default (speed penalty factor ~2) checking whether ln -s works... yes checking for a BSD-compatible install... /bin/install -c checking for asin in -lm... yes checking for dlopen in -ldl... yes checking for __builtin_avcall in -lavcall... no checking for __vacall_r in -lcallback... no checking for vacall in -lvacall... no checking for alloc_trampoline in -ltrampoline... no checking for working memcmp... yes checking for memmove... yes checking for strtoul... yes checking for pow10... yes checking for strerror... yes checking for strsignal... yes checking for atanh... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for ftello... yes checking for dlopen... yes checking for sys_siglist... no checking for getrusage... yes checking for stack_t... yes checking whether sys_siglist is declared... yes checking for getopt_long... yes checking for expm1... yes checking for log1p... yes checking for rint... yes checking for ecvt... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for working POSIX fnmatch... yes checking for mmap... yes checking for sysconf... yes checking for getpagesize... yes checking for emacs... emacs checking where .elc files should go... ${datarootdir}/emacs/site-lisp configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile contains a reference to the variable `datarootdir' which seems to be undefined. Please make sure it is defined. config.status: creating Makedist config.status: creating gforthmi config.status: creating vmgen config.status: creating machpc.fs config.status: creating engine/Makefile config.status: creating doc/version.texi config.status: creating engine/config.h config.status: executing stamp-h commands + make make: Entering directory `/usr/src/RPM/BUILD/gforth-0.6.2' if test -r version && test x'0.6.2' = x`cat version` ; then true ; else echo 0.6.2 > version ; fi make gforth make[1]: Entering directory `/usr/src/RPM/BUILD/gforth-0.6.2' cd engine && make gforth gforth-ditc gforth-fast gforth-itc make[2]: Entering directory `/usr/src/RPM/BUILD/gforth-0.6.2/engine' cd .. && CONFIG_FILES=stamp-h CONFIG_HEADERS=engine/config.h ./config.status config.status: creating stamp-h config.status: creating engine/config.h config.status: engine/config.h is unchanged config.status: executing stamp-h commands echo timestamp > stamp-h ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -o engine.o -c ./engine.c In file included from ./engine.c:32: ./threaded.h:216:2: warning: #warning direct threading scheme 5: long latency, cfa live In file included from ./engine.c:337: ./prim: In function 'engine': ./prim:1089: warning: pointer targets in assignment differ in signedness ./prim:1538: warning: pointer targets in passing argument 1 of '_sync_cache_range' differ in signedness ./prim:1562: warning: pointer targets in assignment differ in signedness ./prim:1563: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1639: warning: pointer targets in assignment differ in signedness ./prim:1640: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1644: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1813: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-defer-pop -fcaller-saves -fno-inline -DGFORTH_DEBUGGING -DENGINE=2 -o engine2.o -c ./engine.c In file included from ./engine.c:32: ./threaded.h:216:2: warning: #warning direct threading scheme 5: long latency, cfa live In file included from ./engine.c:337: ./prim: In function 'engine2': ./prim:1089: warning: pointer targets in assignment differ in signedness ./prim:1538: warning: pointer targets in passing argument 1 of '_sync_cache_range' differ in signedness ./prim:1562: warning: pointer targets in assignment differ in signedness ./prim:1563: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1639: warning: pointer targets in assignment differ in signedness ./prim:1640: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1644: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1813: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -DGFORTH_DEBUGGING -o main.o -c ./main.c ./main.c: In function 'dict_alloc_read': ./main.c:444: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c:482:2: warning: #warning You can ignore the warnings about clobbered variables in go_forth ./main.c: In function 'flush_to_here': ./main.c:830: warning: pointer targets in passing argument 1 of '_sync_cache_range' differ in signedness ./main.c: In function 'loader': ./main.c:1360: warning: pointer targets in passing argument 2 of 'relocate' differ in signedness ./main.c:1335: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c:1359: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c: In function 'openimage': ./main.c:1401: warning: pointer targets in passing argument 1 of 'tilde_cstr' differ in signedness ppc-alt-linux-gcc -c -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -o io.o io.c ppc-alt-linux-gcc -c -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -o signals.o signals.c ppc-alt-linux-gcc -c -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -o support.o support.c support.c: In function 'tilde_cstr': support.c:80: warning: pointer targets in assignment differ in signedness support.c:97: warning: pointer targets in assignment differ in signedness support.c:107: warning: pointer targets in passing argument 1 of 'cstr' differ in signedness support.c: In function 'listlfind': support.c:190: warning: pointer targets in passing argument 2 of 'memcasecmp' differ in signedness support.c: In function 'hashlfind': support.c:203: warning: pointer targets in passing argument 2 of 'memcasecmp' differ in signedness ppc-alt-linux-gcc -c -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -o ../arch/power/_sync_cache_range.o ../arch/power/_sync_cache_range.c ppc-alt-linux-gcc -c -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -o dblsub.o dblsub.c ppc-alt-linux-gcc -export-dynamic engine.o engine2.o main.o io.o signals.o support.o ../arch/power/_sync_cache_range.o dblsub.o -ldl -lm -o gforth ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-defer-pop -fcaller-saves -fno-inline -DDOUBLY_INDIRECT -o engine-ditc.o -c ./engine.c In file included from ./engine.c:337: ./prim: In function 'engine': ./prim:1089: warning: pointer targets in assignment differ in signedness ./prim:1538: warning: pointer targets in passing argument 1 of '_sync_cache_range' differ in signedness ./prim:1562: warning: pointer targets in assignment differ in signedness ./prim:1563: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1639: warning: pointer targets in assignment differ in signedness ./prim:1640: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1644: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1813: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -DDOUBLY_INDIRECT -o main-ditc.o -c ./main.c ./main.c: In function 'dict_alloc_read': ./main.c:444: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c:482:2: warning: #warning You can ignore the warnings about clobbered variables in go_forth ./main.c: In function 'loader': ./main.c:1360: warning: pointer targets in passing argument 2 of 'relocate' differ in signedness ./main.c:1335: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c:1359: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c: In function 'openimage': ./main.c:1401: warning: pointer targets in passing argument 1 of 'tilde_cstr' differ in signedness ./main.c: At top level: ./main.c:669: warning: 'superend' defined but not used ppc-alt-linux-gcc -export-dynamic engine-ditc.o main-ditc.o io.o signals.o support.o ../arch/power/_sync_cache_range.o dblsub.o -ldl -lm -o gforth-ditc ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-defer-pop -fcaller-saves -fno-inline -o engine-fast.o -c ./engine.c In file included from ./engine.c:32: ./threaded.h:216:2: warning: #warning direct threading scheme 5: long latency, cfa live In file included from ./engine.c:337: ./prim: In function 'engine': ./prim:1089: warning: pointer targets in assignment differ in signedness ./prim:1538: warning: pointer targets in passing argument 1 of '_sync_cache_range' differ in signedness ./prim:1562: warning: pointer targets in assignment differ in signedness ./prim:1563: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1639: warning: pointer targets in assignment differ in signedness ./prim:1640: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1644: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1813: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-defer-pop -fcaller-saves -fno-inline -DENGINE=2 -o engine-fast2.o -c ./engine.c In file included from ./engine.c:32: ./threaded.h:216:2: warning: #warning direct threading scheme 5: long latency, cfa live In file included from ./engine.c:337: ./prim: In function 'engine2': ./prim:1089: warning: pointer targets in assignment differ in signedness ./prim:1538: warning: pointer targets in passing argument 1 of '_sync_cache_range' differ in signedness ./prim:1562: warning: pointer targets in assignment differ in signedness ./prim:1563: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1639: warning: pointer targets in assignment differ in signedness ./prim:1640: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1644: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1813: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -o main-fast.o -c ./main.c ./main.c: In function 'dict_alloc_read': ./main.c:444: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c:482:2: warning: #warning You can ignore the warnings about clobbered variables in go_forth ./main.c: In function 'flush_to_here': ./main.c:830: warning: pointer targets in passing argument 1 of '_sync_cache_range' differ in signedness ./main.c: In function 'loader': ./main.c:1360: warning: pointer targets in passing argument 2 of 'relocate' differ in signedness ./main.c:1335: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c:1359: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c: In function 'openimage': ./main.c:1401: warning: pointer targets in passing argument 1 of 'tilde_cstr' differ in signedness ppc-alt-linux-gcc -export-dynamic engine-fast.o engine-fast2.o main-fast.o io.o signals.o support.o ../arch/power/_sync_cache_range.o dblsub.o -ldl -lm -o gforth-fast ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-defer-pop -fcaller-saves -fno-inline -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o engine-itc.o -c ./engine.c In file included from ./engine.c:32: ./threaded.h:390:2: warning: #warning indirect threading scheme 6: long latency In file included from ./engine.c:337: ./prim: In function 'engine': ./prim:1089: warning: pointer targets in assignment differ in signedness ./prim:1538: warning: pointer targets in passing argument 1 of '_sync_cache_range' differ in signedness ./prim:1562: warning: pointer targets in assignment differ in signedness ./prim:1563: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1639: warning: pointer targets in assignment differ in signedness ./prim:1640: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1644: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ./prim:1813: warning: pointer targets in assignment differ in signedness prim.i:131: warning: 'ca' may be used uninitialized in this function prim.i:131: note: 'ca' was declared here prim.i:342: warning: 'ca' may be used uninitialized in this function prim.i:342: note: 'ca' was declared here prim.i:378: warning: 'ca' may be used uninitialized in this function prim.i:378: note: 'ca' was declared here prim.i:495: warning: 'ca' may be used uninitialized in this function prim.i:495: note: 'ca' was declared here prim.i:7750: warning: 'ca' may be used uninitialized in this function prim.i:7750: note: 'ca' was declared here prim.i:14656: warning: 'ca' may be used uninitialized in this function prim.i:14656: note: 'ca' was declared here prim.i:6416: warning: 'ca' may be used uninitialized in this function prim.i:6416: note: 'ca' was declared here prim.i:6384: warning: 'ca' may be used uninitialized in this function prim.i:6384: note: 'ca' was declared here prim.i:6350: warning: 'ca' may be used uninitialized in this function prim.i:6350: note: 'ca' was declared here prim.i:6314: warning: 'ca' may be used uninitialized in this function prim.i:6314: note: 'ca' was declared here prim.i:6281: warning: 'ca' may be used uninitialized in this function prim.i:6281: note: 'ca' was declared here prim.i:6244: warning: 'ca' may be used uninitialized in this function prim.i:6244: note: 'ca' was declared here prim.i:6207: warning: 'ca' may be used uninitialized in this function prim.i:6207: note: 'ca' was declared here prim.i:6176: warning: 'ca' may be used uninitialized in this function prim.i:6176: note: 'ca' was declared here prim.i:6143: warning: 'ca' may be used uninitialized in this function prim.i:6143: note: 'ca' was declared here prim.i:6113: warning: 'ca' may be used uninitialized in this function prim.i:6113: note: 'ca' was declared here prim.i:6079: warning: 'ca' may be used uninitialized in this function prim.i:6079: note: 'ca' was declared here prim.i:6049: warning: 'ca' may be used uninitialized in this function prim.i:6049: note: 'ca' was declared here prim.i:6017: warning: 'ca' may be used uninitialized in this function prim.i:6017: note: 'ca' was declared here prim.i:5984: warning: 'ca' may be used uninitialized in this function prim.i:5984: note: 'ca' was declared here prim.i:5951: warning: 'ca' may be used uninitialized in this function prim.i:5951: note: 'ca' was declared here prim.i:5921: warning: 'ca' may be used uninitialized in this function prim.i:5921: note: 'ca' was declared here prim.i:5888: warning: 'ca' may be used uninitialized in this function prim.i:5888: note: 'ca' was declared here prim.i:5855: warning: 'ca' may be used uninitialized in this function prim.i:5855: note: 'ca' was declared here prim.i:5822: warning: 'ca' may be used uninitialized in this function prim.i:5822: note: 'ca' was declared here prim.i:5791: warning: 'ca' may be used uninitialized in this function prim.i:5791: note: 'ca' was declared here prim.i:5758: warning: 'ca' may be used uninitialized in this function prim.i:5758: note: 'ca' was declared here prim.i:5727: warning: 'ca' may be used uninitialized in this function prim.i:5727: note: 'ca' was declared here prim.i:5695: warning: 'ca' may be used uninitialized in this function prim.i:5695: note: 'ca' was declared here prim.i:5664: warning: 'ca' may be used uninitialized in this function prim.i:5664: note: 'ca' was declared here prim.i:5633: warning: 'ca' may be used uninitialized in this function prim.i:5633: note: 'ca' was declared here prim.i:5598: warning: 'ca' may be used uninitialized in this function prim.i:5598: note: 'ca' was declared here prim.i:5557: warning: 'ca' may be used uninitialized in this function prim.i:5557: note: 'ca' was declared here prim.i:5504: warning: 'ca' may be used uninitialized in this function prim.i:5504: note: 'ca' was declared here prim.i:5459: warning: 'ca' may be used uninitialized in this function prim.i:5459: note: 'ca' was declared here prim.i:5414: warning: 'ca' may be used uninitialized in this function prim.i:5414: note: 'ca' was declared here prim.i:5369: warning: 'ca' may be used uninitialized in this function prim.i:5369: note: 'ca' was declared here prim.i:5324: warning: 'ca' may be used uninitialized in this function prim.i:5324: note: 'ca' was declared here prim.i:5279: warning: 'ca' may be used uninitialized in this function prim.i:5279: note: 'ca' was declared here prim.i:5237: warning: 'ca' may be used uninitialized in this function prim.i:5237: note: 'ca' was declared here prim.i:5195: warning: 'ca' may be used uninitialized in this function prim.i:5195: note: 'ca' was declared here prim.i:5153: warning: 'ca' may be used uninitialized in this function prim.i:5153: note: 'ca' was declared here prim.i:5111: warning: 'ca' may be used uninitialized in this function prim.i:5111: note: 'ca' was declared here prim.i:5069: warning: 'ca' may be used uninitialized in this function prim.i:5069: note: 'ca' was declared here prim.i:5027: warning: 'ca' may be used uninitialized in this function prim.i:5027: note: 'ca' was declared here prim.i:4982: warning: 'ca' may be used uninitialized in this function prim.i:4982: note: 'ca' was declared here prim.i:4937: warning: 'ca' may be used uninitialized in this function prim.i:4937: note: 'ca' was declared here prim.i:4892: warning: 'ca' may be used uninitialized in this function prim.i:4892: note: 'ca' was declared here prim.i:4847: warning: 'ca' may be used uninitialized in this function prim.i:4847: note: 'ca' was declared here prim.i:4802: warning: 'ca' may be used uninitialized in this function prim.i:4802: note: 'ca' was declared here prim.i:4757: warning: 'ca' may be used uninitialized in this function prim.i:4757: note: 'ca' was declared here prim.i:4718: warning: 'ca' may be used uninitialized in this function prim.i:4718: note: 'ca' was declared here prim.i:4681: warning: 'ca' may be used uninitialized in this function prim.i:4681: note: 'ca' was declared here prim.i:4644: warning: 'ca' may be used uninitialized in this function prim.i:4644: note: 'ca' was declared here prim.i:4607: warning: 'ca' may be used uninitialized in this function prim.i:4607: note: 'ca' was declared here prim.i:4570: warning: 'ca' may be used uninitialized in this function prim.i:4570: note: 'ca' was declared here prim.i:4533: warning: 'ca' may be used uninitialized in this function prim.i:4533: note: 'ca' was declared here prim.i:4496: warning: 'ca' may be used uninitialized in this function prim.i:4496: note: 'ca' was declared here prim.i:4459: warning: 'ca' may be used uninitialized in this function prim.i:4459: note: 'ca' was declared here prim.i:4422: warning: 'ca' may be used uninitialized in this function prim.i:4422: note: 'ca' was declared here prim.i:4385: warning: 'ca' may be used uninitialized in this function prim.i:4385: note: 'ca' was declared here prim.i:4348: warning: 'ca' may be used uninitialized in this function prim.i:4348: note: 'ca' was declared here prim.i:4311: warning: 'ca' may be used uninitialized in this function prim.i:4311: note: 'ca' was declared here prim.i:4278: warning: 'ca' may be used uninitialized in this function prim.i:4278: note: 'ca' was declared here prim.i:4245: warning: 'ca' may be used uninitialized in this function prim.i:4245: note: 'ca' was declared here prim.i:4212: warning: 'ca' may be used uninitialized in this function prim.i:4212: note: 'ca' was declared here prim.i:4179: warning: 'ca' may be used uninitialized in this function prim.i:4179: note: 'ca' was declared here prim.i:4146: warning: 'ca' may be used uninitialized in this function prim.i:4146: note: 'ca' was declared here prim.i:4113: warning: 'ca' may be used uninitialized in this function prim.i:4113: note: 'ca' was declared here prim.i:4075: warning: 'ca' may be used uninitialized in this function prim.i:4075: note: 'ca' was declared here prim.i:4039: warning: 'ca' may be used uninitialized in this function prim.i:4039: note: 'ca' was declared here prim.i:4007: warning: 'ca' may be used uninitialized in this function prim.i:4007: note: 'ca' was declared here prim.i:3971: warning: 'ca' may be used uninitialized in this function prim.i:3971: note: 'ca' was declared here prim.i:3935: warning: 'ca' may be used uninitialized in this function prim.i:3935: note: 'ca' was declared here prim.i:3899: warning: 'ca' may be used uninitialized in this function prim.i:3899: note: 'ca' was declared here prim.i:3862: warning: 'ca' may be used uninitialized in this function prim.i:3862: note: 'ca' was declared here prim.i:3824: warning: 'ca' may be used uninitialized in this function prim.i:3824: note: 'ca' was declared here prim.i:3787: warning: 'ca' may be used uninitialized in this function prim.i:3787: note: 'ca' was declared here prim.i:3746: warning: 'ca' may be used uninitialized in this function prim.i:3746: note: 'ca' was declared here prim.i:3705: warning: 'ca' may be used uninitialized in this function prim.i:3705: note: 'ca' was declared here prim.i:3664: warning: 'ca' may be used uninitialized in this function prim.i:3664: note: 'ca' was declared here prim.i:3618: warning: 'ca' may be used uninitialized in this function prim.i:3618: note: 'ca' was declared here prim.i:3578: warning: 'ca' may be used uninitialized in this function prim.i:3578: note: 'ca' was declared here prim.i:3539: warning: 'ca' may be used uninitialized in this function prim.i:3539: note: 'ca' was declared here prim.i:3487: warning: 'ca' may be used uninitialized in this function prim.i:3487: note: 'ca' was declared here prim.i:3435: warning: 'ca' may be used uninitialized in this function prim.i:3435: note: 'ca' was declared here prim.i:3403: warning: 'ca' may be used uninitialized in this function prim.i:3403: note: 'ca' was declared here prim.i:3370: warning: 'ca' may be used uninitialized in this function prim.i:3370: note: 'ca' was declared here prim.i:3331: warning: 'ca' may be used uninitialized in this function prim.i:3331: note: 'ca' was declared here prim.i:3295: warning: 'ca' may be used uninitialized in this function prim.i:3295: note: 'ca' was declared here prim.i:3259: warning: 'ca' may be used uninitialized in this function prim.i:3259: note: 'ca' was declared here prim.i:3223: warning: 'ca' may be used uninitialized in this function prim.i:3223: note: 'ca' was declared here prim.i:3188: warning: 'ca' may be used uninitialized in this function prim.i:3188: note: 'ca' was declared here prim.i:3149: warning: 'ca' may be used uninitialized in this function prim.i:3149: note: 'ca' was declared here prim.i:3110: warning: 'ca' may be used uninitialized in this function prim.i:3110: note: 'ca' was declared here prim.i:3078: warning: 'ca' may be used uninitialized in this function prim.i:3078: note: 'ca' was declared here prim.i:3046: warning: 'ca' may be used uninitialized in this function prim.i:3046: note: 'ca' was declared here prim.i:3013: warning: 'ca' may be used uninitialized in this function prim.i:3013: note: 'ca' was declared here prim.i:2977: warning: 'ca' may be used uninitialized in this function prim.i:2977: note: 'ca' was declared here prim.i:2937: warning: 'ca' may be used uninitialized in this function prim.i:2937: note: 'ca' was declared here prim.i:2901: warning: 'ca' may be used uninitialized in this function prim.i:2901: note: 'ca' was declared here prim.i:2865: warning: 'ca' may be used uninitialized in this function prim.i:2865: note: 'ca' was declared here prim.i:2833: warning: 'ca' may be used uninitialized in this function prim.i:2833: note: 'ca' was declared here prim.i:2788: warning: 'ca' may be used uninitialized in this function prim.i:2788: note: 'ca' was declared here prim.i:2755: warning: 'ca' may be used uninitialized in this function prim.i:2755: note: 'ca' was declared here prim.i:2711: warning: 'ca' may be used uninitialized in this function prim.i:2711: note: 'ca' was declared here prim.i:2670: warning: 'ca' may be used uninitialized in this function prim.i:2670: note: 'ca' was declared here prim.i:2633: warning: 'ca' may be used uninitialized in this function prim.i:2633: note: 'ca' was declared here prim.i:2593: warning: 'ca' may be used uninitialized in this function prim.i:2593: note: 'ca' was declared here prim.i:2551: warning: 'ca' may be used uninitialized in this function prim.i:2551: note: 'ca' was declared here prim.i:2509: warning: 'ca' may be used uninitialized in this function prim.i:2509: note: 'ca' was declared here prim.i:2474: warning: 'ca' may be used uninitialized in this function prim.i:2474: note: 'ca' was declared here prim.i:2440: warning: 'ca' may be used uninitialized in this function prim.i:2440: note: 'ca' was declared here prim.i:2409: warning: 'ca' may be used uninitialized in this function prim.i:2409: note: 'ca' was declared here prim.i:2331: warning: 'ca' may be used uninitialized in this function prim.i:2331: note: 'ca' was declared here prim.i:2255: warning: 'ca' may be used uninitialized in this function prim.i:2255: note: 'ca' was declared here prim.i:2179: warning: 'ca' may be used uninitialized in this function prim.i:2179: note: 'ca' was declared here prim.i:2103: warning: 'ca' may be used uninitialized in this function prim.i:2103: note: 'ca' was declared here prim.i:2025: warning: 'ca' may be used uninitialized in this function prim.i:2025: note: 'ca' was declared here prim.i:1988: warning: 'ca' may be used uninitialized in this function prim.i:1988: note: 'ca' was declared here prim.i:1950: warning: 'ca' may be used uninitialized in this function prim.i:1950: note: 'ca' was declared here prim.i:1835: warning: 'ca' may be used uninitialized in this function prim.i:1835: note: 'ca' was declared here prim.i:1725: warning: 'ca' may be used uninitialized in this function prim.i:1725: note: 'ca' was declared here prim.i:1622: warning: 'ca' may be used uninitialized in this function prim.i:1622: note: 'ca' was declared here prim.i:1526: warning: 'ca' may be used uninitialized in this function prim.i:1526: note: 'ca' was declared here prim.i:1415: warning: 'ca' may be used uninitialized in this function prim.i:1415: note: 'ca' was declared here prim.i:1311: warning: 'ca' may be used uninitialized in this function prim.i:1311: note: 'ca' was declared here prim.i:1219: warning: 'ca' may be used uninitialized in this function prim.i:1219: note: 'ca' was declared here prim.i:1132: warning: 'ca' may be used uninitialized in this function prim.i:1132: note: 'ca' was declared here prim.i:1043: warning: 'ca' may be used uninitialized in this function prim.i:1043: note: 'ca' was declared here prim.i:959: warning: 'ca' may be used uninitialized in this function prim.i:959: note: 'ca' was declared here prim.i:908: warning: 'ca' may be used uninitialized in this function prim.i:908: note: 'ca' was declared here prim.i:847: warning: 'ca' may be used uninitialized in this function prim.i:847: note: 'ca' was declared here prim.i:761: warning: 'ca' may be used uninitialized in this function prim.i:761: note: 'ca' was declared here prim.i:682: warning: 'ca' may be used uninitialized in this function prim.i:682: note: 'ca' was declared here prim.i:638: warning: 'ca' may be used uninitialized in this function prim.i:638: note: 'ca' was declared here prim.i:587: warning: 'ca' may be used uninitialized in this function prim.i:587: note: 'ca' was declared here prim.i:529: warning: 'ca' may be used uninitialized in this function prim.i:529: note: 'ca' was declared here prim.i:461: warning: 'ca' may be used uninitialized in this function prim.i:461: note: 'ca' was declared here prim.i:415: warning: 'ca' may be used uninitialized in this function prim.i:415: note: 'ca' was declared here prim.i:283: warning: 'ca' may be used uninitialized in this function prim.i:283: note: 'ca' was declared here prim.i:258: warning: 'ca' may be used uninitialized in this function prim.i:258: note: 'ca' was declared here prim.i:231: warning: 'ca' may be used uninitialized in this function prim.i:231: note: 'ca' was declared here prim.i:191: warning: 'ca' may be used uninitialized in this function prim.i:191: note: 'ca' was declared here prim.i:159: warning: 'ca' may be used uninitialized in this function prim.i:159: note: 'ca' was declared here prim.i:100: warning: 'ca' may be used uninitialized in this function prim.i:100: note: 'ca' was declared here prim.i:69: warning: 'ca' may be used uninitialized in this function prim.i:69: note: 'ca' was declared here prim.i:38: warning: 'ca' may be used uninitialized in this function prim.i:38: note: 'ca' was declared here ./prim.i:5: warning: 'ca' may be used uninitialized in this function ./prim.i:5: note: 'ca' was declared here prim.i:14706: warning: 'ca' may be used uninitialized in this function prim.i:14706: note: 'ca' was declared here prim.i:14624: warning: 'ca' may be used uninitialized in this function prim.i:14624: note: 'ca' was declared here prim.i:14592: warning: 'ca' may be used uninitialized in this function prim.i:14592: note: 'ca' was declared here prim.i:14559: warning: 'ca' may be used uninitialized in this function prim.i:14559: note: 'ca' was declared here prim.i:14533: warning: 'ca' may be used uninitialized in this function prim.i:14533: note: 'ca' was declared here prim.i:14501: warning: 'ca' may be used uninitialized in this function prim.i:14501: note: 'ca' was declared here prim.i:14396: warning: 'ca' may be used uninitialized in this function prim.i:14396: note: 'ca' was declared here prim.i:14341: warning: 'ca' may be used uninitialized in this function prim.i:14341: note: 'ca' was declared here prim.i:14289: warning: 'ca' may be used uninitialized in this function prim.i:14289: note: 'ca' was declared here prim.i:14240: warning: 'ca' may be used uninitialized in this function prim.i:14240: note: 'ca' was declared here prim.i:14194: warning: 'ca' may be used uninitialized in this function prim.i:14194: note: 'ca' was declared here prim.i:14151: warning: 'ca' may be used uninitialized in this function prim.i:14151: note: 'ca' was declared here prim.i:14111: warning: 'ca' may be used uninitialized in this function prim.i:14111: note: 'ca' was declared here prim.i:14074: warning: 'ca' may be used uninitialized in this function prim.i:14074: note: 'ca' was declared here prim.i:13980: warning: 'ca' may be used uninitialized in this function prim.i:13980: note: 'ca' was declared here prim.i:13928: warning: 'ca' may be used uninitialized in this function prim.i:13928: note: 'ca' was declared here prim.i:13879: warning: 'ca' may be used uninitialized in this function prim.i:13879: note: 'ca' was declared here prim.i:13833: warning: 'ca' may be used uninitialized in this function prim.i:13833: note: 'ca' was declared here prim.i:13790: warning: 'ca' may be used uninitialized in this function prim.i:13790: note: 'ca' was declared here prim.i:13750: warning: 'ca' may be used uninitialized in this function prim.i:13750: note: 'ca' was declared here prim.i:13713: warning: 'ca' may be used uninitialized in this function prim.i:13713: note: 'ca' was declared here prim.i:13680: warning: 'ca' may be used uninitialized in this function prim.i:13680: note: 'ca' was declared here prim.i:12420: warning: 'ca' may be used uninitialized in this function prim.i:12420: note: 'ca' was declared here prim.i:12372: warning: 'ca' may be used uninitialized in this function prim.i:12372: note: 'ca' was declared here prim.i:12324: warning: 'ca' may be used uninitialized in this function prim.i:12324: note: 'ca' was declared here prim.i:12280: warning: 'ca' may be used uninitialized in this function prim.i:12280: note: 'ca' was declared here prim.i:12248: warning: 'ca' may be used uninitialized in this function prim.i:12248: note: 'ca' was declared here prim.i:12214: warning: 'ca' may be used uninitialized in this function prim.i:12214: note: 'ca' was declared here prim.i:12183: warning: 'ca' may be used uninitialized in this function prim.i:12183: note: 'ca' was declared here prim.i:12157: warning: 'ca' may be used uninitialized in this function prim.i:12157: note: 'ca' was declared here prim.i:12131: warning: 'ca' may be used uninitialized in this function prim.i:12131: note: 'ca' was declared here prim.i:12105: warning: 'ca' may be used uninitialized in this function prim.i:12105: note: 'ca' was declared here prim.i:12075: warning: 'ca' may be used uninitialized in this function prim.i:12075: note: 'ca' was declared here prim.i:12037: warning: 'ca' may be used uninitialized in this function prim.i:12037: note: 'ca' was declared here prim.i:12004: warning: 'ca' may be used uninitialized in this function prim.i:12004: note: 'ca' was declared here prim.i:11973: warning: 'ca' may be used uninitialized in this function prim.i:11973: note: 'ca' was declared here prim.i:11938: warning: 'ca' may be used uninitialized in this function prim.i:11938: note: 'ca' was declared here prim.i:11905: warning: 'ca' may be used uninitialized in this function prim.i:11905: note: 'ca' was declared here prim.i:11874: warning: 'ca' may be used uninitialized in this function prim.i:11874: note: 'ca' was declared here prim.i:11843: warning: 'ca' may be used uninitialized in this function prim.i:11843: note: 'ca' was declared here prim.i:11812: warning: 'ca' may be used uninitialized in this function prim.i:11812: note: 'ca' was declared here prim.i:11777: warning: 'ca' may be used uninitialized in this function prim.i:11777: note: 'ca' was declared here prim.i:11723: warning: 'ca' may be used uninitialized in this function prim.i:11723: note: 'ca' was declared here prim.i:11675: warning: 'ca' may be used uninitialized in this function prim.i:11675: note: 'ca' was declared here prim.i:11641: warning: 'ca' may be used uninitialized in this function prim.i:11641: note: 'ca' was declared here prim.i:11608: warning: 'ca' may be used uninitialized in this function prim.i:11608: note: 'ca' was declared here prim.i:11575: warning: 'ca' may be used uninitialized in this function prim.i:11575: note: 'ca' was declared here prim.i:11542: warning: 'ca' may be used uninitialized in this function prim.i:11542: note: 'ca' was declared here prim.i:11509: warning: 'ca' may be used uninitialized in this function prim.i:11509: note: 'ca' was declared here prim.i:11477: warning: 'ca' may be used uninitialized in this function prim.i:11477: note: 'ca' was declared here prim.i:11445: warning: 'ca' may be used uninitialized in this function prim.i:11445: note: 'ca' was declared here prim.i:11413: warning: 'ca' may be used uninitialized in this function prim.i:11413: note: 'ca' was declared here prim.i:11381: warning: 'ca' may be used uninitialized in this function prim.i:11381: note: 'ca' was declared here prim.i:11349: warning: 'ca' may be used uninitialized in this function prim.i:11349: note: 'ca' was declared here prim.i:11317: warning: 'ca' may be used uninitialized in this function prim.i:11317: note: 'ca' was declared here prim.i:11285: warning: 'ca' may be used uninitialized in this function prim.i:11285: note: 'ca' was declared here prim.i:11248: warning: 'ca' may be used uninitialized in this function prim.i:11248: note: 'ca' was declared here prim.i:11216: warning: 'ca' may be used uninitialized in this function prim.i:11216: note: 'ca' was declared here prim.i:11183: warning: 'ca' may be used uninitialized in this function prim.i:11183: note: 'ca' was declared here prim.i:11151: warning: 'ca' may be used uninitialized in this function prim.i:11151: note: 'ca' was declared here prim.i:11110: warning: 'ca' may be used uninitialized in this function prim.i:11110: note: 'ca' was declared here prim.i:11078: warning: 'ca' may be used uninitialized in this function prim.i:11078: note: 'ca' was declared here prim.i:11037: warning: 'ca' may be used uninitialized in this function prim.i:11037: note: 'ca' was declared here prim.i:11005: warning: 'ca' may be used uninitialized in this function prim.i:11005: note: 'ca' was declared here prim.i:10973: warning: 'ca' may be used uninitialized in this function prim.i:10973: note: 'ca' was declared here prim.i:10937: warning: 'ca' may be used uninitialized in this function prim.i:10937: note: 'ca' was declared here prim.i:10904: warning: 'ca' may be used uninitialized in this function prim.i:10904: note: 'ca' was declared here prim.i:10872: warning: 'ca' may be used uninitialized in this function prim.i:10872: note: 'ca' was declared here prim.i:10840: warning: 'ca' may be used uninitialized in this function prim.i:10840: note: 'ca' was declared here prim.i:10808: warning: 'ca' may be used uninitialized in this function prim.i:10808: note: 'ca' was declared here prim.i:10766: warning: 'ca' may be used uninitialized in this function prim.i:10766: note: 'ca' was declared here prim.i:10702: warning: 'ca' may be used uninitialized in this function prim.i:10702: note: 'ca' was declared here prim.i:10663: warning: 'ca' may be used uninitialized in this function prim.i:10663: note: 'ca' was declared here prim.i:10624: warning: 'ca' may be used uninitialized in this function prim.i:10624: note: 'ca' was declared here prim.i:10592: warning: 'ca' may be used uninitialized in this function prim.i:10592: note: 'ca' was declared here prim.i:10559: warning: 'ca' may be used uninitialized in this function prim.i:10559: note: 'ca' was declared here prim.i:10527: warning: 'ca' may be used uninitialized in this function prim.i:10527: note: 'ca' was declared here prim.i:10495: warning: 'ca' may be used uninitialized in this function prim.i:10495: note: 'ca' was declared here prim.i:10460: warning: 'ca' may be used uninitialized in this function prim.i:10460: note: 'ca' was declared here prim.i:10427: warning: 'ca' may be used uninitialized in this function prim.i:10427: note: 'ca' was declared here prim.i:10390: warning: 'ca' may be used uninitialized in this function prim.i:10390: note: 'ca' was declared here prim.i:10356: warning: 'ca' may be used uninitialized in this function prim.i:10356: note: 'ca' was declared here prim.i:10323: warning: 'ca' may be used uninitialized in this function prim.i:10323: note: 'ca' was declared here prim.i:10292: warning: 'ca' may be used uninitialized in this function prim.i:10292: note: 'ca' was declared here prim.i:10262: warning: 'ca' may be used uninitialized in this function prim.i:10262: note: 'ca' was declared here prim.i:10230: warning: 'ca' may be used uninitialized in this function prim.i:10230: note: 'ca' was declared here prim.i:10194: warning: 'ca' may be used uninitialized in this function prim.i:10194: note: 'ca' was declared here prim.i:10158: warning: 'ca' may be used uninitialized in this function prim.i:10158: note: 'ca' was declared here prim.i:10122: warning: 'ca' may be used uninitialized in this function prim.i:10122: note: 'ca' was declared here prim.i:10086: warning: 'ca' may be used uninitialized in this function prim.i:10086: note: 'ca' was declared here prim.i:10050: warning: 'ca' may be used uninitialized in this function prim.i:10050: note: 'ca' was declared here prim.i:10010: warning: 'ca' may be used uninitialized in this function prim.i:10010: note: 'ca' was declared here prim.i:9969: warning: 'ca' may be used uninitialized in this function prim.i:9969: note: 'ca' was declared here prim.i:9929: warning: 'ca' may be used uninitialized in this function prim.i:9929: note: 'ca' was declared here prim.i:9888: warning: 'ca' may be used uninitialized in this function prim.i:9888: note: 'ca' was declared here prim.i:9852: warning: 'ca' may be used uninitialized in this function prim.i:9852: note: 'ca' was declared here prim.i:9816: warning: 'ca' may be used uninitialized in this function prim.i:9816: note: 'ca' was declared here prim.i:9779: warning: 'ca' may be used uninitialized in this function prim.i:9779: note: 'ca' was declared here prim.i:9734: warning: 'ca' may be used uninitialized in this function prim.i:9734: note: 'ca' was declared here prim.i:9697: warning: 'ca' may be used uninitialized in this function prim.i:9697: note: 'ca' was declared here prim.i:9660: warning: 'ca' may be used uninitialized in this function prim.i:9660: note: 'ca' was declared here prim.i:9623: warning: 'ca' may be used uninitialized in this function prim.i:9623: note: 'ca' was declared here prim.i:9586: warning: 'ca' may be used uninitialized in this function prim.i:9586: note: 'ca' was declared here prim.i:9549: warning: 'ca' may be used uninitialized in this function prim.i:9549: note: 'ca' was declared here prim.i:9512: warning: 'ca' may be used uninitialized in this function prim.i:9512: note: 'ca' was declared here prim.i:9472: warning: 'ca' may be used uninitialized in this function prim.i:9472: note: 'ca' was declared here prim.i:9432: warning: 'ca' may be used uninitialized in this function prim.i:9432: note: 'ca' was declared here prim.i:9392: warning: 'ca' may be used uninitialized in this function prim.i:9392: note: 'ca' was declared here prim.i:9352: warning: 'ca' may be used uninitialized in this function prim.i:9352: note: 'ca' was declared here prim.i:9312: warning: 'ca' may be used uninitialized in this function prim.i:9312: note: 'ca' was declared here prim.i:9272: warning: 'ca' may be used uninitialized in this function prim.i:9272: note: 'ca' was declared here prim.i:9218: warning: 'ca' may be used uninitialized in this function prim.i:9218: note: 'ca' was declared here prim.i:9181: warning: 'ca' may be used uninitialized in this function prim.i:9181: note: 'ca' was declared here prim.i:9135: warning: 'ca' may be used uninitialized in this function prim.i:9135: note: 'ca' was declared here prim.i:9089: warning: 'ca' may be used uninitialized in this function prim.i:9089: note: 'ca' was declared here prim.i:9057: warning: 'ca' may be used uninitialized in this function prim.i:9057: note: 'ca' was declared here prim.i:8999: warning: 'ca' may be used uninitialized in this function prim.i:8999: note: 'ca' was declared here prim.i:8950: warning: 'ca' may be used uninitialized in this function prim.i:8950: note: 'ca' was declared here prim.i:8917: warning: 'ca' may be used uninitialized in this function prim.i:8917: note: 'ca' was declared here prim.i:8877: warning: 'ca' may be used uninitialized in this function prim.i:8877: note: 'ca' was declared here prim.i:8845: warning: 'ca' may be used uninitialized in this function prim.i:8845: note: 'ca' was declared here prim.i:8801: warning: 'ca' may be used uninitialized in this function prim.i:8801: note: 'ca' was declared here prim.i:8752: warning: 'ca' may be used uninitialized in this function prim.i:8752: note: 'ca' was declared here prim.i:8698: warning: 'ca' may be used uninitialized in this function prim.i:8698: note: 'ca' was declared here prim.i:8651: warning: 'ca' may be used uninitialized in this function prim.i:8651: note: 'ca' was declared here prim.i:8615: warning: 'ca' may be used uninitialized in this function prim.i:8615: note: 'ca' was declared here prim.i:8577: warning: 'ca' may be used uninitialized in this function prim.i:8577: note: 'ca' was declared here prim.i:8541: warning: 'ca' may be used uninitialized in this function prim.i:8541: note: 'ca' was declared here prim.i:8503: warning: 'ca' may be used uninitialized in this function prim.i:8503: note: 'ca' was declared here prim.i:8461: warning: 'ca' may be used uninitialized in this function prim.i:8461: note: 'ca' was declared here prim.i:8425: warning: 'ca' may be used uninitialized in this function prim.i:8425: note: 'ca' was declared here prim.i:8375: warning: 'ca' may be used uninitialized in this function prim.i:8375: note: 'ca' was declared here prim.i:8332: warning: 'ca' may be used uninitialized in this function prim.i:8332: note: 'ca' was declared here prim.i:8300: warning: 'ca' may be used uninitialized in this function prim.i:8300: note: 'ca' was declared here prim.i:8256: warning: 'ca' may be used uninitialized in this function prim.i:8256: note: 'ca' was declared here prim.i:8217: warning: 'ca' may be used uninitialized in this function prim.i:8217: note: 'ca' was declared here prim.i:8180: warning: 'ca' may be used uninitialized in this function prim.i:8180: note: 'ca' was declared here prim.i:8135: warning: 'ca' may be used uninitialized in this function prim.i:8135: note: 'ca' was declared here prim.i:8096: warning: 'ca' may be used uninitialized in this function prim.i:8096: note: 'ca' was declared here prim.i:8056: warning: 'ca' may be used uninitialized in this function prim.i:8056: note: 'ca' was declared here prim.i:8018: warning: 'ca' may be used uninitialized in this function prim.i:8018: note: 'ca' was declared here prim.i:7953: warning: 'ca' may be used uninitialized in this function prim.i:7953: note: 'ca' was declared here prim.i:7915: warning: 'ca' may be used uninitialized in this function prim.i:7915: note: 'ca' was declared here prim.i:7872: warning: 'ca' may be used uninitialized in this function prim.i:7872: note: 'ca' was declared here prim.i:7832: warning: 'ca' may be used uninitialized in this function prim.i:7832: note: 'ca' was declared here prim.i:7782: warning: 'ca' may be used uninitialized in this function prim.i:7782: note: 'ca' was declared here prim.i:7716: warning: 'ca' may be used uninitialized in this function prim.i:7716: note: 'ca' was declared here prim.i:7671: warning: 'ca' may be used uninitialized in this function prim.i:7671: note: 'ca' was declared here prim.i:7639: warning: 'ca' may be used uninitialized in this function prim.i:7639: note: 'ca' was declared here prim.i:7608: warning: 'ca' may be used uninitialized in this function prim.i:7608: note: 'ca' was declared here prim.i:7577: warning: 'ca' may be used uninitialized in this function prim.i:7577: note: 'ca' was declared here prim.i:7538: warning: 'ca' may be used uninitialized in this function prim.i:7538: note: 'ca' was declared here prim.i:7501: warning: 'ca' may be used uninitialized in this function prim.i:7501: note: 'ca' was declared here prim.i:7460: warning: 'ca' may be used uninitialized in this function prim.i:7460: note: 'ca' was declared here prim.i:7427: warning: 'ca' may be used uninitialized in this function prim.i:7427: note: 'ca' was declared here prim.i:7395: warning: 'ca' may be used uninitialized in this function prim.i:7395: note: 'ca' was declared here prim.i:7355: warning: 'ca' may be used uninitialized in this function prim.i:7355: note: 'ca' was declared here prim.i:7312: warning: 'ca' may be used uninitialized in this function prim.i:7312: note: 'ca' was declared here prim.i:7273: warning: 'ca' may be used uninitialized in this function prim.i:7273: note: 'ca' was declared here prim.i:7234: warning: 'ca' may be used uninitialized in this function prim.i:7234: note: 'ca' was declared here prim.i:7193: warning: 'ca' may be used uninitialized in this function prim.i:7193: note: 'ca' was declared here prim.i:7107: warning: 'ca' may be used uninitialized in this function prim.i:7107: note: 'ca' was declared here prim.i:7074: warning: 'ca' may be used uninitialized in this function prim.i:7074: note: 'ca' was declared here prim.i:7042: warning: 'ca' may be used uninitialized in this function prim.i:7042: note: 'ca' was declared here prim.i:7010: warning: 'ca' may be used uninitialized in this function prim.i:7010: note: 'ca' was declared here prim.i:6978: warning: 'ca' may be used uninitialized in this function prim.i:6978: note: 'ca' was declared here prim.i:6941: warning: 'ca' may be used uninitialized in this function prim.i:6941: note: 'ca' was declared here prim.i:6902: warning: 'ca' may be used uninitialized in this function prim.i:6902: note: 'ca' was declared here prim.i:6868: warning: 'ca' may be used uninitialized in this function prim.i:6868: note: 'ca' was declared here prim.i:6836: warning: 'ca' may be used uninitialized in this function prim.i:6836: note: 'ca' was declared here prim.i:6802: warning: 'ca' may be used uninitialized in this function prim.i:6802: note: 'ca' was declared here prim.i:6768: warning: 'ca' may be used uninitialized in this function prim.i:6768: note: 'ca' was declared here prim.i:6733: warning: 'ca' may be used uninitialized in this function prim.i:6733: note: 'ca' was declared here prim.i:6701: warning: 'ca' may be used uninitialized in this function prim.i:6701: note: 'ca' was declared here prim.i:6655: warning: 'ca' may be used uninitialized in this function prim.i:6655: note: 'ca' was declared here prim.i:6615: warning: 'ca' may be used uninitialized in this function prim.i:6615: note: 'ca' was declared here prim.i:6566: warning: 'ca' may be used uninitialized in this function prim.i:6566: note: 'ca' was declared here prim.i:6525: warning: 'ca' may be used uninitialized in this function prim.i:6525: note: 'ca' was declared here prim.i:6484: warning: 'ca' may be used uninitialized in this function prim.i:6484: note: 'ca' was declared here prim.i:6449: warning: 'ca' may be used uninitialized in this function prim.i:6449: note: 'ca' was declared here ppc-alt-linux-gcc -I./../arch/power -I. -Wall -pipe -Wall -O2 -fsigned-char -fno-reorder-blocks -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2"' -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o main-itc.o -c ./main.c ./main.c: In function 'dict_alloc_read': ./main.c:444: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c:482:2: warning: #warning You can ignore the warnings about clobbered variables in go_forth ./main.c: In function 'loader': ./main.c:1360: warning: pointer targets in passing argument 2 of 'relocate' differ in signedness ./main.c:1335: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c:1359: warning: ignoring return value of 'fread', declared with attribute warn_unused_result ./main.c: In function 'openimage': ./main.c:1401: warning: pointer targets in passing argument 1 of 'tilde_cstr' differ in signedness ./main.c: At top level: ./main.c:669: warning: 'superend' defined but not used ppc-alt-linux-gcc -export-dynamic engine-itc.o main-itc.o io.o signals.o support.o ../arch/power/_sync_cache_range.o dblsub.o -ldl -lm -o gforth-itc make[2]: Leaving directory `/usr/src/RPM/BUILD/gforth-0.6.2/engine' cp -p gforth gforth~ cp: cannot stat `gforth': No such file or directory cp -p engine/gforth gforth make[1]: [gforth] Error 1 (ignored) make[1]: Leaving directory `/usr/src/RPM/BUILD/gforth-0.6.2' echo ": version-string s\" 0.6.2\" ;" > kernel/version.fs cd engine && make gforth gforth-ditc gforth-fast gforth-itc make[1]: Entering directory `/usr/src/RPM/BUILD/gforth-0.6.2/engine' make[1]: `gforth' is up to date. make[1]: `gforth-ditc' is up to date. make[1]: `gforth-fast' is up to date. make[1]: `gforth-itc' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/gforth-0.6.2/engine' ./gforth --die-on-signal -m 4M -p ".:~+:." -i kernl32b.fi -e 3 exboot.fs -e 'fpath= .|~+|.' -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /usr/bin/gforth-0.6.2 bye" redefined NIL Unresolved: Nothing! Saving to kernl16b.fi- ./gforth --die-on-signal -m 4M -p ".:~+:." -i kernl32b.fi -e 3 exboot.fs -e 'fpath= .|~+|.' -e 's" mach16l.fs"' ./kernel/main.fs -e "save-cross kernl16l.fi- /usr/bin/gforth-0.6.2 bye" redefined NIL Unresolved: Nothing! Saving to kernl16l.fi- ./gforth --die-on-signal -m 4M -p ".:~+:." -i kernl32b.fi -e 3 exboot.fs -e 'fpath= .|~+|.' -e 's" mach32b.fs"' ./kernel/main.fs -e "save-cross kernl32b.fi- /usr/bin/gforth-0.6.2 bye" redefined NIL Unresolved: Nothing! Saving to kernl32b.fi- ./gforth --die-on-signal -m 4M -p ".:~+:." -i kernl32b.fi -e 3 exboot.fs -e 'fpath= .|~+|.' -e 's" mach32l.fs"' ./kernel/main.fs -e "save-cross kernl32l.fi- /usr/bin/gforth-0.6.2 bye" redefined NIL Unresolved: Nothing! Saving to kernl32l.fi- ./gforth --die-on-signal -m 4M -p ".:~+:." -i kernl32b.fi -e 3 exboot.fs -e 'fpath= .|~+|.' -e 's" mach64b.fs"' ./kernel/main.fs -e "save-cross kernl64b.fi- /usr/bin/gforth-0.6.2 bye" redefined NIL Unresolved: Nothing! Saving to kernl64b.fi- ./gforth --die-on-signal -m 4M -p ".:~+:." -i kernl32b.fi -e 3 exboot.fs -e 'fpath= .|~+|.' -e 's" mach64l.fs"' ./kernel/main.fs -e "save-cross kernl64l.fi- /usr/bin/gforth-0.6.2 bye" redefined NIL Unresolved: Nothing! Saving to kernl64l.fi- cp -p kernl16b.fi kernl16b.fi~ cp -p kernl16b.fi- kernl16b.fi cp -p kernl16l.fi kernl16l.fi~ cp -p kernl16l.fi- kernl16l.fi cp -p kernl32b.fi kernl32b.fi~ cp -p kernl32b.fi- kernl32b.fi cp -p kernl32l.fi kernl32l.fi~ cp -p kernl32l.fi- kernl32l.fi cp -p kernl64b.fi kernl64b.fi~ cp -p kernl64b.fi- kernl64b.fi cp -p kernl64l.fi kernl64l.fi~ cp -p kernl64l.fi- kernl64l.fi cp -p gforth gforth~ cp -p engine/gforth gforth cp -p engine/gforth-ditc gforth-ditc GFORTHD="./gforth-ditc -p .:." GFORTH="./gforth-ditc --die-on-signal -p .:. -i kernl32b.fi -e 3 exboot.fs startup.fs " ./gforthmi gforth.fi --die-on-signal -p ".:~+:." -i kernl32b.fi -e 3 exboot.fs startup.fs data offset=E0 code offset=68 xt offset=58 8DF4 FF8340D0 FFDAB0D0 8E30 FF8343F8 FFDAB3F8 cp -p engine/gforth-fast gforth-fast cp -p engine/gforth-itc gforth-itc make: Leaving directory `/usr/src/RPM/BUILD/gforth-0.6.2' + make info TAGS html ps pdf txt make: Entering directory `/usr/src/RPM/BUILD/gforth-0.6.2' ./gforth --die-on-signal -p ".:~+:." -i kernl32b.fi -e "s\" doc/doc.fd\"" doc/makedoc.fs except.fs startup.fs code.fs objects.fs oof.fs moofglos.fs -e bye redefined \G redefined catch redefined bind redefined object redefined interface redefined method redefined class redefined end-class redefined object ./gforth --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2:." ds2texi.fs prims2x.fs -e "s\" ./prim.b\" ' register-doc ' noop process-file" doc/crossdoc.fd doc/doc.fd -e "s\" ./doc/gforth.ds\" r/o open-file throw ds2texi bye" >doc/gforth.texi- cp -p doc/gforth.texi- doc/gforth.texi rm doc/gforth.texi- cd doc; makeinfo --no-split gforth.texi cd doc; makeinfo --no-split vmgen.texi cp -p kernl32b.fi kernl32b.fi~ cp -p kernl32b.fi- kernl32b.fi cd engine && make gforth gforth-ditc gforth-fast gforth-itc make[1]: Entering directory `/usr/src/RPM/BUILD/gforth-0.6.2/engine' make[1]: `gforth' is up to date. make[1]: `gforth-ditc' is up to date. make[1]: `gforth-fast' is up to date. make[1]: `gforth-itc' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/gforth-0.6.2/engine' cp -p gforth gforth~ cp -p engine/gforth gforth #echo '2c\' >prim.TAGS.sed #echo ./prim >>prim.TAGS.sed #./gforth --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2:." prims2x.fs -e "s\" ./prim.b\" ' output-tag dup process-file bye" | sed -f prim.TAGS.sed >prim.TAGS- ./gforth --die-on-signal -p ".:/usr/lib/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib/gforth/0.6.2:/usr/share/gforth/0.6.2:." prims2x.fs -e "s\" ./prim.b\" ' output-tag dup process-file bye" >prim.TAGS- cp -p prim.TAGS- prim.TAGS rm prim.TAGS- ./gforth --die-on-signal -p ".:~+:." -i kernl32b.fi etags.fs except.fs startup.fs -e bye cat TAGS prim.TAGS kernel.TAGS >gforth.TAGS rm TAGS cp -p gforth.TAGS TAGS cd doc; texi2html -monolithic gforth.texi *** Bad node line: @node Advanced does> usage example, @code{Const-does>}, CREATE..DOES> details, User-defined Defining Words *** Bad node line: @node @code{Const-does>}, , Advanced does> usage example, User-defined Defining Words *** Undefined node (state-smartness): also makes your definition state-smart (@pxref{state-smartness}). cd doc; texi2html -monolithic vmgen.texi cd doc; texi2dvi -e gforth.texi /usr/bin/texi2dvi: Running etex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/dvi/src/gforth.texi' ... This is e-TeXk, Version 3.14159-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/dvi/src/gforth.texi (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) [1] [2] [-1] (Preface) Chapter 1 [1] Cross reference values unknown; you must run TeX again. Chapter 2 [2] [3] [4] [5] [6] [7] [8] Chapter 3 [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (14.94176pt too wide) in paragraph at lines 2124--2124 []@texttt 1 0 / . \ "Floating-point unidentified fault" in Gforth on most plat forms[] | [22] [23] [24] Overfull \hbox (113.8506pt too wide) in paragraph at lines 2366--2370 []@textrm And there is also a garbage col-lec-tor (@texttt http://www.complang. tuwien.ac.at/forth/garbage-collection.zip[]@textrm ),| [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Overfull \hbox (14.94176pt too wide) in paragraph at lines 3155--3155 []@texttt : compile-vmul-step ( compilation: n --; run-time: n1 addr1 -- n2 ad dr2 )[] | [35] [36] Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Chapter 5 [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (20.69044pt too wide) in paragraph at lines 7825--7825 []@texttt CREATE new-word2 1 cells allot \ reserve 1 cell - initial value und efined[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 7826--7826 []@texttt CREATE new-word3 4 , \ reserve 1 cell and initialise it ( to 4)[] | [74] [75] [76] [77] [78] [79] [80] [81] Overfull \hbox (49.43388pt too wide) in paragraph at lines 8652--8652 [] @texttt 2@ swap here name string, ( u table-xt disasm-xt c-addr ) \ reme mber string[] | [82] [83] [84] Overfull \hbox (37.44649pt too wide) in paragraph at lines 8867--8867 []@texttt What's[] @textit in-ter-pre-ta-tion @texttt "@textit name@textt t " @textit -- xt; com-pi-la-tion @texttt "@textit name@texttt " @textit -- ; r un-time -- xt @textrm gforth ``What's''[] | [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Overfull \hbox (182.8357pt too wide) in paragraph at lines 11158--11162 []@textrm The fol-low-ing ex-am-ple is from the garbage col-lec-tor (@texttt ht tp://www.complang.tuwien.ac.at/forth/garbage-collection.zip[]@textrm )| Overfull \hbox (20.69044pt too wide) in paragraph at lines 11167--11167 []@texttt ( wid ) set-current \ restore original (i.e., public) compilation wo rdlist[] | [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] Underfull \hbox (badness 3189) in paragraph at lines 13816--13825 @textrm of the pack-age im-ple-mented in ANS Forth is avail-able in `@texttt co mpat/struct.fs[]@textrm '[]. Underfull \hbox (badness 3312) in paragraph at lines 13816--13825 @textrm has been pub-lished in M. An-ton Ertl, Yet An-other Forth Struc-tures P ack-age Underfull \hbox (badness 10000) in paragraph at lines 13816--13825 @textrm (@texttt http://www.complang.tuwien.ac.at/forth/objects/structs.html[]@ textrm ), Forth [129] [130] [131] [132] [133] [134] Underfull \hbox (badness 4846) in paragraph at lines 14385--14391 []@textrm This sec-tion de-scribes the `@texttt objects.fs[]@textrm '[] pack-ag e. This ma-te-rial also has Underfull \hbox (badness 10000) in paragraph at lines 14385--14391 @textrm been pub-lished in M. An-ton Ertl, @textsl Yet An-other Forth Ob-jects Pack-age Underfull \hbox (badness 10000) in paragraph at lines 14385--14391 @textsl (@texttt http://www.complang.tuwien.ac.at/forth/objects/objects.html[]@ textsl )@textrm , Forth [135] [136] [137] [138] [139] [140] [141] Overfull \hbox (20.69044pt too wide) in paragraph at lines 15009--15009 []@texttt 2dup selector-interface @ ( object selector-body object interface-of fset )[] | [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] Overfull \hbox (14.94176pt too wide) in paragraph at lines 17110--17110 []@texttt 20 ax *4 i#) 20[eax*4] 20(,%eax,4) (index*scale)+displac ement[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 17113--17113 []@texttt 12 sp ax *2 di) 12[esp][eax*2] 12(%esp,%eax,2) base+(index*scale)+di splacement[] | [160] [161] Underfull \hbox (badness 3428) in paragraph at lines 17251--17258 []@textrm If you want to con-tribute an-other as-sem-bler/disassembler, please con-tact us [162] [163] [164] Chapter 6 [165] Chapter 7 [166] Chapter 8 [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] Chapter 9 [182] Chapter 10 [183] Chapter 11 [184] Underfull \hbox (badness 6944) in paragraph at lines 19221--19225 []@textrm forth[]init(imagefile) forth[]evaluate(string) ex-cep-tions? forth[]g oto(address) (or Chapter 12 [185] [186] [187] Chapter 13 [188] Underfull \hbox (badness 2189) in paragraph at lines 19545--19548 []@textrm There are three kinds of im-age files, with dif-fer-ent de-grees of r e-lo-cata-bil-ity: [189] [190] [191] [192] Overfull \hbox (32.18782pt too wide) in paragraph at lines 19865--19865 [] @texttt Defers 'cold \ do other initialization stuff (e.g., rehashing wo rdlists)[] | Chapter 14 [193] [194] [195] [196] [197] [198] Overfull \hbox (78.17732pt too wide) in paragraph at lines 20355--20355 []@texttt DEF_CA /* definition of variable ca (indire ct threading) */[] | [199] [200] [201] Overfull \hbox (114.61086pt too wide) in paragraph at lines 20557--20567 []@textrm In @textsl Trans-lat-ing Forth to Ef-fi-cient C (@texttt http://www.c omplang.tuwien.ac.at/papers/ertl&maierhofer95.ps.gz[]@textsl )| Chapter 15 [202] [203] Overfull \hbox (20.69044pt too wide) in paragraph at lines 20695--20695 [] @texttt \ special conditionals supporting gf orths'[] | Appendix A [204] [205] Overfull \hbox (148.34358pt too wide) in paragraph at lines 20721--20723 []@textrm If you find a bug, please sub-mit a bug re-port through @texttt https ://savannah.gnu.org/bugs/?func=addbug&group=gforth[]@textrm . | Appendix B [206] Underfull \hbox (badness 3612) in paragraph at lines 20805--20811 @textsl (@texttt http://www.forth.com/Content/History/History1.htm[]@textsl ) @ textrm by Eliz-a-beth D. Rather, Appendix C [207] Overfull \hbox (69.39706pt too wide) in paragraph at lines 20822--20828 @textrm Forth-related is-sues. Its FAQs (@texttt http://www.complang.tuwien.ac. at/forth/faq/faq-general-2.html[]@textrm )| Overfull \hbox (90.06389pt too wide) in paragraph at lines 20829--20831 []@textrm The ANS Forth stan-dard is most us-able in its HTML form (@texttt htt p://www.taygeta.com/forth/dpans.html[]@textrm ). | Appendix D [208] [209] [210] [211] [212] [213] [214] [215] Underfull \hbox (badness 2368) in paragraph at lines 21324--21324 []@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, [216] [217] [218] [219] [220] (Word Index) [221] [222] (Concept and Word Index) [223] [224] ) (see the transcript file for additional information) Output written on gforth.dvi (227 pages, 689032 bytes). Transcript written on gforth.log. /usr/bin/texi2dvi: Running etex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/dvi/src/gforth.texi' ... This is e-TeXk, Version 3.14159-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/dvi/src/gforth.texi (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./gforth.aux) [1] [2] (./gforth.toc [-1] [-2] [-3] [-4] [-5] [-6]) [-7] (Preface) Chapter 1 [1] Chapter 2 [2] [3] [4] [5] [6] [7] [8] Chapter 3 [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (14.94176pt too wide) in paragraph at lines 2124--2124 []@texttt 1 0 / . \ "Floating-point unidentified fault" in Gforth on most plat forms[] | [22] [23] [24] Overfull \hbox (113.8506pt too wide) in paragraph at lines 2366--2370 []@textrm And there is also a garbage col-lec-tor (@texttt http://www.complang. tuwien.ac.at/forth/garbage-collection.zip[]@textrm ),| [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Overfull \hbox (14.94176pt too wide) in paragraph at lines 3155--3155 []@texttt : compile-vmul-step ( compilation: n --; run-time: n1 addr1 -- n2 ad dr2 )[] | [35] [36] Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Chapter 5 [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (20.69044pt too wide) in paragraph at lines 7825--7825 []@texttt CREATE new-word2 1 cells allot \ reserve 1 cell - initial value und efined[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 7826--7826 []@texttt CREATE new-word3 4 , \ reserve 1 cell and initialise it ( to 4)[] | [74] [75] [76] [77] [78] [79] [80] [81] Overfull \hbox (49.43388pt too wide) in paragraph at lines 8652--8652 [] @texttt 2@ swap here name string, ( u table-xt disasm-xt c-addr ) \ reme mber string[] | [82] [83] [84] Overfull \hbox (37.44649pt too wide) in paragraph at lines 8867--8867 []@texttt What's[] @textit in-ter-pre-ta-tion @texttt "@textit name@textt t " @textit -- xt; com-pi-la-tion @texttt "@textit name@texttt " @textit -- ; r un-time -- xt @textrm gforth ``What's''[] | [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Overfull \hbox (182.8357pt too wide) in paragraph at lines 11158--11162 []@textrm The fol-low-ing ex-am-ple is from the garbage col-lec-tor (@texttt ht tp://www.complang.tuwien.ac.at/forth/garbage-collection.zip[]@textrm )| Overfull \hbox (20.69044pt too wide) in paragraph at lines 11167--11167 []@texttt ( wid ) set-current \ restore original (i.e., public) compilation wo rdlist[] | [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] Underfull \hbox (badness 3189) in paragraph at lines 13816--13825 @textrm of the pack-age im-ple-mented in ANS Forth is avail-able in `@texttt co mpat/struct.fs[]@textrm '[]. Underfull \hbox (badness 3312) in paragraph at lines 13816--13825 @textrm has been pub-lished in M. An-ton Ertl, Yet An-other Forth Struc-tures P ack-age Underfull \hbox (badness 10000) in paragraph at lines 13816--13825 @textrm (@texttt http://www.complang.tuwien.ac.at/forth/objects/structs.html[]@ textrm ), Forth [129] [130] [131] [132] [133] Underfull \hbox (badness 4846) in paragraph at lines 14385--14391 []@textrm This sec-tion de-scribes the `@texttt objects.fs[]@textrm '[] pack-ag e. This ma-te-rial also has Underfull \hbox (badness 10000) in paragraph at lines 14385--14391 @textrm been pub-lished in M. An-ton Ertl, @textsl Yet An-other Forth Ob-jects Pack-age Underfull \hbox (badness 10000) in paragraph at lines 14385--14391 @textsl (@texttt http://www.complang.tuwien.ac.at/forth/objects/objects.html[]@ textsl )@textrm , Forth [134] [135] [136] [137] [138] [139] [140] [141] Overfull \hbox (20.69044pt too wide) in paragraph at lines 15009--15009 []@texttt 2dup selector-interface @ ( object selector-body object interface-of fset )[] | [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] Overfull \hbox (14.94176pt too wide) in paragraph at lines 17110--17110 []@texttt 20 ax *4 i#) 20[eax*4] 20(,%eax,4) (index*scale)+displac ement[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 17113--17113 []@texttt 12 sp ax *2 di) 12[esp][eax*2] 12(%esp,%eax,2) base+(index*scale)+di splacement[] | [160] Underfull \hbox (badness 3428) in paragraph at lines 17251--17258 []@textrm If you want to con-tribute an-other as-sem-bler/disassembler, please con-tact us [161] [162] [163] Chapter 6 [164] Chapter 7 [165] Chapter 8 [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] Chapter 9 [181] Chapter 10 [182] Chapter 11 [183] Underfull \hbox (badness 6944) in paragraph at lines 19221--19225 []@textrm forth[]init(imagefile) forth[]evaluate(string) ex-cep-tions? forth[]g oto(address) (or Chapter 12 [184] [185] [186] Chapter 13 [187] Underfull \hbox (badness 2189) in paragraph at lines 19545--19548 []@textrm There are three kinds of im-age files, with dif-fer-ent de-grees of r e-lo-cata-bil-ity: [188] [189] [190] [191] Overfull \hbox (32.18782pt too wide) in paragraph at lines 19865--19865 [] @texttt Defers 'cold \ do other initialization stuff (e.g., rehashing wo rdlists)[] | Chapter 14 [192] [193] [194] [195] [196] [197] Overfull \hbox (78.17732pt too wide) in paragraph at lines 20355--20355 []@texttt DEF_CA /* definition of variable ca (indire ct threading) */[] | [198] [199] [200] Overfull \hbox (114.61086pt too wide) in paragraph at lines 20557--20567 []@textrm In @textsl Trans-lat-ing Forth to Ef-fi-cient C (@texttt http://www.c omplang.tuwien.ac.at/papers/ertl&maierhofer95.ps.gz[]@textsl )| Chapter 15 [201] [202] Overfull \hbox (20.69044pt too wide) in paragraph at lines 20695--20695 [] @texttt \ special conditionals supporting gf orths'[] | Appendix A [203] [204] Overfull \hbox (148.34358pt too wide) in paragraph at lines 20721--20723 []@textrm If you find a bug, please sub-mit a bug re-port through @texttt https ://savannah.gnu.org/bugs/?func=addbug&group=gforth[]@textrm . | Appendix B [205] Underfull \hbox (badness 3612) in paragraph at lines 20805--20811 @textsl (@texttt http://www.forth.com/Content/History/History1.htm[]@textsl ) @ textrm by Eliz-a-beth D. Rather, Appendix C [206] Overfull \hbox (69.39706pt too wide) in paragraph at lines 20822--20828 @textrm Forth-related is-sues. Its FAQs (@texttt http://www.complang.tuwien.ac. at/forth/faq/faq-general-2.html[]@textrm )| Overfull \hbox (90.06389pt too wide) in paragraph at lines 20829--20831 []@textrm The ANS Forth stan-dard is most us-able in its HTML form (@texttt htt p://www.taygeta.com/forth/dpans.html[]@textrm ). | Appendix D [207] [208] [209] [210] [211] [212] [213] [214] Underfull \hbox (badness 2368) in paragraph at lines 21324--21324 []@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, [215] [216] [217] [218] [219] (Word Index) [220] [221] (./gforth.fns [222] [223] [224] [225] [226] [227] [228] [229]) (Concept and Word Index) [230] (./gforth.cps [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]) [248] ) (see the transcript file for additional information) Output written on gforth.dvi (257 pages, 1406160 bytes). Transcript written on gforth.log. /usr/bin/texi2dvi: Running etex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/dvi/src/gforth.texi' ... This is e-TeXk, Version 3.14159-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/dvi/src/gforth.texi (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./gforth.aux) [1] [2] (./gforth.toc [-1] [-2] [-3] [-4] [-5] [-6]) [-7] (Preface) Chapter 1 [1] Chapter 2 [2] [3] [4] [5] [6] [7] [8] Chapter 3 [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (14.94176pt too wide) in paragraph at lines 2124--2124 []@texttt 1 0 / . \ "Floating-point unidentified fault" in Gforth on most plat forms[] | [22] [23] [24] Overfull \hbox (113.8506pt too wide) in paragraph at lines 2366--2370 []@textrm And there is also a garbage col-lec-tor (@texttt http://www.complang. tuwien.ac.at/forth/garbage-collection.zip[]@textrm ),| [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Overfull \hbox (14.94176pt too wide) in paragraph at lines 3155--3155 []@texttt : compile-vmul-step ( compilation: n --; run-time: n1 addr1 -- n2 ad dr2 )[] | [35] [36] Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Chapter 5 [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (20.69044pt too wide) in paragraph at lines 7825--7825 []@texttt CREATE new-word2 1 cells allot \ reserve 1 cell - initial value und efined[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 7826--7826 []@texttt CREATE new-word3 4 , \ reserve 1 cell and initialise it ( to 4)[] | [74] [75] [76] [77] [78] [79] [80] [81] Overfull \hbox (49.43388pt too wide) in paragraph at lines 8652--8652 [] @texttt 2@ swap here name string, ( u table-xt disasm-xt c-addr ) \ reme mber string[] | [82] [83] [84] Overfull \hbox (37.44649pt too wide) in paragraph at lines 8867--8867 []@texttt What's[] @textit in-ter-pre-ta-tion @texttt "@textit name@textt t " @textit -- xt; com-pi-la-tion @texttt "@textit name@texttt " @textit -- ; r un-time -- xt @textrm gforth ``What's''[] | [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Overfull \hbox (182.8357pt too wide) in paragraph at lines 11158--11162 []@textrm The fol-low-ing ex-am-ple is from the garbage col-lec-tor (@texttt ht tp://www.complang.tuwien.ac.at/forth/garbage-collection.zip[]@textrm )| Overfull \hbox (20.69044pt too wide) in paragraph at lines 11167--11167 []@texttt ( wid ) set-current \ restore original (i.e., public) compilation wo rdlist[] | [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] Underfull \hbox (badness 3189) in paragraph at lines 13816--13825 @textrm of the pack-age im-ple-mented in ANS Forth is avail-able in `@texttt co mpat/struct.fs[]@textrm '[]. Underfull \hbox (badness 3312) in paragraph at lines 13816--13825 @textrm has been pub-lished in M. An-ton Ertl, Yet An-other Forth Struc-tures P ack-age Underfull \hbox (badness 10000) in paragraph at lines 13816--13825 @textrm (@texttt http://www.complang.tuwien.ac.at/forth/objects/structs.html[]@ textrm ), Forth [129] [130] [131] [132] [133] Underfull \hbox (badness 4846) in paragraph at lines 14385--14391 []@textrm This sec-tion de-scribes the `@texttt objects.fs[]@textrm '[] pack-ag e. This ma-te-rial also has Underfull \hbox (badness 10000) in paragraph at lines 14385--14391 @textrm been pub-lished in M. An-ton Ertl, @textsl Yet An-other Forth Ob-jects Pack-age Underfull \hbox (badness 10000) in paragraph at lines 14385--14391 @textsl (@texttt http://www.complang.tuwien.ac.at/forth/objects/objects.html[]@ textsl )@textrm , Forth [134] [135] [136] [137] [138] [139] [140] [141] Overfull \hbox (20.69044pt too wide) in paragraph at lines 15009--15009 []@texttt 2dup selector-interface @ ( object selector-body object interface-of fset )[] | [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] Overfull \hbox (14.94176pt too wide) in paragraph at lines 17110--17110 []@texttt 20 ax *4 i#) 20[eax*4] 20(,%eax,4) (index*scale)+displac ement[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 17113--17113 []@texttt 12 sp ax *2 di) 12[esp][eax*2] 12(%esp,%eax,2) base+(index*scale)+di splacement[] | [160] Underfull \hbox (badness 3428) in paragraph at lines 17251--17258 []@textrm If you want to con-tribute an-other as-sem-bler/disassembler, please con-tact us [161] [162] [163] Chapter 6 [164] Chapter 7 [165] Chapter 8 [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] Chapter 9 [181] Chapter 10 [182] Chapter 11 [183] Underfull \hbox (badness 6944) in paragraph at lines 19221--19225 []@textrm forth[]init(imagefile) forth[]evaluate(string) ex-cep-tions? forth[]g oto(address) (or Chapter 12 [184] [185] [186] Chapter 13 [187] Underfull \hbox (badness 2189) in paragraph at lines 19545--19548 []@textrm There are three kinds of im-age files, with dif-fer-ent de-grees of r e-lo-cata-bil-ity: [188] [189] [190] [191] Overfull \hbox (32.18782pt too wide) in paragraph at lines 19865--19865 [] @texttt Defers 'cold \ do other initialization stuff (e.g., rehashing wo rdlists)[] | Chapter 14 [192] [193] [194] [195] [196] [197] Overfull \hbox (78.17732pt too wide) in paragraph at lines 20355--20355 []@texttt DEF_CA /* definition of variable ca (indire ct threading) */[] | [198] [199] [200] Overfull \hbox (114.61086pt too wide) in paragraph at lines 20557--20567 []@textrm In @textsl Trans-lat-ing Forth to Ef-fi-cient C (@texttt http://www.c omplang.tuwien.ac.at/papers/ertl&maierhofer95.ps.gz[]@textsl )| Chapter 15 [201] [202] Overfull \hbox (20.69044pt too wide) in paragraph at lines 20695--20695 [] @texttt \ special conditionals supporting gf orths'[] | Appendix A [203] [204] Overfull \hbox (148.34358pt too wide) in paragraph at lines 20721--20723 []@textrm If you find a bug, please sub-mit a bug re-port through @texttt https ://savannah.gnu.org/bugs/?func=addbug&group=gforth[]@textrm . | Appendix B [205] Underfull \hbox (badness 3612) in paragraph at lines 20805--20811 @textsl (@texttt http://www.forth.com/Content/History/History1.htm[]@textsl ) @ textrm by Eliz-a-beth D. Rather, Appendix C [206] Overfull \hbox (69.39706pt too wide) in paragraph at lines 20822--20828 @textrm Forth-related is-sues. Its FAQs (@texttt http://www.complang.tuwien.ac. at/forth/faq/faq-general-2.html[]@textrm )| Overfull \hbox (90.06389pt too wide) in paragraph at lines 20829--20831 []@textrm The ANS Forth stan-dard is most us-able in its HTML form (@texttt htt p://www.taygeta.com/forth/dpans.html[]@textrm ). | Appendix D [207] [208] [209] [210] [211] [212] [213] [214] Underfull \hbox (badness 2368) in paragraph at lines 21324--21324 []@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, [215] [216] [217] [218] [219] (Word Index) [220] [221] (./gforth.fns [222] [223] [224] [225] [226] [227] [228] [229]) (Concept and Word Index) [230] (./gforth.cps [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]) [248] ) (see the transcript file for additional information) Output written on gforth.dvi (257 pages, 1406188 bytes). Transcript written on gforth.log. /usr/bin/texi2dvi: Running etex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/dvi/src/gforth.texi' ... This is e-TeXk, Version 3.14159-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/dvi/src/gforth.texi (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./gforth.aux) [1] [2] (./gforth.toc [-1] [-2] [-3] [-4] [-5] [-6]) [-7] (Preface) Chapter 1 [1] Chapter 2 [2] [3] [4] [5] [6] [7] [8] Chapter 3 [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (14.94176pt too wide) in paragraph at lines 2124--2124 []@texttt 1 0 / . \ "Floating-point unidentified fault" in Gforth on most plat forms[] | [22] [23] [24] Overfull \hbox (113.8506pt too wide) in paragraph at lines 2366--2370 []@textrm And there is also a garbage col-lec-tor (@texttt http://www.complang. tuwien.ac.at/forth/garbage-collection.zip[]@textrm ),| [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Overfull \hbox (14.94176pt too wide) in paragraph at lines 3155--3155 []@texttt : compile-vmul-step ( compilation: n --; run-time: n1 addr1 -- n2 ad dr2 )[] | [35] [36] Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Chapter 5 [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (20.69044pt too wide) in paragraph at lines 7825--7825 []@texttt CREATE new-word2 1 cells allot \ reserve 1 cell - initial value und efined[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 7826--7826 []@texttt CREATE new-word3 4 , \ reserve 1 cell and initialise it ( to 4)[] | [74] [75] [76] [77] [78] [79] [80] [81] Overfull \hbox (49.43388pt too wide) in paragraph at lines 8652--8652 [] @texttt 2@ swap here name string, ( u table-xt disasm-xt c-addr ) \ reme mber string[] | [82] [83] [84] Overfull \hbox (37.44649pt too wide) in paragraph at lines 8867--8867 []@texttt What's[] @textit in-ter-pre-ta-tion @texttt "@textit name@textt t " @textit -- xt; com-pi-la-tion @texttt "@textit name@texttt " @textit -- ; r un-time -- xt @textrm gforth ``What's''[] | [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Overfull \hbox (182.8357pt too wide) in paragraph at lines 11158--11162 []@textrm The fol-low-ing ex-am-ple is from the garbage col-lec-tor (@texttt ht tp://www.complang.tuwien.ac.at/forth/garbage-collection.zip[]@textrm )| Overfull \hbox (20.69044pt too wide) in paragraph at lines 11167--11167 []@texttt ( wid ) set-current \ restore original (i.e., public) compilation wo rdlist[] | [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] Underfull \hbox (badness 3189) in paragraph at lines 13816--13825 @textrm of the pack-age im-ple-mented in ANS Forth is avail-able in `@texttt co mpat/struct.fs[]@textrm '[]. Underfull \hbox (badness 3312) in paragraph at lines 13816--13825 @textrm has been pub-lished in M. An-ton Ertl, Yet An-other Forth Struc-tures P ack-age Underfull \hbox (badness 10000) in paragraph at lines 13816--13825 @textrm (@texttt http://www.complang.tuwien.ac.at/forth/objects/structs.html[]@ textrm ), Forth [129] [130] [131] [132] [133] Underfull \hbox (badness 4846) in paragraph at lines 14385--14391 []@textrm This sec-tion de-scribes the `@texttt objects.fs[]@textrm '[] pack-ag e. This ma-te-rial also has Underfull \hbox (badness 10000) in paragraph at lines 14385--14391 @textrm been pub-lished in M. An-ton Ertl, @textsl Yet An-other Forth Ob-jects Pack-age Underfull \hbox (badness 10000) in paragraph at lines 14385--14391 @textsl (@texttt http://www.complang.tuwien.ac.at/forth/objects/objects.html[]@ textsl )@textrm , Forth [134] [135] [136] [137] [138] [139] [140] [141] Overfull \hbox (20.69044pt too wide) in paragraph at lines 15009--15009 []@texttt 2dup selector-interface @ ( object selector-body object interface-of fset )[] | [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] Overfull \hbox (14.94176pt too wide) in paragraph at lines 17110--17110 []@texttt 20 ax *4 i#) 20[eax*4] 20(,%eax,4) (index*scale)+displac ement[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 17113--17113 []@texttt 12 sp ax *2 di) 12[esp][eax*2] 12(%esp,%eax,2) base+(index*scale)+di splacement[] | [160] Underfull \hbox (badness 3428) in paragraph at lines 17251--17258 []@textrm If you want to con-tribute an-other as-sem-bler/disassembler, please con-tact us [161] [162] [163] Chapter 6 [164] Chapter 7 [165] Chapter 8 [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] Chapter 9 [181] Chapter 10 [182] Chapter 11 [183] Underfull \hbox (badness 6944) in paragraph at lines 19221--19225 []@textrm forth[]init(imagefile) forth[]evaluate(string) ex-cep-tions? forth[]g oto(address) (or Chapter 12 [184] [185] [186] Chapter 13 [187] Underfull \hbox (badness 2189) in paragraph at lines 19545--19548 []@textrm There are three kinds of im-age files, with dif-fer-ent de-grees of r e-lo-cata-bil-ity: [188] [189] [190] [191] Overfull \hbox (32.18782pt too wide) in paragraph at lines 19865--19865 [] @texttt Defers 'cold \ do other initialization stuff (e.g., rehashing wo rdlists)[] | Chapter 14 [192] [193] [194] [195] [196] [197] Overfull \hbox (78.17732pt too wide) in paragraph at lines 20355--20355 []@texttt DEF_CA /* definition of variable ca (indire ct threading) */[] | [198] [199] [200] Overfull \hbox (114.61086pt too wide) in paragraph at lines 20557--20567 []@textrm In @textsl Trans-lat-ing Forth to Ef-fi-cient C (@texttt http://www.c omplang.tuwien.ac.at/papers/ertl&maierhofer95.ps.gz[]@textsl )| Chapter 15 [201] [202] Overfull \hbox (20.69044pt too wide) in paragraph at lines 20695--20695 [] @texttt \ special conditionals supporting gf orths'[] | Appendix A [203] [204] Overfull \hbox (148.34358pt too wide) in paragraph at lines 20721--20723 []@textrm If you find a bug, please sub-mit a bug re-port through @texttt https ://savannah.gnu.org/bugs/?func=addbug&group=gforth[]@textrm . | Appendix B [205] Underfull \hbox (badness 3612) in paragraph at lines 20805--20811 @textsl (@texttt http://www.forth.com/Content/History/History1.htm[]@textsl ) @ textrm by Eliz-a-beth D. Rather, Appendix C [206] Overfull \hbox (69.39706pt too wide) in paragraph at lines 20822--20828 @textrm Forth-related is-sues. Its FAQs (@texttt http://www.complang.tuwien.ac. at/forth/faq/faq-general-2.html[]@textrm )| Overfull \hbox (90.06389pt too wide) in paragraph at lines 20829--20831 []@textrm The ANS Forth stan-dard is most us-able in its HTML form (@texttt htt p://www.taygeta.com/forth/dpans.html[]@textrm ). | Appendix D [207] [208] [209] [210] [211] [212] [213] [214] Underfull \hbox (badness 2368) in paragraph at lines 21324--21324 []@secrm TERMS AND CON-DI-TIONS FOR COPY-ING, [215] [216] [217] [218] [219] (Word Index) [220] [221] (./gforth.fns [222] [223] [224] [225] [226] [227] [228] [229]) (Concept and Word Index) [230] (./gforth.cps [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]) [248] ) (see the transcript file for additional information) Output written on gforth.dvi (257 pages, 1406188 bytes). Transcript written on gforth.log. dvips -t letterSize -Z doc/gforth.dvi -o doc/gforth.ps This is dvips(k) 5.92a Copyright 2002 Radical Eye Software (www.radicaleye.com) ' TeX output 2009.04.26:0159' -> doc/gforth.ps <74afc74c.enc><09fbbfac.enc> <0ef0afca.enc>. [1] [2] [-1] [-2] [-3] [-4] [-5] [-6] [-7] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247] [248] cd doc; texi2dvi -e vmgen.texi /usr/bin/texi2dvi: Running etex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/vmgen.t2d/dvi/src/vmgen.texi' ... This is e-TeXk, Version 3.14159-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/vmgen.t2d/dvi/src/vmgen.texi (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) [1] [2] [-1] Chapter 1 Cross reference values unknown; you must run TeX again. [1] Chapter 2 [2] Chapter 3 [3] [4] Chapter 4 [5] Chapter 5 [6] [7] Chapter 6 [8] [9] [10] [11] Overfull \hbox (32.51715pt too wide) in paragraph at lines 905--905 [] @texttt SET_IP(target); INST_TAIL; /* now this INST_TAIL is necessary */[] | [12] [13] [14] Chapter 7 [15] Chapter 8 [16] [17] [18] [19] [20] Underfull \hbox (badness 4229) in paragraph at lines 1598--1603 []@textrm This func-tion com-piles the in-struc-tion @texttt i[]@textrm . Take a look at it in [21] [22] Chapter 9 [23] Chapter 10 [24] Chapter 11 [25] Chapter 12 [26] Underfull \hbox (badness 4954) in paragraph at lines 1917--1919 []@textrm To re-port a bug, use @texttt https://savannah.gnu.org/bugs/?func=add bug&group_ Underfull \hbox (badness 10000) in paragraph at lines 1920--1923 []@textrm For dis-cus-sion on Vm-gen (e.g., how to use it), use the mail-ing li st Overfull \hbox (33.42316pt too wide) in paragraph at lines 1920--1923 @texttt bug-vmgen@mail.freesoftware.fsf.org[] @textrm (use @texttt http://mail. gnu.org/mailman/listinfo/help-| Overfull \hbox (8.0016pt too wide) in paragraph at lines 1924--1926 []@textrm You can find vm-gen in-for-ma-tion at @texttt http://www.complang.tuw ien.ac.at/anton/vmgen/[]@textrm . | Appendix A [27] [28] [29] [30] [31] [32] [33] (Index) [34] [35] ) (see the transcript file for additional information) Output written on vmgen.dvi (38 pages, 102132 bytes). Transcript written on vmgen.log. /usr/bin/texi2dvi: Running etex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/vmgen.t2d/dvi/src/vmgen.texi' ... This is e-TeXk, Version 3.14159-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/vmgen.t2d/dvi/src/vmgen.texi (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./vmgen.aux) [1] [2] (./vmgen.toc [-1]) [-2] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] Chapter 4 [5] Chapter 5 [6] [7] Chapter 6 [8] [9] [10] [11] Overfull \hbox (32.51715pt too wide) in paragraph at lines 905--905 [] @texttt SET_IP(target); INST_TAIL; /* now this INST_TAIL is necessary */[] | [12] [13] [14] Chapter 7 [15] Chapter 8 [16] [17] [18] [19] [20] Underfull \hbox (badness 4229) in paragraph at lines 1598--1603 []@textrm This func-tion com-piles the in-struc-tion @texttt i[]@textrm . Take a look at it in [21] [22] Chapter 9 [23] Chapter 10 [24] Chapter 11 [25] Chapter 12 [26] Underfull \hbox (badness 4954) in paragraph at lines 1917--1919 []@textrm To re-port a bug, use @texttt https://savannah.gnu.org/bugs/?func=add bug&group_ Underfull \hbox (badness 10000) in paragraph at lines 1920--1923 []@textrm For dis-cus-sion on Vm-gen (e.g., how to use it), use the mail-ing li st Overfull \hbox (33.42316pt too wide) in paragraph at lines 1920--1923 @texttt bug-vmgen@mail.freesoftware.fsf.org[] @textrm (use @texttt http://mail. gnu.org/mailman/listinfo/help-| Overfull \hbox (8.0016pt too wide) in paragraph at lines 1924--1926 []@textrm You can find vm-gen in-for-ma-tion at @texttt http://www.complang.tuw ien.ac.at/anton/vmgen/[]@textrm . | Appendix A [27] [28] [29] [30] [31] [32] [33] (Index) [34] (./vmgen.cps [35]) Overfull \vbox (42.17973pt too high) has occurred while \output is active [36] ) (see the transcript file for additional information) Output written on vmgen.dvi (40 pages, 154640 bytes). Transcript written on vmgen.log. /usr/bin/texi2dvi: Running etex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/vmgen.t2d/dvi/src/vmgen.texi' ... This is e-TeXk, Version 3.14159-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/vmgen.t2d/dvi/src/vmgen.texi (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./vmgen.aux) [1] [2] (./vmgen.toc [-1]) [-2] Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] Chapter 4 [5] Chapter 5 [6] [7] Chapter 6 [8] [9] [10] [11] Overfull \hbox (32.51715pt too wide) in paragraph at lines 905--905 [] @texttt SET_IP(target); INST_TAIL; /* now this INST_TAIL is necessary */[] | [12] [13] [14] Chapter 7 [15] Chapter 8 [16] [17] [18] [19] [20] Underfull \hbox (badness 4229) in paragraph at lines 1598--1603 []@textrm This func-tion com-piles the in-struc-tion @texttt i[]@textrm . Take a look at it in [21] [22] Chapter 9 [23] Chapter 10 [24] Chapter 11 [25] Chapter 12 [26] Underfull \hbox (badness 4954) in paragraph at lines 1917--1919 []@textrm To re-port a bug, use @texttt https://savannah.gnu.org/bugs/?func=add bug&group_ Underfull \hbox (badness 10000) in paragraph at lines 1920--1923 []@textrm For dis-cus-sion on Vm-gen (e.g., how to use it), use the mail-ing li st Overfull \hbox (33.42316pt too wide) in paragraph at lines 1920--1923 @texttt bug-vmgen@mail.freesoftware.fsf.org[] @textrm (use @texttt http://mail. gnu.org/mailman/listinfo/help-| Overfull \hbox (8.0016pt too wide) in paragraph at lines 1924--1926 []@textrm You can find vm-gen in-for-ma-tion at @texttt http://www.complang.tuw ien.ac.at/anton/vmgen/[]@textrm . | Appendix A [27] [28] [29] [30] [31] [32] [33] (Index) [34] (./vmgen.cps [35]) Overfull \vbox (42.17973pt too high) has occurred while \output is active [36] ) (see the transcript file for additional information) Output written on vmgen.dvi (40 pages, 154640 bytes). Transcript written on vmgen.log. dvips -t letterSize -Z doc/vmgen.dvi -o doc/vmgen.ps This is dvips(k) 5.92a Copyright 2002 Radical Eye Software (www.radicaleye.com) ' TeX output 2009.04.26:0159' -> doc/vmgen.ps <09fbbfac.enc><74afc74c.enc> <0ef0afca.enc>. [1] [2] [-1] [-2] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] cd doc; texi2pdf -e gforth.texi /usr/bin/texi2dvi: Running pdfetex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/pdf/src/gforth.texi' ... This is pdfeTeXk, Version 3.14159-1.10a-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/pdf/src/gforth.texi{/usr/share/ texmf/pdftex/config/pdftex.cfg} (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, (/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex) fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./gforth.aux) [1{/usr/../etc/tex-fonts/p dftex.map}] [2] (./gforth.toc [-1] [-2] [-3] [-4] [-5] [-6]) [-7] (./gforth.toc ) (./gforth.toc) (Preface) Chapter 1 [1] Chapter 2 [2] [3] [4] [5] [6] [7] [8] Chapter 3 [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (14.94176pt too wide) in paragraph at lines 2124--2124 []/cmtt10@10.95pt/1 0 / . \ "Floating-point unidentified fault" in Gforth on m ost platforms[] | [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Overfull \hbox (14.94176pt too wide) in paragraph at lines 3155--3155 []/cmtt10@10.95pt/: compile-vmul-step ( compilation: n --; run-time: n1 addr1 -- n2 addr2 )[] | [35] [36] Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Chapter 5 [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (20.69044pt too wide) in paragraph at lines 7825--7825 []/cmtt10@10.95pt/CREATE new-word2 1 cells allot \ reserve 1 cell - initial v alue undefined[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 7826--7826 []/cmtt10@10.95pt/CREATE new-word3 4 , \ reserve 1 cell and initial ise it (to 4)[] | [74] [75] [76] [77] [78] [79] [80] [81] Overfull \hbox (49.43388pt too wide) in paragraph at lines 8652--8652 [] /cmtt10@10.95pt/2@ swap here name string, ( u table-xt disasm-xt c-addr ) \ remember string[] | [82] [83] [84] Overfull \hbox (37.44649pt too wide) in paragraph at lines 8867--8867 []/cmtt10@10.95pt/What's[] /cmti10@10.95pt/in-ter-pre-ta-tion /cmtt10@10. 95pt/"/cmti10@10.95pt/name/cmtt10@10.95pt/" /cmti10@10.95pt/-- xt; com-pi-la-ti on /cmtt10@10.95pt/"/cmti10@10.95pt/name/cmtt10@10.95pt/" /cmti10@10.95pt/-- ; run-time -- xt /cmr10@10.95pt/gforth ``What's''[] | [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Overfull \hbox (20.69044pt too wide) in paragraph at lines 11167--11167 []/cmtt10@10.95pt/( wid ) set-current \ restore original (i.e., public) compil ation wordlist[] | [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] Overfull \hbox (20.69044pt too wide) in paragraph at lines 15009--15009 []/cmtt10@10.95pt/2dup selector-interface @ ( object selector-body object inte rface-offset )[] | [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] Overfull \hbox (14.94176pt too wide) in paragraph at lines 17110--17110 []/cmtt10@10.95pt/20 ax *4 i#) 20[eax*4] 20(,%eax,4) (index*scale) +displacement[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 17113--17113 []/cmtt10@10.95pt/12 sp ax *2 di) 12[esp][eax*2] 12(%esp,%eax,2) base+(index*s cale)+displacement[] | [160] Underfull \hbox (badness 3428) in paragraph at lines 17251--17258 []/cmr10@10.95pt/If you want to con-tribute an-other as-sem-bler/disassembler, please con-tact us [161] [162] [163] Chapter 6 [164] Chapter 7 [165] Chapter 8 [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] Chapter 9 [181] Chapter 10 [182] Chapter 11 [183] Underfull \hbox (badness 6944) in paragraph at lines 19221--19225 []/cmr10@10.95pt/forth[]init(imagefile) forth[]evaluate(string) ex-cep-tions? f orth[]goto(address) (or Chapter 12 [184] [185] [186] Chapter 13 [187] Underfull \hbox (badness 2189) in paragraph at lines 19545--19548 []/cmr10@10.95pt/There are three kinds of im-age files, with dif-fer-ent de-gre es of re-lo-cata-bil-ity: [188] [189] [190] [191] Overfull \hbox (32.18782pt too wide) in paragraph at lines 19865--19865 [] /cmtt10@10.95pt/Defers 'cold \ do other initialization stuff (e.g., reha shing wordlists)[] | Chapter 14 [192] [193] [194] [195] [196] [197] Overfull \hbox (78.17732pt too wide) in paragraph at lines 20355--20355 []/cmtt10@10.95pt/DEF_CA /* definition of variable ca (indirect threading) */[] | [198] [199] [200] Chapter 15 [201] [202] Overfull \hbox (20.69044pt too wide) in paragraph at lines 20695--20695 [] /cmtt10@10.95pt/\ special conditionals suppo rting gforths'[] | Appendix A [203] [204] Overfull \hbox (148.34358pt too wide) in paragraph at lines 20721--20723 []/cmr10@10.95pt/If you find a bug, please sub-mit a bug re-port through [][]/c mtt10@10.95pt/https://savannah.gnu.org/bugs/?func=addbug&group=gforth[][][]/cmr 10@10.95pt/. | Appendix B [205] Appendix C [206] Appendix D [207] [208] [209] [210] [211] [212] [213] [214] Underfull \hbox (badness 2368) in paragraph at lines 21324--21324 []/cmbx12@14.4pt/TERMS AND CON-DI-TIONS FOR COPY-ING, [215] [216] [217] [218] [219] (Word Index) [220] [221] (./gforth.fns [222] [223] [224] [225] [226] [227] [228] [229]) (Concept and Word Index) [230] (./gforth.cps [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]) [248] ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/0ef0afca.enc}{/usr/shar e/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvi ps/tetex/bbad153f.enc} Output written on gforth.pdf (257 pages, 1566999 bytes). Transcript written on gforth.log. /usr/bin/texi2dvi: Running pdfetex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/pdf/src/gforth.texi' ... This is pdfeTeXk, Version 3.14159-1.10a-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/pdf/src/gforth.texi{/usr/share/ texmf/pdftex/config/pdftex.cfg} (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, (/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex) fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./gforth.aux) [1{/usr/../etc/tex-fonts/p dftex.map}] [2] (./gforth.toc [-1] [-2] [-3] [-4] [-5] [-6]) [-7] (./gforth.toc ) (./gforth.toc) (Preface) Chapter 1 [1] Chapter 2 [2] [3] [4] [5] [6] [7] [8] Chapter 3 [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (14.94176pt too wide) in paragraph at lines 2124--2124 []/cmtt10@10.95pt/1 0 / . \ "Floating-point unidentified fault" in Gforth on m ost platforms[] | [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Overfull \hbox (14.94176pt too wide) in paragraph at lines 3155--3155 []/cmtt10@10.95pt/: compile-vmul-step ( compilation: n --; run-time: n1 addr1 -- n2 addr2 )[] | [35] [36] Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Chapter 5 [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (20.69044pt too wide) in paragraph at lines 7825--7825 []/cmtt10@10.95pt/CREATE new-word2 1 cells allot \ reserve 1 cell - initial v alue undefined[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 7826--7826 []/cmtt10@10.95pt/CREATE new-word3 4 , \ reserve 1 cell and initial ise it (to 4)[] | [74] [75] [76] [77] [78] [79] [80] [81] Overfull \hbox (49.43388pt too wide) in paragraph at lines 8652--8652 [] /cmtt10@10.95pt/2@ swap here name string, ( u table-xt disasm-xt c-addr ) \ remember string[] | [82] [83] [84] Overfull \hbox (37.44649pt too wide) in paragraph at lines 8867--8867 []/cmtt10@10.95pt/What's[] /cmti10@10.95pt/in-ter-pre-ta-tion /cmtt10@10. 95pt/"/cmti10@10.95pt/name/cmtt10@10.95pt/" /cmti10@10.95pt/-- xt; com-pi-la-ti on /cmtt10@10.95pt/"/cmti10@10.95pt/name/cmtt10@10.95pt/" /cmti10@10.95pt/-- ; run-time -- xt /cmr10@10.95pt/gforth ``What's''[] | [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Overfull \hbox (20.69044pt too wide) in paragraph at lines 11167--11167 []/cmtt10@10.95pt/( wid ) set-current \ restore original (i.e., public) compil ation wordlist[] | [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] Overfull \hbox (20.69044pt too wide) in paragraph at lines 15009--15009 []/cmtt10@10.95pt/2dup selector-interface @ ( object selector-body object inte rface-offset )[] | [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] Overfull \hbox (14.94176pt too wide) in paragraph at lines 17110--17110 []/cmtt10@10.95pt/20 ax *4 i#) 20[eax*4] 20(,%eax,4) (index*scale) +displacement[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 17113--17113 []/cmtt10@10.95pt/12 sp ax *2 di) 12[esp][eax*2] 12(%esp,%eax,2) base+(index*s cale)+displacement[] | [160] Underfull \hbox (badness 3428) in paragraph at lines 17251--17258 []/cmr10@10.95pt/If you want to con-tribute an-other as-sem-bler/disassembler, please con-tact us [161] [162] [163] Chapter 6 [164] Chapter 7 [165] Chapter 8 [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] Chapter 9 [181] Chapter 10 [182] Chapter 11 [183] Underfull \hbox (badness 6944) in paragraph at lines 19221--19225 []/cmr10@10.95pt/forth[]init(imagefile) forth[]evaluate(string) ex-cep-tions? f orth[]goto(address) (or Chapter 12 [184] [185] [186] Chapter 13 [187] Underfull \hbox (badness 2189) in paragraph at lines 19545--19548 []/cmr10@10.95pt/There are three kinds of im-age files, with dif-fer-ent de-gre es of re-lo-cata-bil-ity: [188] [189] [190] [191] Overfull \hbox (32.18782pt too wide) in paragraph at lines 19865--19865 [] /cmtt10@10.95pt/Defers 'cold \ do other initialization stuff (e.g., reha shing wordlists)[] | Chapter 14 [192] [193] [194] [195] [196] [197] Overfull \hbox (78.17732pt too wide) in paragraph at lines 20355--20355 []/cmtt10@10.95pt/DEF_CA /* definition of variable ca (indirect threading) */[] | [198] [199] [200] Chapter 15 [201] [202] Overfull \hbox (20.69044pt too wide) in paragraph at lines 20695--20695 [] /cmtt10@10.95pt/\ special conditionals suppo rting gforths'[] | Appendix A [203] [204] Overfull \hbox (148.34358pt too wide) in paragraph at lines 20721--20723 []/cmr10@10.95pt/If you find a bug, please sub-mit a bug re-port through [][]/c mtt10@10.95pt/https://savannah.gnu.org/bugs/?func=addbug&group=gforth[][][]/cmr 10@10.95pt/. | Appendix B [205] Appendix C [206] Appendix D [207] [208] [209] [210] [211] [212] [213] [214] Underfull \hbox (badness 2368) in paragraph at lines 21324--21324 []/cmbx12@14.4pt/TERMS AND CON-DI-TIONS FOR COPY-ING, [215] [216] [217] [218] [219] (Word Index) [220] [221] (./gforth.fns [222] [223] [224] [225] [226] [227] [228] [229]) (Concept and Word Index) [230] (./gforth.cps [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]) [248] ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/0ef0afca.enc}{/usr/shar e/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvi ps/tetex/bbad153f.enc} Output written on gforth.pdf (257 pages, 1566806 bytes). Transcript written on gforth.log. /usr/bin/texi2dvi: Running pdfetex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/pdf/src/gforth.texi' ... This is pdfeTeXk, Version 3.14159-1.10a-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/gforth.t2d/pdf/src/gforth.texi{/usr/share/ texmf/pdftex/config/pdftex.cfg} (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, (/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex) fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./gforth.aux) [1{/usr/../etc/tex-fonts/p dftex.map}] [2] (./gforth.toc [-1] [-2] [-3] [-4] [-5] [-6]) [-7] (./gforth.toc ) (./gforth.toc) (Preface) Chapter 1 [1] Chapter 2 [2] [3] [4] [5] [6] [7] [8] Chapter 3 [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] Overfull \hbox (14.94176pt too wide) in paragraph at lines 2124--2124 []/cmtt10@10.95pt/1 0 / . \ "Floating-point unidentified fault" in Gforth on m ost platforms[] | [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] Overfull \hbox (14.94176pt too wide) in paragraph at lines 3155--3155 []/cmtt10@10.95pt/: compile-vmul-step ( compilation: n --; run-time: n1 addr1 -- n2 addr2 )[] | [35] [36] Chapter 4 [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] Chapter 5 [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (20.69044pt too wide) in paragraph at lines 7825--7825 []/cmtt10@10.95pt/CREATE new-word2 1 cells allot \ reserve 1 cell - initial v alue undefined[] | Overfull \hbox (14.94176pt too wide) in paragraph at lines 7826--7826 []/cmtt10@10.95pt/CREATE new-word3 4 , \ reserve 1 cell and initial ise it (to 4)[] | [74] [75] [76] [77] [78] [79] [80] [81] Overfull \hbox (49.43388pt too wide) in paragraph at lines 8652--8652 [] /cmtt10@10.95pt/2@ swap here name string, ( u table-xt disasm-xt c-addr ) \ remember string[] | [82] [83] [84] Overfull \hbox (37.44649pt too wide) in paragraph at lines 8867--8867 []/cmtt10@10.95pt/What's[] /cmti10@10.95pt/in-ter-pre-ta-tion /cmtt10@10. 95pt/"/cmti10@10.95pt/name/cmtt10@10.95pt/" /cmti10@10.95pt/-- xt; com-pi-la-ti on /cmtt10@10.95pt/"/cmti10@10.95pt/name/cmtt10@10.95pt/" /cmti10@10.95pt/-- ; run-time -- xt /cmr10@10.95pt/gforth ``What's''[] | [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] Overfull \hbox (20.69044pt too wide) in paragraph at lines 11167--11167 []/cmtt10@10.95pt/( wid ) set-current \ restore original (i.e., public) compil ation wordlist[] | [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] Overfull \hbox (20.69044pt too wide) in paragraph at lines 15009--15009 []/cmtt10@10.95pt/2dup selector-interface @ ( object selector-body object inte rface-offset )[] | [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] Overfull \hbox (14.94176pt too wide) in paragraph at lines 17110--17110 []/cmtt10@10.95pt/20 ax *4 i#) 20[eax*4] 20(,%eax,4) (index*scale) +displacement[] | Overfull \hbox (43.6852pt too wide) in paragraph at lines 17113--17113 []/cmtt10@10.95pt/12 sp ax *2 di) 12[esp][eax*2] 12(%esp,%eax,2) base+(index*s cale)+displacement[] | [160] Underfull \hbox (badness 3428) in paragraph at lines 17251--17258 []/cmr10@10.95pt/If you want to con-tribute an-other as-sem-bler/disassembler, please con-tact us [161] [162] [163] Chapter 6 [164] Chapter 7 [165] Chapter 8 [166] [167] [168] [169] [170] [171] [172] [173] [174] [175] [176] [177] [178] [179] [180] Chapter 9 [181] Chapter 10 [182] Chapter 11 [183] Underfull \hbox (badness 6944) in paragraph at lines 19221--19225 []/cmr10@10.95pt/forth[]init(imagefile) forth[]evaluate(string) ex-cep-tions? f orth[]goto(address) (or Chapter 12 [184] [185] [186] Chapter 13 [187] Underfull \hbox (badness 2189) in paragraph at lines 19545--19548 []/cmr10@10.95pt/There are three kinds of im-age files, with dif-fer-ent de-gre es of re-lo-cata-bil-ity: [188] [189] [190] [191] Overfull \hbox (32.18782pt too wide) in paragraph at lines 19865--19865 [] /cmtt10@10.95pt/Defers 'cold \ do other initialization stuff (e.g., reha shing wordlists)[] | Chapter 14 [192] [193] [194] [195] [196] [197] Overfull \hbox (78.17732pt too wide) in paragraph at lines 20355--20355 []/cmtt10@10.95pt/DEF_CA /* definition of variable ca (indirect threading) */[] | [198] [199] [200] Chapter 15 [201] [202] Overfull \hbox (20.69044pt too wide) in paragraph at lines 20695--20695 [] /cmtt10@10.95pt/\ special conditionals suppo rting gforths'[] | Appendix A [203] [204] Overfull \hbox (148.34358pt too wide) in paragraph at lines 20721--20723 []/cmr10@10.95pt/If you find a bug, please sub-mit a bug re-port through [][]/c mtt10@10.95pt/https://savannah.gnu.org/bugs/?func=addbug&group=gforth[][][]/cmr 10@10.95pt/. | Appendix B [205] Appendix C [206] Appendix D [207] [208] [209] [210] [211] [212] [213] [214] Underfull \hbox (badness 2368) in paragraph at lines 21324--21324 []/cmbx12@14.4pt/TERMS AND CON-DI-TIONS FOR COPY-ING, [215] [216] [217] [218] [219] (Word Index) [220] [221] (./gforth.fns [222] [223] [224] [225] [226] [227] [228] [229]) (Concept and Word Index) [230] (./gforth.cps [231] [232] [233] [234] [235] [236] [237] [238] [239] [240] [241] [242] [243] [244] [245] [246] [247]) [248] ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/0ef0afca.enc}{/usr/shar e/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}{/usr/share/texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvi ps/tetex/bbad153f.enc} Output written on gforth.pdf (257 pages, 1566806 bytes). Transcript written on gforth.log. cd doc; texi2pdf -e vmgen.texi /usr/bin/texi2dvi: Running pdfetex --file-line-error '/usr/src/RPM/BUILD/gforth-0.6.2/doc/vmgen.t2d/pdf/src/vmgen.texi' ... This is pdfeTeXk, Version 3.14159-1.10a-2.1 (Web2C 7.4.4) file:line:error style messages enabled. entering extended mode (/usr/src/RPM/BUILD/gforth-0.6.2/doc/vmgen.t2d/pdf/src/vmgen.texi{/usr/share/te xmf/pdftex/config/pdftex.cfg} (./texinfo.tex Loading texinfo [version 2002-03-26.08]: Basics, pdf, (/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex) fonts, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, (/usr/share/texmf/tex/plain/dvips/epsf.tex) localization, and turning on texinfo input format.) (./vmgen.aux) [1{/usr/../etc/tex-fonts/pd ftex.map}] [2] (./vmgen.toc [-1]) [-2] (./vmgen.toc) (./vmgen.toc) Chapter 1 [1] Chapter 2 [2] Chapter 3 [3] [4] Chapter 4 [5] Chapter 5 [6] [7] Chapter 6 [8] [9] [10] [11] Overfull \hbox (32.51715pt too wide) in paragraph at lines 905--905 [] /cmtt10@10.95pt/SET_IP(target); INST_TAIL; /* now this INST_TAIL is necess ary */[] | [12] [13] [14] Chapter 7 [15] Chapter 8 [16] [17] [18] [19] [20] Underfull \hbox (badness 4229) in paragraph at lines 1598--1603 []/cmr10@10.95pt/This func-tion com-piles the in-struc-tion /cmtt10@10.95pt/i[ ]/cmr10@10.95pt/. Take a look at it in [21] [22] Chapter 9 [23] Chapter 10 [24] Chapter 11 [25] Chapter 12 [26] Underfull \hbox (badness 4954) in paragraph at lines 1917--1919 []/cmr10@10.95pt/To re-port a bug, use /cmtt10@10.95pt/https://savannah.gnu.org /bugs/?func=addbug&group_ Underfull \hbox (badness 10000) in paragraph at lines 1920--1923 []/cmr10@10.95pt/For dis-cus-sion on Vm-gen (e.g., how to use it), use the mail -ing list Overfull \hbox (33.42316pt too wide) in paragraph at lines 1920--1923 [][]/cmtt10@10.95pt/bug-vmgen@mail.freesoftware.fsf.org[][][] /cmr10@10.95pt/(u se /cmtt10@10.95pt/http://mail.gnu.org/mailman/listinfo/help-| Overfull \hbox (8.0016pt too wide) in paragraph at lines 1924--1926 []/cmr10@10.95pt/You can find vm-gen in-for-ma-tion at /cmtt10@10.95pt/http://w ww.complang.tuwien.ac.at/anton/vmgen/[]/cmr10@10.95pt/. | Appendix A [27] [28] [29] [30] [31] [32] [33] (Index) [34] (./vmgen.cps [35]) Overfull \vbox (42.17973pt too high) has occurred while \output is active [36] ) (see the transcript file for additional information){/usr/share/texmf/dvips/tet ex/f7b6d320.enc}{/usr/share/ texmf/dvips/tetex/09fbbfac.enc}{/usr/share/texmf/dvips/tetex/74afc74c.enc}{/usr/share/texmf/dvips/tetex/0ef0afca .enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc} Output written on vmgen.pdf (40 pages, 273354 bytes). Transcript written on vmgen.log. cd doc; makeinfo --no-headers --no-split gforth.texi >gforth.txt gforth.texi:104: warning: `@contents' omitted since writing to stdout. gforth.texi:20831: warning: `@printindex fn' omitted since writing to stdout. gforth.texi:20851: warning: `@printindex cp' omitted since writing to stdout. cd doc; makeinfo --no-headers --no-split vmgen.texi >vmgen.txt vmgen.texi:44: warning: `@contents' omitted since writing to stdout. vmgen.texi:1940: warning: `@printindex cp' omitted since writing to stdout. make: Leaving directory `/usr/src/RPM/BUILD/gforth-0.6.2' + emacs -q --no-site-file -batch -f batch-byte-compile gforth.el In forth-compile-words-mapper: gforth.el:490:32:Warning: `error' called with 0 args to fill 1 format field(s) gforth.el:698:1:Warning: !! The file uses old-style backquotes !! This functionality has been obsolete for more than 10 years already and will be removed soon. See (elisp)Backquote in the manual. In forth-split-1: gforth.el:1387:17:Warning: `screen-height' is an obsolete function; use `frame-height' instead. gforth.el:1387:32:Warning: reference to free variable `forth-percent-height' In forth-compile: gforth.el:1397:13:Warning: assignment to free variable `ctools-compile-command' gforth.el:1397:4:Warning: reference to free variable `ctools-compile-command' gforth.el:1657:36:Warning: assignment to free variable `start' gforth.el:1681:37:Warning: reference to free variable `forth-source-modes' In end of data: gforth.el:1709:1:Warning: the function `forth-emacs-older' might not be defined at runtime. gforth.el:1709:1:Warning: the following functions are not known to be defined: compile1, forth-args-to-list, inferior-forth-mode, forth-proc, forth-end-of-paragraph, forth-send-region, forth-send-paragraph, forth-switch-to-interactive, forth-send-buffer Wrote /usr/src/RPM/BUILD/gforth-0.6.2/gforth.elc + bzip2 --force --best --keep ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62310 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gforth-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gforth-buildroot + cd gforth-0.6.2 + install -d /usr/src/tmp/gforth-buildroot/usr/share/emacs/site-lisp /usr/src/tmp/gforth-buildroot/usr/share/doc/gforth-0.6.2 + install -m 0644 gforth.el gforth.elc /usr/src/tmp/gforth-buildroot/usr/share/emacs/site-lisp/ + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/gforth-buildroot/usr exec_prefix=/usr/src/tmp/gforth-buildroot/usr bindir=/usr/src/tmp/gforth-buildroot/usr/bin sbindir=/usr/src/tmp/gforth-buildroot/usr/sbin sysconfdir=/usr/src/tmp/gforth-buildroot/etc datadir=/usr/src/tmp/gforth-buildroot/usr/share includedir=/usr/src/tmp/gforth-buildroot/usr/include libdir=/usr/src/tmp/gforth-buildroot/usr/lib libexecdir=/usr/src/tmp/gforth-buildroot/usr/lib localstatedir=/usr/src/tmp/gforth-buildroot/var/lib sharedstatedir=/usr/src/tmp/gforth-buildroot/usr/com mandir=/usr/src/tmp/gforth-buildroot/usr/share/man infodir=/usr/src/tmp/gforth-buildroot/usr/share/info install libdir=/usr/src/tmp/gforth-buildroot/usr/lib make: Entering directory `/usr/src/RPM/BUILD/gforth-0.6.2' cd engine && /usr/bin/make gforth gforth-ditc gforth-fast gforth-itc make[1]: Entering directory `/usr/src/RPM/BUILD/gforth-0.6.2/engine' make[1]: `gforth' is up to date. make[1]: `gforth-ditc' is up to date. make[1]: `gforth-fast' is up to date. make[1]: `gforth-itc' is up to date. make[1]: Leaving directory `/usr/src/RPM/BUILD/gforth-0.6.2/engine' cp -p gforth gforth~ cp -p engine/gforth gforth cp -p kernl32b.fi kernl32b.fi~ cp -p kernl32b.fi- kernl32b.fi cp -p engine/gforth-ditc gforth-ditc sed 's;^\./;/usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/;' gforth.TAGS >install.TAGS for i in /usr/src/tmp/gforth-buildroot/usr/bin /usr/src/tmp/gforth-buildroot/usr/share/man/man1 /usr/src/tmp/gforth-buildroot/usr/share/info /usr/src/tmp/gforth-buildroot/usr/lib/gforth/0.6.2 /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2 /usr/src/tmp/gforth-buildroot/usr/lib/gforth/site-forth /usr/src/tmp/gforth-buildroot/usr/share/gforth/site-forth; do \ ./mkinstalldirs $i; \ done mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/bin mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/man/man1 mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/info mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/lib/gforth/0.6.2 mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2 mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/lib/gforth/site-forth mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/site-forth for i in CVS engine/CVS kernel/CVS doc/CVS asm/CVS ec/CVS test/CVS compat/CVS unix/CVS arch/CVS arch/generic/CVS arch/m68k/CVS arch/mips/CVS arch/386/CVS arch/hppa/CVS arch/sparc/CVS arch/power/CVS arch/alpha/CVS arch/4stack/CVS arch/misc/CVS arch/6502/CVS arch/8086/CVS arch/avr/CVS arch/c165/CVS arch/h8/CVS arch/shboom/CVS arch/sharc/CVS arch/ia64/CVS; do \ ./mkinstalldirs /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/`dirname $i`; \ done mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/engine mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/kernel mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/doc mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/asm mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/ec mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/test mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/compat mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/unix mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/generic mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/m68k mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/mips mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/386 mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/hppa mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/sparc mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/power mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/alpha mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/4stack mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/misc mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/6502 mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/8086 mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/avr mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/c165 mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/h8 mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/shboom mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/sharc mkdir -p -- /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/ia64 rm -rf /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/engine touch /usr/src/tmp/gforth-buildroot/usr/share/gforth/site-forth/siteinit.fs rm /usr/src/tmp/gforth-buildroot/usr/bin/gforth /usr/src/tmp/gforth-buildroot/usr/bin/gforth-0.6.2 /usr/src/tmp/gforth-buildroot/usr/bin/gforthmi /usr/src/tmp/gforth-buildroot/usr/bin/vmgen rm: cannot remove `/usr/src/tmp/gforth-buildroot/usr/bin/gforth': No such file or directory rm: cannot remove `/usr/src/tmp/gforth-buildroot/usr/bin/gforth-0.6.2': No such file or directory rm: cannot remove `/usr/src/tmp/gforth-buildroot/usr/bin/gforthmi': No such file or directory rm: cannot remove `/usr/src/tmp/gforth-buildroot/usr/bin/vmgen': No such file or directory rm /usr/src/tmp/gforth-buildroot/usr/bin/gforth-fast /usr/src/tmp/gforth-buildroot/usr/bin/gforth-fast-0.6.2 make: [install] Error 1 (ignored) rm: cannot remove `/usr/src/tmp/gforth-buildroot/usr/bin/gforth-fast': No such file or directory rm: cannot remove `/usr/src/tmp/gforth-buildroot/usr/bin/gforth-fast-0.6.2': No such file or directory rm /usr/src/tmp/gforth-buildroot/usr/bin/gforth-itc /usr/src/tmp/gforth-buildroot/usr/bin/gforth-itc-0.6.2 make: [install] Error 1 (ignored) rm: cannot remove `/usr/src/tmp/gforth-buildroot/usr/bin/gforth-itc': No such file or directory rm: cannot remove `/usr/src/tmp/gforth-buildroot/usr/bin/gforth-itc-0.6.2': No such file or directory make: [install] Error 1 (ignored) /bin/install -p -s gforth /usr/src/tmp/gforth-buildroot/usr/bin/gforth-0.6.2 (cd /usr/src/tmp/gforth-buildroot/usr/bin && ln -s gforth-0.6.2 gforth) /bin/install -p -s gforth-fast /usr/src/tmp/gforth-buildroot/usr/bin/gforth-fast-0.6.2 (cd /usr/src/tmp/gforth-buildroot/usr/bin && ln -s gforth-fast-0.6.2 gforth-fast) /bin/install -p -s gforth-itc /usr/src/tmp/gforth-buildroot/usr/bin/gforth-itc-0.6.2 (cd /usr/src/tmp/gforth-buildroot/usr/bin && ln -s gforth-itc-0.6.2 gforth-itc) /bin/install -p gforthmi /usr/src/tmp/gforth-buildroot/usr/bin/gforthmi-0.6.2 /bin/install -p vmgen /usr/src/tmp/gforth-buildroot/usr/bin/vmgen-0.6.2 /bin/install -p gforth-ditc /usr/src/tmp/gforth-buildroot/usr/lib/gforth/0.6.2 (cd /usr/src/tmp/gforth-buildroot/usr/bin && ln -s gforthmi-0.6.2 gforthmi) (cd /usr/src/tmp/gforth-buildroot/usr/bin && ln -s vmgen-0.6.2 vmgen) /bin/install -p -m 644 ./doc/gforth.1 /usr/src/tmp/gforth-buildroot/usr/share/man/man1 for i in ./doc/gforth.info* ./doc/vmgen.info*; do /bin/install -p -m 644 $i /usr/src/tmp/gforth-buildroot/usr/share/info; done for i in mach16b.fs mach16l.fs mach32b.fs mach32l.fs mach64b.fs mach64l.fs machpc.fs.in kernel/aliases0.fs kernel/aliases.fs kernel/args.fs chains.fs kernel/cbr.fs kernel/cloop.fs kernel/cond.fs kernel/cond-old.fs cross.fs kernel/errore.fs kernel/files.fs kernel/require.fs kernel/paths.fs kernel/kernel.fs kernel/main.fs kernel/prim0.fs search.fs kernel/quotes.fs kernel/tools.fs kernel/toolsext.fs kernel/vars.fs kernel/accept.fs kernel/basics.fs kernel/int.fs kernel/comp.fs kernel/io.fs kernel/input.fs kernel/license.fs kernel/nio.fs kernel/saccept.fs kernel/doers.fs kernel/getdoers.fs kernel/pass.fs assert.fs backtrac.fs blocked.fb blocks.fs bufio.fs code.fs debug.fs debugs.fs ekey.fs savesys.fs environ.fs errors.fs exboot.fs except.fs extend.fs float.fs glocals.fs hash.fs history.fs intcomp.fs locals.fs look.fs quotes.fs search.fs see.fs see-ext.fs simp-see.fs source.fs startup.fs struct.fs stuff.fs tasker.fs termsize.fs vt100.fs vt100key.fs wordinfo.fs arch/386/asm.fs arch/386/disasm.fs arch/alpha/asm.fs arch/alpha/disasm.fs arch/mips/asm.fs arch/mips/disasm.fs arch/mips/insts.fs asm/README asm/bitmask.fs asm/numref.fs asm/basic.fs asm/generic.fs asm/target.fs ec/README ec/mirror.fs ec/shex.fs ec/builttag.fs ec/dotx.fs ec/nesting.fs ans-report.fs ansi.fs answords.fs colorize.fs comp-i.fs doskey.fs ds2texi.fs envos.fs envos.dos envos.os2 etags.fs filedump.fs fi2c.fs glosgen.fs gray.fs httpd.fs proxy.fs make-app.fs doc/makedoc.fs locate.fs more.fs other.fs prims2x.fs random.fs sokoban.fs string.fs table.fs tags.fs tt.fs unbuffer.fs wordsets.fs test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/gforth.fs test/other.fs test/signals.fs test/checkans.fs bubble.fs siev.fs matrix.fs fib.fs oof.fs oofsampl.fs objects.fs objexamp.fs mini-oof.fs moof-exm.fs moofglos.fs fixpath.fs add.fs lib.fs oldlib.fs fflib.fs sieve.fs unix/socket.fs compat/README compat/anslocal.fs compat/assert.fs compat/control.fs compat/defer.fs compat/exception.fs compat/loops.fs compat/required.fs compat/strcomp.fs compat/struct.fs compat/vocabulary.fs prim; do \ /bin/install -p -m 644 ./$i /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/$i; \ done /bin/install -p -m 644 kernl32b.fi /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2 >>>>>Please install ./gforth.el in your .../emacs/site-lisp directory /bin/install -p -m 644 gforth.fi /usr/src/tmp/gforth-buildroot/usr/lib/gforth/0.6.2 /bin/install -p -m 644 install.TAGS /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/TAGS rm gforth.fi install.TAGS /sbin/install-info --info-dir=/usr/src/tmp/gforth-buildroot/usr/share/info /usr/src/tmp/gforth-buildroot/usr/share/info/gforth.info /sbin/install-info --info-dir=/usr/src/tmp/gforth-buildroot/usr/share/info /usr/src/tmp/gforth-buildroot/usr/share/info/vmgen.info make: Leaving directory `/usr/src/RPM/BUILD/gforth-0.6.2' + rm -f /usr/src/tmp/gforth-buildroot/usr/share/info/dir + ln -sf gforth.1 /usr/src/tmp/gforth-buildroot/usr/share/man/man1/gforth-fast.1 + ln -sf gforth.1 /usr/src/tmp/gforth-buildroot/usr/share/man/man1/gforthmi.1 + install -m 0644 AUTHORS BUGS Benchres ChangeLog.bz2 NEWS NEWS.vmgen README README.vmgen ToDo /usr/src/tmp/gforth-buildroot/usr/share/doc/gforth-0.6.2/ + install -m 0644 doc/gforth.ps doc/vmgen.ps doc/gforth.html doc/vmgen.html doc/gforth.txt doc/vmgen.txt doc/gforth.pdf doc/vmgen.pdf /usr/src/tmp/gforth-buildroot/usr/share/doc/gforth-0.6.2/ + mv /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/386 /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/arch/i386 + cat + chmod 0755 /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/httpd.fs /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/filedump.fs /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/sieve.fs + install -d /usr/src/tmp/gforth-buildroot/usr/share/icons/hicolor/32x32/apps /usr/src/tmp/gforth-buildroot/usr/share/icons/hicolor/16x16/apps /usr/src/tmp/gforth-buildroot/usr/share/icons/hicolor/48x48/apps + install -m 0644 /usr/src/RPM/SOURCES/gforth-16.png /usr/src/tmp/gforth-buildroot//usr/share/icons/hicolor/16x16/apps/gforth.png + install -m 0644 /usr/src/RPM/SOURCES/gforth-32.png /usr/src/tmp/gforth-buildroot//usr/share/icons/hicolor/32x32/apps/gforth.png + install -m 0644 /usr/src/RPM/SOURCES/gforth-48.png /usr/src/tmp/gforth-buildroot//usr/share/icons/hicolor/48x48/apps/gforth.png + install -d /usr/src/tmp/gforth-buildroot/usr/share/applications + iconv -f cp1251 -t utf-8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gforth-buildroot (auto) removed `./usr/share/gforth/0.6.2/TAGS' Verifying and fixing files in /usr/src/tmp/gforth-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/gforth-buildroot (auto) removed `/usr/src/tmp/gforth-buildroot/usr/share/man/man1/gforthmi.1' `/usr/src/tmp/gforth-buildroot/usr/share/man/man1/gforthmi.1.gz' -> `gforth.1.gz' removed `/usr/src/tmp/gforth-buildroot/usr/share/man/man1/gforth-fast.1' `/usr/src/tmp/gforth-buildroot/usr/share/man/man1/gforth-fast.1.gz' -> `gforth.1.gz' Adjusting library links in /usr/src/tmp/gforth-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/gforth-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/gforth-buildroot (executable,shared) Processing files: gforth-0.6.2-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.8322 + 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.75546 + 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) shebang.req.files: executable script /usr/src/tmp/gforth-buildroot/usr/lib/gforth/0.6.2/gforth.fi is not executable shebang.req.files: executable script /usr/src/tmp/gforth-buildroot/usr/share/gforth/0.6.2/kernl32b.fi is not executable + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh, /lib/ld.so.1, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), rtld(GNU_HASH) Processing files: gforth-info-0.6.2-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.23291 + 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(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.1749 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/gforth-buildroot/.post:gforth-info + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.21629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/gforth-buildroot/.preun:gforth-info + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.21090 + 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(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(preun): /bin/sh, /usr/sbin/uninstall_info Processing files: gforth-doc-ps-0.6.2-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.59942 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.76864 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: gforth-doc-html-0.6.2-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.69114 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.34725 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: gforth-doc-txt-0.6.2-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.34055 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.75877 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: gforth-doc-pdf-0.6.2-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.99712 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.13008 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: emacs-mode-gforth-0.6.2-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.54055 + 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.31304 + 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: emacs-base Processing files: emacs-mode-gforth-el-0.6.2-alt10 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.34075 + 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.10336 + 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: emacs-base Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.13470 + 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/gforth-0.6.2-alt10.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/gforth-0.6.2-alt10.ppc.rpm Wrote: /usr/src/RPM/RPMS/noarch/gforth-info-0.6.2-alt10.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/gforth-doc-ps-0.6.2-alt10.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/gforth-doc-html-0.6.2-alt10.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/gforth-doc-txt-0.6.2-alt10.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/gforth-doc-pdf-0.6.2-alt10.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/emacs-mode-gforth-0.6.2-alt10.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/emacs-mode-gforth-el-0.6.2-alt10.noarch.rpm 77.93user 11.66system 1:53.36elapsed 79%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2426244minor)pagefaults 0swaps