Date: Thu, 28 May 2015 13:06:36 -0400 From: "Mikhail T." <mi+thun@aldan.algebra.com> To: Antoine Brodin <antoine@FreeBSD.org> Cc: "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r387637 - in head/devel/tcllib: . files Message-ID: <55674B1C.9060601@aldan.algebra.com> In-Reply-To: <CAALwa8=bHQZqk7v=7wKKY2fyH7_w61JWJJWpt27PCMRR572k4w@mail.gmail.com> References: <201505271719.t4RHJXY6010274@svn.freebsd.org> <CAALwa8maYajkF-GdqbYkJjXkRFrV8Kbzgr2QED%2B1FqnUQ1nbEg@mail.gmail.com> <5567386A.4050000@aldan.algebra.com> <CAALwa8=bHQZqk7v=7wKKY2fyH7_w61JWJJWpt27PCMRR572k4w@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/28/15 12:50, Antoine Brodin wrote: >> Please, provide error-messages/logs (either by value or by reference), when reporting a problem. Thank you, > http://package20.nyi.freebsd.org/data/93amd64-default-baseline/387695/logs/errors/tcllib-1.17_1.log Thank you. The error: couldn't read file "/usr/local/lib/critcl3.1.12/../md5/md5.tcl": no such file or directory while executing "source [file join [file dirname [info script]] ../md5/md5.tcl]" (file "/usr/local/lib/critcl3.1.12/critcl.tcl" line 56) invoked from within "source /usr/local/lib/critcl3.1.12/critcl.tcl" exposes a deficiency in devel/critcl -- it searches for an md5-implementation and fails to find it, reporting only the very last error. devel/critcl ought to depend on devel/tcl-trf. Yours, -mi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55674B1C.9060601>