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 builds crash on Windows #810

Closed
jowr opened this issue Sep 4, 2015 · 9 comments
Closed

Python builds crash on Windows #810

jowr opened this issue Sep 4, 2015 · 9 comments
Milestone

Comments

@jowr
Copy link
Member

jowr commented Sep 4, 2015

Any idea what broke the Python builds on Windows? It looks like commit 50ec26f broke the Python wrappers.

@jowr jowr mentioned this issue Sep 4, 2015
@jowr
Copy link
Member Author

jowr commented Sep 4, 2015

... and I still do not understand why the 64bit builds take 3-4 times longer than the 32bit builds (for Python on Linux)

@ibell
Copy link
Contributor

ibell commented Sep 4, 2015

a) That commit should have FIXED the problem. Are you still getting build failures as a result of it? Interesting. Can you show me the error?

b) Dunno - are they using the static library such that we get incremental builds?

@jowr
Copy link
Member Author

jowr commented Sep 4, 2015

a) Check the buildbot logs for Python on Windows.
b) Let us not worry now, but I would like to keep it in mind.

@ibell
Copy link
Contributor

ibell commented Sep 5, 2015

Interestingly, it builds just fine for me. Maybe it is something funny
with your setup. A clean and a build didn't fix it unfortunately.

On Fri, Sep 4, 2015 at 9:24 AM, Jorrit Wronski notifications@github.com
wrote:

a) Check the buildbot logs for Python on Windows.
b) Let us not worry now, but I would like to keep it in mind.


Reply to this email directly or view it on GitHub
#810 (comment).

@ibell
Copy link
Contributor

ibell commented Sep 6, 2015

Bug in cython.

@ibell ibell added this to the v5.1.2 milestone Sep 6, 2015
@ibell ibell closed this as completed in 604dc6e Sep 6, 2015
ibell added a commit that referenced this issue Sep 6, 2015
@ibell ibell reopened this Sep 7, 2015
@ibell
Copy link
Contributor

ibell commented Sep 7, 2015

Ok, now they hang on linux but work fine on windows. I don't get it. I just checked and my linux builds work fine. Can you try a local build on linux?

@jowr
Copy link
Member Author

jowr commented Sep 7, 2015

Yep, I'll have a look, but the bots seem to build fine. I removed all temporary files on the linux slaves, let's see if that changed anything.

@jowr
Copy link
Member Author

jowr commented Sep 7, 2015

I guess this one is solved for now.

@jowr jowr closed this as completed Sep 7, 2015
@ibell
Copy link
Contributor

ibell commented Sep 7, 2015

OK good to hear.
On Sep 7, 2015 9:40 AM, "Jorrit Wronski" notifications@github.com wrote:

I guess this one is solved for now.


Reply to this email directly or view it on GitHub
#810 (comment).

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

2 participants