running build_ext building 'cdrom' extension creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7 creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/unix cc -O2 -pipe -fPIC -I/usr/lib64/pypy1.8/include -c unix/cdrommodule.c -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/unix/cdrommodule.o unix/cdrommodule.c: In function ‘cdrom_toc_header’: unix/cdrommodule.c:125:40: error: ‘PyFile_Type’ undeclared (first use in this function) unix/cdrommodule.c:125:40: note: each undeclared identifier is reported only once for each function it appears in unix/cdrommodule.c: In function ‘cdrom_toc_entry’: unix/cdrommodule.c:161:41: error: ‘PyFile_Type’ undeclared (first use in this function) unix/cdrommodule.c: In function ‘cdrom_leadout’: unix/cdrommodule.c:218:40: error: ‘PyFile_Type’ undeclared (first use in this function) error: command 'cc' failed with exit status 1 * ERROR: dev-python/cddb-py-1.4 failed (compile phase): * Building failed with PyPy 1.8 (Python 2.7) in distutils_building() function
+ 20 Feb 2012; Patrick Lauer <patrick@gentoo.org> cddb-py-1.4.ebuild: + Restricting pypy #404009