Ah, I used the native_bootstrap flavor. First did native_bootstrap build 
without threads. Then used that to compile threads flavored package. I got 
errors in the threads flavor on some builds but that has happened before with 
threads flavor. 

I'll do more tests with clisp. 

Timo

On Mon, Dec 3, 2018, at 11:46, Solene Rapenne wrote:
> timo.my...@bittivirhe.fi (Timo Myyrä) wrote:
> > Hi,
> > 
> > Here's an update to SBCL to bring it to latest version as I noticed the 
> > release
> > fixes the thread support on OpenBSD.
> > 
> > This also changes the thread backend to futex and adds support for core
> > compression using zlib.
> > 
> > I haven't tested this that much yet but tests seem to pass on amd64 at
> > least with it. 
> > 
> > Timo
> > 
> 
> I can't compile it on amd64, latest snapshot. Did you get it to compile using
> the default flavor? (using clisp)
> 
> [...]
> [30/316] src/compiler/parse-lambda-list
> *** - not a 32-bit integer: 4294967296
> The following restarts are available:
> RECOMPILE      :R1      Recompile file "src/compiler/parse-lambda-
> list.lisp"
> RECOMPILE      :R2      Recompile
> SKIP           :R3      skip (IF # # ...)
> RETRY          :R4      retry (IF # # ...)
> STOP           :R5      stop loading file /data/build/usr/ports/pobj/
> sbcl-1.4.14/sbcl-1.4.14/src/cold/compile-cold-sbcl.lisp
> SKIP           :R6      skip (LET # # ...)
> RETRY          :R7      retry (LET # # ...)
> STOP           :R8      stop loading file /data/build/usr/ports/pobj/
> sbcl-1.4.14/sbcl-1.4.14/make-host-2.lisp
> ABORT          :R9      Abort building SBCL.
> ABORT          :R10     Abort main loop
> ; compilation unit aborted
> ;   caught 2 fatal ERROR conditions
> //entering make-genesis-2.sh
> //loading and running GENESIS to create cold-sbcl.core
> [1]>
> ;; Loading file loader.lisp ...
> ;; Loaded file loader.lisp
> T
> [2]>
> ;; Loading file make-genesis-2.lisp ...
> ;;  Loading file src/cold/shared.lisp ...
> ;;   Loading file src/cold/ansify.lisp ...
> ;;   Loaded file src/cold/ansify.lisp
> ;;   Loading file src/cold/shebang.lisp ...
> ;;   Loaded file src/cold/shebang.lisp
> ;;  Loaded file src/cold/shared.lisp
> ;;  Loading file src/cold/set-up-cold-packages.lisp ...
> ;;  Loaded file src/cold/set-up-cold-packages.lisp
> ;;  Loading file src/cold/defun-load-or-cload-xcompiler.lisp ...
> ;;  Loaded file src/cold/defun-load-or-cload-xcompiler.lisp
> ;;  Loading file obj/from-host/src/code/early-source-location.fas ...
> ;;  Loaded file obj/from-host/src/code/early-source-location.fas
> ;;  Loading file obj/from-host/src/code/cross-early.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-early.fas
> ;;  Loading file obj/from-host/src/code/show.fas ...
> ;;  Loaded file obj/from-host/src/code/show.fas
> ;;  Loading file obj/from-host/src/compiler/early-constantp.fas ...
> ;;  Loaded file obj/from-host/src/compiler/early-constantp.fas
> ;;  Loading file obj/from-host/src/code/primordial-extensions.fas ...
> ;;  Loaded file obj/from-host/src/code/primordial-extensions.fas
> ;;  Loading file obj/from-host/src/code/cold-init-helper-macros.fas ...
> ;;  Loaded file obj/from-host/src/code/cold-init-helper-macros.fas
> ;;  Loading file obj/from-host/src/code/backq.fas ...
> ;;  Loaded file obj/from-host/src/code/backq.fas
> ;;  Loading file obj/from-host/src/code/cross-byte.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-byte.fas
> ;;  Loading file obj/from-host/src/code/cross-misc.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-misc.fas
> ;;  Loading file obj/from-host/src/code/cross-char.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-char.fas
> ;;  Loading file obj/from-host/src/code/cross-float.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-float.fas
> ;;  Loading file obj/from-host/src/code/cross-io.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-io.fas
> ;;  Loading file obj/from-host/src/code/cross-thread.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-thread.fas
> ;;  Loading file obj/from-host/src/code/cross-condition.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-condition.fas
> ;;  Loading file obj/from-host/src/code/uncross.fas ...
> ;;  Loaded file obj/from-host/src/code/uncross.fas
> ;;  Loading file obj/from-host/src/code/defbangtype.fas ...
> ;;  Loaded file obj/from-host/src/code/defbangtype.fas
> ;;  Loading file obj/from-host/src/code/early-constants.fas ...
> ;;  Loaded file obj/from-host/src/code/early-constants.fas
> ;;  Loading file obj/from-host/src/compiler/deftype.fas ...
> ;;  Loaded file obj/from-host/src/compiler/deftype.fas
> ;;  Loading file obj/from-host/src/compiler/early-lexenv.fas ...
> ;;  Loaded file obj/from-host/src/compiler/early-lexenv.fas
> ;;  Loading file obj/from-host/src/compiler/early-globaldb.fas ...
> ;;  Loaded file obj/from-host/src/compiler/early-globaldb.fas
> ;;  Loading file obj/from-host/src/code/function-names.fas ...
> ;;  Loaded file obj/from-host/src/code/function-names.fas
> ;;  Loading file obj/from-host/src/compiler/generic/parms.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/parms.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/parms.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/parms.fas
> ;;  Loading file obj/from-host/src/compiler/generic/early-vm.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/early-vm.fas
> ;;  Loading file obj/from-host/src/compiler/generic/early-objdef.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/early-objdef.fas
> ;;  Loading file obj/from-host/src/code/early-array.fas ...
> ;;  Loaded file obj/from-host/src/code/early-array.fas
> ;;  Loading file obj/from-host/src/code/parse-body.fas ...
> ;;  Loaded file obj/from-host/src/code/parse-body.fas
> ;;  Loading file obj/from-host/src/code/unportable-float.fas ...
> ;;  Loaded file obj/from-host/src/code/unportable-float.fas
> ;;  Loading file obj/from-host/src/compiler/policy.fas ...
> ;;  Loaded file obj/from-host/src/compiler/policy.fas
> ;;  Loading file obj/from-host/src/code/early-extensions.fas ...
> ;;  Loaded file obj/from-host/src/code/early-extensions.fas
> ;;  Loading file obj/from-host/src/compiler/parse-lambda-list.fas ...
> ;;  Loaded file obj/from-host/src/compiler/parse-lambda-list.fas
> ;;  Loading file obj/from-host/src/code/early-cl.fas ...
> ;;  Loaded file obj/from-host/src/code/early-cl.fas
> ;;  Loading file obj/from-host/src/code/early-fasl.fas ...
> ;;  Loaded file obj/from-host/src/code/early-fasl.fas
> ;;  Loading file obj/from-host/src/code/defbangstruct.fas ...
> ;;  Loaded file obj/from-host/src/code/defbangstruct.fas
> ;;  Loading file obj/from-host/src/code/early-thread.fas ...
> ;;  Loaded file obj/from-host/src/code/early-thread.fas
> ;;  Loading file obj/from-host/src/compiler/defconstant.fas ...
> ;;  Loaded file obj/from-host/src/compiler/defconstant.fas
> ;;  Loading file obj/from-host/src/code/early-raw-slots.fas ...
> ;;  Loaded file obj/from-host/src/code/early-raw-slots.fas
> ;;  Loading file obj/from-host/src/code/xset.fas ...
> ;;  Loaded file obj/from-host/src/code/xset.fas
> ;;  Loading file obj/from-host/src/code/type-class.fas ...
> ;;  Loaded file obj/from-host/src/code/type-class.fas
> ;;  Loading file obj/from-host/src/compiler/early-c.fas ...
> ;;  Loaded file obj/from-host/src/compiler/early-c.fas
> ;;  Loading file obj/from-host/src/compiler/fun-info.fas ...
> ;;  Loaded file obj/from-host/src/compiler/fun-info.fas
> ;;  Loading file obj/from-host/src/pcl/slot-name.fas ...
> ;;  Loaded file obj/from-host/src/pcl/slot-name.fas
> ;;  Loading file obj/from-host/src/compiler/info-vector.fas ...
> ;;  Loaded file obj/from-host/src/compiler/info-vector.fas
> ;;  Loading file obj/from-host/src/compiler/globaldb.fas ...
> ;;  Loaded file obj/from-host/src/compiler/globaldb.fas
> ;;  Loading file obj/from-host/src/compiler/generic/vm-array.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/vm-array.fas
> ;;  Loading file obj/from-host/src/code/primordial-type.fas ...
> ;;  Loaded file obj/from-host/src/code/primordial-type.fas
> ;;  Loading file obj/from-host/src/code/early-classoid.fas ...
> ;;  Loaded file obj/from-host/src/code/early-classoid.fas
> ;;  Loading file obj/from-host/src/code/early-alieneval.fas ...
> ;;  Loaded file obj/from-host/src/code/early-alieneval.fas
> ;;  Loading file obj/from-host/src/code/debug-var-io.fas ...
> ;;  Loaded file obj/from-host/src/code/debug-var-io.fas
> ;;  Loading file obj/from-host/src/code/huffman.fas ...
> ;;  Loaded file obj/from-host/src/code/huffman.fas
> ;;  Loading file obj/from-host/src/code/early-time.fas ...
> ;;  Loaded file obj/from-host/src/code/early-time.fas
> ;;  Loading file obj/from-host/src/code/misc.fas ...
> ;;  Loaded file obj/from-host/src/code/misc.fas
> ;;  Loading file obj/from-host/src/code/early-format.fas ...
> ;;  Loaded file obj/from-host/src/code/early-format.fas
> ;;  Loading file obj/from-host/src/compiler/policies.fas ...
> ;;  Loaded file obj/from-host/src/compiler/policies.fas
> ;;  Loading file obj/from-host/src/compiler/macros.fas ...
> ;;  Loaded file obj/from-host/src/compiler/macros.fas
> ;;  Loading file obj/from-host/src/compiler/constantp.fas ...
> ;;  Loaded file obj/from-host/src/compiler/constantp.fas
> ;;  Loading file obj/from-host/src/compiler/info-functions.fas ...
> ;;  Loaded file obj/from-host/src/compiler/info-functions.fas
> ;;  Loading file obj/from-host/src/code/specializable-array.fas ...
> ;;  Loaded file obj/from-host/src/code/specializable-array.fas
> ;;  Loading file obj/from-host/src/compiler/generic/vm-macs.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/vm-macs.fas
> ;;  Loading file obj/from-host/src/compiler/generic/objdef.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/objdef.fas
> ;;  Loading file obj/from-host/src/compiler/sset.fas ...
> ;;  Loaded file obj/from-host/src/compiler/sset.fas
> ;;  Loading file obj/from-host/src/code/early-type.fas ...
> ;;  Loaded file obj/from-host/src/code/early-type.fas
> ;;  Loading file obj/from-host/src/code/sc-offset.fas ...
> ;;  Loaded file obj/from-host/src/code/sc-offset.fas
> ;;  Loading file obj/from-host/src/compiler/node.fas ...
> ;;  Loaded file obj/from-host/src/compiler/node.fas
> ;;  Loading file obj/from-host/src/compiler/lexenv.fas ...
> ;;  Loaded file obj/from-host/src/compiler/lexenv.fas
> ;;  Loading file obj/from-host/src/compiler/early-assem.fas ...
> ;;  Loaded file obj/from-host/src/compiler/early-assem.fas
> ;;  Loading file obj/from-host/src/compiler/vop.fas ...
> ;;  Loaded file obj/from-host/src/compiler/vop.fas
> ;;  Loading file obj/from-host/src/compiler/constant-leaf.fas ...
> ;;  Loaded file obj/from-host/src/compiler/constant-leaf.fas
> ;;  Loading file obj/from-host/src/compiler/backend.fas ...
> ;;  Loaded file obj/from-host/src/compiler/backend.fas
> ;;  Loading file obj/from-host/src/compiler/vmdef.fas ...
> ;;  Loaded file obj/from-host/src/compiler/vmdef.fas
> ;;  Loading file obj/from-host/src/code/defmacro.fas ...
> ;;  Loaded file obj/from-host/src/code/defmacro.fas
> ;;  Loading file obj/from-host/src/code/destructuring-bind.fas ...
> ;;  Loaded file obj/from-host/src/code/destructuring-bind.fas
> ;;  Loading file obj/from-host/src/compiler/meta-vmdef.fas ...
> ;;  Loaded file obj/from-host/src/compiler/meta-vmdef.fas
> ;;  Loading file obj/from-host/src/compiler/fixup.fas ...
> ;;  Loaded file obj/from-host/src/compiler/fixup.fas
> ;;  Loading file obj/from-host/src/compiler/generic/core.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/core.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/vm.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/vm.fas
> ;;  Loading file obj/from-host/src/code/class.fas ...
> ;;  Loaded file obj/from-host/src/code/class.fas
> ;;  Loading file obj/from-host/src/pcl/pre-warm.fas ...
> ;;  Loaded file obj/from-host/src/pcl/pre-warm.fas
> ;;  Loading file obj/from-host/src/code/debug-info.fas ...
> ;;  Loaded file obj/from-host/src/code/debug-info.fas
> ;;  Loading file obj/from-host/src/code/source-location.fas ...
> ;;  Loaded file obj/from-host/src/code/source-location.fas
> ;;  Loading file obj/from-host/src/code/early-class.fas ...
> ;;  Loaded file obj/from-host/src/code/early-class.fas
> ;;  Loading file obj/from-host/src/code/parse-defmacro-errors.fas ...
> ;;  Loaded file obj/from-host/src/code/parse-defmacro-errors.fas
> ;;  Loading file obj/from-host/src/code/format-directive.fas ...
> ;;  Loaded file obj/from-host/src/code/format-directive.fas
> ;;  Loading file obj/from-host/src/compiler/generic/primtype.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/primtype.fas
> ;;  Loading file obj/from-host/src/code/host-alieneval.fas ...
> ;;  Loaded file obj/from-host/src/code/host-alieneval.fas
> ;;  Loading file obj/from-host/src/code/host-c-call.fas ...
> ;;  Loaded file obj/from-host/src/code/host-c-call.fas
> ;;  Loading file obj/from-host/src/compiler/compiler-deftype.fas ...
> ;;  Loaded file obj/from-host/src/compiler/compiler-deftype.fas
> ;;  Loading file obj/from-host/src/code/late-type.fas ...
> ;;  Loaded file obj/from-host/src/code/late-type.fas
> ;;  Loading file obj/from-host/src/code/deftypes-for-target.fas ...
> ;;  Loaded file obj/from-host/src/code/deftypes-for-target.fas
> ;;  Loading file obj/from-host/src/compiler/knownfun.fas ...
> ;;  Loaded file obj/from-host/src/compiler/knownfun.fas
> ;;  Loading file obj/from-host/src/code/cross-type.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-type.fas
> ;;  Loading file obj/from-host/src/compiler/generic/vm-type.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/vm-type.fas
> ;;  Loading file obj/from-host/src/compiler/proclaim.fas ...
> ;;  Loaded file obj/from-host/src/compiler/proclaim.fas
> ;;  Loading file obj/from-host/src/code/class-init.fas ...
> ;;  Loaded file obj/from-host/src/code/class-init.fas
> ;;  Loading file obj/from-host/src/code/defstruct.fas ...
> ;;  Loaded file obj/from-host/src/code/defstruct.fas
> ;;  Loading file obj/from-host/src/code/alien-type.fas ...
> ;;  Loaded file obj/from-host/src/code/alien-type.fas
> ;;  Loading file obj/from-host/src/code/force-delayed-
> defbangstructs.fas ...
> ;;  Loaded file obj/from-host/src/code/force-delayed-defbangstructs.fas
> ;;  Loading file obj/from-host/src/compiler/compiler-error.fas ...
> ;;  Loaded file obj/from-host/src/compiler/compiler-error.fas
> ;;  Loading file obj/from-host/src/code/type-init.fas ...
> ;;  Loaded file obj/from-host/src/code/type-init.fas
> ;;  Loading file obj/from-host/src/compiler/fixup-type.fas ...
> ;;  Loaded file obj/from-host/src/compiler/fixup-type.fas
> ;;  Loading file obj/from-host/src/code/package.fas ...
> ;;  Loaded file obj/from-host/src/code/package.fas
> ;;  Loading file obj/from-host/src/code/random.fas ...
> ;;  Loaded file obj/from-host/src/code/random.fas
> ;;  Loading file obj/from-host/src/code/hash-table.fas ...
> ;;  Loaded file obj/from-host/src/code/hash-table.fas
> ;;  Loading file obj/from-host/src/code/readtable.fas ...
> ;;  Loaded file obj/from-host/src/code/readtable.fas
> ;;  Loading file obj/from-host/src/code/pathname.fas ...
> ;;  Loaded file obj/from-host/src/code/pathname.fas
> ;;  Loading file obj/from-host/src/compiler/fndb.fas ...
> ;;  Loaded file obj/from-host/src/compiler/fndb.fas
> ;;  Loading file obj/from-host/src/compiler/generic/vm-fndb.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/vm-fndb.fas
> ;;  Loading file obj/from-host/src/compiler/generic/late-objdef.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/late-objdef.fas
> ;;  Loading file obj/from-host/src/compiler/generic/interr.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/interr.fas
> ;;  Loading file obj/from-host/src/compiler/bit-util.fas ...
> ;;  Loaded file obj/from-host/src/compiler/bit-util.fas
> ;;  Loading file obj/from-host/src/code/load.fas ...
> ;;  Loaded file obj/from-host/src/code/load.fas
> ;;  Loading file obj/from-host/src/code/fop.fas ...
> ;;  Loaded file obj/from-host/src/code/fop.fas
> ;;  Loading file obj/from-host/src/compiler/ctype.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ctype.fas
> ;;  Loading file obj/from-host/src/compiler/disassem.fas ...
> ;;  Loaded file obj/from-host/src/compiler/disassem.fas
> ;;  Loading file obj/from-host/src/compiler/assem.fas ...
> ;;  Loaded file obj/from-host/src/compiler/assem.fas
> ;;  Loading file obj/from-host/src/compiler/dump.fas ...
> ;;  Loaded file obj/from-host/src/compiler/dump.fas
> ;;  Loading file obj/from-host/src/compiler/ir1report.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir1report.fas
> ;;  Loading file obj/from-host/src/compiler/main.fas ...
> ;;  Loaded file obj/from-host/src/compiler/main.fas
> ;;  Loading file obj/from-host/src/compiler/xref.fas ...
> ;;  Loaded file obj/from-host/src/compiler/xref.fas
> ;;  Loading file obj/from-host/src/compiler/ir1tran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir1tran.fas
> ;;  Loading file obj/from-host/src/compiler/ir1tran-lambda.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir1tran-lambda.fas
> ;;  Loading file obj/from-host/src/compiler/ir1-translators.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir1-translators.fas
> ;;  Loading file obj/from-host/src/compiler/ir1util.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir1util.fas
> ;;  Loading file obj/from-host/src/compiler/callable-args.fas ...
> ;;  Loaded file obj/from-host/src/compiler/callable-args.fas
> ;;  Loading file obj/from-host/src/compiler/ir1opt.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir1opt.fas
> ;;  Loading file obj/from-host/src/compiler/loop.fas ...
> ;;  Loaded file obj/from-host/src/compiler/loop.fas
> ;;  Loading file obj/from-host/src/compiler/ir1final.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir1final.fas
> ;;  Loading file obj/from-host/src/compiler/constraint.fas ...
> ;;  Loaded file obj/from-host/src/compiler/constraint.fas
> ;;  Loading file obj/from-host/src/compiler/array-tran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/array-tran.fas
> ;;  Loading file obj/from-host/src/compiler/seqtran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/seqtran.fas
> ;;  Loading file obj/from-host/src/compiler/saptran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/saptran.fas
> ;;  Loading file obj/from-host/src/compiler/sxhash.fas ...
> ;;  Loaded file obj/from-host/src/compiler/sxhash.fas
> ;;  Loading file obj/from-host/src/code/quantifiers.fas ...
> ;;  Loaded file obj/from-host/src/code/quantifiers.fas
> ;;  Loading file obj/from-host/src/compiler/bitops-derive-type.fas ...
> ;;  Loaded file obj/from-host/src/compiler/bitops-derive-type.fas
> ;;  Loading file obj/from-host/src/compiler/generic/vm-tran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/vm-tran.fas
> ;;  Loading file obj/from-host/src/compiler/locall.fas ...
> ;;  Loaded file obj/from-host/src/compiler/locall.fas
> ;;  Loading file obj/from-host/src/compiler/dfo.fas ...
> ;;  Loaded file obj/from-host/src/compiler/dfo.fas
> ;;  Loading file obj/from-host/src/compiler/dce.fas ...
> ;;  Loaded file obj/from-host/src/compiler/dce.fas
> ;;  Loading file obj/from-host/src/compiler/checkgen.fas ...
> ;;  Loaded file obj/from-host/src/compiler/checkgen.fas
> ;;  Loading file obj/from-host/src/compiler/tn.fas ...
> ;;  Loaded file obj/from-host/src/compiler/tn.fas
> ;;  Loading file obj/from-host/src/compiler/life.fas ...
> ;;  Loaded file obj/from-host/src/compiler/life.fas
> ;;  Loading file obj/from-host/src/compiler/debug-dump.fas ...
> ;;  Loaded file obj/from-host/src/compiler/debug-dump.fas
> ;;  Loading file obj/from-host/src/compiler/generic/utils.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/utils.fas
> ;;  Loading file obj/from-host/src/compiler/fopcompile.fas ...
> ;;  Loaded file obj/from-host/src/compiler/fopcompile.fas
> ;;  Loading file obj/from-host/src/assembly/assemfile.fas ...
> ;;  Loaded file obj/from-host/src/assembly/assemfile.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/insts.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/insts.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/macros.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/macros.fas
> ;;  Loading file obj/from-host/src/compiler/generic/early-type-
> vops.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/early-type-vops.fas
> ;;  Loading file obj/from-host/src/assembly/x86-64/support.fas ...
> ;;  Loaded file obj/from-host/src/assembly/x86-64/support.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/move.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/move.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/float.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/float.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/simd-pack.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/simd-pack.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/sap.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/sap.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/system.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/system.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/char.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/char.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/memory.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/memory.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/arith.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/arith.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/pred.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/pred.fas
> ;;  Loading file obj/from-host/src/compiler/float-tran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/float-tran.fas
> ;;  Loading file obj/from-host/src/compiler/srctran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/srctran.fas
> ;;  Loading file obj/from-host/src/compiler/generic/late-type-
> vops.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/late-type-vops.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/type-vops.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/type-vops.fas
> ;;  Loading file obj/from-host/src/compiler/typetran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/typetran.fas
> ;;  Loading file obj/from-host/src/compiler/generic/vm-typetran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/vm-typetran.fas
> ;;  Loading file obj/from-host/src/code/cross-modular.fas ...
> ;;  Loaded file obj/from-host/src/code/cross-modular.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/subprim.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/subprim.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/debug.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/debug.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/c-call.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/c-call.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/cell.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/cell.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/values.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/values.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/alloc.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/alloc.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/call.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/call.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/nlx.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/nlx.fas
> ;;  Loading file obj/from-host/src/compiler/generic/late-nlx.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/late-nlx.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/show.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/show.fas
> ;;  Loading file obj/from-host/src/compiler/x86-64/array.fas ...
> ;;  Loaded file obj/from-host/src/compiler/x86-64/array.fas
> ;;  Loading file obj/from-host/src/compiler/generic/type-error.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/type-error.fas
> ;;  Loading file obj/from-host/src/compiler/physenvanal.fas ...
> ;;  Loaded file obj/from-host/src/compiler/physenvanal.fas
> ;;  Loading file obj/from-host/src/assembly/x86-64/assem-rtns.fas ...
> ;;  Loaded file obj/from-host/src/assembly/x86-64/assem-rtns.fas
> ;;  Loading file obj/from-host/src/assembly/x86-64/array.fas ...
> ;;  Loaded file obj/from-host/src/assembly/x86-64/array.fas
> ;;  Loading file obj/from-host/src/assembly/x86-64/arith.fas ...
> ;;  Loaded file obj/from-host/src/assembly/x86-64/arith.fas
> ;;  Loading file obj/from-host/src/assembly/x86-64/alloc.fas ...
> ;;  Loaded file obj/from-host/src/assembly/x86-64/alloc.fas
> ;;  Loading file obj/from-host/src/compiler/pseudo-vops.fas ...
> ;;  Loaded file obj/from-host/src/compiler/pseudo-vops.fas
> ;;  Loading file obj/from-host/src/compiler/aliencomp.fas ...
> ;;  Loaded file obj/from-host/src/compiler/aliencomp.fas
> ;;  Loading file obj/from-host/src/compiler/ltv.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ltv.fas
> ;;  Loading file obj/from-host/src/compiler/gtn.fas ...
> ;;  Loaded file obj/from-host/src/compiler/gtn.fas
> ;;  Loading file obj/from-host/src/compiler/ltn.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ltn.fas
> ;;  Loading file obj/from-host/src/compiler/stack.fas ...
> ;;  Loaded file obj/from-host/src/compiler/stack.fas
> ;;  Loading file obj/from-host/src/compiler/control.fas ...
> ;;  Loaded file obj/from-host/src/compiler/control.fas
> ;;  Loading file obj/from-host/src/compiler/entry.fas ...
> ;;  Loaded file obj/from-host/src/compiler/entry.fas
> ;;  Loading file obj/from-host/src/compiler/ir2tran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir2tran.fas
> ;;  Loading file obj/from-host/src/compiler/generic/vm-ir2tran.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/vm-ir2tran.fas
> ;;  Loading file obj/from-host/src/compiler/copyprop.fas ...
> ;;  Loaded file obj/from-host/src/compiler/copyprop.fas
> ;;  Loading file obj/from-host/src/compiler/represent.fas ...
> ;;  Loaded file obj/from-host/src/compiler/represent.fas
> ;;  Loading file obj/from-host/src/compiler/ir2opt.fas ...
> ;;  Loaded file obj/from-host/src/compiler/ir2opt.fas
> ;;  Loading file obj/from-host/src/compiler/pack.fas ...
> ;;  Loaded file obj/from-host/src/compiler/pack.fas
> ;;  Loading file obj/from-host/src/compiler/pack-iterative.fas ...
> ;;  Loaded file obj/from-host/src/compiler/pack-iterative.fas
> ;;  Loading file obj/from-host/src/compiler/codegen.fas ...
> ;;  Loaded file obj/from-host/src/compiler/codegen.fas
> ;;  Loading file obj/from-host/src/compiler/debug.fas ...
> ;;  Loaded file obj/from-host/src/compiler/debug.fas
> ;;  Loading file obj/from-host/src/code/error.fas ...
> ;;  Loaded file obj/from-host/src/code/error.fas
> ;;  Loading file obj/from-host/src/code/macroexpand.fas ...
> ;;  Loaded file obj/from-host/src/code/macroexpand.fas
> ;;  Loading file obj/from-host/src/code/late-extensions.fas ...
> ;;  Loaded file obj/from-host/src/code/late-extensions.fas
> ;;  Loading file obj/from-host/src/code/host-pprint.fas ...
> ;;  Loaded file obj/from-host/src/code/host-pprint.fas
> ;;  Loading file obj/from-host/src/code/early-step.fas ...
> ;;  Loaded file obj/from-host/src/code/early-step.fas
> ;;  Loading file obj/from-host/src/compiler/late-proclaim.fas ...
> ;;  Loaded file obj/from-host/src/compiler/late-proclaim.fas
> ;;  Loading file obj/from-host/src/code/defboot.fas ...
> ;;  Loaded file obj/from-host/src/code/defboot.fas
> ;;  Loading file obj/from-host/src/code/setf.fas ...
> ;;  Loaded file obj/from-host/src/code/setf.fas
> ;;  Loading file obj/from-host/src/code/macros.fas ...
> ;;  Loaded file obj/from-host/src/code/macros.fas
> ;;  Loading file obj/from-host/src/code/loop.fas ...
> ;;  Loaded file obj/from-host/src/code/loop.fas
> ;;  Loading file obj/from-host/src/code/late-format.fas ...
> ;;  Loaded file obj/from-host/src/code/late-format.fas
> ;; Compiling file /data/build/usr/ports/pobj/sbcl-1.4.14/sbcl-1.4.14/
> src/compiler/generic/genesis.lisp ...
> ;; Wrote file /data/build/usr/ports/pobj/sbcl-1.4.14/sbcl-1.4.14/obj/
> from-host/src/compiler/generic/genesis.fas-tmp
> 0 errors, 0 warnings
> ;;  Loading file obj/from-host/src/compiler/generic/genesis.fas ...
> ;;  Loaded file obj/from-host/src/compiler/generic/genesis.fas
> beginning GENESIS, creating core "output/cold-sbcl.core"
> WARNING: ignoring unrecognized line "W _Jv_RegisterClasses" in src/
> runtime/sbcl.nm
> obj/from-xc/src/assembly/master.assem-obj
> 
> *** - OPEN: Directory #P"/data/build/usr/ports/pobj/sbcl-1.4.14/
> sbcl-1.4.14/obj/from-xc/src/assembly/" does not exist
> The following restarts are available:
> SKIP           :R1      skip (GENESIS OBJECT-FILE-NAMES # ...)
> RETRY          :R2      retry (GENESIS OBJECT-FILE-NAMES # ...)
> STOP           :R3      stop loading file /data/build/usr/ports/pobj/
> sbcl-1.4.14/sbcl-1.4.14/make-genesis-2.lisp
> ABORT          :R4      Abort building SBCL.
> ABORT          :R5      Abort main loop
> //testing for consistency of first and second GENESIS passes
> diff: output/genesis-2: No such file or directory
> error: header files do not match between first and second GENESIS
> *** Error 1 in . (Makefile:69 'do-build')
> *** Error 1 in . (/data/build/usr/ports/infrastructure/mk/bsd.port.mk:
> 2793 '/data/build/usr/ports/pobj/sbcl-1.4.14/.build_done')
> *** Error 1 in /usr/ports/lang/sbcl (/data/build/usr/ports/
> infrastructure/mk/bsd.port.mk:2465 'all')
> 

Reply via email to