Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python: C extension build issue (regression) #518

Closed
kostko opened this issue Nov 8, 2014 · 2 comments
Closed

python: C extension build issue (regression) #518

kostko opened this issue Nov 8, 2014 · 2 comments

Comments

@kostko
Copy link

kostko commented Nov 8, 2014

I am again getting a build issue when building the python-greenlet package (already mentioned in #353 and fixed by @commodo in #445) with master revision d3558ae, this time:

In file included from /buildsystem/build/builders/builder.ar71xx.14/staging_dir/host/include/python2.7/Python.h:58:0,
                 from greenlet.h:8,
                 from greenlet.c:5:
/buildsystem/build/builders/builder.ar71xx.14/staging_dir/host/include/python2.7/pyport.h:886:2: error: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
 #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
  ^
error: command 'mips-openwrt-linux-uclibc-gcc' failed with exit status 1
@commodo
Copy link
Contributor

commodo commented Nov 9, 2014

Sorry about that.

I was a bit too over-zealous with some cleanup.
Will fix asap.

Thanks

@commodo commodo mentioned this issue Nov 9, 2014
@commodo
Copy link
Contributor

commodo commented Nov 9, 2014

It's merged;

Works for me; please try again
Sorry again for the inconvenience.

I do not plan to do any major changes to the Python package until Python 2.7.9+ is released.
On Python 2.7.8 it will be mostly stabilization + add python-setuptools + python-pip + a few other packages.

Thanks
Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants