cfbolz changed the topic of #pypy to: #pypy PyPy, the flexible snake https://pypy.org | IRC logs: https://quodlibet.duckdns.org/irc/pypy/latest.log.html#irc-end and https://libera.irclog.whitequark.org/pypy | Matti: I made a bit of progress, the tests now only segfault towards the end
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
jcea has quit [Ping timeout: 244 seconds]
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Read error: Connection reset by peer]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
<mgorny> agronholm: it seems to just use system libsqlite3 for me
<mattip> agronholm: "what decides" - the packaging used when putting together the pypy package
<mattip> it could be the system sqlite, or on windows the zip file at downloads.python.org/pypy/ adds the dll to the zipfile
<mattip> or maybe the packager decided to bundle sqlite3 into the package. So the question for you is
<mattip> where did you get PyPy from?
infernix has quit [Ping timeout: 268 seconds]
infernix has joined #pypy
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
<agronholm> mattip: I'm using the official binary builds from here: https://www.pypy.org/download.html
<agronholm> my system sqlite3 is v3.36.0 so it must come from somewhere else
<mattip> agronholm: which download?
<agronholm> the linux 64 bit pypy3.9 one
<agronholm> (x86-64)
<agronholm> it seems that I can get it to work locally by installing the fedora rpm for it, but the official binaries bundling a 9 year old version of sqlite3 might cause users to send me bug reports, hence my question
<nimaje> I thought only the windows binaries bundled libs and the other ones just use system libs
<mgorny> indeed there seems to be a pypy3.9-v7.3.9-linux64/lib/libsqlite3.so.0 inside
<mgorny> as well as expat, ffi, ncurses, gdbm, lzma, tcl
_0az3 has quit [Read error: Connection reset by peer]
_0az3 has joined #pypy
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
infernix has quit [Ping timeout: 268 seconds]
infernix has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
<mattip> some of those are purposefully included as part of building a "portable package"
<mattip> it seems the portability script is aggressively bundling too much
<mattip> or on the other hand, not building from source enough
<mattip> the goal of the portable package was to allow it to run on a bare centos7 image
<mattip> and also to allow that package to run on ubuntu 22.04
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
<agronholm> that's totally fine, but it would be nice get more recent versions of those libs included
jcea has joined #pypy
<mattip> fwiw, the packaged sqlite3 in the nightlies is 3.38.2. That changed just after the release
<mattip> of 7.3.9
<mattip> no, just before the release of 7.3.9, so when I download
<mattip> and do `import sqlite3; sqlite3.sqlite_version` I get 3.38.2
<mattip> agronholm: how can I reproduce what you are seeing?
<mattip> ahh, sorry, you said 7.3.8 before, not 7.3.9
<mattip> so the answer is "update to 7.3.9 to get a more recent version"
Atque has quit [Remote host closed the connection]
<agronholm> mattip: ah, I hadn't noticed that I was one version short of the latest
<agronholm> so the problem has already been solved
<agronholm> thanks, and sorry about the noise!
Atque has joined #pypy
<mattip> yeah, it is confusing. I opened an issue to document all this, there are 3 sources for the bundled libraries
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
<mattip> even more confusing since the IRC log is flooded with join/quit messages :(
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
<agronholm> doesn't anybody have ops here?
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
jcea has quit [Ping timeout: 264 seconds]
<mgorny> mattip: libpanelw is part of ncurses, so i'd guess it's the same version
<mgorny> mattip: so is libtinfow
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
<mattip> mgorny: thanks. I will combine them in the table
_0az3 was kicked from #pypy by cfbolz [please stop quitting and rejoining every 15 minutes, it fills our logs ]
<mgorny> np
Atque has quit [Remote host closed the connection]
Atque has joined #pypy
derpydoo has quit [Quit: derpydoo]
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
greedom has joined #pypy
Atque_ has joined #pypy
Atque has quit [Ping timeout: 268 seconds]
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
greedom has quit [Remote host closed the connection]
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
_0az3 has quit [Remote host closed the connection]
_0az3 has joined #pypy
derpydoo has joined #pypy