[issue33198] Build on Linux with --enable-optimizations fails

2018-05-15 Thread Florian Schulze

Florian Schulze  added the comment:

Due to the TLS changes on pypi.org the buildout I used before doesn't work 
anymore on Travis and I have now switched to pyenv. If I ever stumble over it 
again, I will open a new bug with more information.

--
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33198] Build on Linux with --enable-optimizations fails

2018-05-15 Thread Ned Deily

Ned Deily  added the comment:

Florian, any further information on this problem?  Are you still seeing it?  
Can you supply a backtrace?  Without more information to go on, there's not 
much we can do to help.

--
nosy: +ned.deily

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33198] Build on Linux with --enable-optimizations fails

2018-04-08 Thread Antoine Pitrou

Change by Antoine Pitrou :


--
type:  -> crash

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33198] Build on Linux with --enable-optimizations fails

2018-04-08 Thread Antoine Pitrou

Antoine Pitrou  added the comment:

I wasn't able to reproduce the test_httplib with gcc 5.4.1 on Ubuntu 16.04.

It would be nice if you could get more information about the crash by printing 
the gdb backtrace.  It seems there is some help here doing that:
https://github.com/springmeyer/travis-coredump

--
nosy: +pitrou

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue33198] Build on Linux with --enable-optimizations fails

2018-04-01 Thread Florian Schulze

New submission from Florian Schulze :

While the tests run there is a segfault:
https://travis-ci.org/collective/buildout.python/jobs/360190312#L2529
Started with b2 and still happens in b3, b1 built fine.

--
components: Build, Tests
messages: 314767
nosy: fschulze
priority: normal
severity: normal
status: open
title: Build on Linux with --enable-optimizations fails
versions: Python 3.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com