antocuni changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "PyPy: the Gradual Reduction of Magic (tm)"
danieljabailey has joined #pypy
danieljabailey has quit [Ping timeout: 248 seconds]
danieljabailey has joined #pypy
zmt00 has left #pypy ["Leaving"]
inhahe has quit []
inhahe has joined #pypy
marshall832 has joined #pypy
<marshall832> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ IRC.SUPERNETS.ORG #SUPERBOWL SUPERBOWL HALFTIME SHOW ON SUPERNETS!! shoxbe: marvin_ aboudreault Hexxeh_____ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
<marshall832> ▄▄▄▄▄▄▄▄▄▄ IRC.SUPERNETS.ORG #SUPERBOWL SUPERBOWL HALFTIME SHOW ON SUPERNETS!! dqgfijxenu: dan- dstufft Thinh ▄▄▄▄▄▄▄▄▄▄▄▄
<marshall832> ▄▄▄▄▄▄▄▄▄▄ IRC.SUPERNETS.ORG #SUPERBOWL SUPERBOWL HALFTIME SHOW ON SUPERNETS!! vmwij: krono ulope altendky ▄▄▄▄▄▄▄▄▄▄▄
<marshall832> ▄▄▄▄▄▄▄▄▄▄▄▄▄▄ IRC.SUPERNETS.ORG #SUPERBOWL SUPERBOWL HALFTIME SHOW ON SUPERNETS!! ctiejghjc: alcarithemad inhahe DRMacIver ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
marshall832 has quit [K-Lined]
marr has quit [Ping timeout: 248 seconds]
lritter_ has quit [Ping timeout: 260 seconds]
tbodt has joined #pypy
dddddd has quit [Remote host closed the connection]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jamadden has quit [Quit: Leaving.]
inad922 has joined #pypy
inad922 has quit [Ping timeout: 264 seconds]
Hotpot33 has quit [Ping timeout: 240 seconds]
realitix has joined #pypy
oberstet has joined #pypy
Hotpot33 has joined #pypy
glyph has quit [Quit: End of line.]
glyph has joined #pypy
oberstet has quit [Ping timeout: 248 seconds]
oberstet has joined #pypy
the_drow has joined #pypy
<the_drow> I'm having trouble compiling some C code with CFFI that compiles normally with GCC/Clang. http://dpaste.com/04V5RE7
jcea has joined #pypy
<the_drow> I think the problem is with the AVX2 intrinsics.
<the_drow> arigato, ping?
<kenaan_> antocuni vmprof-resolve_addr 0bf081e65685 /: don't use a hardcoded address, but use a more proper way of discovering one
<kenaan_> antocuni vmprof-resolve_addr 451e009ea2ec /rpython/rlib/rvmprof/rvmprof.py: initialize the pointers in the very same way as the C version does; this is apparently part of the A...
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/3580 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5254 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6541 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-linux-x86-32/builds/36 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-win-x86-32/builds/36 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/build-pypy-c-linux-armhf-raspbian/builds/1623 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/5715 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1684 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/4481 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-linux-s390x/builds/26 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-s390x/builds/848 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/rpython-linux-x86-64/builds/41 [antocuni: force build, vmprof-resolve_addr]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-s390x/builds/801 [antocuni: force build, vmprof-resolve_addr]
<cfbolz> the_drow: something is wrong there, isn't reinterpret_cast C++?
<the_drow> Oh yes it is
<cfbolz> so running cc on it is wrong
<the_drow> yeh
<the_drow> cfbolz, so set_soruce(..., lanaugage="cpp")?
<cfbolz> no clue. I don't know anything about C++, I fear
<cfbolz> nor about cffi
<the_drow> I keep forgetting how to set the language :P
marr has joined #pypy
<the_drow> ffi.set_source(..., source_extension='.cpp') <- that's the trick
inad922 has joined #pypy
<bbot2> Success: http://buildbot.pypy.org/builders/build-pypy-c-linux-armhf-raspbian/builds/1623 [antocuni: force build, vmprof-resolve_addr]
<kenaan_> cfbolz math-improvements 744cb1dc4f2e /rpython/rlib/: fix rbigint.int_divmod
<kenaan_> cfbolz math-improvements f6e9839f73ac /rpython/rlib/rbigint.py: remove copy-pasted code between mod and int_mod
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6541 [antocuni: force build, vmprof-resolve_addr]
<kenaan_> cfbolz math-improvements 5c8a03028ed8 /rpython/rlib/rbigint.py: remove code duplication in floordiv
<kenaan_> cfbolz math-improvements ef798e871400 /rpython/rlib/rbigint.py: clean up whitespace
<cfbolz> gaaaaaah
<cfbolz> >>>> 0l % 0l
<cfbolz> 0L
<cfbolz> yay long bugs!
lesshaste has quit [Ping timeout: 248 seconds]
ronan has quit [Ping timeout: 256 seconds]
lesshaste has joined #pypy
lesshaste is now known as Guest59292
ronan has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-macosx-x86-64/builds/3580 [antocuni: force build, vmprof-resolve_addr]
Hotpot33 has quit [Ping timeout: 256 seconds]
Hotpot33 has joined #pypy
raynold has quit [Quit: Connection closed for inactivity]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-s390x/builds/848 [antocuni: force build, vmprof-resolve_addr]
<kenaan_> cfbolz default deaebc8ec57a /rpython/rlib/: argh!!! Fix 0l % 0l and 0l % 0 to raise ZeroDivisionError :-(
<kenaan_> cfbolz default 8ce3c7c2a330 /rpython/rlib/rbigint.py: remove copy-pasted code between mod and int_mod
<kenaan_> cfbolz default 864485a54ece /rpython/rlib/rbigint.py: remove code duplication in floordiv
<kenaan_> cfbolz math-improvements 3ee3f44df079 /rpython/rlib/: merge default
lritter_ has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/rpython-linux-x86-64/builds/41 [antocuni: force build, vmprof-resolve_addr]
dddddd has joined #pypy
<kenaan_> cfbolz default 124c875dc8d6 /rpython/rlib/rbigint.py: Backed out changeset 864485a54ece
<kenaan_> cfbolz math-improvements 6ccab3e62413 /rpython/rlib/rbigint.py: merge default
<bbot2> Success: http://buildbot.pypy.org/builders/pypy-c-jit-linux-s390x/builds/801 [antocuni: force build, vmprof-resolve_addr]
lritter__ has joined #pypy
lritter_ has quit [Ping timeout: 240 seconds]
marky1991 has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5254 [antocuni: force build, vmprof-resolve_addr]
jcea has quit [Quit: jcea]
xqb has quit [Remote host closed the connection]
xqb has joined #pypy
xqb has quit [Read error: Connection reset by peer]
xqb has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/rpython-linux-s390x/builds/26 [antocuni: force build, vmprof-resolve_addr]
adamholmberg has joined #pypy
marky1991 has quit [Remote host closed the connection]
jamadden has joined #pypy
marky1991 has joined #pypy
d0x0b has joined #pypy
bgola has quit [Ping timeout: 268 seconds]
Rhy0lite has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Ping timeout: 248 seconds]
realitix has quit [Quit: realitix]
adamholmberg has joined #pypy
marky1991 has quit [Ping timeout: 268 seconds]
demonimin has quit [Ping timeout: 264 seconds]
jamesaxl has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-32/builds/5715 [antocuni: force build, vmprof-resolve_addr]
lritter__ has quit [Quit: Leaving]
d0x0b has quit [Quit: d0x0b]
<bbot2> Started: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6542 [fijal: force build, memory-accounting]
<bbot2> Started: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5255 [fijal: force build, memory-accounting]
marky1991 has joined #pypy
demonimin has joined #pypy
demonimin has joined #pypy
oberstet has quit [Ping timeout: 276 seconds]
the_drow has quit [Remote host closed the connection]
oberstet has joined #pypy
marky1991 has quit [Ping timeout: 265 seconds]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-linux-x86-64/builds/6542 [fijal: force build, memory-accounting]
marky1991 has joined #pypy
<bbot2> Success: http://buildbot.pypy.org/builders/rpython-linux-x86-32/builds/36 [antocuni: force build, vmprof-resolve_addr]
antocuni has joined #pypy
jcea has joined #pypy
oberstet has quit [Ping timeout: 256 seconds]
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-32/builds/4481 [antocuni: force build, vmprof-resolve_addr]
oberstet has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/pypy-c-jit-linux-x86-64/builds/5255 [fijal: force build, memory-accounting]
marky1991 has quit [Ping timeout: 240 seconds]
xqb has quit [Remote host closed the connection]
xqb has joined #pypy
dw has quit [Ping timeout: 240 seconds]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
marky1991 has joined #pypy
marky1991 has quit [Remote host closed the connection]
raynold has joined #pypy
marky1991 has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
marky1991 has joined #pypy
dw has joined #pypy
jcea has quit [Quit: jcea]
jcea has joined #pypy
jcea has quit [Read error: Connection reset by peer]
jcea has joined #pypy
drolando has quit [Remote host closed the connection]
drolando has joined #pypy
marky1991 has quit [Ping timeout: 248 seconds]
tbodt has joined #pypy
<bbot2> Failure: http://buildbot.pypy.org/builders/rpython-win-x86-32/builds/36 [antocuni: force build, vmprof-resolve_addr]
tbodt has quit [Read error: Connection reset by peer]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Rhy0lite has quit [Quit: Leaving]
marky1991 has joined #pypy
tbodt has joined #pypy
marky1991 has quit [Read error: Connection reset by peer]
<bbot2> Failure: http://buildbot.pypy.org/builders/own-win-x86-32/builds/1684 [antocuni: force build, vmprof-resolve_addr]
tbodt has quit [Read error: Connection reset by peer]
tbodt has joined #pypy
xqb has quit [Quit: Leaving]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
xqb has joined #pypy
xqb has quit [Client Quit]
xqb has joined #pypy
antocuni has quit [Ping timeout: 256 seconds]
dustinm has quit [Quit: Leaving]
speeder39 has joined #pypy
dustinm has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
xqb has quit [Quit: Leaving]
tbodt has joined #pypy
xqb has joined #pypy
jcea has quit [Quit: jcea]
jcea has joined #pypy
jcea has quit [Client Quit]
xqb has quit [Remote host closed the connection]
xqb has joined #pypy
oberstet has quit [Ping timeout: 260 seconds]
jcea has joined #pypy
adamholmberg has quit [Remote host closed the connection]
jcea has quit [Client Quit]
adamholmberg has joined #pypy
jcea has joined #pypy
inad922 has quit [Ping timeout: 240 seconds]
adamholmberg has quit [Ping timeout: 256 seconds]
bgola_ has joined #pypy