compilation failed with gcc 15
mcw_glob.c:342:23: error: assignment to ‘int ()(void)’ from incompatible pointer type ‘int ()(char , int)’ [-Wincompatible-pointer-types]
342 | pglob->gl_errfunc = errfunc;
use newer tags >=AFNI_25.1.13 fixes this
Pinned Comments
liamtimms commented on 2022-05-10 20:27 (UTC)
AFNI releases get tagged with a frequency approaching individual git-commits (sometimes multiple times in one day). I update this package semi-regularly to keep it current but do not update it for every single AFNI release tag to avoid excessive burden on users. Please do not flag this package "out-of-date" without some technical justification. If the constant bleeding edge is required for your use case, I recommend using a
-gitpackage or using this PKGBUILD as a base and updating to each release tag yourself.ptaylor.afni commented on 2022-01-21 15:02 (UTC)
@keiichiiownsu12 :
Sure, workflow for reporting ArchLinux-AFNI issues could certainly go in that order (i.e., start this forum). I can also be pinged, too, though packaging questions will likely have to be dealt with by smarter folks...
Re. packaging: All the datasets for the distribution should just be in one places now (https://afni.nimh.nih.gov/pub/dist/atlases/atlases_current.tgz), whether you unpack+distribute it (which is what we do with the main distributions) or you ask people to get it separately. So, whatever you decide, hopefully it is simpler now.