try a "make distclean && make"

On Saturday, March 8, 2014 3:38:35 PM UTC, defeo wrote:
>
> After a `git pull develop`, build fails with the error below. Same 
> fail on a frech clone. Same on beta3. Any ideas? 
>
> Luca 
>
>
> cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC 
> -I/home/sebsheep/sage/local/ 
> include/singular -I/home/sebsheep/sage/local/include/factory 
> -I/home/sebsheep/sage/local/include 
> -I/home/sebsheep/sage/local/include/csage -I/home/sebsheep/sage/src 
> -I/home/sebsheep/sage/src/sage/ext -I/home/sebsheep/sage/local/include 
> -I/home/sebsheep/sage/local/include/csage -I/home/sebsheep/sage/src 
> -I/home/sebsheep/sage/src/sage/ext 
> -I/home/sebsheep/sage/local/include/python2.7 -c 
> sage/libs/singular/function.cpp -o 
> build/temp.linux-i686-2.7/sage/libs/singular/function.o 
> -D__STDC_LIMIT_MACROS -fno-strict-aliasing -w -fno-strict-aliasing -w 
> -fno-strict-aliasing -w -fno-strict-aliasing -w -fno-strict-aliasing 
> -w -fno-strict-aliasing -w -fno-strict-aliasing -w 
> -fno-strict-aliasing -w -fno-strict-aliasing -w -fno-strict-aliasing 
> -w -fno-strict-aliasing -w -fno-strict-aliasing -w 
> -fno-strict-aliasing -w 
> sage/libs/singular/function.cpp: In function 'sleftv* 
> __pyx_f_4sage_4libs_8singular_8function_18LibraryCallHandler_handle_call(__pyx_obj_4sage_4libs_8singular_8function_LibraryCallHandler*,
>  
>
> __pyx_obj_4sage_4libs_8singular_8function_Converter*, 
> __pyx_opt_args_4sage_4libs_8singular_8function_18LibraryCallHandler_handle_call*)':
>  
>
> sage/libs/singular/function.cpp:11286:90: error: invalid conversion 
> from 'sleftv*' to 'int' [-fpermissive] 
> sage/libs/singular/function.cpp:11323:38: error: no matching function 
> for call to 'sleftv::Copy(sleftv**)' 
> sage/libs/singular/function.cpp:11323:38: note: candidate is: 
> In file included from 
> /home/sebsheep/sage/local/include/singular/lists.h:12:0, 
>                  from /home/sebsheep/sage/local/include/libsingular.h:24, 
>                  from sage/libs/singular/function.cpp:319: 
> /home/sebsheep/sage/local/include/singular/subexpr.h:60:10: note: void 
> sleftv::Copy(leftv) 
> /home/sebsheep/sage/local/include/singular/subexpr.h:60:10: note:   no 
> known conversion for argument 1 from 'sleftv**' to 'leftv {aka 
> sleftv*}' 
> sage/libs/singular/function.cpp:11332:18: error: request for member 
> 'Init' in 'iiRETURNEXPR', which is of pointer type 'sleftv*' (maybe 
> you meant to use '->' ?) 
> error: command 'gcc' failed with exit status 1gcc -fno-strict-aliasing 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" 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-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to