[MacPorts] #30325: synergy fails to build on Lion 10.7.

MacPorts noreply at macports.org
Sat Jul 23 17:52:13 PDT 2011


#30325: synergy fails to build on Lion 10.7.
-----------------------------------+----------------------------------------
 Reporter:  sean.hafeez@…          |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  2.0.0                                
 Keywords:  lion                   |        Port:  synergy                              
-----------------------------------+----------------------------------------
Changes (by ryandesign@…):

  * keywords:  synergy => lion


Old description:

> After installing Lion, I removed all my ports and did a reinstall as I
> saw some strange behavior. One of the applications, synergy will not
> build anymore.
>
> Log attached.
>
> 628 :info:build COSXScreen.cpp:1398: error: ‘GetMainDevice’ was not
> declared in this scope
> 629 :info:build ../../lib/synergy/OptionTypes.h: At global scope:
> 630 :info:build ../../lib/synergy/OptionTypes.h:45: warning:
> ‘kOptionHalfDuplexCapsLock’ defined but not used
> 631 :info:build ../../lib/synergy/OptionTypes.h:46: warning:
> ‘kOptionHalfDuplexNumLock’ defined but not used
> 632 :info:build ../../lib/synergy/OptionTypes.h:47: warning:
> ‘kOptionHalfDuplexScrollLock’ defined but not used
> 633 :info:build ../../lib/synergy/OptionTypes.h:48: warning:
> ‘kOptionModifierMapForShift’ defined but not used
> 634 :info:build ../../lib/synergy/OptionTypes.h:49: warning:
> ‘kOptionModifierMapForControl’ defined but not used
> 635 :info:build ../../lib/synergy/OptionTypes.h:50: warning:
> ‘kOptionModifierMapForAlt’ defined but not used
> 636 :info:build ../../lib/synergy/OptionTypes.h:51: warning:
> ‘kOptionModifierMapForMeta’ defined but not used
> 637 :info:build ../../lib/synergy/OptionTypes.h:52: warning:
> ‘kOptionModifierMapForSuper’ defined but not used
> 638 :info:build ../../lib/synergy/OptionTypes.h:53: warning:
> ‘kOptionHeartbeat’ defined but not used
> 639 :info:build ../../lib/synergy/OptionTypes.h:54: warning:
> ‘kOptionScreenSwitchCorners’ defined but not used
> 640 :info:build ../../lib/synergy/OptionTypes.h:55: warning:
> ‘kOptionScreenSwitchCornerSize’ defined but not used
> 641 :info:build ../../lib/synergy/OptionTypes.h:56: warning:
> ‘kOptionScreenSwitchDelay’ defined but not used
> 642 :info:build ../../lib/synergy/OptionTypes.h:57: warning:
> ‘kOptionScreenSwitchTwoTap’ defined but not used
> 643 :info:build ../../lib/synergy/OptionTypes.h:58: warning:
> ‘kOptionScreenSaverSync’ defined but not used
> 644 :info:build ../../lib/synergy/OptionTypes.h:59: warning:
> ‘kOptionXTestXineramaUnaware’ defined but not used
> 645 :info:build ../../lib/synergy/OptionTypes.h:60: warning:
> ‘kOptionRelativeMouseMoves’ defined but not used
> 646 :info:build ../../lib/synergy/OptionTypes.h:61: warning:
> ‘kOptionWin32KeepForeground’ defined but not used
> 647 :info:builr make[3]: *** [COSXScreen.o] Error 1
> 648 r: Status 1 encountered during processing.
> 649
> 650 :info:build make[3]: *** Waiting for unfinished jobs....
> 651 :info:build make[3]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_syn
> 652 :info:build make[2]: *** [all-recursive] Error 1
> 653 :info:build make[2]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_syn
> 654 :info:build make[1]: *** [all-recursive] Error 1
> 655 :info:build make[1]: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_syn
> 656 :info:build make: *** [all] Error 2
> 657 :info:build make: Leaving directory
> `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_synerg
> 658 :info:build shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_synergy/syn
> 659 :error:build Target org.macports.build returned: shell command failed
> (see log for details)
> 660 :debug:build Backtrace: shell command failed (see log for details)
> 661     while executing
> 662 "command_exec build"
> 663     (procedure "portbuild::build_main" line 8)
> 664     invoked from within
> 665 "$procedure $targetname"
> 666 :info:build Warning: the following items did not execute (for
> synergy): org.macports.activate org.macports.build org.macports.destroot
> org.macports
> 667 :notice:build Log for

New description:

 After installing Lion, I removed all my ports and did a reinstall as I saw
 some strange behavior. One of the applications, synergy will not build
 anymore.

 Log attached.

 {{{
 628 :info:build COSXScreen.cpp:1398: error: ‘GetMainDevice’ was not
 declared in this scope
 629 :info:build ../../lib/synergy/OptionTypes.h: At global scope:
 630 :info:build ../../lib/synergy/OptionTypes.h:45: warning:
 ‘kOptionHalfDuplexCapsLock’ defined but not used
 631 :info:build ../../lib/synergy/OptionTypes.h:46: warning:
 ‘kOptionHalfDuplexNumLock’ defined but not used
 632 :info:build ../../lib/synergy/OptionTypes.h:47: warning:
 ‘kOptionHalfDuplexScrollLock’ defined but not used
 633 :info:build ../../lib/synergy/OptionTypes.h:48: warning:
 ‘kOptionModifierMapForShift’ defined but not used
 634 :info:build ../../lib/synergy/OptionTypes.h:49: warning:
 ‘kOptionModifierMapForControl’ defined but not used
 635 :info:build ../../lib/synergy/OptionTypes.h:50: warning:
 ‘kOptionModifierMapForAlt’ defined but not used
 636 :info:build ../../lib/synergy/OptionTypes.h:51: warning:
 ‘kOptionModifierMapForMeta’ defined but not used
 637 :info:build ../../lib/synergy/OptionTypes.h:52: warning:
 ‘kOptionModifierMapForSuper’ defined but not used
 638 :info:build ../../lib/synergy/OptionTypes.h:53: warning:
 ‘kOptionHeartbeat’ defined but not used
 639 :info:build ../../lib/synergy/OptionTypes.h:54: warning:
 ‘kOptionScreenSwitchCorners’ defined but not used
 640 :info:build ../../lib/synergy/OptionTypes.h:55: warning:
 ‘kOptionScreenSwitchCornerSize’ defined but not used
 641 :info:build ../../lib/synergy/OptionTypes.h:56: warning:
 ‘kOptionScreenSwitchDelay’ defined but not used
 642 :info:build ../../lib/synergy/OptionTypes.h:57: warning:
 ‘kOptionScreenSwitchTwoTap’ defined but not used
 643 :info:build ../../lib/synergy/OptionTypes.h:58: warning:
 ‘kOptionScreenSaverSync’ defined but not used
 644 :info:build ../../lib/synergy/OptionTypes.h:59: warning:
 ‘kOptionXTestXineramaUnaware’ defined but not used
 645 :info:build ../../lib/synergy/OptionTypes.h:60: warning:
 ‘kOptionRelativeMouseMoves’ defined but not used
 646 :info:build ../../lib/synergy/OptionTypes.h:61: warning:
 ‘kOptionWin32KeepForeground’ defined but not used
 647 :info:builr make[3]: *** [COSXScreen.o] Error 1
 648 r: Status 1 encountered during processing.
 649
 650 :info:build make[3]: *** Waiting for unfinished jobs....
 651 :info:build make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_syn
 652 :info:build make[2]: *** [all-recursive] Error 1
 653 :info:build make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_syn
 654 :info:build make[1]: *** [all-recursive] Error 1
 655 :info:build make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_syn
 656 :info:build make: *** [all] Error 2
 657 :info:build make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_synerg
 658 :info:build shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_synergy/syn
 659 :error:build Target org.macports.build returned: shell command failed
 (see log for details)
 660 :debug:build Backtrace: shell command failed (see log for details)
 661     while executing
 662 "command_exec build"
 663     (procedure "portbuild::build_main" line 8)
 664     invoked from within
 665 "$procedure $targetname"
 666 :info:build Warning: the following items did not execute (for
 synergy): org.macports.activate org.macports.build org.macports.destroot
 org.macports
 667 :notice:build Log for
 }}}

--

Comment:

 Use WikiFormatting please.

-- 
Ticket URL: <https://trac.macports.org/ticket/30325#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list