Changes between Initial Version and Version 2 of Ticket #34095


Ignore:
Timestamp:
Apr 17, 2012, 2:55:52 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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?