void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

sbcl: always bootstrap from clisp.

Open ericonr opened this issue 3 years ago • 1 comments

Avoid depending on external binaries.

@leahneukirchen what do you think?

Testing the changes

  • I tested the changes in this PR: YES (build side)

ericonr avatar Aug 13 '22 19:08 ericonr

homepage/changelog can be https

classabbyamp avatar Aug 13 '22 19:08 classabbyamp

I'm not super opposed, but it takes like 30min to build instead of 5 on x86_64.

leahneukirchen avatar Aug 15 '22 15:08 leahneukirchen

Will do, abby, thanks!

I noticed the time issue :/ slower builds vs potentially avoiding future problems (assuming bootstrap with clisp doesn't break either). Not a simple decision

ericonr avatar Aug 16 '22 17:08 ericonr

i'd like ecl bootstrap better, considering clisp is poorly maintained and depends on libffcall which is a massive clusterfuck

but ecl bootstrap has been broken for some time, unfortunately

q66 avatar Aug 16 '22 17:08 q66

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

github-actions[bot] avatar Nov 15 '22 02:11 github-actions[bot]