#3640: [with spkg, needs revivew] optional spkg polymake is broken with Sage
3.0.3/3.0.4
----------------------+-----------------------------------------------------
 Reporter:  mabshoff  |        Owner:  mabshoff
     Type:  defect    |       Status:  new     
 Priority:  major     |    Milestone:  sage-3.4
Component:  build     |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by mabshoff):

 mhampton reported problems on OSX and I can reproduce them:
 {{{
 sage -t -long -optional "devel/sage/sage/geometry/polytope.py"
 **********************************************************************
 File "/Users/mabshoff/sage-3.2.2/devel/sage/sage/geometry/polytope.py",
 line 145:
     sage: P.facets()                            # optional
 Exception raised:
     Traceback (most recent call last):
       File "/Users/mabshoff/sage-3.2.2/local/bin/ncadoctest.py", line
 1231, in run_one_test
         self.run_one_example(test, example, filename, compileflags)
       File "/Users/mabshoff/sage-3.2.2/local/bin/sagedoctest.py", line 38,
 in run_one_example
         OrigDocTestRunner.run_one_example(self, test, example, filename,
 compileflags)
       File "/Users/mabshoff/sage-3.2.2/local/bin/ncadoctest.py", line
 1172, in run_one_example
         compileflags, 1) in test.globs
       File "<doctest __main__.example_3[3]>", line 1, in <module>
         P.facets()                            # optional###line 145:
     sage: P.facets()                            # optional
       File "/Users/mabshoff/sage-3.2.2/local/lib/python2.5/site-
 packages/sage/geometry/polytope.py", line 152, in facets
         s = self.cmd('FACETS')
       File "/Users/mabshoff/sage-3.2.2/local/lib/python2.5/site-
 packages/sage/geometry/polytope.py", line 133, in cmd
         raise RuntimeError, err
     RuntimeError: polymake: WARNING: directory /Users/mabshoff/.polymake
 created for keeping individual user settings
     polymake: WARNING: file rgb.txt not found - no symbolic color names
 will be allowed
     polymake: WARNING: common::javaview_configure - autoconfiguration
 failed:
     'javaview' start script not found
     polymake: WARNING: common::postscript.rules - autoconfiguration
 failed:
     No known PostScript viewer program found,
     please specify your favorite viewer in the customization file.
     polymake: WARNING: common::geomview.rules - autoconfiguration failed:
     geomview main program not found
     polymake: WARNING: common::povray.rules - autoconfiguration failed:
     No known povray rendering program found,
     please specify your favorite viewer in the customization file.
     polymake: WARNING: graph::check_iso - autoconfiguration failed:
     none of the package nauty programs (dreadnaut*) found
     polymake: WARNING: polytope::porta.rules - autoconfiguration failed:
     PORTA package not found
     polymake: WARNING: polytope::bastat.rules - autoconfiguration failed:
     bastat program 'intpoints' not found
     polymake: WARNING: polytope::vinci.rules - autoconfiguration failed:
     'vinci' program not found
     polymake: WARNING: polytope::qhull.rules - autoconfiguration failed:
     'qhull' program not found
     polymake: WARNING: polytope::topcom.rules - autoconfiguration failed:
     TOPCOM program 'points2chiro' not found
     polymake: WARNING: polytope::splitstree.rules - autoconfiguration
 failed:
     SplitsTree package not found
      * Remember to run `polymake --reconfigure'
      * as soon as you have changed the customization file
      * and/or installed the missing software!
 }}}

 But the same doctest passes flawlessly on Linux, so this is some polymake
 problem.

 Given the situation I would recommend that we merge the updated
 polymake.spkg and then sort out the problem on OSX afterwards since as is
 things are plain broken everywhere, which is even worst.

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3640#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to