git: 14ec34ede05b - main - math/combblas: Mark as only for x86 arch.

Piotr Kubaj pkubaj at anongoth.pl
Sun Oct 3 21:44:07 UTC 2021


Hello,

this is wrong.

Here are build logs for powerpc64 elfv1 and powerpc64le:
https://talos.anongoth.pl/data/latest-per-pkg/CombBLAS/1.6.2_5/powerpc64-default.log
https://talos.anongoth.pl/data/latest-per-pkg/CombBLAS/1.6.2_5/powerpc64le-default.log

On 21-09-26 16:02:01, Mikael Urankar wrote:
>The branch main has been updated by mikael:
>
>URL: https://cgit.FreeBSD.org/ports/commit/?id=14ec34ede05bfff8e71d49406d682a95bb266b17
>
>commit 14ec34ede05bfff8e71d49406d682a95bb266b17
>Author:     Mikael Urankar <mikael at FreeBSD.org>
>AuthorDate: 2021-09-26 16:01:31 +0000
>Commit:     Mikael Urankar <mikael at FreeBSD.org>
>CommitDate: 2021-09-26 16:01:58 +0000
>
>    math/combblas: Mark as only for x86 arch.
>
>    It uses x86 asm.
>---
> math/combblas/Makefile | 3 +++
> 1 file changed, 3 insertions(+)
>
>diff --git a/math/combblas/Makefile b/math/combblas/Makefile
>index cd5967548f59..5bb225026e77 100644
>--- a/math/combblas/Makefile
>+++ b/math/combblas/Makefile
>@@ -11,6 +11,9 @@ COMMENT=	Combinatorial BLAS library: an extensible parallel graph library
> LICENSE=	MIT
> LICENSE_FILE=	${WRKSRC}/LICENSE
>
>+ONLY_FOR_ARCHS=	amd64 i386
>+ONLY_FOR_ARCHS_REASON=	fails to build: uses x86 asm
>+
> LIB_DEPENDS=	libmpi.so:net/mpich
> RUN_DEPENDS=	${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgcc_s.so.1:lang/gcc${GCC_DEFAULT} # because of the link flags induced by mpich
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/dev-commits-ports-all/attachments/20211003/c3dd632d/attachment.sig>


More information about the dev-commits-ports-all mailing list