Search
Wednesday, 22nd of June 2022, 0:50:30 UTC
1:00:26
yitzi
So, have you started the eclasp build?
1:23:41
drmeister
Yes - it's building.
1:28:24
yitzi
Bike: success for [abc]clasp source files. Scraper logical translations still to do. https://plaster.tymoon.eu/view/3250
1:52:37
drmeister
yitzi: I see the eclasp build moves a lot of stuff into the cclasp build
1:54:09
yitzi
cclasp should be the same. There is an extra stage. Is that what you mean?
1:54:35
yitzi
There should be about 400 files in cclasp and about 720 in eclasp.
1:55:03
yitzi
The eclasp stage should go pretty fast, though.
4:12:18
drmeister
yitzi: When I try ninja -C build sclasp-boehmprecise I hit an error that asdf doesn't know (system-source-directory :cffi-grovel)
4:12:21
drmeister
https://www.irccloud.com/pastebin/d8kZ9Dcx/
4:13:37
drmeister
Now I'm trying `extensions/cando/cando-user-install ` - it seems to be working but it may not be doing what I want.
4:19:32
drmeister
No - it's not what we want - it's build lparallel - and I know that is in eclasp
4:33:20
drmeister
`(asdf:system-source-directory :cffi-grovel)` -> NIL
4:33:27
drmeister
That's what cando says.
9:37:59
yitzi
drmeister: cando-user-install won't work until you install cando/clasp. It doesn't work in a build system. I'll look into the scando-bpehmprecise issue.
10:48:03
yitzi
drmeister: Looks like the issue is with adding jupyter and pzmq
Wednesday, 22nd of June 2022, 12:50:30 UTC