Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted by Zuchto ( 14 years ago )
make -k V=1
make all-recursive
make[1]: Entering directory `/home/kofish/Source/guile'
Making all in lib
make[2]: Entering directory `/home/kofish/Source/guile/lib'
make all-recursive
make[3]: Entering directory `/home/kofish/Source/guile/lib'
make[4]: Entering directory `/home/kofish/Source/guile/lib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/kofish/Source/guile/lib'
make[3]: Leaving directory `/home/kofish/Source/guile/lib'
make[2]: Leaving directory `/home/kofish/Source/guile/lib'
Making all in meta
make[2]: Entering directory `/home/kofish/Source/guile/meta'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kofish/Source/guile/meta'
Making all in libguile
make[2]: Entering directory `/home/kofish/Source/guile/libguile'
make all-am
make[3]: Entering directory `/home/kofish/Source/guile/libguile'
cat alist.doc arbiters.doc array-handle.doc array-map.doc arrays.doc async.doc backtrace.doc boolean.doc bitvectors.doc bytevectors.doc chars.doc control.doc continuations.doc debug.doc deprecated.doc deprecation.doc dynl.doc dynwind.doc eq.doc error.doc eval.doc evalext.doc expand.doc extensions.doc feature.doc filesys.doc fluids.doc foreign.doc fports.doc gc-malloc.doc gc.doc gettext.doc generalized-arrays.doc generalized-vectors.doc goops.doc gsubr.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc list.doc load.doc macros.doc mallocs.doc memoize.doc modules.doc numbers.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc promises.doc r6rs-ports.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc srfi-1.doc srfi-4.doc srfi-13.doc srfi-14.doc srfi-60.doc stackchk.doc stacks.doc stime.doc strings.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc trees.doc uniform.doc values.doc variable.doc vectors.doc version.doc vports.doc weak-set.doc weak-table.doc weak-vector.doc dynl.doc posix.doc net_db.doc socket.doc regex-posix.doc | GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guild snarf-check-and-output-texi > guile-procedures.texi || { rm guile-procedures.texi; false; }
Throw without catch before boot:
Throw to key misc-error with args ("module-transformer" "no module, and `macroexpand' unbound" () #f)Aborting.
/bin/sh: line 1: 24070 Broken pipe cat alist.doc arbiters.doc array-handle.doc array-map.doc arrays.doc async.doc backtrace.doc boolean.doc bitvectors.doc bytevectors.doc chars.doc control.doc continuations.doc debug.doc deprecated.doc deprecation.doc dynl.doc dynwind.doc eq.doc error.doc eval.doc evalext.doc expand.doc extensions.doc feature.doc filesys.doc fluids.doc foreign.doc fports.doc gc-malloc.doc gc.doc gettext.doc generalized-arrays.doc generalized-vectors.doc goops.doc gsubr.doc guardians.doc hash.doc hashtab.doc hooks.doc i18n.doc init.doc ioext.doc keywords.doc list.doc load.doc macros.doc mallocs.doc memoize.doc modules.doc numbers.doc objprop.doc options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc promises.doc r6rs-ports.doc random.doc rdelim.doc read.doc root.doc rw.doc scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc srfi-1.doc srfi-4.doc srfi-13.doc srfi-14.doc srfi-60.doc stackchk.doc stacks.doc stime.doc strings.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc throw.doc trees.doc uniform.doc values.doc variable.doc vectors.doc version.doc vports.doc weak-set.doc weak-table.doc weak-vector.doc dynl.doc posix.doc net_db.doc socket.doc regex-posix.doc
24071 Aborted | GUILE_AUTO_COMPILE=0 ../meta/uninstalled-env guild snarf-check-and-output-texi > guile-procedures.texi
make[3]: *** [guile-procedures.texi] Error 1
make[3]: Target `all-am' not remade because of errors.
make[3]: Leaving directory `/home/kofish/Source/guile/libguile'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/kofish/Source/guile/libguile'
Making all in module
make[2]: Entering directory `/home/kofish/Source/guile/module'
GUILE_AUTO_COMPILE=0 \
../meta/uninstalled-env \
guild compile --target="i686-pc-linux-gnu" -Wunbound-variable -Warity-mismatch -Wformat \
-L "/home/kofish/Source/guile/module" -L "/home/kofish/Source/guile/module" \
-L "/home/kofish/Source/guile/guile-readline" \
-o "ice-9/eval.go" "ice-9/eval.scm"
Throw without catch before boot:
Throw to key misc-error with args ("module-transformer" "no module, and `macroexpand' unbound" () #f)Aborting.
make[2]: *** [ice-9/eval.go] Aborted
make[2]: Target `all' not remade because of errors.
make[2]: Leaving directory `/home/kofish/Source/guile/module'
Making all in guile-readline
make[2]: Entering directory `/home/kofish/Source/guile/guile-readline'
make all-am
make[3]: Entering directory `/home/kofish/Source/guile/guile-readline'
GUILE_AUTO_COMPILE=0 \
../meta/uninstalled-env \
guild compile --target="i686-pc-linux-gnu" -Wunbound-variable -Warity-mismatch -Wformat \
-L "/home/kofish/Source/guile/guile-readline" -L "/home/kofish/Source/guile/guile-readline" \
-L "/home/kofish/Source/guile/guile-readline" \
-o "ice-9/readline.go" "ice-9/readline.scm"
Throw without catch before boot:
Throw to key misc-error with args ("module-transformer" "no module, and `macroexpand' unbound" () #f)Aborting.
make[3]: *** [ice-9/readline.go] Aborted
make[3]: Target `all-am' not remade because of errors.
make[3]: Leaving directory `/home/kofish/Source/guile/guile-readline'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/kofish/Source/guile/guile-readline'
Making all in examples
make[2]: Entering directory `/home/kofish/Source/guile/examples'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kofish/Source/guile/examples'
Making all in emacs
make[2]: Entering directory `/home/kofish/Source/guile/emacs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kofish/Source/guile/emacs'
Making all in test-suite
make[2]: Entering directory `/home/kofish/Source/guile/test-suite'
Making all in standalone
make[3]: Entering directory `/home/kofish/Source/guile/test-suite/standalone'
make all-am
make[4]: Entering directory `/home/kofish/Source/guile/test-suite/standalone'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/kofish/Source/guile/test-suite/standalone'
make[3]: Leaving directory `/home/kofish/Source/guile/test-suite/standalone'
Making all in vm
make[3]: Entering directory `/home/kofish/Source/guile/test-suite/vm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kofish/Source/guile/test-suite/vm'
make[3]: Entering directory `/home/kofish/Source/guile/test-suite'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/kofish/Source/guile/test-suite'
make[2]: Leaving directory `/home/kofish/Source/guile/test-suite'
Making all in benchmark-suite
make[2]: Entering directory `/home/kofish/Source/guile/benchmark-suite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kofish/Source/guile/benchmark-suite'
Making all in gc-benchmarks
make[2]: Entering directory `/home/kofish/Source/guile/gc-benchmarks'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kofish/Source/guile/gc-benchmarks'
Making all in am
make[2]: Entering directory `/home/kofish/Source/guile/am'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kofish/Source/guile/am'
Making all in doc
make[2]: Entering directory `/home/kofish/Source/guile/doc'
Making all in ref
make[3]: Entering directory `/home/kofish/Source/guile/doc/ref'
GUILE_AUTO_COMPILE=0 \
"/home/kofish/Source/guile/meta/guile" "./make-texinfo.scm" \
"/home/kofish/Source/guile/doc/ref/standard-library.scm" > "standard-library.texi.tmp"
Throw without catch before boot:
Throw to key misc-error with args ("module-transformer" "no module, and `macroexpand' unbound" () #f)Aborting.
/bin/sh: line 2: 24204 Aborted GUILE_AUTO_COMPILE=0 "/home/kofish/Source/guile/meta/guile" "./make-texinfo.scm" "/home/kofish/Source/guile/doc/ref/standard-library.scm" > "standard-library.texi.tmp"
make[3]: *** [standard-library.texi] Error 134
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/home/kofish/Source/guile/doc/ref'
Making all in r5rs
make[3]: Entering directory `/home/kofish/Source/guile/doc/r5rs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/kofish/Source/guile/doc/r5rs'
make[3]: Entering directory `/home/kofish/Source/guile/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/kofish/Source/guile/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Target `all' not remade because of errors.
make[2]: Leaving directory `/home/kofish/Source/guile/doc'
make[2]: Entering directory `/home/kofish/Source/guile'
make[2]: Leaving directory `/home/kofish/Source/guile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kofish/Source/guile'
make: *** [all] Error 2
Revise this Paste