Package: ghc-mod
Version: 0.6.0-2
Severity: important

ghc-mod's emacsen-install script allows byte-compilation for xemacs21
despite its lack of flymake (which three files in the package require),
leading to installation errors:

  install/ghc-mod: Handling install for emacsen flavor xemacs21
  Compiling /usr/share/xemacs21/site-lisp/ghc-mod/ghc-command.el...
  While compiling toplevel forms in file 
/usr/share/xemacs21/site-lisp/ghc-mod/ghc-command.el:
    !! File error (("Cannot open load file" "flymake"))
  >>Error occurred processing ghc-command.el: Cannot open load file:
  >>flymake
  
  Compiling /usr/share/xemacs21/site-lisp/ghc-mod/ghc-comp.el...
  Wrote /usr/share/xemacs21/site-lisp/ghc-mod/ghc-comp.elc
  Compiling /usr/share/xemacs21/site-lisp/ghc-mod/ghc-doc.el...
  Wrote /usr/share/xemacs21/site-lisp/ghc-mod/ghc-doc.elc
  Compiling /usr/share/xemacs21/site-lisp/ghc-mod/ghc-flymake.el...
  While compiling toplevel forms in file 
/usr/share/xemacs21/site-lisp/ghc-mod/ghc-flymake.el:
    !! File error (("Cannot open load file" "flymake"))
  >>Error occurred processing ghc-flymake.el: Cannot open load file:
  >>flymake
  
  Compiling /usr/share/xemacs21/site-lisp/ghc-mod/ghc-func.el...
  Wrote /usr/share/xemacs21/site-lisp/ghc-mod/ghc-func.elc
  Compiling /usr/share/xemacs21/site-lisp/ghc-mod/ghc-info.el...
  Wrote /usr/share/xemacs21/site-lisp/ghc-mod/ghc-info.elc
  Compiling /usr/share/xemacs21/site-lisp/ghc-mod/ghc.el...
  While compiling toplevel forms in file 
/usr/share/xemacs21/site-lisp/ghc-mod/ghc.el:
    !! File error (("Cannot open load file" "flymake"))
  >>Error occurred processing ghc.el: Cannot open load file: flymake

Please either conditionalize any flymake-dependent logic or direct the
emacsen-install script to skip compilation for xemacs21*.

Thanks!



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to