app-emacs/wanderlust-2.14.0-r2 fails to compile bbdb-wl.el (included in the
utils subdirectory).
Furthermore, the package only compiles if app-emacs/bbdb is installed, so a
dependency is missing, too.
Reproducible: Always
Steps to Reproduce:
1. emerge --unmerge wanderlust # in case it was previously installed
2. emerge wanderlust
Actual Results:
At the end of the compile phase the following error message appears:
While compiling toplevel forms in file
/var/tmp/portage/app-emacs/wanderlust-2.14.0-r2/work/wl-2.14.0/utils/elc.10326/bbdb-wl.el:
!! File error (("Cannot open load file" "elmo-vars"))
Done
mv: cannot stat `*.elc': No such file or directory
>>> Source compiled.
As usual, find my proposed bugfix attached.
Fortunately, a "bbdb" USE flag already exists.
What I like about your bug reports: They always contain fixes and so my brain
can rest. For your information, rekeywording for alpha and ppc-macos takes
place in bug 168420.
Note to self: Will have to look at wanderlust-cvs, too.