| Bug#: 102796 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: common-lisp@gentoo.org | Reported By: grozin@gentoo.org | |
| Component: Development | |||
| URL: | |||
| Summary: dev-lisp/cmucl-19b should depend on sys-devel/bc | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-08-17 02:32 0000 | |||
| Description: | Opened: 2005-08-17 02:32 0000 |
On a freshly installed Gentoo-2005.1, I tried to emerge cmucl-19b (it is ~x86). Emerge failed with a message that the command bc was not found (bc was used for some trivial arithmetics with version numbers). After emerging bc, emerging cmucl-19b went smoothly. Reproducible: Always Steps to Reproduce: 1. Ensure that sys-devel/bc is not installed 2. Add the line "dev-lisp/cmucl ~x86" to /etc/portage/packages.keywords 3. emerge cmucl Actual Results: emerge failed Expected Results: succeed
Thanks for catching this bug. I added sys-devel/bc to DEPEND for all the releases currently in portage.