Changes between Initial Version and Version 6 of Ticket #40097


Ignore:
Timestamp:
Mar 26, 2014, 11:37:18 AM (10 years ago)
Author:
anddam (Andrea D'Amore)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40097

    • Property Keywords snowleopard added
    • Property Cc egall@… added
  • Ticket #40097 – Description

    initial v6  
    11After recent commits for this port, buildbots are successful for ML and Lion but SL fails with this error:
    22{{{
    3 [100%] Built target xfreerdp-cli
    4 /opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac/MRDPView.m: In function ‘-[MRDPView rdpStart:]’:
    5 /opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac/MRDPView.m:148: error: ‘mac_receive_channel_data’ undeclared (first use in this function)
    6 /opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac/MRDPView.m:148: error: (Each undeclared identifier is reported only once
    7 /opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac/MRDPView.m:148: error: for each function it appears in.)
    8 make[2]: *** [client/Mac/CMakeFiles/MacFreeRDP-library.dir/MRDPView.m.o] Error 1
    9 
     3Compiling /opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac/PasswordDialog.xib
     4cd /opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac && /usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /opt/local/var/macports
     5/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac//MacFreeRDP-library.app/Contents/Resources/PasswordDialog.nib /opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-
     61.1.0-beta+2013071101/client/Mac/PasswordDialog.xib
     72014-03-02 23:42:24.828 ibtool[57468:907] Exception raised while decoding document objects - Could not instantiate class named IBNSLayoutConstraint
     8/* com.apple.ibtool.errors */
     9/opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac/PasswordDialog.xib: error: The document "PasswordDialog.xib" could not be opened. An instance of IBNSLayoutConstraint cou
     10ld not be decoded.
     11    Recovery Suggestion: Ensure all plug-ins used to create this document have been loaded.
    1012}}}
    1113