Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401805 - [progress] dev-python/wxpython-2.8.12.1 fails to build with PyPy 1.7
Summary: [progress] dev-python/wxpython-2.8.12.1 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 14:22 UTC by Ian Delaney (RETIRED)
Modified: 2012-02-04 19:49 UTC (History)
0 users

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


Attachments
the build log (wxpython_build.log,299.55 KB, text/plain)
2012-02-01 14:22 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 14:22:25 UTC
Created attachment 300647 [details]
the build log

Testing package wxpython-2.8.12.1 against pypy 1.7

running build_ext
building '_core_' extension
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
creating build-2.7-pypy-1.7/temp.linux-x86_64-2.7/src/gtk
x86_64-pc-linux-gnu-gcc -march=native -pipe -O2 -fno-strict-aliasing -fPIC -DSWIG_TYPE_TABLE=_wxPython_table -DSWIG_PYTHON_OUTPUT_TUPLE -DWXP_USE_THREAD=1 -UNDEBUG -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DQT_SHARED -Iinclude -Isrc -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/lib64/pypy1.7/include -c src/helpers.cpp -o build-2.7-pypy-1.7/temp.linux-x86_64-2.7/src/helpers.o -pthread -pthread 
src/helpers.cpp: In static member function static wxPyCBInputStream* wxPyCBInputStream::create(PyObject*, bool):

----------------------------------------------------
src/helpers.cpp:1869:50: error: struct PyClassObject has no member named cl_bases

error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
 * ERROR: dev-python/wxpython-2.8.12.1 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 19:49:13 UTC
PyPy ABIs restricted in r1730.