Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 17:46:38 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org
Cc:        svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r515616 - head/graphics/caffe
Message-ID:  <blu4-eskh-wny@FreeBSD.org>
In-Reply-To: <201910251541.x9PFf1nj028843@repo.freebsd.org> (Jan Beich's message of "Fri, 25 Oct 2019 15:41:01 %2B0000 (UTC)")
References:  <201910251541.x9PFf1nj028843@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jan Beich <jbeich@FreeBSD.org> writes:

> Author: jbeich
> Date: Fri Oct 25 15:41:01 2019
> New Revision: 515616
> URL: https://svnweb.freebsd.org/changeset/ports/515616
>
> Log:
>   graphics/caffe: unbreak consumers after r515313
[...]
>  RUN_DEPENDS=	${PYNUMPY} \
> +		${LOCALBASE}/include/cblas.h:math/cblas \

OpenBLAS has its own <cblas.h>. Bug 231371 has the proper fix.
`post-configure` in math/hmat-oss is an example of how bad
the statu quo is i.e., <cblas.h> from OpenBLAS has extensions
that are not available in the reference implementation.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?blu4-eskh-wny>