Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404011 - dev-python/apsw-3.7.10.1 fails with pypy
Summary: dev-python/apsw-3.7.10.1 fails with pypy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-16 04:53 UTC by Patrick Lauer
Modified: 2012-02-25 19:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2012-02-16 04:53:49 UTC
running build
running build_ext
SQLite: Using system sqlite include/libraries
building 'apsw' extension
creating build-2.7-pypy-1.8
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/src
cc -O2 -pipe -fno-strict-aliasing -fPIC -DEXPERIMENTAL=1 -DNDEBUG=1 -DAPSW_FORK_CHECKER=1 -Isrc -I/usr/lib64/pypy1.8/include -c src/apsw.c -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/src/apsw.o
src/apsw.c:122:24: fatal error: pypycompat.c: No such file or directory
compilation terminated.
error: command 'cc' failed with exit status 1
 * ERROR: dev-python/apsw-3.7.10.1 failed (compile phase):
 *   Building failed with PyPy 1.8 (Python 2.7) in distutils_building() function
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 15:11:00 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> apsw-3.7.10.1.ebuild,
+  apsw-3.7.6.2.1.ebuild, apsw-3.7.8.1.ebuild, apsw-3.7.9.1.ebuild:
+  Restricting pypy #404011
Comment 2 Arfrever Frehtes Taifersar Arahesis 2012-02-25 19:55:53 UTC
This package can be built for PyPy after making small change in ebuild.