pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/math/R



On Thu, Dec 20, 2012 at 04:57:34PM +0100, Joerg Sonnenberger wrote:
 > > ===> Creating toolchain wrappers for R-2.15.1
 > > ERROR: g95>=0.91 is not installed; can't buildlink files.
 > > 
 > > which isn't supposed to happen at all, but especially not with pbulk.
 > 
 > It means that some buildlink3.mk files pulls it in indirectly and the
 > corresponding package itself doesn't depend on g95.

...no it doesn't, it means that it thinks it confirmed g95>=0.91
during do-depends, but when it went to buildlink it, it wasn't
actually there. Normally this is caused by having an out-of-date build
dir containing e.g. g95-0.90, so when pkgsrc goes to install g95>=0.91
it actually installs 0.90 instead. But this should not be possible
with pbulk.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index