[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#632329: marked as done (pycaml: FTBFS with Python 2.7: 'PyEval_CallObject' undeclared here (not in a function))



Your message dated Sat, 02 Jul 2011 10:03:59 +0000
with message-id <E1Qcx3P-0000j4-SS@franck.debian.org>
and subject line Bug#632329: fixed in pycaml 0.82-14
has caused the Debian Bug report #632329,
regarding pycaml: FTBFS with Python 2.7: 'PyEval_CallObject' undeclared here (not in a function)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
632329: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632329
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: pycaml
Version: 0.82-13
Severity: important
User: debian-python@lists.debian.org
Usertags: python2.7

When rebuilt against python-dev 2.7.2-1 (currently in experimental), pycaml failed to build from source:
| 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 [enabled by default]
| 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 [enabled by default]
| make[3]: *** [pycaml_ml.o] Error 2
| make[3]: Leaving directory `/build/pycaml-dJwwWt/pycaml-0.82'
| make[2]: *** [native-code-library] Error 2
| make[2]: Leaving directory `/build/pycaml-dJwwWt/pycaml-0.82'
| make[1]: *** [override_dh_auto_build] Error 2
| make[1]: Leaving directory `/build/pycaml-dJwwWt/pycaml-0.82'
| make: *** [build] Error 2

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
Source: pycaml
Source-Version: 0.82-14

We believe that the bug you reported is fixed in the latest version of
pycaml, which is due to be installed in the Debian FTP archive:

libpycaml-ocaml-dev_0.82-14_amd64.deb
  to main/p/pycaml/libpycaml-ocaml-dev_0.82-14_amd64.deb
libpycaml-ocaml_0.82-14_amd64.deb
  to main/p/pycaml/libpycaml-ocaml_0.82-14_amd64.deb
pycaml_0.82-14.debian.tar.gz
  to main/p/pycaml/pycaml_0.82-14.debian.tar.gz
pycaml_0.82-14.dsc
  to main/p/pycaml/pycaml_0.82-14.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 632329@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stéphane Glondu <glondu@debian.org> (supplier of updated pycaml package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 02 Jul 2011 11:43:48 +0200
Source: pycaml
Binary: libpycaml-ocaml-dev libpycaml-ocaml
Architecture: source amd64
Version: 0.82-14
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Description: 
 libpycaml-ocaml - OCaml bindings to embed Python interpreter (runtime)
 libpycaml-ocaml-dev - OCaml bindings to embed Python interpreter (development files)
Closes: 632329
Changes: 
 pycaml (0.82-14) unstable; urgency=low
 .
   [ Stéphane Glondu ]
   * Bump Standards-Version to 3.9.2
 .
   [ Barry Warsaw ]
   * PyEval_CallObject became a macro in Python 2.7, so it needs a wrapper
     to compile properly (LP: #688862, Closes: #632329)
Checksums-Sha1: 
 22f5448b0bae3aee23bff2178a8b0a7ead6b2eff 2056 pycaml_0.82-14.dsc
 6e27db46755890dd3ddc3782013e4d5082054ee7 7567 pycaml_0.82-14.debian.tar.gz
 3b10963ecf5fc2a4b2fe9f3f5da87256556c7cfe 301896 libpycaml-ocaml-dev_0.82-14_amd64.deb
 ad0372c95179930c8d69153e91c835dba3e120f2 17810 libpycaml-ocaml_0.82-14_amd64.deb
Checksums-Sha256: 
 f78166cbd8cebbc1b40a215d20a38a0601df8d4798b8570b2dc0b04e6b9131d5 2056 pycaml_0.82-14.dsc
 a763088ec1fa76c769bf586ed6692e7ac035b0a2bfd48a90a8e7a9539ec0c2f1 7567 pycaml_0.82-14.debian.tar.gz
 49c11042f88c1063a7a8c4d5f9b9952a94ccb34766a1ae9f3655916143671db7 301896 libpycaml-ocaml-dev_0.82-14_amd64.deb
 cc4bb5559d38e5ce16a590fe4478deacfa13927a6267c055b6d87c925019a34f 17810 libpycaml-ocaml_0.82-14_amd64.deb
Files: 
 6d3f0421f6aa9ef213da036414805083 2056 ocaml optional pycaml_0.82-14.dsc
 8fbe7bf0d374aa9f8efbc3dd3b328a84 7567 ocaml optional pycaml_0.82-14.debian.tar.gz
 461461ba40267ab8b0811b15534eff78 301896 ocaml optional libpycaml-ocaml-dev_0.82-14_amd64.deb
 792cddb2e203d7ae1667ac3676f6f2f8 17810 ocaml optional libpycaml-ocaml_0.82-14_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCgAGBQJODuj7AAoJEHhT2k1JiBrTPMYP/2ujHHP/yAzqqgTE26v98asv
IpVjv/u50sX4sHzfN9zZrZmhAD6+lFJmoXe6a3aptZHbLJ2BTGBb8lkUepSjzVsl
IChxYrRXqoWqp4x9qXKVFKxOh87CbSO7xU/8CNsibrY1LnPn/Si9xL3aXOEnMCPS
pdiU5TS18CqnPUz9nXKfs9AzLrZVevXWHUzlbpqI2ffrxLzYEpq9ZN3AHRT4Rlh0
k3Sig0FKzR9BI+eLEkUKhJvDsMK33TrdMtDW0wiNdwf5capfKcDPS7pg06LNYAHm
1IINMaclNYRxzdTc8Nw8A122U8NPNzaru0eSpRZZotYMqaBdpkyjSwaXZFwpKxOq
XpbbhRVx7YtX5+fUhmnATsYFPGC6vyOByFP99Q0793A/4qSqcJ6HzglpbpKhNnAW
xFPTbHILI29hjJ/Jz0+V/bh05OG2bpbi9GzfLgengd1rkO/v2Kl9XXK2FD/8X8uX
J9n1yOXWPn9BelgxRfQ4s0mtOh3HAsT5lewDL/7j7MusyvWrv4giraj99cRmHEXu
W9L3JOO++2m3izNfDOKxo2qkGO0aXLo4x580cOAgvM7ALtAkLQFSN5iuUUwfzv9c
suY03FRpgSAItlRK8ukv1hKYKCEPbcJkrTgthhka37oq4s1y9sl7eP4Btp398BxW
FpZvtE6d01dxQfmtJnJp
=FvBi
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: