[Bug 600945] Re: pyao fails to build from source in maverick
Bhavani Shankar
right2bhavi at gmail.com
Mon Jul 12 07:58:18 BST 2010
** Patch added: "debian > ubuntu diff"
http://launchpadlibrarian.net/51763648/pyao.diff
** Changed in: pyao (Ubuntu Maverick)
Status: In Progress => Confirmed
** Changed in: pyao (Ubuntu Maverick)
Assignee: Bhavani Shankar (bhavi) => (unassigned)
** Branch linked: lp:ubuntu/pyao
--
pyao fails to build from source in maverick
https://bugs.launchpad.net/bugs/600945
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “pyao” package in Ubuntu: Confirmed
Status in “pyao” source package in Maverick: Confirmed
Bug description:
seen in a test rebuild and in maverick:
https://launchpad.net/ubuntu/+archive/test-rebuild-20100628/+build/1835981
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -O2 -fPIC -I/usr/include -I/usr/include/python2.6 -c src/aomodule.c -o build/temp.linux-x86_64-2.6/src/aomodule.o
src/aomodule.c: In function 'dict_to_options':
src/aomodule.c:18: warning: passing argument 2 of 'PyDict_Next' from incompatible pointer type
/usr/include/python2.6/dictobject.h:102: note: expected 'Py_ssize_t *' but argument is of type 'int *'
src/aomodule.c: In function 'py_ao_driver_info':
src/aomodule.c:187: error: dereferencing pointer to incomplete type
error: command 'gcc' failed with exit status 1
make: *** [build-2.6] Error 1
More information about the Ubuntu-sponsors
mailing list