Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401767 - [progress] dev-python/gmpy-1.15 fails to build with PyPy 1.7
Summary: [progress] dev-python/gmpy-1.15 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
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-01 10:29 UTC by Ian Delaney (RETIRED)
Modified: 2012-02-04 18:29 UTC (History)
0 users

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


Attachments
the build log (gmpy_build.log,8.20 KB, text/plain)
2012-02-01 10:29 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 10:29:50 UTC
Created attachment 300605 [details]
the build log

Testing progress package against pypy 1.7.

building 'gmpy' extension
creating build-2.7-pypy-1.7
creating build-2.7-pypy-1.7/temp.linux-x86_64-2.7
creating build-2.7-pypy-1.7/temp.linux-x86_64-2.7/src
x86_64-pc-linux-gnu-gcc -march=native -pipe -O2 -fno-strict-aliasing -fPIC -I./src -I/usr/include -I/usr/lib64/pypy1.7/include -c src/gmpy.c -o build-2.7-pypy-1.7/temp.linux-x86_64-2.7/src/gmpy.o
In file included from src/gmpy.c:338:0:
src/mpz_pylong.c:68:23: error: expected 

header file trouble again (my guess)

Never got started
all down hill from there.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-02-04 18:29:28 UTC
PyPy ABIs restricted in r1727.