emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#30106: closed (Loading file /sources/emacs/lisp/em


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30106: closed (Loading file /sources/emacs/lisp/emacs-lisp/ert.elc failed to provide feature `mod-test')
Date: Thu, 18 Jan 2018 23:02:02 +0000

Your message dated Thu, 18 Jan 2018 18:01:37 -0500
with message-id <address@hidden>
and subject line Re: bug#30106: Loading file 
/sources/emacs/lisp/emacs-lisp/ert.elc failed to provide feature `mod-test'
has caused the debbugs.gnu.org bug report #30106,
regarding Loading file /sources/emacs/lisp/emacs-lisp/ert.elc failed to provide 
feature `mod-test'
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30106: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30106
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Loading file /sources/emacs/lisp/emacs-lisp/ert.elc failed to provide feature `mod-test' Date: Sun, 14 Jan 2018 09:36:03 +0300 User-agent: Mutt/1.9.2 (2017-12-15)
Hello,

I cannot compile the development version so that
dynamic modules work.

When making: make test, I can see this error:

  GEN      src/editfns-tests.log
  ELC      src/emacs-module-tests.elc

In toplevel form:
src/emacs-module-tests.el:32:1:Error: Loading file 
/sources/emacs/lisp/emacs-lisp/ert.elc failed to provide feature `mod-test'
make[3]: *** [Makefile:146: src/emacs-module-tests.elc] Error 1
make[3]: Target 'src/emacs-module-tests.log' not
remade because of errors.

And if try to load module pq (new one from
Github), I get errors like:

Debugger entered--Lisp error: (error "Loading file 
/package/text/emacs-27.0.50/share/emacs/27.0.50/lisp/vc/vc-git.elc failed to 
provide feature ‘pq’")
  require(pq)
  eval((require 'pq) nil)
  elisp--eval-last-sexp(nil)
  eval-last-sexp(nil)
  funcall-interactively(eval-last-sexp nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)

If anybody can help me to make loading dynamic
modules with development version, let me know.

Jean



--- End Message ---
--- Begin Message --- Subject: Re: bug#30106: Loading file /sources/emacs/lisp/emacs-lisp/ert.elc failed to provide feature `mod-test' Date: Thu, 18 Jan 2018 18:01:37 -0500 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Jean Louis wrote:

> However, now at this point, but maybe after patching, I could compile
> it so that it works. I can load the dynamic module with (require 'pq)

Based on this comment I am closing this report.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]