Changes between Initial Version and Version 1 of Ticket #49327


Ignore:
Timestamp:
Oct 17, 2015, 10:22:19 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

First, this was not a clean attempt. Clean and try again:

sudo port clean wine
sudo port install wine

If the problem persists: Is your bzip2 port installed universal? It should be. Check with:

port installed bzip2

If it isn't, install it universal with:

sudo port install bzip2 +universal

If it's already listed as universal, something has gone wrong. Possibly, something outside of MacPorts has overwritten your universal bzip2 with a non-universal one. You can rebuild bzip2 to get it universal again:

sudo port -n upgrade --force bzip2

If bzip2 files were overwritten by something outside of MacPorts, it's possible other ports' files were also overwritten, so you might encounter the same type of error with other ports.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49327

    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #49327 – Description

    initial v1  
    11When installing wine server using port I am getting the following error at update update gunnels on for mac yosemite 10.10.5. Below is the log, please take a look at it and offer suggestions.
    22
     3{{{
    34$ sudo port install wine
    45--->  Computing dependencies for glib2
     
    131132:notice:build Please see the log file for port glib2 for details:
    132133    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/main.log
    133 
     134}}}
    134135
    135136