Bootstrap on qemu (with kernel bootstrapping via Fiwix) fails with the following error:
libarchive-3.5.2: postprocess binaries.
libarchive-3.5.2: creating package.
libarchive-3.5.2: checksumming created package.
libarchive-3.5.2_0.tar.bz2: OK
libarchive-3.5.2: cleaning up.
libarchive-3.5.2: installing package.
libarchive-3.5.2: build successful
openssl-1.1.1l: beginning build using script openssl-1.1.1l.sh
openssl-1.1.1l: getting sources.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 333 100 333 0 0 3332 0 --:--:-- --:--:-- --:--:-- 3363
curl: (1) The redirect target URL could not be parsed: Unsupported URL scheme
bash: cannot set terminal process group (-1): Not a tty
bash: no job control in this shell
/distfiles # exit
[ 2848.512767] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 2848.512767]
[ 2848.513459] CPU: 4 PID: 1 Comm: bash Not tainted 4.9.10-gnu_1 #1
[ 2848.513459] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.15.0-1 04/01/2014
[ 2848.513459] Call Trace:
[ 2848.513459] Kernel Offset: 0x1a000000 from 0xc1000000 (relocation range: 0xc0000000-0xf83fdfff)
[ 2848.513459] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 2848.513459]
... manually killed qemu here from another terminal
qemu-system-x86_64: terminating on signal 15 from pid 74424 ()
Checking the download URL reveals it's now HTTPS-only:
Bootstrap on qemu (with kernel bootstrapping via Fiwix) fails with the following error:
Checking the download URL reveals it's now HTTPS-only:
The URL http://mirror.math.princeton.edu/pub/openssl/source/old/1.1.1/openssl-1.1.1l.tar.gz seems to work for now using plain HTTP.