Skip to content

AFNI 26.2.01 macOS Apple arm64 Clang build, revision 2

Latest

Choose a tag to compare

@cecilyen cecilyen released this 20 Jul 16:47

AFNI 26.2.01 for Apple Silicon macOS, revision 2

Unofficial generic-arm64 AFNI build compiled with Apple Clang 21.0.0.

Revision 2 reorganizes the archive for direct installation with
@update.afni.binaries -local_package. The archive filename and its single
top-level directory now share the exact package identifier:

macos_13_ARM.AFNI_26.2.01.arm64-clang.2

Package

  • Archive: macos_13_ARM.AFNI_26.2.01.arm64-clang.2.tgz
  • Size: 450,552,118 bytes (430 MiB)
  • SHA-256: 65c5903b0a418ff76b396f782c50672944023ae23e80f19fd451478e6c6f94a9
  • 2,126 regular files
  • No Python bytecode caches or .DS_Store files

Packaging changes

  • Corrected the package root for @update.afni.binaries -local_package.
  • Added funstuff/face_lincoln1.jpg from the official AFNI support payload.
  • Documented every directly linked Homebrew runtime formula.
  • Added tested updater instructions for fresh, backup, and legacy python
    symlink upgrade cases.

Official-package comparison

Compared with AFNI's official macos_13_ARM.AFNI_25.3.03.tgz:

  • Zero common file-type mismatches
  • Zero common permission-mode mismatches
  • Added from the official package: funstuff/face_lincoln1.jpg
  • Official-only and excluded: R_io.so

Files present only in this AFNI 26.2.01 package:

3dSpaceTimeCorr2
adjunct_refacer_make_master_addendum2
afni_refacer2
afnipy/lib_cluster_rois.py
afnipy/lib_cluster_table.py
afnipy/lib_info_items.py
afnipy/lib_torch_util.py
funstuff/face_darwin.jpg
funstuff/face_x2zhang.jpg
gen_cluster_table.py
install_bootcamp_data.tcsh

The official R_io.so is byte-identical to the older AFNI 25.2 module and
links to an absent R 4.3 framework and older libraries. It was not copied into
this AFNI 26.2.01 build.

Validation

  • Installed successfully through @update.afni.binaries -local_package
  • Backup mode preserved pre-existing files
  • Legacy python symlink upgrade passed with -sys_ok
  • 2,126/2,126 updater-installed files matched the payload manifest
  • 445/445 Mach-O files are arm64
  • All 49 AFNI GUI plugins loaded without plugin or atlas errors
  • AFNI dataset computation and JPEG tests passed

Runtime requirements

brew install --cask xquartz
brew install fontconfig glib gsl jpeg-turbo libomp libpng \
  libx11 libxext libxft libxmu libxp libxpm libxt \
  mesa mesa-glu openmotif zlib-ng-compat

See the repository README for checksum verification and complete installation
instructions.