[[email protected]: svn commit: r517175 - head/devel/libclc]
Mark Linimon <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
FYI mcl ----- Forwarded message from Mark Linimon <[email protected]> ----- Date: Sun, 10 Nov 2019 05:33:45 +0000 (UTC) From: Mark Linimon <[email protected]> To: [email protected], [email protected], [email protected] Subject: svn commit: r517175 - head/devel/libclc Author: linimon Date: Sun Nov 10 05:33:45 2019 New Revision: 517175 URL: https://svnweb.freebsd.org/changeset/ports/517175 Log: Mark BROKEN on powerpc64. This port has been failing to build since 20180919 and I have not yet been able to fix it. Approved by: portmgr (tier-2 blanket) Modified: head/devel/libclc/Makefile Modified: head/devel/libclc/Makefile ============================================================================== --- head/devel/libclc/Makefile Sun Nov 10 04:59:34 2019 (r517174) +++ head/devel/libclc/Makefile Sun Nov 10 05:33:45 2019 (r517175) @@ -14,6 +14,8 @@ LICENSE_NAME= LLVM Release License LICENSE_FILE= ${WRKSRC}/LICENSE.TXT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN_powerpc64= fails to compile: /usr/local/llvm80/include/llvm-c/DataTypes.h:28:10: fatal error: 'cmath' file not found + BUILD_DEPENDS= llvm${LLVM_DEFAULT}>=4.0:devel/llvm${LLVM_DEFAULT} \ libedit>=0:devel/libedit ----- End forwarded message ----- _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"