bugMIT/GNU Scheme - Bugs: bug #55948, ./configure failed for microcode

 
 

bug #55948: ./configure failed for microcode

Submitter:  Werner <wernerae>
Submitted:  Mon 18 Mar 2019 04:45:48 PM UTC
   
 
Category:  microcode Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Obsoleted Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 24 Jan 2021 02:58:38 AM UTC, comment #3: 

In order to compile master, it's necessary to use 11.0.90 or newer.

Chris Hanson <cph>
Group administrator
Sat 14 Nov 2020 06:03:11 PM UTC, comment #2: 

I have a different problem, but th headline of this report still fits.

I am under Arch Linux and have mit-scheme 10.1.11-1 installed, which comes from the official repos.

I try to build mit-scheme from master. This ends in (full log attached):

(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 **

{0x80ff88}
    Return code: [return-code pop-return-error]
    Expression: #f
{0x80ff98}
    Return code: [return-code internal-apply]
    Expression: #f
{0x80ffa8}  ...: [false 0x2]
{0x80ffb0}  ...: [primitive BINARY-FASLOAD]
{0x80ffb8}  ...: "make.com"
{0x80ffc0}
    Return code: [return-code combination-save-value]
    Expression: [combination [primitive SCODE-EVAL] ... (2 args) 0x857ba8]
{0x80ffd0}  ...: #f
{0x80ffd8}  ...: [manifest-nm-vector 0x1] (skipping)
{0x80ffe8}  ...: #f
{0x80fff0}
    Return code: [return-code non-existent-continuation]
    Expression: #f

No error handler.

(file #50277)

Stefan Husmann <haawda>
Tue 19 Mar 2019 07:10:59 AM UTC, comment #1: 

You need to install the m4 program.

Since you don't say what operating system you are using I can't tell you how to do that. But most systems provide some kind of packaging program and m4 is a commonly available package.

Chris Hanson <cph>
Group administrator
Mon 18 Mar 2019 04:45:48 PM UTC, original submission:  

checking for m4... no
configure: error: m4 not found
configure: error: ./configure failed for microcode

Werner <wernerae>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #50277:  buildlog.txt added by haawda (205KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haawda (Updated the item)
  • -email is unavailable- added by cph (Posted a comment)
  • -email is unavailable- added by wernerae (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-01-24 cph StatusNone Obsoleted
        Open/ClosedOpen Closed
    2020-11-14 haawda Attached File- Added buildlog.txt, #50277

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code