svn commit: r422828 - head/cad/gmsh

Mathieu Arnold mat at FreeBSD.org
Tue Sep 27 21:15:48 UTC 2016


Le 27/09/2016 à 22:32, Thierry Thomas a écrit :
> Author: thierry
> Date: Tue Sep 27 20:32:54 2016
> New Revision: 422828
> URL: https://svnweb.freebsd.org/changeset/ports/422828
>
> Log:
>   Mark cad/gmsh-occ BROKEN for -CURRENT / i386.
>   
>   See PR 213008.
>
> Modified:
>   head/cad/gmsh/Makefile
>
> Modified: head/cad/gmsh/Makefile
> ==============================================================================
> --- head/cad/gmsh/Makefile	Tue Sep 27 19:49:31 2016	(r422827)
> +++ head/cad/gmsh/Makefile	Tue Sep 27 20:32:54 2016	(r422828)
> @@ -93,6 +93,12 @@ IGNORE=		METIS must be set if TAUCS is s
>  IGNORE=		the license for Metis requires that its documentation is included
>  .endif
>  
> +.if ${PORT_OPTIONS:MOCC}
> +. if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200000
> +BROKEN_i386=	Bad machine code: Using an undefined physical register
> +. endif
> +.endif

This is:

OCC_VARS=   BROKEN_FreeBSD_12_i386

-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20160927/037d5747/attachment.sig>


More information about the svn-ports-head mailing list