[MacPorts] #63374: xfig: Cannot install xfig for the arch 'arm64' because its dependency libpng is only installed for the arch 'x86_64' and the configured universal_archs 'x86_64 i386' are not sufficient

MacPorts noreply at macports.org
Tue Aug 17 18:51:47 UTC 2021


#63374: xfig: Cannot install xfig for the arch 'arm64' because its dependency
libpng is only installed for the arch 'x86_64' and the configured
universal_archs 'x86_64 i386' are not sufficient
-----------------------+--------------------------
  Reporter:  jgbroida  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.7.1
Resolution:            |   Keywords:  arm64 bigsur
      Port:  xfig      |
-----------------------+--------------------------

Comment (by ryandesign):

 If you have made no changes to macports.conf that you wish to preserve,
 you can adopt all of the changes from the new macports.conf.default file
 by coping it over the macports.conf file:

 {{{
 cd /opt/local/etc/macports
 sudo cp -a macports.conf.default macports.conf
 }}}

 You will be prompted to enter your administrator password, which will not
 be echoed to the screen, and then press Return.

 You can do similarly for the other conf files in that directory to update
 them.

 If you wish to inspect the differences first, you can do it at the command
 line:

 {{{
 cd /opt/local/etc/macports
 diff -u macports.conf.default macports.conf
 }}}

 Or you can use a text editor that has a built-in diff feature;
 [http://www.barebones.com/products/bbedit/index.html BBEdit] is such an
 editor which I use and recommend; it can be used for free without some of
 its more advanced features. To view the differences with BBEdit:

 {{{
 cd /opt/local/etc/macports
 /Applications/BBEdit.app/Contents/Helpers/bbdiff macports.conf.default
 macports.conf
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/63374#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list