Re: Unable to update graphviz
James Kolata <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
> Can you include the symbols that are missing and the linker command that is failing? Should be immediately above the bit you pasted.
>
> Hanspeter
Undefined symbols for architecture x86_64:
"_TclFreeObj", referenced from:
SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
SWIG_Tcl_ObjectDelete(void*) in libgv_tcl_la-gv_tcl.o
"_Tcl_AppendElement", referenced from:
SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
"_Tcl_AppendResult", referenced from:
_wrap_digraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictgraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictdigraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_readstring(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_read(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_graph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_node(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
...
"_Tcl_AppendToObj", referenced from:
_gv_string_writer in libgv_tcl_la-gv_tcl_init.o
"_Tcl_CreateObjCommand", referenced from:
_Gv_Init in libgv_tcl_la-gv_tcl.o
SWIG_Tcl_NewInstanceObj(Tcl_Interp*, void*, swig_type_info*, int) in libgv_tcl_la-gv_tcl.o
"_Tcl_DeleteCommandFromToken", referenced from:
SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
"_Tcl_DeleteHashEntry", referenced from:
SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
SWIG_Tcl_ObjectDelete(void*) in libgv_tcl_la-gv_tcl.o
"_Tcl_DuplicateObj", referenced from:
SWIG_Tcl_NewInstanceObj(Tcl_Interp*, void*, swig_type_info*, int) in libgv_tcl_la-gv_tcl.o
SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
"_Tcl_Eval", referenced from:
_Gv_Init in libgv_tcl_la-gv_tcl.o
"_Tcl_GetChannel", referenced from:
_wrap_renderchannel(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
"_Tcl_GetCommandInfo", referenced from:
SWIG_Tcl_NewInstanceObj(Tcl_Interp*, void*, swig_type_info*, int) in libgv_tcl_la-gv_tcl.o
"_Tcl_GetDoubleFromObj", referenced from:
SWIG_Tcl_GetArgs(Tcl_Interp*, int, Tcl_Obj* const*, char const*, ...) in libgv_tcl_la-gv_tcl.o
"_Tcl_GetLongFromObj", referenced from:
SWIG_Tcl_GetArgs(Tcl_Interp*, int, Tcl_Obj* const*, char const*, ...) in libgv_tcl_la-gv_tcl.o
"_Tcl_GetObjResult", referenced from:
_wrap_renderresult(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
SWIG_Tcl_ConvertPtr(Tcl_Interp*, Tcl_Obj*, void**, swig_type_info*, int) in libgv_tcl_la-gv_tcl.o
"_Tcl_GetString", referenced from:
_wrap_renderchannel(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
"_Tcl_GetStringFromObj", referenced from:
_wrap_digraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictgraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictdigraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_readstring(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_read(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_graph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_node(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
...
"_Tcl_GetStringResult", referenced from:
SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
"_Tcl_GetVar", referenced from:
_Gv_Init in libgv_tcl_la-gv_tcl.o
"_Tcl_InitHashTable", referenced from:
_Gv_Init in libgv_tcl_la-gv_tcl.o
SWIG_Tcl_MethodCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
SWIG_Tcl_ObjectDelete(void*) in libgv_tcl_la-gv_tcl.o
"_Tcl_ListObjAppendElement", referenced from:
_wrap_renderresult(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
"_Tcl_NewBooleanObj", referenced from:
_wrap_ok(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_rm(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_layout(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_render(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_renderchannel(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_write(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_tred(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
...
"_Tcl_NewStringObj", referenced from:
_wrap_setv(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_getv(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_nameof(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_renderresult(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_renderdata(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
SWIG_Tcl_NewPointerObj(void*, swig_type_info*, int) in libgv_tcl_la-gv_tcl.o
"_Tcl_PkgProvide", referenced from:
_Gv_Init in libgv_tcl_la-gv_tcl.o
"_Tcl_ResetResult", referenced from:
_wrap_digraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictgraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictdigraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_readstring(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_read(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_graph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_node(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
...
"_Tcl_SetErrorCode", referenced from:
_wrap_digraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictgraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictdigraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_readstring(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_read(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_graph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_node(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
...
"_Tcl_SetObjResult", referenced from:
_wrap_digraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictgraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_strictdigraph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_readstring(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_read(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_graph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_node(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
...
"_Tcl_SetResult", referenced from:
_wrap_read(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_graph(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_edge(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_setv(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_getv(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_nameof(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
_wrap_findattr(void*, Tcl_Interp*, int, Tcl_Obj* const*) in libgv_tcl_la-gv_tcl.o
...
"_Tcl_SetVar", referenced from:
_Gv_Init in libgv_tcl_la-gv_tcl.o
"_Tcl_VarEval", referenced from:
SWIG_Tcl_ConvertPtr(Tcl_Interp*, Tcl_Obj*, void**, swig_type_info*, int) in libgv_tcl_la-gv_tcl.o
"_Tcl_Write", referenced from:
_gv_channel_writer in libgv_tcl_la-gv_tcl_init.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [Makefile:1828: libgv_tcl.la] Error 1
make[4]: Leaving directory '/opt/sw/src/fink.build/libgraphviz238-shlibs-2.49.3-1/graphviz-2.49.3/tclpkg/gv'
make[3]: *** [Makefile:2810: all-recursive] Error 1
make[3]: Leaving directory '/opt/sw/src/fink.build/libgraphviz238-shlibs-2.49.3-1/graphviz-2.49.3/tclpkg/gv'
make[2]: *** [Makefile:653: all-recursive] Error 1
make[2]: Leaving directory '/opt/sw/src/fink.build/libgraphviz238-shlibs-2.49.3-1/graphviz-2.49.3/tclpkg'
make[1]: *** [Makefile:829: all-recursive] Error 1
make[1]: Leaving directory '/opt/sw/src/fink.build/libgraphviz238-shlibs-2.49.3-1/graphviz-2.49.3'
make: *** [Makefile:637: all] Error 2
### execution of /tmp/fink.RFoKe failed, exit code 2
### execution of /tmp/fink.J3Jno failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/opt/sw/bin/dpkg-lockwait -r fink-buildlock-libgraphviz238-shlibs-2.49.3-1
(Reading database ... 153544 files and directories currently installed.)
Removing fink-buildlock-libgraphviz238-shlibs-2.49.3-1 (2021.11.11-09.36.43) ...
Reading buildlock packages...
/opt/sw/bin/dpkg-lockwait -i /opt/sw/fink/dists/stable/main/binary-darwin-x86_64/x11-system/libxt_1.1.5-2_darwin-x86_64.deb
Selecting previously unselected package libxt.
(Reading database ... 153543 files and directories currently installed.)
Preparing to unpack .../libxt_1.1.5-2_darwin-x86_64.deb ...
Unpacking libxt (1.1.5-2) ...
Setting up libxt (1.1.5-2) ...
Failed: phase compiling: libgraphviz238-shlibs-2.49.3-1 failed
[ESCs-MacBook-Pro:~] jkolata1% clang -v
Apple clang version 13.0.0 (clang-1300.0.29.3)
Target: x86_64-apple-darwin20.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners