Re: [sage-devel] Error: FLINT failed to pass on Opensuse 13.1

2015-03-05 Thread Carl Robitaille
You can open the ticket. The patch worked and all the tests for flint passed. Here's what I did in order to test it: tar xvfz sage-6.5.tar.gz cd sage-6.5 # MANUALLY PATCHED Makefile.in in upstream/flint-2.4.4.tar.gz # MANUALLY PATCHED build/pkgs/flint/checksums.ini to reflect the change

Re: [sage-devel] Error: FLINT failed to pass on Opensuse 13.1

2015-03-04 Thread Carl Robitaille
Doh! I just saw that your patch was for Makefile.in and not Makefile. of course!!! ;-) That explains de problem with the distclean. Rebuilding. and will report back. Carl -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe fr

Re: [sage-devel] Error: FLINT failed to pass on Opensuse 13.1

2015-03-04 Thread Carl Robitaille
It didn't work. But then again, I did a "make distclean", so the Makefile probably got recreated. I have to familiarise myself with the Makefiles, directories, etc, before I can find what would be the fix. Rebuilding and running the tests takes too long. I read the installation documentation and

Re: [sage-devel] Error: FLINT failed to pass on Opensuse 13.1

2015-03-03 Thread Carl Robitaille
Bonjour François, Thank you very much for your 1 character patch :-) Trying it right now, but I have no doubt that this will fix the problem after reading the Makefile. Is there a bug report already filed for this? Carl -- You received this message because you are subscribed to the Google Gr

[sage-devel] Error: FLINT failed to pass on Opensuse 13.1

2015-03-03 Thread Carl Robitaille
Hello, I tried to compile sage for the first time and got an error. Following the instructions in the log, I'm posting here about the error I got in /home2/downloads/sage-6.5/logs/pkgs/flint-2.4.4.log == mkdir -p build/interfaces/test make[4]: Entering directory `/home2/downloads/sage-