On Jan 1, 1:12 am, mabshoff <[EMAIL PROTECTED]
dortmund.de> wrote:
> Hi,
>
> I just opened #1650 in trac which is a test failure of tset. All the
> relevant information is there, but it looks like another template.h
> issue vs. NTL, but I hadn't had time to investigate.
>
> If you feel brave please test the spkg located at
>
> http://sage.math.washington.edu/home/mabshoff/eclib-20071231.p0.spkg
>
> Please run make check manually or do an export SAGE_CHECK=Yes before
> running spkg-install or make and report any test failure. I am
> thinking of making the running of spkg-check mandatory since it is
> very quick and should help shake out bugs quickly.
>
> But make sure to wait for the inevitable patch that fixes some
> includes since otherwise your Sage install will be potentially broken
> after the next "sage -b". The fix is obvious and should take only a
> couple minutes. Watch #1649 for the patch itself.
Ok, trouble ahead. I guess as John did point out the interface did
change and I now get compilation errors:
cc1plus: warning: command line option "-Wstrict-prototypes" is valid
for Ada/C/ObjC but not for C++
sage/libs/mwrank/wrap.cc: In function 'char*
two_descent_getbasis(two_descent*)':
sage/libs/mwrank/wrap.cc:246: error: invalid initialization of
reference of type 'const std::vector<Point, std::allocator<Point> >&'
from expression of type 'std::vector<P2Point, std::allocator<P2Point>
>'
sage/libs/mwrank/wrap.cc:159: error: in passing argument 1 of 'char*
point_vector_to_str(const std::vector<Point, std::allocator<Point>
>&)'
error: command 'gcc' failed with exit status 1
sage: There was an error installing modified sage library code.
P2Point is a rational point I assume. So I am hoping now that somebody
else will do the work to fix this since I am not very familiar with
the code and also the design of mwrank. Since #1650 is still out there
we might have to postpone the merged of the new eclib.spkg
> Cheers,
>
> Michael
I am catching some sleep now - back in about 8 hours, finally getting
some more work done on 2.9.2.alpha0.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---