Open ignis32 opened 2 years ago
Looks like this was caused by making clone of the mod-plugin-builder repo to the filesystem incapable of symlinks. (virtualbox shared folder).
This caused fftw-double.hash to be just a text file containing a relative path to the real file.
I had the same problem using a Virtualbox shared folder. Turning off sharing didn't help, but the edit suggested in the opening comment worked (thankyou!)
Just THANKS
Got bootstrap error, when bootstraping on ubuntu 5.15.0-41-generic #44~20.04.1-Ubuntu
./bootstrap.sh modduox
Looks like I was able to bypass this hash check by adding
BR_NO_CHECK_HASH_FOR=fftw-3.3.8.tar.gz
to mod-plugin-builder/global-packages/fftw/fftw-double/fftw-double.mk