mxe icon indicating copy to clipboard operation
mxe copied to clipboard

Failed To Build Glib2

Open shaybarak11 opened this issue 1 year ago • 1 comments

Hey, I use MacOS(ARM 64) so I follow this requirements step-by-step guide. When I execute this command: sudo port -N install \ coreutils \ gdk-pixbuf2 \ gnutar \ gsed \ intltool \ lzip \ p7zip \ pkgconfig \ py-mako \ wget \ xz I get this error: ---> Building glib2 Error: Failed to build glib2: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_glib2/glib2/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port gdk-pixbuf2 failed

Any ideas what I should do here? also attached the logs file.

Thanks, Shay.

shaybarak11 avatar Jan 05 '25 13:01 shaybarak11

This is an error from the port command that ships with MacPorts, not something that is provided by MXE. You should probably check with the MacPorts project.

stefangehn avatar May 24 '25 09:05 stefangehn