2017-05-19T00:09:05Z stassats quit (Ping timeout: 240 seconds) 2017-05-19T00:36:20Z jack_rabbit joined #sbcl 2017-05-19T01:00:01Z cromachina joined #sbcl 2017-05-19T01:47:31Z rumbler31 quit (Remote host closed the connection) 2017-05-19T03:07:12Z beach: Good morning everyone! 2017-05-19T03:14:00Z Bike quit (Ping timeout: 260 seconds) 2017-05-19T03:14:59Z Bike joined #sbcl 2017-05-19T04:26:23Z gingerale joined #sbcl 2017-05-19T05:09:59Z rpg quit (Quit: My MacBook has gone to sleep. ZZZzzz…) 2017-05-19T05:18:03Z jack_rabbit quit (Ping timeout: 240 seconds) 2017-05-19T05:26:30Z jack_rabbit joined #sbcl 2017-05-19T05:29:42Z oleo quit (Quit: irc client terminated!) 2017-05-19T05:42:58Z shka_ joined #sbcl 2017-05-19T05:52:42Z angavrilov joined #sbcl 2017-05-19T06:07:29Z scymtym quit (Ping timeout: 268 seconds) 2017-05-19T06:14:36Z igajsin1 joined #sbcl 2017-05-19T06:24:22Z shka_ quit (Ping timeout: 246 seconds) 2017-05-19T07:22:44Z scymtym joined #sbcl 2017-05-19T07:24:25Z Bike quit (Quit: leaving) 2017-05-19T08:31:19Z jack_rabbit quit (Ping timeout: 246 seconds) 2017-05-19T10:20:04Z m00natic joined #sbcl 2017-05-19T11:34:37Z White_Flame quit (Ping timeout: 240 seconds) 2017-05-19T11:44:31Z White_Flame joined #sbcl 2017-05-19T12:00:16Z rpg joined #sbcl 2017-05-19T13:08:49Z oleo joined #sbcl 2017-05-19T13:18:56Z cromachina quit (Read error: Connection reset by peer) 2017-05-19T13:35:20Z karswell quit (Read error: Connection reset by peer) 2017-05-19T13:36:07Z karswell joined #sbcl 2017-05-19T14:19:52Z attila_lendvai joined #sbcl 2017-05-19T14:19:53Z attila_lendvai quit (Changing host) 2017-05-19T14:19:53Z attila_lendvai joined #sbcl 2017-05-19T14:37:26Z scymtym quit (Ping timeout: 245 seconds) 2017-05-19T14:51:31Z stassats joined #sbcl 2017-05-19T15:35:02Z Bike joined #sbcl 2017-05-19T15:49:59Z attila_lendvai quit (Ping timeout: 246 seconds) 2017-05-19T16:04:11Z m00natic quit (Ping timeout: 272 seconds) 2017-05-19T16:08:39Z m00natic joined #sbcl 2017-05-19T16:41:28Z slyrus_ quit (Ping timeout: 240 seconds) 2017-05-19T16:52:58Z shka_ joined #sbcl 2017-05-19T17:09:43Z m00natic quit (Read error: Connection reset by peer) 2017-05-19T17:11:40Z m00natic joined #sbcl 2017-05-19T17:17:20Z scymtym joined #sbcl 2017-05-19T17:21:40Z m00natic quit (Read error: Connection reset by peer) 2017-05-19T18:25:45Z attila_lendvai joined #sbcl 2017-05-19T18:25:58Z attila_lendvai quit (Changing host) 2017-05-19T18:25:58Z attila_lendvai joined #sbcl 2017-05-19T18:36:18Z flip214: using clim, I've now had twice failed AVER: failed AVER: 2017-05-19T18:36:25Z flip214: (EQ (SB-C::FUNCTIONAL-KIND SB-C::FUNCTIONAL) :TOPLEVEL-XEP) 2017-05-19T18:36:36Z flip214: so that seems semi-reproducible 2017-05-19T18:37:52Z dougk__ joined #sbcl 2017-05-19T18:37:59Z dougk__: stassats: thanks 2017-05-19T18:38:14Z flip214: see http://paste.lisp.org/display/347091 for a partially expanded backtrace 2017-05-19T18:41:33Z lonjil quit (Remote host closed the connection) 2017-05-19T18:44:03Z Bike: what happens if you just compile the check-victory definition by itself? 2017-05-19T18:44:04Z Colleen: Bike: drmeister said 4 hours, 37 minutes, 25 seconds ago: - The latest sicl breaks the compilation of cclasp. I switched back to the call-with-variable-bound function but that didn't fix it. So I reset the sicl repo to commit 8f63732 (the one I had yesterday) - that builds through the problem. 2017-05-19T18:44:04Z Colleen: Bike: drmeister said 4 hours, 32 minutes, 28 seconds ago: Debugging this problem the normal way will be challenging because there is no debug info on the code that is generating the problem. It's JITted Cleavir code. Maybe git bisect could help here? 2017-05-19T18:44:04Z Colleen: Bike: drmeister said 4 hours, 51 seconds ago: - yes, everything works with sicl commit 8f63732 2017-05-19T18:44:09Z Bike: oh dear. 2017-05-19T18:44:42Z stassats: >using clim 2017-05-19T18:44:45Z stassats: there's your problem 2017-05-19T18:44:50Z flip214: Bike: did you mean me? 2017-05-19T18:44:55Z Bike: yes 2017-05-19T18:44:57Z flip214: stassats: thanks a lot, that's helpful ;/ 2017-05-19T18:45:38Z flip214: just the DEFUN CHECK-VICTORY (without any other example code) works 2017-05-19T18:46:08Z igajsin1 quit (Read error: No route to host) 2017-05-19T18:46:15Z flip214: when trying to (ql:quickload :clim-examples), I get the AVER again. 2017-05-19T18:46:26Z flip214: perhaps I should clean my fasl cache? 2017-05-19T18:49:53Z attila_lendvai quit (Ping timeout: 246 seconds) 2017-05-19T18:50:02Z flip214: After removing the FASLs, same result again 2017-05-19T18:50:04Z flip214: 1.3.16.112.master.1-ea658cbad 2017-05-19T18:50:24Z stassats: that's old, innit 2017-05-19T18:50:43Z flip214: not _that_ old 2017-05-19T18:51:12Z flip214: right before 1.3.17 2017-05-19T18:51:25Z stassats: no such thing when diagnosing problems 2017-05-19T18:51:32Z flip214: 41ae9a90e6fae5f40d506782d29e2081be343b76 2017-05-19T18:51:39Z flip214: is what I'm compiling now 2017-05-19T18:53:21Z slyrus_ joined #sbcl 2017-05-19T18:59:00Z slyrus_ quit (Ping timeout: 260 seconds) 2017-05-19T19:03:37Z flip214: 1.3.17.74-41ae9a90e compiling libraries... 2017-05-19T19:07:00Z flip214: http://paste.lisp.org/display/347091#1, same result 2017-05-19T19:11:11Z stassats: not here 2017-05-19T19:11:48Z stassats: that doesn't appear to be the mcclim you get from quicklisp 2017-05-19T19:16:44Z flip214: no, it's git head 2017-05-19T19:20:13Z stassats: that compiles fine too 2017-05-19T19:25:52Z |3b|: any non-default sbcl compilation options, or things in initfiles? 2017-05-19T19:41:05Z attila_lendvai joined #sbcl 2017-05-19T19:49:51Z flip214: (declaim (optimize (debug 3) (safety 3))) 2017-05-19T19:50:04Z flip214: in ~/.sbclrc 2017-05-19T19:50:29Z flip214: hmmmm 2017-05-19T19:51:32Z flip214: and I'm building a core (by default) that already QLs trivial-backtrace, cl-ppcre, iterate, alexandria, osicat, cl-interpol 2017-05-19T19:51:46Z flip214: (require :sb-aclrepl) 2017-05-19T19:52:22Z flip214: I can try to remove clim source files/functions, perhaps I can find something that toggles that for me 2017-05-19T19:53:10Z flip214: and right now clim-examples loaded normally for me, too 2017-05-19T19:55:35Z flip214: purge the fasl cache 2017-05-19T19:55:39Z flip214: *purged 2017-05-19T19:58:17Z flip214: and now there's a different problem... 2017-05-19T19:58:20Z flip214: The constant XLIB::+CLX-CACHED-TYPES+ is being redefined (from 2017-05-19T19:58:20Z flip214: (XLIB:DRAWABLE XLIB:WINDOW XLIB:PIXMAP XLIB:CURSOR XLIB:COLORMAP 2017-05-19T19:58:20Z flip214: XLIB:FONT) 2017-05-19T19:58:20Z flip214: to 2017-05-19T19:58:22Z flip214: (XLIB:DRAWABLE XLIB:WINDOW XLIB:PIXMAP XLIB:CURSOR XLIB:COLORMAP 2017-05-19T19:58:25Z flip214: XLIB:FONT)) 2017-05-19T19:59:33Z stassats: no such problem either 2017-05-19T19:59:56Z flip214: yeah, guessed as much 2017-05-19T20:00:14Z stassats: but no (declaim (optimize (debug 3) (safety 3))) 2017-05-19T20:00:31Z flip214: can that hurt? 2017-05-19T20:00:48Z stassats: yes, not defconstant, though 2017-05-19T20:01:08Z flip214: apart from the headaches I might be causing you already, that is 2017-05-19T20:02:19Z stassats: works fine with (declaim (optimize (debug 3) (safety 3))) 2017-05-19T20:02:41Z flip214: thank you very much for testing! 2017-05-19T20:03:16Z flip214: have a nice weekend, thanks for all the help. 2017-05-19T20:30:13Z dougk__ quit (Ping timeout: 246 seconds) 2017-05-19T20:53:18Z dougk__ joined #sbcl 2017-05-19T21:02:53Z attila_lendvai quit (Ping timeout: 246 seconds) 2017-05-19T21:17:03Z dougk__ quit (Ping timeout: 272 seconds) 2017-05-19T21:24:14Z gingerale quit (Remote host closed the connection) 2017-05-19T21:27:21Z dougk__ joined #sbcl 2017-05-19T21:43:43Z shka_ quit (Ping timeout: 260 seconds) 2017-05-19T21:54:35Z dougk__ quit (Ping timeout: 255 seconds) 2017-05-19T22:08:50Z slyrus_ joined #sbcl 2017-05-19T22:16:16Z jdz quit (Ping timeout: 255 seconds) 2017-05-19T22:21:17Z jdz joined #sbcl 2017-05-19T22:27:36Z angavrilov quit (Remote host closed the connection) 2017-05-19T22:35:08Z attila_lendvai joined #sbcl 2017-05-19T22:35:08Z attila_lendvai quit (Changing host) 2017-05-19T22:35:08Z attila_lendvai joined #sbcl 2017-05-19T22:39:51Z dougk__ joined #sbcl 2017-05-19T22:43:57Z dougk__ quit (Ping timeout: 240 seconds) 2017-05-19T22:48:30Z cromachina joined #sbcl 2017-05-19T23:03:59Z attila_lendvai quit (Ping timeout: 246 seconds) 2017-05-19T23:49:35Z slyrus_ quit (Ping timeout: 240 seconds)