From owner-freebsd-tcltk@freebsd.org Sat Jun 16 22:13:47 2018 Return-Path: Delivered-To: freebsd-tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD07C1000638 for ; Sat, 16 Jun 2018 22:13:47 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7A86671B88 for ; Sat, 16 Jun 2018 22:13:47 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mailman.ysv.freebsd.org (Postfix) id 399261000637; Sat, 16 Jun 2018 22:13:47 +0000 (UTC) Delivered-To: tcltk@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27D621000636 for ; Sat, 16 Jun 2018 22:13:47 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [18.222.6.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BF7AF71B84; Sat, 16 Jun 2018 22:13:46 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (unknown [18.188.142.31]) by mail.soaustin.net (Postfix) with ESMTPSA id 9CDDB24933; Sat, 16 Jun 2018 22:13:45 +0000 (UTC) Date: Sat, 16 Jun 2018 22:13:43 +0000 From: Mark Linimon To: Pietro Cerutti Cc: tcltk@FreeBSD.org, linimon@FreeBSD.org Subject: Re: [linimon@FreeBSD.org: svn commit: r471730 - head/devel/critcl] Message-ID: <20180616221342.GA8796@lonesome.com> References: <20180604231519.GD25702@lonesome.com> <20180606080326.t52iiqvgsaresc3s@ptrcrt.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180606080326.t52iiqvgsaresc3s@ptrcrt.ch> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-tcltk@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: FreeBSD-specific Tcl/Tk discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jun 2018 22:13:48 -0000 On Wed, Jun 06, 2018 at 08:03:26AM +0000, Pietro Cerutti wrote: > 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 I have the whole logfile, but the relevant excerpt is probably: install -m 444 /wrkdirs/usr/ports/devel/critcl/work/critcl-3.1.17/embedded/man/files/critcl_*.n /wrkdirs/usr/ports/devel/critcl/work/stage/usr/local/man/mann/ echo "package require platform; puts [platform::generic]" | /usr/local/bin/tclsh8.6 freebsd-powerpc ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for critcl-3.1.17_2 pkg-static: Unable to access file /wrkdirs/usr/ports/devel/critcl/work/stage/usr/local/lib/critcl_md5c0.12/freebsd-powerpc64/md5c.so:No such file or directory *** Error code 1 mcl