bugMIT/GNU Scheme - Bugs: bug #36187, mit-scheme-9.1.1 fails to compile

 
 

bug #36187: mit-scheme-9.1.1 fails to compile

Submitted by:  Bep Rinto <beprinto>
Submitted on:  Sun 15 Apr 2012 07:21:16 AM UTC  
 
Category: NoneSeverity: 3 - Normal
Priority: 5 - NormalItem Group: None
Status: InvalidPrivacy: Public
Assigned to: NoneOriginator Name: 
Open/Closed: Closed
Keywords: 

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Tue 08 May 2012 10:29:56 PM UTC, comment #5:

If etc/make-native.sh is no joy, just send email and I'll re-open this bug.

Matt Birkholz <mhb>
Project Member
Mon 16 Apr 2012 01:35:45 PM UTC, comment #4:

If you want to build a native Scheme from mit-scheme-c, you need to do a cross build with the etc/make-native.sh script; `./Setup.sh && ./configure && make' works only with a native host to build the same native target.

But why don't you just use mit-scheme-9.1.1-i386.tar.gz?

Taylor R. Campbell <riastradh>
Project Member
Mon 16 Apr 2012 07:09:57 AM UTC, comment #3:

Sorry I used
mit-scheme-c-9.1.1.tar.gz
mit-scheme-9.1.1.tar.gz

The checksums are correct.

Untar mit-scheme-c-9.1.1.tar.gz
on a system without any scheme or mit-scheme executables.
Follow the instructions on the website:

cd mit-scheme-c-9.1.1/src
etc/make-liarc.sh
make install
cd ../..

Untar mit-scheme-9.1.1.tar.gz
cd mit-scheme-9.1.1/src
./Setup.sh && ./configure && make && make install

Then the error occurs as reported previously.

Bep Rinto <beprinto>
Sun 15 Apr 2012 08:41:59 PM UTC, comment #2:

(Grmble, combining web and email interfaces doesn't work very well.)

What about the other two questions -- what exactly did you type to elicit the output, and why are you using mit-scheme-c and mit-scheme-i386? Note that you don't need mit-scheme-c in order to build mit-scheme-i386 -- just `./configure && make && make install' in mit-scheme-9.1.1/src on a vanilla i386 Unixoid system should work for mit-scheme-i386.

Also, did you check the PGP signature, or at least MD5 digest? I just checked mit-scheme-9.1.1-i386.tar.gz, and it definitely has a file mit-scheme-9.1.1/src/compiler/machines/i386/dassm1.bin.

Taylor R. Campbell <riastradh>
Project Member
Sun 15 Apr 2012 02:17:18 PM UTC, comment #1:

The files I downloaded were:
http://ftp.gnu.org/gnu/mit-scheme/stable.pkg/9.1.1/mit-scheme-9.1.1-i386.tar.gz
http://ftp.gnu.org/gnu/mit-scheme/stable.pkg/9.1.1/mit-scheme-c-9.1.1.tar.gz

Bep Rinto <beprinto>
Sun 15 Apr 2012 07:21:16 AM UTC, original submission:

I first installed mit-scheme-c-9.1.1 from source.
Then making mit-scheme-9.1.1 fails, because it can't
find a dassm1.bin which is not made and not included.
I had a look at the make stuff, but the problem is beyond me.
I'll include that last 30+ lines here:

; Generating SCode for file: "rtlopt/rcse1.scm" => "rtlopt/rcse1.bin"... done
; Generating SCode for file: "rtlopt/rcseht.scm" => "rtlopt/rcseht.bin"... done
; Generating SCode for file: "rtlopt/rcserq.scm" => "rtlopt/rcserq.bin"... done
; Generating SCode for file: "rtlopt/rcsesr.scm" => "rtlopt/rcsesr.bin"... done
; Touch file: "rtlopt/rdebug.bin"
; Touch file: "rtlopt/rdflow.bin"
; Touch file: "rtlopt/rdflow.ext"
; Touch file: "rtlopt/rerite.bin"
; Touch file: "rtlopt/rerite.ext"
; Touch file: "rtlopt/rinvex.bin"
; Touch file: "rtlopt/rinvex.ext"
; Touch file: "rtlopt/rlife.bin"
; Touch file: "rtlopt/rtlcsm.bin"
; Generating SCode for file: "machines/C/lapgen.scm" => "machines/C/lapgen.bin"... done
; Touch file: "machines/C/rulrew.bin"
; Touch file: "back/lapgn1.bin"
; Touch file: "back/lapgn2.bin"
; Touch file: "back/mermap.bin"
; Touch file: "rtlopt/rcse2.bin"
; Touch file: "rtlopt/rcseep.bin"
; Touch file: "machines/C/cout.bin"
; Touch file: "machines/C/cout.ext"
; Touch file: "machines/C/rules1.bin"
; Touch file: "machines/C/rules2.bin"
; Touch file: "machines/C/rules3.bin"
; Touch file: "machines/C/rules3.ext"
; Touch file: "machines/C/rules4.bin"
; Touch file: "machines/C/rulfix.bin"
; Touch file: "machines/C/rulflo.bin"
; Touch file: "machines/C/stackify.bin"
; Touch file: "machines/C/stackify.ext"
; Touch file: "machines/C/stackops.bin"
; Touch file: "machines/C/stackops.ext"
; Touch file: "machines/C/traditional.bin"
; Touch file: "machines/C/traditional.ext"
;unable to open file #[pathname 6061 ".../mit-scheme-9.1.1/src/compiler/machines/i386/dassm1.bin"]
;To continue, call RESTART with an option number:
; (RESTART 1) => Return to read-eval-print level 1.

2 error>
End of input stream reached.make: *** [all-native] Error 1
.../mit-scheme-9.1.1/src/compiler/machines/i386/dassm1.bin
ls: cannot access .../scheme/mit-scheme-9.1.1/src/compiler/machines/i386/dassm1.bin: No such file or directory

Bep Rinto <beprinto>

 

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

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by mhb (Posted a comment)
  • -unavailable- added by riastradh (Posted a comment)
  • -unavailable- added by riastradh
  • -unavailable- added by beprinto (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Tue 08 May 2012 10:29:56 PM UTCmhbStatusNone=>Invalid
      Open/ClosedOpen=>Closed
    Sun 15 Apr 2012 08:25:36 PM UTCriastradhCarbon-Copy-=>Added riastradh

    Back to the top


    Powered by Savane 3.1-cleanup1