pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc
On Tue, Aug 21, 2012 at 11:49:27PM +0000, John Marino wrote:
> Log Message:
> Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12
I fixed several, but I still have the following tcl fallout:
1. textproc/tcl-expat
=> Checking for missing run-time search paths in tcl-expat-1.1nb6
ERROR: lib/tcl/TclExpat-1.1/tclexpat.so: missing library: libtcl85.so
ERROR: lib/tcl/TclExpat-1.1/tclexpat.so: missing library: libexpat.so.2
*** Error code 1
2. databases/tcl-gdbm
tclgdbm.c: At top level:
tclgdbm.c:646:16: error: expected ')' before '->' token
tclgdbm.c:647:5: error: expected ')' before '->' token
*** [tclgdbm.lo] Error code 1
lang/tcl-itcl
lang/tcl-itcl-current
./generic/itcl_migrate.c: In function '_TclNewVar':
./generic/itcl_migrate.c:131:11: error: 'Var' has no member named 'name'
./generic/itcl_migrate.c:132:11: error: 'Var' has no member named 'nsPtr'
./generic/itcl_migrate.c:133:11: error: 'Var' has no member named 'hPtr'
./generic/itcl_migrate.c:134:11: error: 'Var' has no member named 'refCount'
./generic/itcl_migrate.c:135:11: error: 'Var' has no member named 'tracePtr'
./generic/itcl_migrate.c:136:11: error: 'Var' has no member named 'searchPtr'
./generic/itcl_migrate.c:137:22: error: 'VAR_SCALAR' undeclared (first use in
this function)
./generic/itcl_migrate.c:137:22: note: each undeclared identifier is reported
only once for each function it appears in
./generic/itcl_migrate.c:137:35: error: 'VAR_UNDEFINED' undeclared (first use
in this function)
*** [itcl_migrate.o] Error code 1
lang/tcl-otcl
otcl.c:983:20: error: 'TclVarHashTable' has no member named 'keyType'
otcl.c:983:20: error: 'TclVarHashTable' has no member named 'keyType'
otcl.c:986:5: warning: passing argument 1 of 'Tcl_FirstHashEntry' from
incompatible pointer type
/home/pkgbulk/c/obj/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tclDecls.h:891:24:
note: expected 'struct Tcl_HashTable *' but argument is of type 'struct
TclVarHashTable *'
otcl.c:989:3: warning: passing argument 1 of 'Tcl_FirstHashEntry' from
incompatible pointer type
/home/pkgbulk/c/obj/lang/tcl-otcl/work/.buildlink/include/tcl/generic/tclDecls.h:891:24:
note: expected 'struct Tcl_HashTable *' but argument is of type 'struct
TclVarHashTable *'
otcl.c:998:7: error: 'Var' has no member named 'hPtr'
[and quite a bit more]
print/tcl-pdflib
checking for Tcl header files... /home/pkgbulk/b/pkg/include
unable to determine Tcl package directory
x11/tk-Tix
/home/pkgbulk/c/obj/x11/tk-Tix/work/tix8.2.0/generic/tixCmds.c:970:9: error:
'INDICATOR' undeclared (first use in this function)
plus there are several more failing indirectly that might or might not
build once their deps are fixed.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index