#51052: gtk3 @3.20.2 +quartz build error on Mac OS X 10.7 ------------------------+---------------------- Reporter: martijn@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gtk3 | ------------------------+---------------------- Comment (by mojca@…): I will need some help with this: {{{
gtk3-demo --run gestures 2016-04-06 19:55:50.577 gtk3-demo[90281:2703] -deltaZ is deprecated for NSEventTypeMagnify. Please use -magnification. 2016-04-06 19:55:50.618 gtk3-demo[90281:2703] *** Assertion failure in -[NSEvent phase], /SourceCache/AppKit/AppKit-1138.51/AppKit.subproj/NSEvent.m:2573 2016-04-06 19:55:50.620 gtk3-demo[90281:2703] An uncaught exception was raised 2016-04-06 19:55:50.622 gtk3-demo[90281:2703] Invalid message sent to event "NSEvent: type=Magnify loc=(204.844,230.066) time=145525.0 flags=0 win=0x7f9f1b2b23f0 winNum=19014 ctxt=0x0 deltaZ=0.999451 magnification=0.001999" 2016-04-06 19:55:50.721 gtk3-demo[90281:2703] ( 0 CoreFoundation 0x00007fff94f33f56 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8f695d5e objc_exception_throw + 43 2 CoreFoundation 0x00007fff94f33d8a +[NSException raise:format:arguments:] + 106 3 Foundation 0x00007fff89ab571f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169 4 AppKit 0x00007fff8c4857c5 -[NSEvent phase] + 185 5 libgdk-3.0.dylib 0x000000010b414d50 _gdk_quartz_display_queue_events + 3984 6 libgdk-3.0.dylib 0x000000010b41708f gdk_event_dispatch + 26 7 libglib-2.0.0.dylib 0x000000010ba02260 g_main_context_dispatch + 266 8 libglib-2.0.0.dylib 0x000000010ba0253f g_main_context_iterate + 409 9 libglib-2.0.0.dylib 0x000000010ba02597 g_main_context_iteration + 55 10 libgio-2.0.0.dylib 0x000000010b569fae g_application_run + 444 11 gtk3-demo 0x000000010abc4bae main + 325 12 gtk3-demo 0x000000010abab210 start + 52 13 ??? 0x0000000000000003 0x0 + 3 ) 2016-04-06 19:55:50.723 gtk3-demo[90281:2703] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid message sent to event "NSEvent: type=Magnify loc=(204.844,230.066) time=145525.0 flags=0 win=0x7f9f1b2b23f0 winNum=19014 ctxt=0x0 deltaZ=0.999451 magnification=0.001999"' *** First throw call stack: ( 0 CoreFoundation 0x00007fff94f33f56 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8f695d5e objc_exception_throw + 43 2 CoreFoundation 0x00007fff94f33d8a +[NSException raise:format:arguments:] + 106 3 Foundation 0x00007fff89ab571f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169 4 AppKit 0x00007fff8c4857c5 -[NSEvent phase] + 185 5 libgdk-3.0.dylib 0x000000010b414d50 _gdk_quartz_display_queue_events + 3984 6 libgdk-3.0.dylib 0x000000010b41708f gdk_event_dispatch + 26 7 libglib-2.0.0.dylib 0x000000010ba02260 g_main_context_dispatch + 266 8 libglib-2.0.0.dylib 0x000000010ba0253f g_main_context_iterate + 409 9 libglib-2.0.0.dylib 0x000000010ba02597 g_main_context_iteration + 55 10 libgio-2.0.0.dylib 0x000000010b569fae g_application_run + 444 11 gtk3-demo 0x000000010abc4bae main + 325 12 gtk3-demo 0x000000010abab210 start + 52 13 ??? 0x0000000000000003 0x0 + 3 ) terminate called throwing an exceptionAbort trap: 6 }}}
-- Ticket URL: <https://trac.macports.org/ticket/51052#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X