#14116: update polymake interface to 2.12-rc3
-------------------------------------+-------------------------------------
       Reporter:  tkluck             |        Owner:  mhampton
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  geometry           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Timo Kluck         |    Reviewers:  Karl-Dieter Crisman,
Report Upstream:  N/A                |  Frédéric Chapoton
         Branch:                     |  Work issues:  source tar link, fix
  public/ticket/14416                |  doctests, info for how to install,
   Dependencies:  #13768, #13767     |  add doctests
                                     |       Commit:
                                     |  faa22c6b6e5cd42bd138d8fca06cd8f03d8a601c
                                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by chapoton):

 I get the same build failure on my own machine (after installing all of
 polymake dependencies) and on the machine of my department, namely:

 {{{

 In file included from /usr/lib/perl/5.18/CORE/perl.h:3482:0,
                  from
 
/home/chapoton/sage/local/var/tmp/sage/build/polymake-2.12/src/include/core/polymake/perl/Ext.h:22,
                  from Ext.xs:18:
 Ext.xs: In function 'pm_perl_get_cx_curpad':
 /usr/lib/perl/5.18/CORE/av.h:62:26: error: 'PADLIST' has no member named
 'sv_u'
  #define AvARRAY(av) ((av)->sv_u.svu_array)
                           ^
 Ext.xs:45:17: note: in expansion of macro 'AvARRAY'
     return (SV**)AvARRAY(((AV**)AvARRAY(CvPADLIST(cv)))[d+1]);
                  ^
 Ext.xs:45:32: note: in expansion of macro 'AvARRAY'
     return (SV**)AvARRAY(((AV**)AvARRAY(CvPADLIST(cv)))[d+1]);
                                 ^
 make[2]: *** [Ext.o] Error 1

 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/14116#comment:39>
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 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to