iczelia
iczelia
Partially resolved by last commits; I need to work more on the manual later.
Oh, got it. I'll tweak 1) and I started working on 2) on the `workflows-arch` branch. I'm going to contact the Gentoo maintainer if necessary. Regarding the Windows thing, I...
Yeah, I could extract it from my MinGW installation and we could just bundle it alongside the `.exe`s?
https://palaiologos.rocks/doc/libpthread.tar.bz3 should do it
Speaking of 1), the containers fail with the following: ``` config.status: creating Makefile config.status: executing depfiles commands config.status: error: in `/bzip3': config.status: error: Something went wrong bootstrapping makefile fragments for...
But we're not crosscompiling, right? The warning actually comes from Docker before any of our code is ran. Why would the `--host` value matter?
I figured out the problem already and it was missing `make`.
@alerque `make dist` doesn't include `etc/shakespeare.txt` which means that `make roundtrip` fails.
I decided to use `configure`.
https://github.com/kspalaiologos/bzip3/runs/6434386258?check_suite_focus=true#step:4:1136 - something is also wrong with the FreeBSD build.