Bug 163043 - emacs-apps/planner-3.41 does need emacs-apps/bbdb?
Bug#: 163043 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: Sebastian@SSpaeth.de
Component: Ebuilds
URL: 
Summary: emacs-apps/planner-3.41 does need emacs-apps/bbdb?
Keywords:  
Status Whiteboard: 
Opened: 2007-01-21 10:39 0000
Description:   Opened: 2007-01-21 10:39 0000
Trying to build emacs-apps/planner-3.41 did not work:

emacs -q --no-site-file -batch -l ./scripts/planner-build.el \
                -f planner-elint-files planner-*.el
Note, built-in variable `x-bitmap-file-path' not bound
Note, built-in variable `x-stretch-cursor' not bound
Cannot open load file: bbdb-com
make: *** [test] Error 255
!!! ERROR: app-emacs/planner-3.41 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_test
  ebuild.sh, line 986:   Called src_test
  ebuild.sh, line 622:   Called die

As it apparently wants some bbdb stuff (the big brother database). After
isntalling the bbdb (and disabling the tests) it installed fine. So is this an
uncodnditional requirement to have bbdb included? Or are the tests too strict?
DOn't know but it would be great to fix that.

------- Comment #1 From Christian Faulhammer 2007-01-21 11:39:45 0000 -------
Could you please disable tests, unmerge bbdb and try to build planner without
that...does it work without bbdb?

------- Comment #2 From Christian Faulhammer 2007-01-23 06:57:37 0000 -------
Yes, good catch, it is at least useful for functioning.  Fixed in CVS.