#16026: Upgrade dot2tex spkg and make it work with most recent matplotlib
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:  sage-combinat
  tscrim                 |       Status:  needs_work
           Type:         |    Milestone:  sage-6.2
  defect                 |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  combinatorics          |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  e8abf26678ad91ba5b4da9fb9f26c91e8a16736b
  Travis Scrimshaw       |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/vbraun/dot2tex       |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by aschilling):

 Hi Volker,

 Thanks for the fixes! However, when I run make on the new branch, I get an
 error
 {{{
 ++ -bundle -undefined dynamic_lookup -L/Applications/sage/local/lib
 build/temp.macosx-10.6-x86_64-2.7/sage/symbolic/pynac.o
 -L/Applications/sage/local/lib -lgsl -lpynac -lgmp -lcsage -lstdc++ -lntl
 -o build/lib.macosx-10.6-x86_64-2.7/sage/symbolic/pynac.so
 g++ -bundle -undefined dynamic_lookup -L/Applications/sage/local/lib
 build/temp.macosx-10.6-x86_64-2.7/sage/symbolic/expression.o
 -L/Applications/sage/local/lib -lpynac -lgmp -lcsage -lstdc++ -lntl -o
 build/lib.macosx-10.6-x86_64-2.7/sage/symbolic/expression.so
 Time to execute 4 commands: 3.07225799561 seconds
 Total time spent compiling C/C++ extensions:  3.22448396683 seconds.
 running install_lib
 copying build/lib.macosx-10.6-x86_64-2.7/sage/symbolic/constants_c.so ->
 /Applications/sage/local/lib/python2.7/site-packages/sage/symbolic
 copying build/lib.macosx-10.6-x86_64-2.7/sage/symbolic/expression.so ->
 /Applications/sage/local/lib/python2.7/site-packages/sage/symbolic
 copying build/lib.macosx-10.6-x86_64-2.7/sage/symbolic/getitem.so ->
 /Applications/sage/local/lib/python2.7/site-packages/sage/symbolic
 copying build/lib.macosx-10.6-x86_64-2.7/sage/symbolic/pynac.so ->
 /Applications/sage/local/lib/python2.7/site-packages/sage/symbolic
 running install_egg_info
 Removing /Applications/sage/local/lib/python2.7/site-
 packages/sage-6.2.beta5-py2.7.egg-info
 Writing /Applications/sage/local/lib/python2.7/site-
 packages/sage-6.2.beta5-py2.7.egg-info

 real    0m8.791s
 user    0m4.133s
 sys     0m1.572s
 [ -f local/etc/sage-started.txt ] || local/bin/sage-starts
 build/pipestatus "./sage --docbuild --no-pdf-links all html  2>&1" "tee -a
 logs/dochtml.log"
 Traceback (most recent call last):
   File "/Applications/sage/src/doc/common/builder.py", line 1465, in
 <module>
     import sage.all
   File "/Applications/sage/local/lib/python2.7/site-packages/sage/all.py",
 line 106, in <module>
     from sage.algebras.all   import *
   File "/Applications/sage/local/lib/python2.7/site-
 packages/sage/algebras/all.py", line 39, in <module>
     from iwahori_hecke_algebra import IwahoriHeckeAlgebra,
 IwahoriHeckeAlgebraT
   File "/Applications/sage/local/lib/python2.7/site-
 packages/sage/algebras/iwahori_hecke_algebra.py", line 33, in <module>
     from sage.combinat.root_system.weyl_group import WeylGroup
   File "/Applications/sage/local/lib/python2.7/site-
 packages/sage/combinat/root_system/__init__.py", line 13, in <module>
     import all
   File "/Applications/sage/local/lib/python2.7/site-
 packages/sage/combinat/root_system/all.py", line 9, in <module>
     from weyl_group import WeylGroup, WeylGroupElement
   File "/Applications/sage/local/lib/python2.7/site-
 packages/sage/combinat/root_system/weyl_group.py", line 54, in <module>
     from sage.graphs.graph import DiGraph
   File "/Applications/sage/local/lib/python2.7/site-
 packages/sage/graphs/graph.py", line 6412, in <module>
     import sage.graphs.cliquer
 ImportError: dlopen(/Applications/sage/local/lib/python2.7/site-
 packages/sage/graphs/cliquer.so, 2): Symbol not found:  "#
   Referenced from: /Applications/sage/local/lib/libcliquer.so
   Expected in: flat namespace

 make: *** [doc-html] Error 1
 }}}

 Anne

--
Ticket URL: <http://trac.sagemath.org/ticket/16026#comment:30>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to