Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2021 23:44:29 +0200
From:      Piotr Kubaj <pkubaj@anongoth.pl>
To:        Mikael Urankar <mikael@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org
Subject:   Re: git: 14ec34ede05b - main - math/combblas: Mark as only for x86 arch.
Message-ID:  <YVokPSwyqMgkL/wY@talos>
In-Reply-To: <202109261602.18QG21bW022377@gitrepo.freebsd.org>
References:  <202109261602.18QG21bW022377@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--HwKkEG2+0lg6UnMY
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Disposition: inline

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@FreeBSD.org>
>AuthorDate: 2021-09-26 16:01:31 +0000
>Commit:     Mikael Urankar <mikael@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
>

--HwKkEG2+0lg6UnMY
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmFaJD0ACgkQelmbhSCD
nJ3BfQ//SIW3xFM9GMcqRa88cGjzWfauCXl5qag5vrit0ZH3MTUrY8izTacPF8oU
BhEcwy0IYHm5MrPXZsIJyrsB/+2eObAV9kOsCHwkaiO0WlHgmO4foeLUhftypXNe
g/fiaY+IL8ATlBoJxXg7TLn7uIfkKTrFeNg7klMndIU944tYQ79OggRkRJLsGWnf
gDMcx12B8mBgrIS7g2dvQftneuYTTHG9+fAVy9qTyG5XYllXcyEUDtYMPRYkCMio
7tke9+KqF8YtummDQPgQgkAPYSsvV5gxf4lWwcHPM0MFH46ifpTs73JjuEcw5++R
NexboVcxhGRuizH133mHejotI3RWsf/ad53FCHg+qW2aUxbRfaigatcyRf5t1aE0
pNygkhhss/8vCTZiikNNohaR4NS5h8ZAmeI5mOP7VX/PR98kIm1CnF3DA9gpaD1+
5jhj9nQd4PWt2LP3+nS3raYdP/maySwFpKxsZB1/g3oMd3tLolBhWBsxOqzAwhJR
MTsRJN7nsm2rczaYozwJx+KP6L9CiKvle4AWJ/OOCUeRYB2rT0hwBLzvF/BYgS9K
8mItYEf9dsb6NcNKTOauymKmxWAsJrmN9k+vAcSsqCLauWPBKD2JT7BtyuRRcmfv
KH5togydYuMOaoZfe2P/OjtjzfWqGZtxERDyDP7JqFq1S4/V+P0=
=5K4J
-----END PGP SIGNATURE-----

--HwKkEG2+0lg6UnMY--



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