% sudo port -N install py312-scipy +openblas Password: ^[[O---> Computing dependencies for py312-scipy ---> Dependencies to be installed: py312-pythran py312-numpy OpenBLAS fftw-3 Error: Requested variants "+gcc14+lapack" do not match those the build was started with: "+gcc14+lapack+native". Error: Please use the same variants again, or run 'port clean OpenBLAS' first to remove the existing partially completed build. Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_OpenBLAS/OpenBLAS/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port py312-scipy failed |
% sudo port clean openblas % sudo port install openblas +gcc14+lapack+native |