#40097: FreeRDP @1.1.0-beta-2013071101_3: Build fails on SL buildbot -----------------------+-------------------------- Reporter: devans@… | Owner: and.damore@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: snowleopard Port: FreeRDP | -----------------------+-------------------------- Comment (by and.damore@…):
Replying to [comment:3 rogerpack2005@…]:
_opt_rdp_project_local_var_macports_sources_distfiles.macports.org_ports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/common/client.c
cc1: error: unrecognized command line option “-fobjc-nonfragile-abi”
Replying to [comment:4 devans@…]:
This, indeed, looks like a separate issue so you should submit a separate ticket and attach a copy of your full build log showing the error.
Actually I see both errors in the log you attached. I couldn't reproduce that since I didn't have access to a SL system, meanwhile the portfile has been updated and checking the [https://build.macports.org/builders/buildports-snowleopard- x86_64/builds/25081 latest SL buildbot log involving FreeRDP] the error now is: {{{ Compiling /opt/local/var/macports/build/_opt_mports_dports_net_FreeRDP/FreeRDP/work/FreeRDP-1.1.0-beta+2013071101/client/Mac/PasswordDialog.xib cd /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 /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- 1.1.0-beta+2013071101/client/Mac/PasswordDialog.xib 2014-03-02 23:42:24.828 ibtool[57468:907] Exception raised while decoding document objects - Could not instantiate class named IBNSLayoutConstraint /* com.apple.ibtool.errors */ /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 ld not be decoded. Recovery Suggestion: Ensure all plug-ins used to create this document have been loaded. make[2]: *** [client/Mac/MacFreeRDP.framework/Versions/1.1.0/MacFreeRDP] Error 1 }}} So I'm trying to disable use of autolayout when the build system is SnowLeopard in post-patch. -- Ticket URL: <https://trac.macports.org/ticket/40097#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X