[MacPorts] #34448: webkit-gtk +quartz missing symbol: Webcore::PluginView::invalidateRect
#34448: webkit-gtk +quartz missing symbol: Webcore::PluginView::invalidateRect ------------------------------------------+--------------------------------- Reporter: michael.culbertson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- I installed webkit-gtk (version 1.6.3_2) with the +quartz variant (in addition to the default +svg and +video variants) as a dependency for gnucash. It built and installed correctly, but when I tried to run gnucash, it died immediately reporting: {{{ dyld: Symbol not found: __ZN7WebCore10PluginView14invalidateRectERKNS_7IntRectE Referenced from: /opt/local/lib/libwebkitgtk-1.0.0.dylib Expected in: dynamic lookup }}} -- Ticket URL: <https://trac.macports.org/ticket/34448> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34448: webkit-gtk +quartz missing symbol: Webcore::PluginView::invalidateRect ------------------------------------------+--------------------------------- Reporter: michael.culbertson@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => devans@… Comment: In the future, please Cc the maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/34448#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34448: webkit-gtk +quartz missing symbol: Webcore::PluginView::invalidateRect ------------------------------------------+--------------------------------- Reporter: michael.culbertson@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: webkit-gtk ------------------------------------------+--------------------------------- Comment(by reubano@…): Same thing happened to me with webkit-gtk @1.6.3_4+quartz+svg+video {{{ reubano@tokpro [~]$ gnucash & [1] 86883 reubano@tokpro [~]$ dyld: Symbol not found: __ZN7WebCore10PluginView14invalidateRectERKNS_7IntRectE Referenced from: /opt/local/lib/libwebkitgtk-1.0.0.dylib Expected in: flat namespace in /opt/local/lib/libwebkitgtk-1.0.0.dylib [1]+ Trace/BPT trap: 5 gnucash }}} -- Ticket URL: <https://trac.macports.org/ticket/34448#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34448: webkit-gtk +quartz missing symbol: Webcore::PluginView::invalidateRect -----------------------------------+---------------------- Reporter: michael.culbertson@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: | Keywords: Port: webkit-gtk | -----------------------------------+---------------------- Comment (by pb.mosca@…): Same thing here with webkit-gtk 1.8.3 on Mountain Lion: {{{ dyld: Symbol not found: __ZN7WebCore10PluginView14invalidateRectERKNS_7IntRectE Referenced from: /opt/local/lib/libwebkitgtk-1.0.0.dylib Expected in: flat namespace in /opt/local/lib/libwebkitgtk-1.0.0.dylib [1] 86601 trace trap /opt/local/bin/gnucash }}} -- Ticket URL: <https://trac.macports.org/ticket/34448#comment:18> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34448: webkit-gtk +quartz missing symbol: Webcore::PluginView::invalidateRect -----------------------------------+---------------------- Reporter: michael.culbertson@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: | Keywords: Port: webkit-gtk | -----------------------------------+---------------------- Comment (by egall@…): Just a minor nitpick, but why does the demangled version of the symbol in the title not include the parameters as well? When I demangle it, `c++filt` puts the parameter on the end for me: {{{ $ c++filt __ZN7WebCore10PluginView14invalidateRectERKNS_7IntRectE WebCore::PluginView::invalidateRect(WebCore::IntRect const&) }}} Also this is kind of old now, does it still happen with webkit-gtk @2.4.3? -- Ticket URL: <https://trac.macports.org/ticket/34448#comment:20> MacPorts <http://www.macports.org/> Ports system for OS X
#34448: webkit-gtk +quartz missing symbol: Webcore::PluginView::invalidateRect -----------------------------------+---------------------- Reporter: michael.culbertson@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: | Keywords: Port: webkit-gtk | -----------------------------------+---------------------- Comment (by maverick.woo@…): webkit-gtk @2.4.3_0+quartz+video installed fine on OS X 10.9. I think we can close this. -- Ticket URL: <https://trac.macports.org/ticket/34448#comment:21> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts