ftbfs with python2.7

Bug #688862 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pycaml (Ubuntu)
Fix Released
High
Barry Warsaw

Bug Description

Binary package hint: pycaml

http://launchpadlibrarian.net/60408354/buildlog_ubuntu-natty-amd64.pycaml_0.82-13build1_FAILEDTOBUILD.txt.gz

ocamlc -c -cc "cc" -ccopt "-fPIC -fPIC \
    -DPIC -DNATIVE_CODE \
      -I/usr/include/python2.7 -o pycaml_ml.o " pycaml_ml.c
pycaml_ml.c: In function 'pygencall':
pycaml_ml.c:478:2: warning: passing argument 2 of '(int (*)(struct PyObject *, const char **, int *))func' from incompatible pointer type
pycaml_ml.c:478:2: note: expected 'const char **' but argument is of type 'char **'
pycaml_ml.c: At top level:
pycaml_ml.c:1168:11: error: 'PyEval_CallObject' undeclared here (not in a function)
pycaml_ml.c: In function 'pymodule_initmodule':
pycaml_ml.c:1403:21: warning: assignment makes pointer from integer without a cast
make[3]: *** [pycaml_ml.o] Error 2
make[3]: Leaving directory `/build/buildd/pycaml-0.82'
make[2]: *** [native-code-library] Error 2

Tags: python27

Related branches

Barry Warsaw (barry)
Changed in pycaml (Ubuntu):
milestone: none → natty-alpha-2
assignee: nobody → Barry Warsaw (barry)
importance: Undecided → High
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pycaml - 0.82-13ubuntu1

---------------
pycaml (0.82-13ubuntu1) natty; urgency=low

  * PyEval_CallObject became a macro in Python 2.7, so it needs a wrapper
    to compile properly. (LP: #688862)
 -- Barry Warsaw <email address hidden> Wed, 15 Dec 2010 14:41:15 -0500

Changed in pycaml (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.