00:52
BPL has joined #pypy
01:34
BPL has quit [Quit: Leaving]
02:12
xcm has quit [Remote host closed the connection]
02:13
xcm has joined #pypy
02:29
_whitelogger has joined #pypy
02:52
lritter has quit [Ping timeout: 272 seconds]
02:52
lritter has joined #pypy
03:19
dddddd has quit [Remote host closed the connection]
03:23
<
blueyed >
antocuni should handle this probably, but maybe you can help already.
03:56
speeder39_ has quit [Quit: Connection closed for inactivity]
06:06
xcm has quit [Read error: Connection reset by peer]
06:08
xcm has joined #pypy
06:25
<
mattip >
arigato: the good news is that translation on py3.6 succeeded
06:28
<
mattip >
the bad news is it fails (almost?) all tests
06:28
<
mattip >
segfaulting
06:29
<
mattip >
I have a strong feeling of deja-vu, I think the same thing happenned when I compiled arm32 in a chroot
06:29
<
mattip >
I don't remember what fixed it
06:45
<
kenaan >
mattip py3.6 cc40120a4dad /lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py: add const qualifier for conditional compilation
06:45
<
kenaan >
mattip default df138cf691c1 /: tweak test, add missing get_cipher
06:46
<
kenaan >
mattip default 9920d591bb29 /extra_tests/ctypes_tests/test_cast.py: add failing ctypes test that causes socket.sendall() failure
06:46
<
kenaan >
mattip default 0e1858e6bbc7 /lib_pypy/_cffi_ssl/_cffi_src/openssl/ssl.py: add const qualifier for conditional compilation
07:37
ronan has quit [Ping timeout: 252 seconds]
07:41
idnar has joined #pypy
08:03
kenaan has quit [Read error: No route to host]
08:14
jcea has joined #pypy
08:35
tsaka_ has quit [Ping timeout: 250 seconds]
08:42
lag_ has joined #pypy
08:43
lag has quit [Ping timeout: 248 seconds]
08:46
irclogs_io_bot has quit [Remote host closed the connection]
09:03
lag_ has left #pypy [#pypy]
09:29
_whitelogger has joined #pypy
09:51
xcm has quit [Remote host closed the connection]
09:52
irclogs_io_bot has joined #pypy
09:53
xcm has joined #pypy
09:55
jcea has quit [Remote host closed the connection]
10:16
jcea has joined #pypy
10:23
kenaan has joined #pypy
10:23
<
kenaan >
mattip buildbot 00dca717ce23 /bot2/pypybuildbot/builds.py: do not symlink to empty files from failed builds
10:33
<
mattip >
not sure why the _ssl_build.py started failing, AFAICT the offending stanza in ssl.py is the same before and after the branch
10:37
dddddd has joined #pypy
11:08
bbot2 has quit [Quit: buildmaster reconfigured: bot disconnecting]
11:09
bbot2 has joined #pypy
12:44
tsaka_ has joined #pypy
12:55
<
kenaan >
mattip default 0cbabb9554cd /lib_pypy/: add more missing things from cryptography, remove offending macro from build
12:58
kipras has joined #pypy
13:26
kipras has quit [Read error: Connection reset by peer]
14:01
tsaka_ has quit [Ping timeout: 244 seconds]
14:04
lritter has quit [Ping timeout: 245 seconds]
14:26
cjwelborn has joined #pypy
14:47
jcea has quit [Ping timeout: 250 seconds]
15:36
tsaka_ has joined #pypy
16:31
<
mattip >
now why would updating ssl cause a failure in hashlib.sha512 ?
16:32
* tumbleweed
doesn't think he's ever seen a hash function return the wrong value, before
16:35
<
kenaan >
mattip default d087a60ceaaf /extra_tests/ctypes_tests/test_cast.py: qualify memoryview.cast to python 3.3 and up
16:35
<
kenaan >
mattip py3.6 c5962a500215 /: merge default into py3.6
17:25
irclogs_io_bot has quit [Remote host closed the connection]
18:06
Graypup_ has joined #pypy
18:06
Graypup_ has quit [Remote host closed the connection]
18:06
Graypup_ has joined #pypy
18:13
abrown has quit [Quit: Leaving]
18:20
Arfrever has joined #pypy
18:20
abrown has joined #pypy
19:28
camelCaser has quit [Read error: Connection reset by peer]
19:34
ronan has joined #pypy
19:43
<
blueyed >
pyrepl was moved to pypy from pdbpp/pyrepl, because antocuni did not want to remove "ownership" from pypy, but I am waiting now for 2 days to have a PR for a bugfix built there, and nobody from pypy seems to care about pyrepl anyway.. :(
19:47
<
blueyed >
pushes are not built also..
20:21
tsaka_ has quit [Ping timeout: 244 seconds]
20:24
<
mattip >
blueyed: it seems to be enabled on the repo, no?
20:30
<
mattip >
I did something, now it is "pending"
20:32
<
mattip >
ok, now running, some of the builds even succeeded
20:35
<
mattip >
nice. I even get a mail with a codecov report
20:40
<
blueyed >
As for the codecov emails, that is just via the GitHub comment system.. ;) - and often codecov comments are disabled since it turns out to be rather spammy.
20:40
<
blueyed >
They also provide just the status for the PR.
20:40
<
mattip >
"Build pushed pull requests"
20:43
<
blueyed >
mattip: also branches/pushes, please - this is needed for merged PRs then.. ^^
20:43
tsaka_ has joined #pypy
20:48
camelCaser has joined #pypy
21:15
Kronuz has quit [Ping timeout: 244 seconds]
21:15
<
mattip >
about the hash failures: hmac.HMAC(key, data, hashfunc) fails for only hashlib.sha384 and hashlib.sha512
21:18
<
mattip >
we have two implementations for hashlib hash functions - one from the lib_pypy/_sha*.py and one from lib_pypy/_hashlib/openssl_sh*
21:18
<
mattip >
the lib_pypy/_sha* ones are OK, the openssl_sh* ones seem to be wrong somehow
21:19
Kronuz has joined #pypy
21:44
tsaka_ has quit [Ping timeout: 258 seconds]
21:50
xcm has quit [Killed (orwell.freenode.net (Nickname regained by services))]
21:51
xcm has joined #pypy
22:05
ronan has quit [Ping timeout: 252 seconds]
22:20
lritter has joined #pypy
22:24
jcea has joined #pypy
22:34
jcea has quit [Remote host closed the connection]
22:40
dddddd has quit [Ping timeout: 246 seconds]