pkgsrc-Users archive

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

Re: Unable to build math/blas



On Fri, Jul 07, 2017 at 04:40:52PM +0200, Jan Danielsson wrote:
> On 07/04/17 18:00, Jan Danielsson wrote:
> [---]
> > xerbla.f:
> >    xerbla:
> > Error on line 76 of xerbla.f: Declaration error for len_trim: unknown
> > intrinsic function
> > *** Error code 1
> [---]
> 
>    Minor update on this:  I tried rebuilding everything using gfortran
> instead, but I still get the same error.  I know it built recently; I'm
> going to find out how.
> 
> -- 
> Kind regards,
> Jan Danielsson
> 

I can reproduce this with:
make PKGSRC_COMPILER="ccache gcc f2c"

It succeeds with:
PKGSRC_COMPILER="ccache gcc gfortran f2c"


Home | Main Index | Thread Index | Old Index