tcl changes break deskutils/ical

Steve Kargl sgk at troutmask.apl.washington.edu
Wed Oct 2 00:08:45 UTC 2013


On Tue, Oct 01, 2013 at 06:56:48PM -0500, Bryan Drewery wrote:
> > On Tue, Oct 01, 2013 at 04:32:51PM -0500, Bryan Drewery wrote:
> >> On Tue, Oct 01, 2013 at 10:41:54AM -0700, Steve Kargl wrote:
> >>> After recent tcl change that seems to have touched
> >>> every Makefile under /usr/ports, deskutils/ical no longer
> >>> functions.
> >>
> >> Which TCL port are you using?
> >>
> >> What version of TCL and ical do you have installed?
> >>
> > 
> > I might as well continue...
> > 
> > It seems in my manual intervention for lang/tcl86, I 
> > missed adding two missing files:
> > 
> > cp work/tcl8.6.1/library/tclIndex /usr/local/lib/tcl8.6
> > cp work/tcl8.6.1/unix/tclAppInit.c /usr/local/lib/tcl8.6
> > 
> > With these files now in place and revert desktuils/ical
> > to top-of-tree, I can build a functioning ical.  So,
> > the upshot is someone broke lang/tcl86.
> > 
> 
> I think you have a bad ports checkout. Nothing has changed with
> lang/tcl86 with staging. It builds fine for me for both pkgng and
> pkg_install. Staging was a no-op for it.
> 

That's certainly possible, although 'cd /usr/ports ; svn status'
does not show anything too unexpected.

% svn status
?       INDEX-10
?       deskutils/ical/work
M       editors/libreoffice/Makefile
?       lang/tcl86/sgk.log
?       lang/tcl86/work
?       x11-fonts/fontconfig/.fontconfig
?       x11-fonts/linuxlibertine-g/.fontconfig
?       x11-toolkits/tk86/work

sgk.log was created from 'make | tee sgk.log'.  The .fontconfig
files are a well-known problem with a broken fontconfig port.

If it matters, the system is an Aug 8th vintage of amd64.  I can't
upgrade to a newer tree until news/pan is fixed.

-- 
Steve


More information about the freebsd-ports mailing list