Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196533 - ~sparc keyword needed for dev-ml/camlp5, dep of sci-mathematics/coq-8.1_p2
Summary: ~sparc keyword needed for dev-ml/camlp5, dep of sci-mathematics/coq-8.1_p2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-20 14:02 UTC by Robin Green
Modified: 2007-10-20 20:43 UTC (History)
2 users (show)

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 Robin Green 2007-10-20 14:02:47 UTC
coq 8.1pl2 is out - works for me on x86-64.

Also, please change "make" to "emake" on line 54 - parallel make does work for me, so I think MAKE_OPTS should be used.
Comment 1 Alexis Ballier gentoo-dev 2007-10-20 15:43:15 UTC
bumped thanks. though emake -j$alot wouldn't work with the depends system, so I've used -j1 for make alldepend and emake for the rest of the build.

it is compatible with ocaml 3.10, though it needs camlp5

recycling the bug to a keywording req for sparc: you're the only arch that don't have dev-ml/camlp5 ~arch keyworded, for now it's fine but when it'll be time to unmask ocaml 3.10, coq will force you to downgrade ocaml.

(as a side note, if you upgrade from any version of ocaml to 3.10, make sure you rebuilt the ocaml packages that had been built with older versions)
Comment 2 Ferris McCormick (RETIRED) gentoo-dev 2007-10-20 20:43:14 UTC
~sparc keyword added.  I note that dev-lang/ocaml-3.10.0 and dev-ml/camlp5-5.01 both build as expected (after a lot of package.unmask'ing).  Once those are installed, coq-8.1_p2 builds and installs fine with FEATURES=test --- sparc looks good for this complete combination (and I'm going to have to figure out what coq is about --- looks fascinating).