Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- make checkone check-nofast ENGINE="./gforth-itc" >/dev/null 2>&1
- make checkone check-nofast ENGINE="./gforth-ditc" >/dev/null 2>&1
- make checkone ENGINE="./gforth-fast --no-dynamic" >/dev/null 2>&1
- make checkone check-nofast ENGINE="./gforth" >/dev/null 2>&1
- make checkone ENGINE="./gforth-fast" >/dev/null 2>&1
- *** Check successful ***
- ./gforth-fast --diag -e bye
- *** no performance problems ***
- Makefile:867: warning: ignoring prerequisites on suffix rule definition
- Makefile:867: warning: ignoring prerequisites on suffix rule definition
- if test -r version && test x'0.7.3' = x`cat version` ; then true ; else echo 0.7.3 > version ; fi
- ./gforth --die-on-signal -p ".:~+:." -i kernl64l.fi -e "s\" doc/doc.fd\"" doc/makedoc.fs except.fs startup.fs code.fs objects.fs oof.fs moofglos.fs regexp.fs fft.fs -e bye
- cd doc; makeinfo vmgen.texi
- cd doc; makeinfo --html vmgen.texi
- cd doc; texi2dvi vmgen.texi
- cd doc; makeinfo --no-headers --no-split vmgen.texi >vmgen.txt
- cp -p kernl64l.fi kernl64l.fi~
- redefined \G cp -p kernl64l.fi- kernl64l.fi
- Bus error.
- make: *** [Makefile:920: doc/doc.fd] Error 135
- make: *** Waiting for unfinished jobs....
- This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024/Arch Linux) (preloaded format=etex)
- restricted \write18 enabled.
- entering extended mode
- (./vmgen.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex
- Loading texinfo [version 2024-02-10.22]: pdf, fonts, glyphs, page headings,
- tables, conditionals, indexing, sectioning, toc, environments, defuns, macros,
- cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex
- This is `epsf.tex' v2.7.4 <14 February 2011>
- ) localization, formatting, microtype, and turning on texinfo input format.)
- (/tmp/gforth/src/gforth-0.7.3/doc/version.texi) [1] [2]
- (/tmp/gforth/src/gforth-0.7.3/doc/vmgen.toc)
- (/tmp/gforth/src/gforth-0.7.3/doc/vmgen.toc [-1]) [-2] Chapter 1
- (/tmp/gforth/src/gforth-0.7.3/doc/vmgen.aux)
- Writing index file vmgen.cp
- [1] Chapter 2 [2] Chapter 3 [3] [4] Chapter 4 [5] Chapter 5 [6] [7] Chapter 6
- [8] [9]
- Writing index file vmgen.fn
- [10] [11] [12]
- Overfull \hbox (32.51715pt too wide) in paragraph at lines 964--964
- [] @texttt SET_IP(target); INST_TAIL; /* now this INST_TAIL is necessary */[]
- |
- [13] [14] [15] Chapter 7 [16] Chapter 8 [17] [18] [19] [20] [21] [22] [23]
- Chapter 9 [24] Chapter 10 [25] Chapter 11 [26] Chapter 12 [27] Appendix A
- [28] (/tmp/gforth/src/gforth-0.7.3/doc/fdl.texi [29] [30] [31] [32] [33]
- [34]) (Index) [35] (/tmp/gforth/src/gforth-0.7.3/doc/vmgen.cps [36] [37])
- [38] )
- (see the transcript file for additional information)
- Output written on vmgen.dvi (42 pages, 169616 bytes).
- Transcript written on vmgen.log.
- ==> ERROR: A failure occurred in build().
- Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement