[Bug 600945] Re: pyao fails to build from source in maverick

Martin Pitt martin.pitt at ubuntu.com
Mon Aug 2 11:31:23 BST 2010


Sponsored, thanks Bhavani!

** Changed in: pyao (Ubuntu Maverick)
       Status: Confirmed => Fix Committed

-- 
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: Fix Released
Status in “pyao” source package in Maverick: Fix Released

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