cfbolz changed the topic of #pypy to: PyPy, the flexible snake (IRC logs: https://botbot.me/freenode/pypy/ ) | use cffi for calling C | "the modern world where network packets and compiler optimizations are effectively hostile"
rokujyouhitoma has joined #pypy
whitewolf is now known as purplefox
rokujyouhitoma has quit [Ping timeout: 260 seconds]
marvin_ has quit [Ping timeout: 246 seconds]
marvin_ has joined #pypy
purplefox is now known as whitewolf
slackyy has joined #pypy
marr has quit [Ping timeout: 268 seconds]
mat^2 has quit [Read error: Connection reset by peer]
jcea has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
slackyy has quit [Read error: Connection reset by peer]
yuyichao has quit [Remote host closed the connection]
yuyichao has joined #pypy
jcea has quit [Quit: jcea]
rokujyouhitoma has joined #pypy
tbodt has quit [Read error: Connection reset by peer]
tbodt has joined #pypy
tbodt has quit [Client Quit]
rokujyouhitoma has quit [Ping timeout: 240 seconds]
tbodt has joined #pypy
slackyy has joined #pypy
_whitelogger has joined #pypy
marky1991 has quit [Ping timeout: 268 seconds]
marky1991 has joined #pypy
ArneBab_ has joined #pypy
ArneBab has quit [Ping timeout: 240 seconds]
pilne has quit [Quit: Quitting!]
rokujyouhitoma has joined #pypy
njs` has joined #pypy
njs` is now known as njs
rokujyouhitoma has quit [Ping timeout: 248 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
marky1991 has quit [Ping timeout: 240 seconds]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 260 seconds]
_whitelogger has joined #pypy
marky1991 has joined #pypy
tbodt has joined #pypy
tbodt has quit [Client Quit]
marky1991 has quit [Ping timeout: 260 seconds]
tbodt has joined #pypy
tbodt has quit [Client Quit]
rokujyouhitoma has joined #pypy
tbodt has joined #pypy
tbodt has quit [Client Quit]
rokujyouhitoma has quit [Ping timeout: 248 seconds]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
Fleche has quit [Quit: Fleche]
vkirilichev has joined #pypy
rokujyouhitoma has joined #pypy
vkirilichev has quit [Remote host closed the connection]
rokujyouhitoma has quit [Ping timeout: 240 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
pjenvey has quit [Ping timeout: 240 seconds]
rokujyouhitoma has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rokujyouhitoma has quit [Ping timeout: 240 seconds]
tbodt has joined #pypy
inhahe_ has quit [Read error: Connection reset by peer]
inhahe_ has joined #pypy
vkirilichev has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
mihneas has joined #pypy
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
oberstet has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
tbodt has joined #pypy
<kenaan> fijal nogil-unsafe-2 7b7a6c3e6e26 /rpython/translator/c/src/thread.h: remove the gil
<njs> hey
<njs> why didn't we think of that earlier
marr has joined #pypy
marr has quit [Remote host closed the connection]
<LarstiQ> removing the gil? :)
<LarstiQ> njs: because you weren't working in an -unsafe- branch ;)
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<kenaan> antocuni extradoc e138032bcc93 /talk/ep2017/the-joy-of-pypy-jit/sobel/: add two more versions of the code
<kenaan> antocuni extradoc 6ed1dcda3cd7 /talk/ep2017/the-joy-of-pypy-jit/sobel/: make v4 and v5 more similar to v3
<kenaan> antocuni extradoc 0383fac69aac /talk/ep2017/the-joy-of-pypy-jit/: slides about v4
<kenaan> antocuni extradoc f172adc02a04 /talk/ep2017/the-joy-of-pypy-jit/talk.rst: add slides about v5
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 268 seconds]
Fleche has joined #pypy
<fijal> njs: I'm sitting with @mitsuhiko trying to decide semantics
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 255 seconds]
oberstet has quit [Ping timeout: 246 seconds]
raynold has quit [Quit: Connection closed for inactivity]
nimaje1 has joined #pypy
nimaje1 is now known as nimaje
nimaje is now known as Guest62674
Guest62674 has quit [Ping timeout: 248 seconds]
yuyichao has quit [Ping timeout: 240 seconds]
yuyichao has joined #pypy
Fleche has quit [Quit: Fleche]
marr has joined #pypy
Fleche has joined #pypy
jcea has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
jcea has quit [Ping timeout: 248 seconds]
jcea has joined #pypy
mihneas has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
gin has joined #pypy
<gin> Hi, when trying to run pypy (any version) on CoreOS (1409.6.0) I get the following library compatibility issue: libssl.so.1.0.0: no version information available (required by /opt/bin/pypy/bin/libpypy-c.so)
<LarstiQ> gin: are you sure you've tried the portable version?
<gin> Is there a way to know against which openssl version pypy was built?
<LarstiQ> gin: the regular binaries specifically warn they are only expected to work on Ubuntu
<gin> LarstiQ, I got them from https://bitbucket.org/pypy/pypy/downloads/ , more specifically pypy2-vX.X.X-linux64.tar.bz2
<LarstiQ> gin: http://pypy.org/download.html " This means that Linux binaries are only usable on the distributions written next to them unless you're ready to hack your system by adding symlinks to the libraries it tries to open. There are better solutions:"
<LarstiQ> gin: scroll to there, then use the portable binaries
<gin> LarstiQ, thanks for helping the blind to see again :)
cstratak has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
cstratak has quit [Ping timeout: 240 seconds]
<gin> Works flawlessly now! Muchas gracias!
<LarstiQ> gin: glad to be of help :)
cstratak has joined #pypy
panni_ has quit [Ping timeout: 248 seconds]
Hexxeh___ has joined #pypy
krono_ has joined #pypy
pchiusano_ has joined #pypy
Alex_Gaynor_ has joined #pypy
prologic_ has joined #pypy
yuyichao_ has joined #pypy
jacob22_ has quit [Remote host closed the connection]
Hexxeh__ has quit [Ping timeout: 246 seconds]
prologic has quit [Ping timeout: 246 seconds]
krono has quit [Read error: Connection reset by peer]
Alex_Gaynor has quit [Read error: Connection reset by peer]
pchiusano has quit [Read error: Connection reset by peer]
yuyichao has quit [Remote host closed the connection]
inhahe_ has quit [Ping timeout: 246 seconds]
cjwelborn has quit [Ping timeout: 246 seconds]
jacob22_ has joined #pypy
krono_ is now known as krono
Alex_Gaynor_ is now known as Alex_Gaynor
prologic_ is now known as prologic
pchiusano_ is now known as pchiusano
ctismer has quit [Excess Flood]
ctismer has joined #pypy
inhahe_ has joined #pypy
cjwelborn has joined #pypy
gumblex has quit [Ping timeout: 240 seconds]
panni_ has joined #pypy
gumblex has joined #pypy
<kenaan> antocuni extradoc d21eac1e437a /talk/ep2017/the-joy-of-pypy-jit/talk.rst: add a link
jcea has quit [Remote host closed the connection]
cstratak has quit [Ping timeout: 268 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
slackyy has quit [Ping timeout: 240 seconds]
adamholmberg has joined #pypy
cstratak has joined #pypy
marky1991 has joined #pypy
yuyichao_ has quit [Ping timeout: 258 seconds]
yuyichao_ has joined #pypy
rokujyouhitoma has joined #pypy
<danieljabailey> I'm using the rffi lib to call a C function, but I can't get the translator to link in the right object file without specifying an absolute path.
<danieljabailey> Is there any documentation for how rpython looks for object files?
rokujyouhitoma has quit [Ping timeout: 248 seconds]
<danieljabailey> This doesn't work... ExternalCompilationInfo(link_files=["otherlib.o"]) But then this does... ExternalCompilationInfo(link_files=["/home/foo/bar/full/path/otherlib.o"])
cstratak has quit [Quit: Leaving]
<LarstiQ> danieljabailey: linking to an .o file sounds a bit dubious?
<danieljabailey> dubious?
<danieljabailey> Is this not an intended feature?
<LarstiQ> yes, it's not a dynamic library
<danieljabailey> Exactly, I want to link it statically
<LarstiQ> mind you, I don't really know ExternalCompilationInfo, just going on general unix practices
<LarstiQ> danieljabailey: I expect it doesn't look for object files, it looks for libraries
<LarstiQ> but would read the source code to be sure
<danieljabailey> LarstiQ: There is a libraries option that looks for libraries (for -l options) and then there is this option I am using which lets you specify object files
<LarstiQ> danieljabailey: aha
<danieljabailey> I suppose I just need to make sure the linker can find it from the relative path
<danieljabailey> Probably some environment things I can set up before translating
<danieljabailey> I was hoping perhaps rpython would do some magic for me. :-)
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
tbodt has joined #pypy
tbodt has quit [Client Quit]
rokujyouhitoma has joined #pypy
tbodt has joined #pypy
rokujyouhitoma has quit [Ping timeout: 260 seconds]
<danieljabailey> Fixed it by building the absolute path relative to the __file__ variable
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
tbodt has joined #pypy
tbodt has quit [Client Quit]
tilgovi has joined #pypy
vkirilichev has quit [Remote host closed the connection]
tilgovi has quit [Remote host closed the connection]
tilgovi has joined #pypy
tilgovi has quit [Remote host closed the connection]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
jcea has joined #pypy
gin has quit [Ping timeout: 260 seconds]
raynold has joined #pypy
kipras`away is now known as kipras
tbodt has joined #pypy
tbodt has quit [Client Quit]
raduc has quit [Ping timeout: 260 seconds]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
vkirilichev has joined #pypy
vkirilichev has quit [Remote host closed the connection]
vkirilichev has joined #pypy
tbodt has joined #pypy
pilne has joined #pypy
rokujyouhitoma has joined #pypy
vkirilichev has quit [Remote host closed the connection]
rokujyouhitoma has quit [Ping timeout: 248 seconds]
pilne has quit [Quit: Quitting!]
jcea has quit [Remote host closed the connection]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
rokujyouhitoma has joined #pypy
yuyichao has joined #pypy
yuyichao_ has quit [Read error: Connection reset by peer]
rokujyouhitoma has quit [Ping timeout: 255 seconds]
vkirilichev has joined #pypy
Fleche has quit [Ping timeout: 255 seconds]
tbodt has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 246 seconds]
Ryanar has joined #pypy
Ryanar has quit [Client Quit]
slackyy has joined #pypy
aboudreault has quit [Ping timeout: 258 seconds]
marky1991 has quit [Read error: Connection reset by peer]
vkirilichev has quit [Remote host closed the connection]
tbodt has joined #pypy
vkirilichev has joined #pypy
vkirilichev has quit [Remote host closed the connection]
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
adamholmberg has joined #pypy
adamholmberg has quit [Remote host closed the connection]
aboudreault has joined #pypy
pilne has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 248 seconds]
ctismer has quit [Excess Flood]
dstufft has quit [Excess Flood]
lazybear has quit [Excess Flood]
dstufft_ has joined #pypy
hawkowl has quit [Excess Flood]
lazybear has joined #pypy
ctismer has joined #pypy
hawkowl has joined #pypy
dstufft_ is now known as dstufft
bogner has quit [Remote host closed the connection]
lukasa has quit [Ping timeout: 251 seconds]
reaperhulk has quit [Ping timeout: 251 seconds]
ColdHeat has quit [Ping timeout: 251 seconds]
jwhisnant has quit [Ping timeout: 251 seconds]
gutworth has quit [Remote host closed the connection]
froztbyte has quit [Remote host closed the connection]
kbtr has quit [Remote host closed the connection]
bogner has joined #pypy
gutworth has joined #pypy
froztbyte has joined #pypy
kbtr has joined #pypy
ColdHeat has joined #pypy
jwhisnant has joined #pypy
reaperhulk has joined #pypy
lukasa has joined #pypy
tbodt has quit [Quit: Textual IRC Client: www.textualapp.com]
tbodt has joined #pypy
jcea has joined #pypy
Fleche has joined #pypy
rokujyouhitoma has joined #pypy
rokujyouhitoma has quit [Ping timeout: 240 seconds]
infernix has quit [Ping timeout: 240 seconds]