pkgsrc-Users archive

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

Re: dependency gcc7>=8: NOT found



On Wed, Mar 11, 2020 at 09:29:10PM +0000, Patrick Welche wrote:
> On Wed, Mar 11, 2020 at 04:27:38PM -0500, Jason Bacon wrote:
> > 
> > GCC_REQD=8
> > PKGSRC_FORTRAN=gfortran
> > 
> > works fine on my CentOS system.
> > 
> > What operating system are you running?
> 
> NetBSD-current from today
> 
> > Are your tree and all your packages up-to-date?
> 
> I was running pkg_rolling-replace on a fresh -current tree.

Repeatable:
- all packages updated with GFORTRAN_VERSION=8 set.
- comment out GFORTRAN_VERSION from /etc/mk.conf
- cd /usr/pkgsrc/math/py-numpy && make
- observe
  => Full dependency gcc7>=8: NOT found
- replace GFORTRAN_VERSION=8 in /etc/mk.conf and carry on...


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index