[linimon at FreeBSD.org: svn commit: r471730 - head/devel/critcl]

Pietro Cerutti gahr at FreeBSD.org
Wed Jun 6 08:03:32 UTC 2018


Thanks Mark,

if you have a ppc64 machine handy, would you mind trying the followign 
(requires lang/tcl86):

echo "package require platform; puts [platform::generic]" | /usr/local/bin/tclsh8.6

That should give us an hint about what to substitue for ARCH in 
devel/critcl/Makefile:29

Thank you!

On Jun 04 2018, 23:15 UTC, Mark Linimon <linimon at lonesome.com> wrote:
>FYI.  You do not need to take any action.
>
>mcl
>
>----- Forwarded message from Mark Linimon <linimon at FreeBSD.org> -----
>
>Date: Mon, 4 Jun 2018 23:11:39 +0000 (UTC)
>From: Mark Linimon <linimon at FreeBSD.org>
>To: ports-committers at freebsd.org, svn-ports-all at freebsd.org, svn-ports-head at freebsd.org
>Subject: svn commit: r471730 - head/devel/critcl
>
>Author: linimon
>Date: Mon Jun  4 23:11:39 2018
>New Revision: 471730
>URL: https://svnweb.freebsd.org/changeset/ports/471730
>
>Log:
>  Mark as broken on powerpc64: fails to package.
>
>  Approved by:	portmgr (tier-2 blanket)
>
>Modified:
>  head/devel/critcl/Makefile
>
>Modified: head/devel/critcl/Makefile
>==============================================================================
>--- head/devel/critcl/Makefile	Mon Jun  4 23:09:15 2018	(r471729)
>+++ head/devel/critcl/Makefile	Mon Jun  4 23:11:39 2018	(r471730)
>@@ -14,6 +14,8 @@ LICENSE_NAME=	Tcl/Tk License
> LICENSE_FILE=	${WRKSRC}/license.terms
> LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
>
>+BROKEN_powerpc64=	fails to package: Unable to access file freebsd-powerpc64/md5c.so:No such file or directory
>+
> RUN_DEPENDS=	${LOCALBASE}/lib/Trf/pkgIndex.tcl:devel/tcl-trf	\
> 		${LOCALBASE}/lib/tcllib/cmdline/pkgIndex.tcl:devel/tcllib
>
>
>
>----- End forwarded message -----
>_______________________________________________
>freebsd-tcltk at freebsd.org mailing list
>https://lists.freebsd.org/mailman/listinfo/freebsd-tcltk
>To unsubscribe, send any mail to "freebsd-tcltk-unsubscribe at freebsd.org"

-- 
Pietro Cerutti
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-tcltk/attachments/20180606/8f4d8d93/attachment.sig>


More information about the freebsd-tcltk mailing list