[Ecls-list] error while compiling: THROW: The catch #:G1 is undefined.

Peter Van Eynde pvaneynd at mailworks.org
Mon Jan 16 00:08:05 UTC 2006


Hello,

While compiling a newer version of clc (which does compile on cmucl/sbcl 
and an older clisp)  I get the following error. Is there anything I can
do to debug this further? If I try to remove the offending function
the error just moves round.

compiling #P"/usr/share/common-lisp/source/common-lisp-controller/post-sysdef-install.lisp" to
;;; Compiling /usr/share/common-lisp/source/common-lisp-controller/post-sysdef-install.lisp.
;;; Compiling (DEFUN GET-HOMEDIR ...).
;;; Compiling (DEFUN WORLD-WRITABLE? ...).
;;; Compiling (DEFUN GROUP-WRITABLE? ...).
;;; Compiling (DEFUN GET-UID ...).
;;; Compiling (SI:FSET 'GET-UID ...).
;;; Warning: The variable SI::TEMP is not used.
;;; Compiling (DEFUN CHECK-SPOOLDIR-SECURITY ...).
;;; Compiling (DEFUN CALCULATE-FASL-ROOT ...).
;;; Compiling (DEFUN ASDF-SYSTEM-COMPILED-P ...).
;;; Compiling (DEFUN BENEATH-SOURCE-ROOT? ...).
;;; Compiling (DEFVAR *WARNED-FOR-BROKEN-ENOUGH-NAMESTRING* ...).
;;; Compiling (DEFUN SOURCE-ROOT-PATH-TO-FASL-PATH ...).
;;; Note: Replacing variable G703 by its value #<form LOCATION 82AC3F0>
;;; Compiling (DEFMETHOD ASDF:OUTPUT-FILES ...).
;;; Note: Removing unused variable OP
;;; Compiling (DEFUN SYSTEM-IN-SOURCE-ROOT? ...).
;;; Compiling (SI:FSET 'SYSTEM-IN-SOURCE-ROOT? ...).
;;; Warning: The ignored variable #:G711 is used.
;;; Compiling (DEFUN FIND-SYSTEM-DEF ...).
;;; Compiling (DEFUN REQUIRE-ASDF ...).
;;; Compiling (DEFUN CLC-REQUIRE ...).
;;; Compiling (DEFUN CLC-BUILD-ALL-PACKAGES ...).
;;; Compiling (SI:FSET 'CLC-BUILD-ALL-PACKAGES ...).
;;; Warning: The ignored variable #:G726 is used.
;;; Note: Removing unused variable G728
;;; Compiling (DEFUN LIST-SYSTEMS ...).
;;; Note: Replacing variable G734 by its value #<form VAR 866FEE8>
;;; Note: Replacing variable G735 by its value #<form VAR 866FEB8>
;;; Note: Replacing variable G736 by its value #<form VAR 866FE88>
THROW: The catch #:G1 is undefined.
Broken at COMPILE-FILE.
COMMON-LISP-CONTROLLER>> :b
Backtrace: > COMPILE-FILE > compile-and-load > compile-common-lisp-controller-v5 > eval
COMMON-LISP-CONTROLLER>> :v
Local variables: none
COMMON-LISP-CONTROLLER>> :p
Broken at COMPILE-AND-LOAD.
COMMON-LISP-CONTROLLER>> :v
Local functions: SOURCE-FILENAME, FASL-FILENAME, COMPILE-AND-LOAD.
Block names: COMPILE-COMMON-LISP-CONTROLLER-V5, COMPILE-AND-LOAD.
Local variables:
  IMPLEMENTATION-NAME: "ecl"
  FASL-ROOT: #P"/var/cache/common-lisp-controller/0/ecl/"
  PACKAGE-NAME: "common-lisp-controller"
  FILENAME: "post-sysdef-install.lisp"
  FILE-PATH: #P"/usr/share/common-lisp/source/common-lisp-controller/post-sysdef-install.lisp"


Groetjes, Peter

-- 
signature -at- pvaneynd.mailworks.org 
http://www.livejournal.com/users/pvaneynd/
"God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson| 	




More information about the ecl-devel mailing list