I am running MacOS 11.3.1 Big Sur on an iMac 2017 I have installed python39, tkinter, and tried to install xors-server
Sudo port install xorg-server I get the result Warning: The macOS 11 SDK does not appear to be installed. Ports may not build correctly. Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'. ---> Fetching archive for font-adobe-utopia-100dpi ---> Attempting to fetch font-adobe-utopia-100dpi-1.0.4_1.darwin_20.noarch.tbz2 from https://mse.uk.packages.macports.org/font-adobe-utopia-100dpi ---> Attempting to fetch font-adobe-utopia-100dpi-1.0.4_1.darwin_20.noarch.tbz2 from https://fra.de.packages.macports.org/font-adobe-utopia-100dpi ---> Attempting to fetch font-adobe-utopia-100dpi-1.0.4_1.darwin_20.noarch.tbz2 from https://nue.de.packages.macports.org/font-adobe-utopia-100dpi ---> Configuring font-adobe-utopia-100dpi Error: Failed to configure font-adobe-utopia-100dpi: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_font-adobe-utopia-100dpi/font-adobe-utopia-100dpi/work/font-adobe-utopia-100dpi-1.0.4/config.log Error: Failed to configure font-adobe-utopia-100dpi: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_font-adobe-utopia-100dpi/font-adobe-utopia-100dpi/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port xorg-server failed I have tried Xcode-select —install and it says already installed. There are no updates waiting. Anyone understand why the font configuration fails? Thank you Tim
