arigato changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end ) | use cffi for calling C | mac OS and Fedora are not Windows
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
speeder39_ has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
dddddd has quit [Remote host closed the connection]
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
xcm has quit [Remote host closed the connection]
xcm has joined #pypy
_whitelogger has joined #pypy
_whitelogger_ has joined #pypy
_whitelogger_ has joined #pypy
_whitelogger__ has joined #pypy
_whitelogger__ has joined #pypy
_whitelogger__ has joined #pypy
_whitelogger___ has joined #pypy
_whitelogger___ has joined #pypy
_whitelogger___ has joined #pypy
_whitelogger___ has joined #pypy
_whitelogger____ has joined #pypy
_whitelogger____ has joined #pypy
_whitelogger____ has joined #pypy
_whitelogger____ has joined #pypy
_whitelogger____ has joined #pypy
<mattip> anyone know what's up with the failing pypyjit tests on default?
<mattip> anyone know what's up with the failing pypyjit tests on default?
<mattip> anyone know what's up with the failing pypyjit tests on default?
<mattip> anyone know what's up with the failing pypyjit tests on default?
<mattip> anyone know what's up with the failing pypyjit tests on default?
<mattip> on unicode-utf8, there are some additional pypyjit failures, like this one
<mattip> on unicode-utf8, there are some additional pypyjit failures, like this one
<mattip> on unicode-utf8, there are some additional pypyjit failures, like this one
<mattip> on unicode-utf8, there are some additional pypyjit failures, like this one
<mattip> on unicode-utf8, there are some additional pypyjit failures, like this one
<mattip> where a single call
<mattip> where a single call
<mattip> where a single call
<mattip> where a single call
<mattip> where a single call
<mattip> i25 = unicodegetitem(p13, i19)
<mattip> i25 = unicodegetitem(p13, i19)
<mattip> i25 = unicodegetitem(p13, i19)
<mattip> i25 = unicodegetitem(p13, i19)
<mattip> i25 = unicodegetitem(p13, i19)
<mattip> becomes
<mattip> becomes
<mattip> becomes
<mattip> becomes
<mattip> becomes
<mattip> i89 = strgetitem(p55, i83)
<mattip> i89 = strgetitem(p55, i83)
<mattip> i89 = strgetitem(p55, i83)
<mattip> i89 = strgetitem(p55, i83)
<mattip> i89 = strgetitem(p55, i83)
<mattip> i91 = int_le(i89, 127)
<mattip> i91 = int_le(i89, 127)
<mattip> i91 = int_le(i89, 127)
<mattip> i91 = int_le(i89, 127)
<mattip> i91 = int_le(i89, 127)
<mattip> guard_true(i91, descr=<Guard0x7fdafa973538>)
<mattip> guard_true(i91, descr=<Guard0x7fdafa973538>)
<mattip> guard_true(i91, descr=<Guard0x7fdafa973538>)
<mattip> guard_true(i91, descr=<Guard0x7fdafa973538>)
<mattip> guard_true(i91, descr=<Guard0x7fdafa973538>)
<mattip> i93 = int_add(i83, 1)
<mattip> i93 = int_add(i83, 1)
<mattip> i93 = int_add(i83, 1)
<mattip> i93 = int_add(i83, 1)
<mattip> i93 = int_add(i83, 1)
<mattip> i94 = int_gt(i93, i56)
<mattip> i94 = int_gt(i93, i56)
<mattip> i94 = int_gt(i93, i56)
<mattip> i94 = int_gt(i93, i56)
<mattip> i94 = int_gt(i93, i56)
<mattip> guard_false(i94, descr=<Guard0x7fdafa973580>)
<mattip> guard_false(i94, descr=<Guard0x7fdafa973580>)
<mattip> guard_false(i94, descr=<Guard0x7fdafa973580>)
<mattip> guard_false(i94, descr=<Guard0x7fdafa973580>)
<mattip> guard_false(i94, descr=<Guard0x7fdafa973580>)
<mattip> arigato: I don't grok how buildslave is running on bencher4
<mattip> arigato: I don't grok how buildslave is running on bencher4
<mattip> arigato: I don't grok how buildslave is running on bencher4
<mattip> arigato: I don't grok how buildslave is running on bencher4
<mattip> arigato: I don't grok how buildslave is running on bencher4
<mattip> according to test stdio, it is running Python 2.7.13, but I don't see that in any of the PATH components
<mattip> according to test stdio, it is running Python 2.7.13, but I don't see that in any of the PATH components
<mattip> according to test stdio, it is running Python 2.7.13, but I don't see that in any of the PATH components
<mattip> according to test stdio, it is running Python 2.7.13, but I don't see that in any of the PATH components
<mattip> according to test stdio, it is running Python 2.7.13, but I don't see that in any of the PATH components
<mattip> is it in a chroot?
<mattip> is it in a chroot?
<mattip> is it in a chroot?
<mattip> is it in a chroot?
<mattip> is it in a chroot?
<mattip> I ask because the -A tests on unicode-utf8 need hypothesis
<mattip> I ask because the -A tests on unicode-utf8 need hypothesis
<mattip> I ask because the -A tests on unicode-utf8 need hypothesis
<mattip> I ask because the -A tests on unicode-utf8 need hypothesis
<mattip> I ask because the -A tests on unicode-utf8 need hypothesis
__pv has joined #pypy
__pv has joined #pypy
__pv has joined #pypy
__pv has joined #pypy
__pv has joined #pypy
<arigato> failing pypyjit tests on default: yes, that's expected, that's because of the latest fix in the jit there are a few more guards produced. We need to think if we can do something, or else fix the tests
<arigato> failing pypyjit tests on default: yes, that's expected, that's because of the latest fix in the jit there are a few more guards produced. We need to think if we can do something, or else fix the tests
<arigato> failing pypyjit tests on default: yes, that's expected, that's because of the latest fix in the jit there are a few more guards produced. We need to think if we can do something, or else fix the tests
<arigato> failing pypyjit tests on default: yes, that's expected, that's because of the latest fix in the jit there are a few more guards produced. We need to think if we can do something, or else fix the tests
<arigato> failing pypyjit tests on default: yes, that's expected, that's because of the latest fix in the jit there are a few more guards produced. We need to think if we can do something, or else fix the tests
<mattip> ok. How will we decide?
<mattip> ok. How will we decide?
<mattip> ok. How will we decide?
<mattip> ok. How will we decide?
<mattip> ok. How will we decide?
<arigato> see if the extra guards are actually making sense
<arigato> see if the extra guards are actually making sense
<arigato> see if the extra guards are actually making sense
<arigato> see if the extra guards are actually making sense
<arigato> see if the extra guards are actually making sense
<arigato> unicode-utf8: in this branch, there should be no more unicodegetitem() at all (or mostly), instead a more complicated sequence decoding utf-8. what you see is probably OK
<arigato> unicode-utf8: in this branch, there should be no more unicodegetitem() at all (or mostly), instead a more complicated sequence decoding utf-8. what you see is probably OK
<arigato> unicode-utf8: in this branch, there should be no more unicodegetitem() at all (or mostly), instead a more complicated sequence decoding utf-8. what you see is probably OK
<arigato> unicode-utf8: in this branch, there should be no more unicodegetitem() at all (or mostly), instead a more complicated sequence decoding utf-8. what you see is probably OK
<arigato> unicode-utf8: in this branch, there should be no more unicodegetitem() at all (or mostly), instead a more complicated sequence decoding utf-8. what you see is probably OK
<arigato> the 64-bit buildslave on bencher4: it is run inside a chroot, it's documented in /root/README-CHROOT
<arigato> the 64-bit buildslave on bencher4: it is run inside a chroot, it's documented in /root/README-CHROOT
<arigato> the 64-bit buildslave on bencher4: it is run inside a chroot, it's documented in /root/README-CHROOT
<arigato> the 64-bit buildslave on bencher4: it is run inside a chroot, it's documented in /root/README-CHROOT
<arigato> the 64-bit buildslave on bencher4: it is run inside a chroot, it's documented in /root/README-CHROOT
<mattip> thanks
<mattip> thanks
<mattip> thanks
<mattip> thanks
<mattip> thanks
<mattip> I guess the problem is pypy itself needs hypothesis for -A tests, not the host python
<mattip> I guess the problem is pypy itself needs hypothesis for -A tests, not the host python
<mattip> I guess the problem is pypy itself needs hypothesis for -A tests, not the host python
<mattip> I guess the problem is pypy itself needs hypothesis for -A tests, not the host python
<mattip> I guess the problem is pypy itself needs hypothesis for -A tests, not the host python
<arigato> so far, we didn't need that
<arigato> so far, we didn't need that
<arigato> so far, we didn't need that
<arigato> so far, we didn't need that
<arigato> so far, we didn't need that
<mattip> I will fix the tests to deal with missing hypothesis
<mattip> I will fix the tests to deal with missing hypothesis
<mattip> I will fix the tests to deal with missing hypothesis
<mattip> I will fix the tests to deal with missing hypothesis
<mattip> I will fix the tests to deal with missing hypothesis
antocuni has joined #pypy
antocuni has joined #pypy
antocuni has joined #pypy
antocuni has joined #pypy
antocuni has joined #pypy
<tumbleweed> /37
<tumbleweed> /37
<tumbleweed> /37
<tumbleweed> /37
<tumbleweed> /37
<tumbleweed> oops
<tumbleweed> oops
<tumbleweed> oops
<tumbleweed> oops
<tumbleweed> oops
antocuni has quit [Ping timeout: 250 seconds]
antocuni has quit [Ping timeout: 250 seconds]
antocuni has quit [Ping timeout: 250 seconds]
antocuni has quit [Ping timeout: 250 seconds]
antocuni has quit [Ping timeout: 250 seconds]
dddddd has joined #pypy
dddddd has joined #pypy
dddddd has joined #pypy
dddddd has joined #pypy
dddddd has joined #pypy
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5899 [mattip: force build, unicode-utf8]
jcea has joined #pypy
jcea has joined #pypy
jcea has joined #pypy
jcea has joined #pypy
jcea has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7174 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1922 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<mattip> on unicode-ut8, all builds need to use sys.maxunicode=0x10ffff
<mattip> on unicode-ut8, all builds need to use sys.maxunicode=0x10ffff
<mattip> on unicode-ut8, all builds need to use sys.maxunicode=0x10ffff
<mattip> on unicode-ut8, all builds need to use sys.maxunicode=0x10ffff
<mattip> on unicode-ut8, all builds need to use sys.maxunicode=0x10ffff
<Alex_Gaynor> arigato: Should decoding utf-8 have special backend support, like malloc, so you don't need a bridge for the branch?
<Alex_Gaynor> arigato: Should decoding utf-8 have special backend support, like malloc, so you don't need a bridge for the branch?
<Alex_Gaynor> arigato: Should decoding utf-8 have special backend support, like malloc, so you don't need a bridge for the branch?
<Alex_Gaynor> arigato: Should decoding utf-8 have special backend support, like malloc, so you don't need a bridge for the branch?
<Alex_Gaynor> arigato: Should decoding utf-8 have special backend support, like malloc, so you don't need a bridge for the branch?
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
Zaab1t has joined #pypy
Zaab1t has joined #pypy
Zaab1t has joined #pypy
Zaab1t has joined #pypy
Zaab1t has joined #pypy
Zaab1t has quit [Ping timeout: 250 seconds]
Zaab1t has quit [Ping timeout: 250 seconds]
Zaab1t has quit [Ping timeout: 250 seconds]
Zaab1t has quit [Ping timeout: 250 seconds]
Zaab1t has quit [Ping timeout: 250 seconds]
Zaab1t has joined #pypy
Zaab1t has joined #pypy
Zaab1t has joined #pypy
Zaab1t has joined #pypy
Zaab1t has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5900 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7175 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1923 [mattip: force build, unicode-utf8]
amaury has joined #pypy
amaury has joined #pypy
amaury has joined #pypy
amaury has joined #pypy
amaury has joined #pypy
dmalcolm has quit [Ping timeout: 240 seconds]
dmalcolm has quit [Ping timeout: 240 seconds]
dmalcolm has quit [Ping timeout: 240 seconds]
dmalcolm has quit [Ping timeout: 240 seconds]
dmalcolm has quit [Ping timeout: 240 seconds]
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has quit [Ping timeout: 250 seconds]
dmalcolm has quit [Ping timeout: 250 seconds]
dmalcolm has quit [Ping timeout: 250 seconds]
dmalcolm has quit [Ping timeout: 250 seconds]
dmalcolm has quit [Ping timeout: 250 seconds]
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has quit [Ping timeout: 268 seconds]
dmalcolm has quit [Ping timeout: 268 seconds]
dmalcolm has quit [Ping timeout: 268 seconds]
dmalcolm has quit [Ping timeout: 268 seconds]
dmalcolm has quit [Ping timeout: 268 seconds]
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has quit [Ping timeout: 246 seconds]
dmalcolm has quit [Ping timeout: 246 seconds]
dmalcolm has quit [Ping timeout: 246 seconds]
dmalcolm has quit [Ping timeout: 246 seconds]
dmalcolm has quit [Ping timeout: 246 seconds]
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
dmalcolm has joined #pypy
nimaje has quit [Ping timeout: 250 seconds]
nimaje has quit [Ping timeout: 250 seconds]
nimaje has quit [Ping timeout: 250 seconds]
nimaje has quit [Ping timeout: 250 seconds]
nimaje has quit [Ping timeout: 250 seconds]
nimaje has joined #pypy
nimaje has joined #pypy
nimaje has joined #pypy
nimaje has joined #pypy
nimaje has joined #pypy
dddddd has quit [Read error: Connection reset by peer]
dddddd has quit [Read error: Connection reset by peer]
dddddd has quit [Read error: Connection reset by peer]
dddddd has quit [Read error: Connection reset by peer]
dddddd has quit [Read error: Connection reset by peer]
Zaab1t has quit [Quit: bye bye friends]
Zaab1t has quit [Quit: bye bye friends]
Zaab1t has quit [Quit: bye bye friends]
Zaab1t has quit [Quit: bye bye friends]
Zaab1t has quit [Quit: bye bye friends]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
Eiquoh has quit [Quit: WeeChat 2.3]
Eiquoh has quit [Quit: WeeChat 2.3]
Eiquoh has quit [Quit: WeeChat 2.3]
Eiquoh has quit [Quit: WeeChat 2.3]
Eiquoh has quit [Quit: WeeChat 2.3]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1924 [mattip: force build, unicode-utf8]
<bbot2> Success: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Success: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Success: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Success: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
<bbot2> Success: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/7176 [mattip: force build, unicode-utf8]
dddddd has joined #pypy
dddddd has joined #pypy
dddddd has joined #pypy
dddddd has joined #pypy
dddddd has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5902 [mattip: force build, unicode-utf8]
amaury has quit [Ping timeout: 268 seconds]
amaury has quit [Ping timeout: 268 seconds]
amaury has quit [Ping timeout: 268 seconds]
amaury has quit [Ping timeout: 268 seconds]
amaury has quit [Ping timeout: 268 seconds]
moei has quit [Quit: Leaving...]
moei has quit [Quit: Leaving...]
moei has quit [Quit: Leaving...]
moei has quit [Quit: Leaving...]
moei has quit [Quit: Leaving...]
Arfrever has quit [Quit: 御出で]
Arfrever has quit [Quit: 御出で]
Arfrever has quit [Quit: 御出で]
Arfrever has quit [Quit: 御出で]
Arfrever has quit [Quit: 御出で]
jcea has quit [Remote host closed the connection]
jcea has quit [Remote host closed the connection]
jcea has quit [Remote host closed the connection]
jcea has quit [Remote host closed the connection]
jcea has quit [Remote host closed the connection]
jcea has joined #pypy
jcea has joined #pypy
jcea has joined #pypy
jcea has joined #pypy
jcea has joined #pypy