xemacs-package for VM 8.0.8

Stephen J. Turnbull turnbull at sk.tsukuba.ac.jp
Thu Apr 10 01:58:28 EDT 2008


Robert Widhopf-Fenk writes:

 > I have insufficient Karma to commit these, so I would
 > appreciate if someone with more Karma could do it.
 > 
 > The two commit logs could look similar to:
 > 
 > - New maintainer of package "vm" is Robert Widhopf-Fenk.
 > - Added "package -> source directory" mapping for package "vm".

I'll do this to try to clear the smoketest, but I don't think it will
work.  I'm getting the error appended below in my local build.  What
it means is that something, probably bbdb-vm which is loaded from
vm-rfaddons, require'd 'vm, but whatever vm library it found did not
provide 'vm.


Compiling /Users/steve/Software/XEmacs/Packages/xemacs-packages/vm/lisp/vm-rfaddons.el...
Loading bbdb-vm...
While compiling toplevel forms in file /Users/steve/Software/XEmacs/Packages/xemacs-packages/vm/lisp/vm-rfaddons.el:
  !! error (("Required feature vm was not provided"))  
backtrace(nil t)
  # bind (error-info)
  byte-compile-report-error((error "Required feature vm was not provided"))
  # bind (error-info)
  #<compiled-function (error-info) "...(4)" [error-info byte-compile-report-error] 2>((error "Required feature vm was not provided"))
  # (unwind-protect ...)
  require(vm)
  byte-code("..." [require cl bbdb bbdb-com bbdb-snarf vm-autoload vm fboundp vm-record-and-change-message-pointer load-library "vm-motion" vm-su-from "vm-summary" boundp vm-mode-map "vm-vars"] 2)
  # bind (current-load-list)
  # (unwind-protect ...)
  # bind (load-file-name)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  # (unwind-protect ...)
  load-internal("bbdb-vm" t nil nil binary)
  # bind (path handler filename nosuffix nomessage noerror file)
  load("bbdb-vm" t)
  (if (load (format "%s" ...) t) (message "Library %s loaded!" (car feature-list)) (message "Could not load feature %S.  Related functions may not work correctly!" (car feature-list)))
  (condition-case nil (require (car feature-list)) (error (if ... ... ...)))
  (while feature-list (condition-case nil (require ...) (error ...)) (setq feature-list (cdr feature-list)))
  # bind (feature-list)
  (let ((feature-list ...)) (while feature-list (condition-case nil ... ...) (setq feature-list ...)))
  (progn (require (quote vm-version)) (require (quote vm-message)) (require (quote vm-macro)) (require (quote vm-vars)) (require (quote cl)) (require (quote advice)) (let (...) (while feature-list ... ...)))
  eval((progn (require (quote vm-version)) (require (quote vm-message)) (require (quote vm-macro)) (require (quote vm-vars)) (require (quote cl)) (require (quote advice)) (let (...) (while feature-list ... ...))))
  # bind (sym def G53240)
  # (unwind-protect ...)
  # bind (save-macro-environment form)
  byte-compile-eval((progn (require (quote vm-version)) (require (quote vm-message)) (require (quote vm-macro)) (require (quote vm-vars)) (require (quote cl)) (require (quote advice)) (let (...) (while feature-list ... ...))))
  (list (quote quote) (byte-compile-eval (cons ... body)))
  # bind (body)
  (lambda (&rest body) (list (quote quote) (byte-compile-eval ...)))((require (quote vm-version)) (require (quote vm-message)) (require (quote vm-macro)) (require (quote vm-vars)) (require (quote cl)) (require (quote advice)) (let ((feature-list ...)) (while feature-list (condition-case nil ... ...) (setq feature-list ...))))
  #<subr macroexpand-internal>((eval-when-compile (require (quote vm-version)) (require (quote vm-message)) (require (quote vm-macro)) (require (quote vm-vars)) (require (quote cl)) (require (quote advice)) (let (...) (while feature-list ... ...))) ((byte-compiler-options lambda (&rest forms) (apply ... forms)) (eval-when-compile lambda (&rest body) (list ... ...)) (eval-and-compile lambda (&rest body) (byte-compile-eval ...) (cons ... body))))
  # bind (cl-macro-environment cl-env cl-macro)
  macroexpand((eval-when-compile (require (quote vm-version)) (require (quote vm-message)) (require (quote vm-macro)) (require (quote vm-vars)) (require (quote cl)) (require (quote advice)) (let (...) (while feature-list ... ...))) ((byte-compiler-options lambda (&rest forms) (apply ... forms)) (eval-when-compile lambda (&rest body) (list ... ...)) (eval-and-compile lambda (&rest body) (byte-compile-eval ...) (cons ... body))))
  # bind (byte-compile-current-form handler form)
  byte-compile-file-form((eval-when-compile (require (quote vm-version)) (require (quote vm-message)) (require (quote vm-macro)) (require (quote vm-vars)) (require (quote cl)) (require (quote advice)) (let (...) (while feature-list ... ...))))
  # (unwind-protect ...)
  #<compiled-function nil "...(43)" [byte-compile-unresolved-functions byte-compile-inbuffer 1 " 	\n" nil looking-at ";" byte-compile-file-form read byte-compile-flush-pending byte-compile-warn-about-unresolved-functions] 3>()
  # (unwind-protect ...)
  call-with-condition-handler(#<compiled-function (error-info) "...(4)" [error-info byte-compile-report-error] 2> #<compiled-function nil "...(43)" [byte-compile-unresolved-functions byte-compile-inbuffer 1 " 	\n" nil looking-at ";" byte-compile-file-form read byte-compile-flush-pending byte-compile-warn-about-unresolved-functions] 3>)
  # (unwind-protect ...)
  # bind (byte-compile-warnings-beginning byte-compile-point-max-prev byte-compile-log-buffer byte-compile-macro-environment byte-compile-function-environment byte-compile-autoload-environment byte-compile-unresolved-functions byte-compile-bound-variables byte-compile-free-references byte-compile-free-assignments byte-compile-verbose byte-optimize byte-compile-emacs19-compatibility byte-compile-dynamic byte-compile-dynamic-docstrings byte-compile-warnings byte-compile-file-domain byte-compile-outbuffer float-output-format case-fold-search print-length print-level byte-compile-constants byte-compile-variables byte-compile-tag-number byte-compile-depth byte-compile-maxdepth byte-compile-output eval filename byte-compile-inbuffer)
  byte-compile-from-buffer(#<buffer " *Compiler Input*"> "/Users/steve/Software/XEmacs/Packages/xemacs-packages/vm/lisp/vm-rfaddons.el")
  # bind (byte-compile-current-file target-file input-buffer output-buffer byte-compile-dest-file load filename)
  byte-compile-file("lisp/vm-rfaddons.el")
  byte-code("..." [file byte-compile-file t] 2)
  # (condition-case ... . ((error (byte-code ",ABC(B!ˆ,AB(B!ˆ,ABD(B!ˆ,AEF(B!,A+‡F(B	,AG(B\"ˆ,A*‘B(B	@,AH(BN,A.‚(B	@!ˆ,AIJ(B	A\"ˆ,ABK(B!ˆ,AG‡(B" ... 3))))
  # bind (file)
  batch-byte-compile-1("lisp/vm-rfaddons.el")
  # bind (error file-to-process)
  batch-byte-compile-one-file()
  # bind (error)
  batch-byte-compile()
  # bind (arg)
  command-line-do-funcall("-f")
  # bind (dir file-count line end-of-options file-p arg tem)
  command-line-1()
  # bind (command-line-args-left)
  command-line()
  # (condition-case ... . ((t (byte-code "	,AB‡(B" ... 1))))
  # bind (error-data)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)
>>Error occurred processing lisp/vm-rfaddons.el: 
Required feature vm was not provided


Done
make: *** [lisp/vm-rfaddons.elc] Error 1



More information about the XEmacs-Beta mailing list