#3761: [with patch; needs work] warning when run sage binary if the processor
instruction set doesn't support everything that was on the machine where
sage was built
---------------------+------------------------------------------------------
 Reporter:  was      |        Owner:  cwitty  
     Type:  defect   |       Status:  new     
 Priority:  blocker  |    Milestone:  sage-3.2
Component:  misc     |   Resolution:          
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by GeorgSWeber):

  * summary:  [with patch; positive review] warning when run sage binary if
              the processor instruction set doesn't support
              everything that was on the machine where sage
              was built => [with patch; needs work] warning
              when run sage binary if the processor
              instruction set doesn't support everything that
              was on the machine where sage was built

Comment:

 Sigh.

 Anything that isn't tested will not work. QED.

 Several issues remain, to show just two:
 {{{
 susanne-webers-computer:~/Public/sage/sage-3.2.rc0 georgweber$ ls
 local/lib/*.txt
 ls: local/lib/*.txt: No such file or directory
 susanne-webers-computer:~/Public/sage/sage-3.2.rc0 georgweber$ ./sage
 -bdist
 ** MISSING VERSION NUMBER! **
 Sage works!
 Usage: /Users/georgweber/Public/sage/sage-3.2.rc0/local/bin/sage-bdist
 <SAGE_VERSION> <SAGE_ROOT>
 susanne-webers-computer:~/Public/sage/sage-3.2.rc0 georgweber$ ls
 local/lib/*.txt
 ls: local/lib/*.txt: No such file or directory
 }}}
 Apart from the annoying fact that the fat error message is displayed, and
 then the job continues and calls ' sage -c "print 'Sage works!'" '
 nevertheless, this latter command does not seem to call "sage-location"
 ... and we're trapped in the "make" run behaviour again.

 It is pretty obvious who to heal the "Part2" patch for sage-bdist, and now
 I'll turn things round: this time I'm really going to that myself, and
 then let somebody else review it :-)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3761#comment:21>
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