Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 163043 - emacs-apps/planner-3.41 does need emacs-apps/bbdb?
Summary: emacs-apps/planner-3.41 does need emacs-apps/bbdb?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-21 10:39 UTC by Sebastian Spaeth
Modified: 2007-01-23 06:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Spaeth 2007-01-21 10:39:53 UTC
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 Christian Faulhammer (RETIRED) gentoo-dev 2007-01-21 11:39:45 UTC
Could you please disable tests, unmerge bbdb and try to build planner without that...does it work without bbdb?
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-01-23 06:57:37 UTC
Yes, good catch, it is at least useful for functioning.  Fixed in CVS.