Re: tcl changes break deskutils/ical

2013-10-02 Thread Steve Kargl
On Tue, Oct 01, 2013 at 06:56:48PM -0500, Bryan Drewery wrote:
 
 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.
 

% rm -rf /usr/ports/*
% svn checkout http://svn.freebsd.org/ports/head ports
% pkg delete tk86 tcl86 ical
% portmaster --force-config lang/tcl86

...

Making directory /usr/local/lib/tcl8.6/encoding
Installing encoding files to /usr/local/lib/tcl8.6/encoding/
===   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===   Registering installation for tcl86-8.6.1
pkg-static: lstat(/usr/local/lib/tcl8.6/auto.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/clock.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/history.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/init.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/package.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/parray.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/safe.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tclAppInit.c): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tclIndex): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tm.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/word.tcl): No such file or directory
Installing tcl86-8.6.1... done
=== SECURITY REPORT: 

Something is broken with lang/tcl86.

% cat /etc/make.conf
KERNCONF=SPEW
CPUTYPE?=opteron
FFLAGS+= -O2 -pipe -march=native -mtune=native -funroll-loops -ftree-vectorize
MALLOC_PRODUCTION=YES
WITHOUT_LIB32=YES
WITHOUT_MODULES=YES
WITH_BSD_GREP=YES
WITH_PROFILE=YES
WITH_PKGNG=yes
PRINTERDEVICE=ps
DISABLE_MAKE_JOBS=YES
WITH_GHOSTSCRIPT_VER=8

% cat /etc/src.conf
cat: /etc/src.conf: No such file or directory

In particular, the problem is related to this commit:

Revision 327664 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 20 07:32:38 2013 UTC (12 days, 11 hours ago) by gahr
File length: 2488 byte(s)
Diff to previous 319676

- Update Tcl/Tk 8.6 to 8.6.1

  Release notes: http://code.activestate.com/lists/tcl-core/13590/


-- 
Steve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: tcl changes break deskutils/ical

2013-10-02 Thread Boris Samorodov
02.10.2013 22:54, Steve Kargl пишет:
 On Tue, Oct 01, 2013 at 06:56:48PM -0500, Bryan Drewery wrote:

 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.

 
 % rm -rf /usr/ports/*
 % svn checkout http://svn.freebsd.org/ports/head ports
 % pkg delete tk86 tcl86 ical
 % portmaster --force-config lang/tcl86

Steve, what versions of pkg and portmaster do you use?

 ...
 
 Making directory /usr/local/lib/tcl8.6/encoding
 Installing encoding files to /usr/local/lib/tcl8.6/encoding/
 ===   Running ldconfig
 /sbin/ldconfig -m /usr/local/lib
 ===   Registering installation for tcl86-8.6.1
 pkg-static: lstat(/usr/local/lib/tcl8.6/auto.tcl): No such file or directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/clock.tcl): No such file or directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/history.tcl): No such file or 
 directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/init.tcl): No such file or directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/package.tcl): No such file or 
 directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/parray.tcl): No such file or directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/safe.tcl): No such file or directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/tclAppInit.c): No such file or 
 directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/tclIndex): No such file or directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/tm.tcl): No such file or directory
 pkg-static: lstat(/usr/local/lib/tcl8.6/word.tcl): No such file or directory
 Installing tcl86-8.6.1... done
 === SECURITY REPORT: 
 
 Something is broken with lang/tcl86.
 
 % cat /etc/make.conf
 KERNCONF=SPEW
 CPUTYPE?=opteron
 FFLAGS+= -O2 -pipe -march=native -mtune=native -funroll-loops -ftree-vectorize
 MALLOC_PRODUCTION=YES
 WITHOUT_LIB32=YES
 WITHOUT_MODULES=YES
 WITH_BSD_GREP=YES
 WITH_PROFILE=YES
 WITH_PKGNG=yes
 PRINTERDEVICE=ps
 DISABLE_MAKE_JOBS=YES
 WITH_GHOSTSCRIPT_VER=8
 
 % cat /etc/src.conf
 cat: /etc/src.conf: No such file or directory
 
 In particular, the problem is related to this commit:
 
 Revision 327664 - (view) (download) (annotate) - [select for diffs]
 Modified Fri Sep 20 07:32:38 2013 UTC (12 days, 11 hours ago) by gahr
 File length: 2488 byte(s)
 Diff to previous 319676
 
 - Update Tcl/Tk 8.6 to 8.6.1
 
   Release notes: http://code.activestate.com/lists/tcl-core/13590/

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: tcl changes break deskutils/ical

2013-10-02 Thread Steve Kargl
On Thu, Oct 03, 2013 at 01:01:19AM +0400, Boris Samorodov wrote:
 02.10.2013 22:54, Steve Kargl ??:
  On Tue, Oct 01, 2013 at 06:56:48PM -0500, Bryan Drewery wrote:
 
  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.
 
  
  % rm -rf /usr/ports/*
  % svn checkout http://svn.freebsd.org/ports/head ports
  % pkg delete tk86 tcl86 ical
  % portmaster --force-config lang/tcl86
 
 Steve, what versions of pkg and portmaster do you use?
 

Well, I've narrowed it down to probably a misunstanding
on how pkg delete and portmaster --force-config 
interact.

% pkg delete tcl86

The above appears to remove lang/tcl86.

% portmaster --force-config lang/tcl86 

will start with the options dialog, but it does not
have the Modules option selected.  The Modules option
should be selected by default, so I suspect that some
cache has stored the previously used set of options.  

-- 
Steve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: tcl changes break deskutils/ical

2013-10-01 Thread Bryan Drewery
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?

 
 % ical
 application-specific initialization failed: invalid command \
 name tcl_findLibrary
 % exit
 
 -- 
 Steve



pgpuo5k4iOseh.pgp
Description: PGP signature


Re: tcl changes break deskutils/ical

2013-10-01 Thread John Marino
On 10/1/2013 23:32, 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?

If it helps, deskutils/ical has not been building in dports+poudriere
for a while.

http://pkgbox64.dragonflybsd.org/mega/ical-2.2_4.log

John
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
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?
 

pkg info shows
ical-2.2_4 Calendar application
tcl86-8.6.1Tool Command Language
tk86-8.6.1 Graphical toolkit for Tcl

These were rebuilt today with /usr/ports at r328955.

-- 
Steve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
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?
 

% cd /usr/ports
% svn merge -r 324632:324631 .
% vi deskutils/ical/Makefile
  (fix conflicts due to NO_STAGE changes).
% pkg delete ical
% portmaster deskutils/ical

This installs
tcl85-8.5.15_2 Tool Command Language
tk85-8.5.15Graphical toolkit for Tcl

and tries to install ical where tries means I now 
have a function ical, but building the plist kills the
install with  

pkg-static: lstat(/usr/ports/deskutils/ical/work/stage/usr/local/bin/ical): No 
such file or directory
pkg-static: lstat(/usr/ports/deskutils/ical/work/stage/usr/local/bin/ical-2.2): 
No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/actions.tcl):
 No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/alarm.tcl): 
No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/apptlist.tcl):
 No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/canvsup.tcl):
 No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/contrib/README):
 No such file or directory
pkg-static: 
lstat(/usr/ports/deskutils/ical/work/stage/usr/local/lib/ical/v2.2/contrib/ical.xbm):
 No such file or 
+40 more line.

-- 
Steve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
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?
 

Well, I might as well keep the monologue going.  lang/tcl86
is also broken.  After installing almost everything, it dies
with 

===   Registering installation for tcl86-8.6.1
pkg-static: lstat(/usr/local/lib/tcl8.6/auto.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/clock.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/history.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/init.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/package.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/parray.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/safe.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tclAppInit.c): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tclIndex): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/tm.tcl): No such file or directory
pkg-static: lstat(/usr/local/lib/tcl8.6/word.tcl): No such file or directory
Installing tcl86-8.6.1... done

Yep, those *.tcl files are missing.  I manually copied those files
into /usr/local/lib/tcl8.6.

-- 
Steve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
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.

-- 
Steve
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: tcl changes break deskutils/ical

2013-10-01 Thread Bryan Drewery
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/1/2013 5:44 PM, Steve Kargl 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.


Bryan
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSS2FAAAoJEG54KsA8mwz5ovwQAKcWw3g2rrxsmbGukA4Lvk8H
1XNyNnxKrfoYyObUqluRWqTlSp3NcGClYtxXbSexlyiyIeXbY+HomUEbQ4bs8IIU
OeBhqfii/0/B6GIX3pCqI+srm51IcZxC8JPvbLCgjx8yAy58viueUnV9UpeezgSq
NDEVt0dokjf7j2dr4CRNJAQoyJ6z90BonnQuzZE91akA7KFWLQMkQScABiPD9an6
EaPRJTF6P7jQ409/lfbkUQchfuABquNo7jnD/yDgypwcMBnKt8So574FRCFDPt29
ftzFq0WtifgJ9sjAx5+2mtx+OXVuHVmQpMPoVIKcqMXtetLf0pz7gLaHPTpbH5L2
66p/TvIYTcLRKGqIm6JDXJ80uW1ZS8fLRD3CbVXSTC/DP1kFMwER+TnOsMBxpcEN
4fBqNXN4xJXt2o2czeYgnfXF69CqslguBCdMuKl63MXEu2ms/VF8rrG7aQM477yF
knONSZUwTFD5DQwJ1ifHV524uPz6qYxe6XkqeNvGvL43lEgU1zu8AUjzRZykG871
8xoBbhgr+DjFZwZLd2Sbs7M3YKJihGrqn9jau//9MPcVagsRo7+pMQo3Hg9I1nPa
s1XR8MiS0FfO6OOxaAx1RWroZsnxoRCDzRHPFV+2u7d4lVmKTdH8jH2hXfdr28JG
7E9MigKt+fV6rnHBNrYL
=eCUL
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: tcl changes break deskutils/ical

2013-10-01 Thread Steve Kargl
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
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org