Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401777 - [progress] dev-python/pymssql-1.0.2 fails to build with PyPy 1.7
Summary: [progress] dev-python/pymssql-1.0.2 fails to build with PyPy 1.7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-01 11:49 UTC by Ian Delaney (RETIRED)
Modified: 2012-02-04 18:42 UTC (History)
0 users

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


Attachments
the build log (pymssql_build.log,6.58 KB, text/plain)
2012-02-01 11:49 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-02-01 11:49:44 UTC
Created attachment 300619 [details]
the build log

Testing progress package against pypy 1.7.

running build_ext
building '_mssql' extension
creating build-2.7-pypy-1.7/temp.linux-x86_64-2.7
x86_64-pc-linux-gnu-gcc -march=native -pipe -O2 -fno-strict-aliasing -fPIC -I/usr/local/include -I/usr/local/include/freetds -I/usr/include -I/usr/include/freetds -I/usr/include/freetds_mssql -I/usr/local/freetds/include -I/usr/pkg/freetds/include -I/usr/lib64/pypy1.7/include -c mssqldbmodule.c -o build-2.7-pypy-1.7/temp.linux-x86_64-2.7/mssqldbmodule.o
 : âRESTRICTEDâ undeclared here (not in a function)
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1

Never got started
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-02-04 18:42:06 UTC
PyPy ABIs restricted in r1728.