Ticket #188 (closed defect: fixed)

Opened 13 months ago

Last modified 12 months ago

pyyaml 3.09 fails to build with gcc4.6

Reported by: ubuntu@… Owned by: xi
Priority: high Component: pyyaml
Severity: major Keywords:
Cc:

Description

In the next Ubuntu release we will be using gcc4.6. pyyaml fails to build with it. The failure is:

Function `PyCObject_FromVoidPtr' implicitly converted to pointer at ext/_yaml.c:20301 Function `PyCObject_FromVoidPtr' implicitly converted to pointer at ext/_yaml.c:20301

The full build log is available at:

 https://launchpadlibrarian.net/69956046/buildlog_ubuntu-natty-amd64.pyyaml_3.09-5ubuntu2_FAILEDTOBUILD.txt.gz

Attachments

Change History

follow-up: ↓ 2   Changed 12 months ago by xi

  • status changed from new to assigned

Rebuilding libyaml bindings with the latest Cython seems to fix the issue, will update the bindings for the next release.

in reply to: ↑ 1   Changed 12 months ago by ubuntu@…

  • status changed from assigned to closed
  • resolution set to fixed

Seems to be fixed now. Thanks.

Add/Change #188 (pyyaml 3.09 fails to build with gcc4.6)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.