Changes between Initial Version and Version 1 of Ticket #47625, comment 5


Ignore:
Timestamp:
May 4, 2015, 2:56:36 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47625, comment 5

    initial v1  
    11i erroneously assumed it was failing for the same reason (as port install xmms2 has same output on both failures),
    22
    3 =
     3{{{
    44$ sudo port install xmms2
    55--->  Computing dependencies for xmms2
     
    1111    http://guide.macports.org/#project.tickets
    1212Error: Processing of port xmms2 failed
    13 =
     13}}}
    1414
    1515.......but upon closer look of main.log, it is now failing for a different reason.  Nothing changed on this yosemite box between the two different failures, so perhaps they are related:
    1616
     17{{{
    1718  1513  :info:build [250/254] cprogram: _build_/src/clients/et/xmms2-et.c.1.o -> _build_/src/clients/et/xmms2-et
    1819  1514  :info:build Undefined symbols for architecture x86_64:
     
    8990  1585  :notice:build Please see the log file for port xmms2 for details:
    9091  1586      /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_xmms2/xmms2/main.log
    91 
     92}}}