New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changes between Initial Version and Version 2 of Ticket #34095


Ignore:
Timestamp:
04/17/12 07:55:52 (13 months ago)
Author:
ryandesign@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34095 – Description

    initial v2  
    11Rasmol doesn't compile on Lion: 
    22 
     3{{{ 
    34Error: Target org.macports.configure returned: xmkmf failure: shell command failed (see log for details) 
    45Log for rasmol is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_rasmol/rasmol/main.log 
    56Error: Status 1 encountered during processing. 
     7}}} 
    68 
    79Snippet from log: 
     10{{{ 
    811:debug:configure Using compiler 'Mac OS X clang' 
    912:debug:configure Executing org.macports.configure (rasmol) 
     
    3437:info:configure   Stop. 
    3538:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_rasmol/rasmol/work/RasMol_2.7.4.2_10Apr08/src" && xmkmf " returned error 1 
     39}}} 
    3640 
    37 Probably related to https://trac.macports.org/ticket/31504 and a bad Concat3 macro, but still no fix yet? 
     41Probably related to #31504 and a bad Concat3 macro, but still no fix yet?