Bug 168340 - app-emacs/wanderlust-2.14.0-r2 compilation error and missing dependency
Bug#: 168340 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: emacs@gentoo.org Reported By: ulm@gentoo.org
Component: Ebuilds
URL: 
Summary: app-emacs/wanderlust-2.14.0-r2 compilation error and missing dependency
Keywords:  
Status Whiteboard: 
Opened: 2007-02-25 16:12 0000
Description:   Opened: 2007-02-25 16:12 0000
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.

------- Comment #1 From Ulrich Müller 2007-02-25 16:13:27 0000 -------
Created an attachment (id=111204) [details]
Proposed bugfix for wanderlust-2.14.0-r2.ebuild

------- Comment #2 From Christian Faulhammer 2007-02-26 07:53:27 0000 -------
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.