STINNER Victor <vstin...@redhat.com> added the comment:

@David Bolen: Would you mind to have a look at this issue on your buildbot?

I'm not sure that the regression is caused by my commit, since the command 
lines are the same in the previous build 250:

building 'time' extension
gcc -pthread -fPIC -fno-strict-aliasing -g -O2 -g -O0 -Wall -Wstrict-prototypes 
-I. -IInclude -I./Include -I/usr/include/x86_64-linux-gnu -I/usr/local/include 
-I/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Include 
-I/srv/buildbot/buildarea/2.7.bolen-ubuntu/build -c 
/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Modules/timemodule.c -o 
build/temp.linux-x86_64-2.7-pydebug/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Modules/timemodule.o
gcc -pthread -shared 
build/temp.linux-x86_64-2.7-pydebug/srv/buildbot/buildarea/2.7.bolen-ubuntu/build/Modules/timemodule.o
 -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -L. -lm -lpython2.7 -o 
build/lib.linux-x86_64-2.7-pydebug/time.so

----------
nosy: +db3l, pablogsal

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36718>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to