Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206057 - sci-mathematics/Macaulay2-1.0 fails to build due to missing >=boehm-gc-7* dep
Summary: sci-mathematics/Macaulay2-1.0 fails to build due to missing >=boehm-gc-7* dep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-16 09:27 UTC by Thomas Kahle (RETIRED)
Modified: 2008-01-16 11:31 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 Thomas Kahle (RETIRED) gentoo-dev 2008-01-16 09:27:01 UTC
When building Macauley-1.0 with having only <boehm-gc-7* installed, configure fails due to missing >boehm-gc-7*


Reproducible: Always

Steps to Reproduce:
1. emerge boehm-gc-6.8
2. emerge Macaulay-1.0
3.

Actual Results:  
emerge fails during configure


An easy fix is to update the Macauley2-1.0 ebuild and replace the dependency

dev-libs/boehm-gc
by
>=dev-libs/boehm-gc-7*
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-16 09:35:36 UTC
Don't see any such ebuild anywhere in the official tree; where does it come from?
Comment 2 Thomas Kahle (RETIRED) gentoo-dev 2008-01-16 10:11:14 UTC
I'm sorry, the name is sci-mathematics/Macaulay2 with an "a" in the end.
Comment 3 Markus Dittrich (RETIRED) gentoo-dev 2008-01-16 11:31:30 UTC
Thanks for your bug report. This was actually a problem with the
ebuild itself, since Macaulay2 will build fine with boehm-gc-6*.
This should be fixed now in portage cvs.

Please give it a try in an hour or so and reopen if you are
still having problems.

Thanks,
Markus