Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401787 - [progress] dev-python/timelib-0.2.3 fails to build with PyPy 1.7
Summary: [progress] dev-python/timelib-0.2.3 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 13:07 UTC by Ian Delaney (RETIRED)
Modified: 2012-02-04 20:30 UTC (History)
0 users

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


Attachments
the build log (timelib_build.log,18.93 KB, text/plain)
2012-02-01 13:07 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 13:07:09 UTC
Created attachment 300631 [details]
the build log

Testing progress package timelib-0.2.3 

timelib.c: In function â__Pyx_ErrRestoreâ:
timelib.c:1488:29: warning: initialization makes pointer from integer without a cast
timelib.c:1490:22: error: PyThreadState has no member named curexc_type

---------------------------------------------------------------------

timelib.c:2292:5: warning: passing argument 1 of âPyFrame_Newâ makes pointer from integer without a cast
/usr/lib64/pypy1.7/include/pypy_decl.h:130:29: note: expected âstruct PyThreadState *â but argument is of type âintâ
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
 * ERROR: dev-python/timelib-0.2.3 failed (compile phase):
 *   Building failed with PyPy 1.7 (Python 2.7) in distutils_building() function
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-02-04 20:30:10 UTC
PyPy ABIs restricted in r1731.