URL: <https://savannah.gnu.org/support/?110264>
Summary: Build fails on x86-64 for release-10.1.2-1264-gcf5d92154 (git tip) Project: MIT/GNU Scheme Submitted by: None Submitted on: Mon 13 Jul 2020 11:00:22 PM UTC Category: None Priority: 5 - Normal Severity: 5 - Blocker Status: None Privacy: Public Assigned to: None Originator Email: vonbr...@inf.utfsm.cl Open/Closed: Open Discussion Lock: Any Operating System: GNU/Linux _______________________________________________________ Details: The build (using mit-scheme-10.1.11-svm1, mit-scheme-10.1.11-x86-64, mit-scheme-11.0.90-x86-64) fails. I did the Setup.sh, configure, make dance as directed. Configuration using 10.0.90 is: ./configure --prefix=$HOME --enable-blowfish --enable-gdbm --enable-pgsql Build fails with: (echo '(with-working-directory-pathname "cref"' && \ echo ' (lambda () (load "cref.cbf")))') \ | 'mit-scheme-x86-64' --batch-mode --no-init-file --load runtime/host-adapter.scm --eval '(begin )' ;Loading "cref.cbf"... done (echo '(with-working-directory-pathname "runtime"' && \ echo ' (lambda () (load "runtime.cbf")))') \ | 'mit-scheme-x86-64' --batch-mode --no-init-file --load runtime/host-adapter.scm --eval '(begin )' ;Loading "runtime.cbf"... done (. etc/functions.sh && get_fasl_file && cd runtime \ && (echo '(disk-save "../lib/runtime.com")' \ | ../run-build --batch-mode --fasl "${FASL}")) Bad compiled-code version in FASL File: make.com File has: compiled-code interface 3; architecture 14. Expected: compiled-code interface 4; architecture 14. Microcode Error: No error handlers. Error code 0x3a (fasload-compiled-mismatch). **** Stack Trace **** {0x23e0f88} Return code: [return-code pop-return-error] Expression: #f {0x23e0f98} Return code: [return-code internal-apply] Expression: #f {0x23e0fa8} ...: [false 0x2] {0x23e0fb0} ...: [primitive BINARY-FASLOAD] {0x23e0fb8} ...: "make.com" {0x23e0fc0} Return code: [return-code combination-save-value] Expression: [combination [primitive SCODE-EVAL] ... (2 args) 0x2428ba8] {0x23e0fd0} ...: #f {0x23e0fd8} ...: [manifest-nm-vector 0x1] (skipping) {0x23e0fe8} ...: #f {0x23e0ff0} Return code: [return-code non-existent-continuation] Expression: #f No error handler. make[1]: *** [Makefile:804: lib/runtime.com] Error 1 make[1]: Leaving directory '/my/home/tmp/SCHEME/mit-scheme/src' make: *** [Makefile:684: all] Error 2 _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/support/?110264> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/