[Ecls-list] ecl-0.9i build fails on NetBSD/sparc

Eric Radman theman at eradman.com
Sun Aug 13 01:37:53 UTC 2006


So far ECL has built without issue for me on NetBSD/i386 and
NetBSD/amd64, but it does fail on NetBSD/sparc while the ECL core is
building the Lisp functions:

;;; End of Pass 1.
;;; Emitting code for LOGICAL-PATHNAME-TRANSLATIONS.
;;; Emitting code for LOAD-LOGICAL-PATHNAME-TRANSLATIONS.
;;; Note: Replacing variable G3990 by its value
;;; Emitting code for DO-TIME.
;;; Emitting code for TIME.
;;; Emitting code for LEAP-YEAR-P.
;;; Emitting code for NUMBER-OF-DAYS-FROM-1900.
;;; Emitting code for GET-LOCAL-TIME-ZONE.
;;; Emitting code for RECODE-UNIVERSAL-TIME.
;;; Emitting code for DECODE-UNIVERSAL-TIME.
;;; Emitting code for ENCODE-UNIVERSAL-TIME.
;;; Emitting code for DAYLIGHT-SAVING-TIME-P.
;;; Note: Replacing variable UTC-1-1-1970 by its value
;;; Emitting code for GET-UNIVERSAL-TIME.
;;; Emitting code for GET-DECODED-TIME.
;;; Emitting code for ENSURE-DIRECTORIES-EXIST.
;;; Emitting code for WITH-HASH-TABLE-ITERATOR.
;;; Emitting code for SHARP-!-READER.
;;; Emitting code for SIMPLE-PROGRAM-ERROR.
Segmentation violation.
Top level.
SI> 

It appears that it's crashing on SIMPLE-PROGRAM-ERROR, but I'm not sure.
Are there some simple steps I can take to diagnose this further?

-- 
Eric Radman  |  http://eradman.com




More information about the ecl-devel mailing list