Hi,

Le 05/02/2015 17:11, Vincent Delecroix a écrit :
Hello,

After all packages installed the compilation of the sage library
failed. There is a problem with pari headers. I do have the pari
headers in /usr/include/x86_64-linux-gnu/pari/ but there is no
pari/anal.h there!

I don't have that file anywhere on my system, I don't have build flags which look like they're coming from dpkg-buildflags and I don't have that problem. This is embarassing !

I'm also puzzled because I get my sage-exp/ directory using "cp -R sage.git sage-exp", and :

jpuydt@cauchy:~$ diff -u sage.git/src/sage/libs/pari/decl.pxi sage-exp/src/sage/libs/pari/decl.pxi --- sage.git/src/sage/libs/pari/decl.pxi 2015-02-05 18:41:48.016395568 +0100 +++ sage-exp/src/sage/libs/pari/decl.pxi 2015-02-05 18:40:49.624035981 +0100
@@ -164,8 +164,7 @@
     extern int INIT_JMPm, INIT_SIGm, INIT_DFTm
     extern int new_galois_format, precdl
     # The "except 0" here is to ensure compatibility with
-    # _pari_err_handle() in handle_error.pyx
-    extern int (*cb_pari_err_handle)(GEN) except 0
+    # _pari_handle_exception() in handle_error.pyx
     extern int (*cb_pari_handle_exception)(long) except 0
     extern void (*cb_pari_err_recover)(long)

@@ -3757,6 +3756,3 @@
         unsigned long flags

     extern gp_data* GP_DATA
-
-cdef extern from 'pari/anal.h':
-    char* closure_func_err()


on a file which isn't modified by my patch!

Oh, and I still need sqlalchemy here (using the 6.5.rc0 tag). And graphs is still the 20120404 version when I see 20130920 on the spkg page.

I think I'll need a short evening and a long night of sleep...

Snark on #debian-science

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to