Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404917 - dev-python/pyodbc-2.1.11 fails with pypy
Summary: dev-python/pyodbc-2.1.11 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-20 02:33 UTC by Patrick Lauer
Modified: 2012-02-20 14:44 UTC (History)
0 users

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-20 02:33:09 UTC
running build
running build_ext
building 'pyodbc' 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/var
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/var/tmp
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/var/tmp/portage
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/var/tmp/portage/dev-python
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/var/tmp/portage/dev-python/pyodbc-2.1.11
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/var/tmp/portage/dev-python/pyodbc-2.1.11/work
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/var/tmp/portage/dev-python/pyodbc-2.1.11/work/pyodbc-2.1.11
creating build-2.7-pypy-1.8/temp.linux-x86_64-2.7/var/tmp/portage/dev-python/pyodbc-2.1.11/work/pyodbc-2.1.11/src
c++ -O2 -pipe -fno-strict-aliasing -fPIC -DPYODBC_VERSION=2.1.11 -DPYODBC_VERSION=2.1.11 -DSQLWCHAR_SIZE=2 -DWCHAR_T_SIZE=4 -I/usr/lib64/pypy1.8/include -c /var/tmp/portage/dev-python/pyodbc-2.1.11/work/pyodbc-2.1.11/src/connection.cpp -o build-2.7-pypy-1.8/temp.linux-x86_64-2.7/var/tmp/portage/dev-python/pyodbc-2.1.11/work/pyodbc-2.1.11/src/connection.o -Wno-write-strings
In file included from /var/tmp/portage/dev-python/pyodbc-2.1.11/work/pyodbc-2.1.11/src/connection.cpp:12:0:
/var/tmp/portage/dev-python/pyodbc-2.1.11/work/pyodbc-2.1.11/src/pyodbc.h:47:24: fatal error: longobject.h: No such file or directory
compilation terminated.
error: command 'c++' failed with exit status 1
 * ERROR: dev-python/pyodbc-2.1.11 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 14:44:34 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyodbc-2.1.11.ebuild,
+  pyodbc-2.1.8.ebuild:
+  Restricting pypy #404917