On 2021/11/02 13:03, bug.ig...@aleeas.com wrote: > I'm on a fresh install of OpenBSD 7.0 amd64. I've tried with mirrors set to > "https://mirrors.dotsrc.org/pub/OpenBSD" and > "https://ftp.jaist.ac.jp/pub/OpenBSD" - results are same.
> inkscape-1.0.2p0:ImageMagick-6.9.12.19: ok > inkscape-1.0.2p0:potrace-1.16: ok > Can't install gcc-libs-8.4.0p9 because of conflicts (gcc-libs-11.2.0p0) > Can't install gcc-libs-8.4.0p9 because of conflicts (gcc-libs-11.2.0p0) > Can't install blas-3.8.0p0: can't resolve gcc-libs-8.4.0p9 > Can't install lapack-3.8.0p1: can't resolve blas-3.8.0p0,gcc-libs-8.4.0p9 > Can't install cblas-1.0p7: can't resolve blas-3.8.0p0,gcc-libs-8.4.0p9 > Can't install py3-numpy-1.16.5p2: can't resolve > lapack-3.8.0p1,gcc-libs-8.4.0p9,cblas-1.0p7 You will need to uninstall gcc-libs-11 and any ports depending on it. The standard ports compiler used for things which require GCC (notably most ports using Fortran) is currently 8.x and it conflicts with the libraries for GCC 11.