Date: Tue, 18 Jun 2024 18:56:28 +0200 From: Piotr Kubaj <pkubaj@anongoth.pl> To: Yuri Victorovich <yuri@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 8302bdd715bc - main - misc/py-xgboost: Broken on armv7 Message-ID: <ZnG8PNYbLYW7MWLO@KGPE-D16> In-Reply-To: <202406180936.45I9aXuH043138@gitrepo.freebsd.org> References: <202406180936.45I9aXuH043138@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--pNzbAO98WRXG+0zi Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline "the upstream says that they don't support 32-bit architectures" Then why not mark as NOT_FOR_ARCHS for all the 32-bit architectures? On 24-06-18 09:36:33, Yuri Victorovich wrote: >The branch main has been updated by yuri: > >URL: https://cgit.FreeBSD.org/ports/commit/?id=8302bdd715bccfc6b67da22394cd951adbdff376 > >commit 8302bdd715bccfc6b67da22394cd951adbdff376 >Author: Yuri Victorovich <yuri@FreeBSD.org> >AuthorDate: 2024-06-18 09:35:34 +0000 >Commit: Yuri Victorovich <yuri@FreeBSD.org> >CommitDate: 2024-06-18 09:36:30 +0000 > > misc/py-xgboost: Broken on armv7 > > Reported by: fallout >--- > misc/py-xgboost/Makefile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/misc/py-xgboost/Makefile b/misc/py-xgboost/Makefile >index 4bb1308d5ad9..b20a339c16a5 100644 >--- a/misc/py-xgboost/Makefile >+++ b/misc/py-xgboost/Makefile >@@ -11,6 +11,7 @@ WWW= https://xgboost.ai/ > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/../LICENSE > >+BROKEN_armv7= compilation fails due to type conversion issues, like on i386, but the upstream says that they don't support 32-bit architectures > BROKEN_i386= compilation fails, see https://github.com/dmlc/xgboost/issues/10002 > > BUILD_DEPENDS= cmake:devel/cmake-core \ --pNzbAO98WRXG+0zi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJkBAABCgBOFiEEycyIeNkkgohzsoorelmbhSCDnJ0FAmZxvDwwFIAAAAAAFQAS cGthLWFkZHJlc3NAZ251cGcub3JncGt1YmFqQGFub25nb3RoLnBsAAoJEHpZm4Ug g5ydZa0QAJ/y5E/wcB5TYM109EZYxuTWedmAbfE9UwUmem9BiWMYvkso7BPxn0Gj 5Zczn/rUmjtBS/Xr2BfV+PcFQFgwdNRMigAUKKyN/u3kSM4hUwewY322ADrxXClm e/jNdLOt6ht61+BbgNqr+LHeBiqXNOnAOadsWSVK0xhV3dFVeBaExTiRs7w+M7F9 4hF8Quj3quvJOvWmVhPtbAJ3AU/4d0x5sD3GNQj22wsMt72RZ8FoQBwmlE8kmQ6N DWIZe1A/BUWIfcx3QZTqkD9eoH4U7sg3ZTnNOg021Qd+04apmLUsax5Vbp1wFfpS 26NJhgZzNPBqx3nYxWuE02iQInt3aWWTOlHuFUMXdwLtIrzbuuRs2Ujxzo0XuXgN F5RhmKv+jaTBitQrUXvkUSMz46cC5LytQH0CKx4HJIgUfj0hTxguVYfk6+cjbVz9 qVGq1GQuoaRE4HJOXxmiLmqD2v8C5vAf5tNgjNirm7cLY9fpsFridG45KB6XJc4e 9rFjapGdXae1r4nlM7oI4WciPS5K/Er8RzOp4KzyQkYw6n5u3hio9ejfzS7aeTIy 08Jc09sLiTb8bwcp0cnbi+aJ5Xll+hXzt5/+XGqrHMEBUEl5wnBUtWaBAevZ98Lx QK2Y3MFNnRLRKRyDeGz9qfmxCP9ad0Qx4b015X/zDjuOtwWNcQJx =807U -----END PGP SIGNATURE----- --pNzbAO98WRXG+0zi--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZnG8PNYbLYW7MWLO>