#9975: Update GnuTLS  and clean up the package
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |          Owner:  tbd         
       Type:  defect    |         Status:  needs_work  
   Priority:  major     |      Milestone:  sage-4.7.1  
  Component:  packages  |       Keywords:              
Work_issues:            |       Upstream:  N/A         
   Reviewer:            |         Author:  Mariah Lenox
     Merged:            |   Dependencies:              
------------------------+---------------------------------------------------

Comment(by leif):

 Replying to [comment:5 leif]:
 > Regarding the test suite, I get [...] the following:
 {{{
 ...
 vex amd64->IR: unhandled instruction bytes: 0x66 0xF 0x38 0x25 0xCA 0x48
 ==13210== valgrind: Unrecognised instruction at address 0x4e88206.
 ...
 }}}
 > Haven't yet inspected that further. (This is with GCC 4.5.1 on a Core2,
 using `-march=native`).

 As expected, compiling with `-march=core2` (to which GCC is configured to
 default to for 64-bit builds anyway), even more tests get run and all
 pass, so this is just a Valgrind problem not recognizing some fancy
 instructions.

 [[BR]]

 > Btw., the attached spkg diff is not current.

 Sorry, I think there I just confused something.

 [[BR]]

 John, to what does Dave's `gcc` default to?

 You '''might''' have to add `-std=c99` (or `-std=gnu99`) or define
 `_POSIX_SOURCE` or alike to pull in the correct definitions from Solaris
 headers, but better ask Dave, as IMHO the inclusion of `unistd.h` itself
 already implies at least POSIX.1.

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