Hello Matthias,
yes, I just experienced the same thing with an updated version of smartmontools.
This looks like I broke something while switching the checksum algorithm. Not being very familiar to Makefiles, I will try to figure it out and report back.
Sorry for the mess - feel free to compile things against the "master" branch, using MD5 checksums. I will convert the patches for BLAKE2 if you submit them, so you can continue working.
Thanks, and best regards, Peter Müller
Hi,
interesting error:
While running './make.sh downloadsrc' I'm getting these errors for files that didn't exist in the local cache of my 'Devel':
***SNIP*** Building monit Config:347: *** unterminated call to function 'firstword': missing ')'. Stop. ... Apr 3 16:23:50: Building util-linux Config:347: *** unterminated call to function 'firstword': missing ')'. Stop. ... Apr 3 16:27:44: Building zlib Config:347: *** unterminated call to function 'firstword': missing ')'. Stop. ***SNAP***
After downloading these three files manually, all went through, "all files BLAKE2 checksum match".
Anyone else?
Best, Matthias