Package: ede
Version: 1:1.0pre3-1
Severity: normal

Updating the emacs-snapshot returned the following errors after 'apt-get
install emacs-snapshot':


---<---------------cut here---------------start-------------->---
In toplevel form:
ede-pconf.el:27:1:Error: Recursive `require' for feature `semantic-ede-grammar'
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.el' newer 
than byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-elisp.el' newer 
than byte-compiled file

In toplevel form:
ede-pmake.el:46:1:Error: Recursive `require' for feature `semantic-ede-grammar'
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.el' newer 
than byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-elisp.el' newer 
than byte-compiled file

In toplevel form:
ede-proj-archive.el:27:1:Error: Recursive `require' for feature 
`semantic-ede-grammar'
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.el' newer 
than byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-elisp.el' newer 
than byte-compiled file

In toplevel form:
ede-proj-aux.el:27:1:Error: Recursive `require' for feature 
`semantic-ede-grammar'
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-comp.elc
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.el' newer 
than byte-compiled file
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-elisp.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-info.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-misc.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-prog.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-scheme.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-shared.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-source.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-speedbar.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-system.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-util.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/project-am.elc
emacs-install: /usr/lib/emacsen-common/packages/install/ede emacs-snapshot 
emacs21 failed at /usr/lib/emacsen-common/emacs-install line 28, <TSORT> line 
34.
dpkg: error processing emacs-snapshot (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 emacs-snapshot
E: Sub-process /usr/bin/dpkg returned an error code (1)

---<---------------cut here---------------end---------------->---


which the package maintainer thinks might be caused by the following in
`semantic-ede-grammar.el':

| ;;;###autoload
| (eval-after-load "ede-proj"
|     (quote
|      (require 'semantic-ede-grammar)
|      ))

which in turn has:

| (require 'ede-pmake)
| (require 'ede-pconf)

and those have

| (require 'ede-proj)



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages ede depends on:
ii  eieio                        1:1.0pre3-1 Enhanced Implementation of Emacs I
ii  speedbar                     1:1.0pre3-1 Everything browser, or Dired on st

ede recommends no packages.

-- no debconf information

-- 
Sebastian P. Luque


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to