Opened 10 years ago
Closed 9 years ago
#45045 closed defect (wontfix)
wireshark - upgrade to 1.12.1 fails (works for -x11 variant)
Reported by: | AP1010 | Owned by: | ghosthound |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.1 |
Keywords: | Cc: | hsivank@…, bitpup, p.ohanlon@… | |
Port: | wireshark |
Description
Upgrade fails for variant +x11 with the following error:
CC libgtkui_a-export_object_dlg.o drag_and_drop.c:294:22: error: variable has incomplete type 'GtkSelectionData' (aka 'struct _GtkSelectionData') GtkSelectionData selection_data; ^ /opt/local/include/gtk-3.0/gtk/gtktypes.h:41:16: note: forward declaration of 'struct _GtkSelectionData' typedef struct _GtkSelectionData GtkSelectionData; ^ 1 error generated.
Attachments (2)
Change History (12)
Changed 10 years ago by AP1010
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | hsivank@… added |
---|---|
Keywords: | wireshark removed |
Owner: | changed from macports-tickets@… to opendarwin.org@… |
Port: | @1.12.1 removed |
comment:2 follow-up: 3 Changed 10 years ago by ghosthound
Owner: | changed from opendarwin.org@… to ricci@… |
---|---|
Status: | new → assigned |
Changed 10 years ago by AP1010
comment:3 Changed 10 years ago by AP1010
Replying to ricci@…:
Can you include a list of ports that you have installed? Do you have gtk3 +x11 or +quartz? It worked fine with gtk3 +x11.
My gtk3 is +quartz. Full list of ports attached above (MyPorts file)
comment:4 follow-up: 5 Changed 10 years ago by ghosthound
I have gtk3 +x11 and wireshark built fine. If you have a way to try it that way that'd be great as I won't be able to try that any time soon.
comment:5 follow-up: 6 Changed 10 years ago by AP1010
Replying to ricci@…:
I have gtk3 +x11 and wireshark built fine. If you have a way to try it that way that'd be great as I won't be able to try that any time soon.
I just did:
Istalled gtk3 +x11 uninstalled gtk3 +quartz tried to build wireshark and got the same error.
comment:6 Changed 10 years ago by AP1010
Replying to arthur@…:
Replying to ricci@…:
I have gtk3 +x11 and wireshark built fine. If you have a way to try it that way that'd be great as I won't be able to try that any time soon.
I just did:
Istalled gtk3 +x11 uninstalled gtk3 +quartz tried to build wireshark and got the same error.
... but since qt variant builds just fine, I will probably stick with this one for now.
comment:8 Changed 10 years ago by p.ohanlon@…
This seems to be the related bug report in the Wireshark Bugzilla: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10268
comment:10 Changed 9 years ago by ghosthound
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Resolving as upstream indicates (in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10268) that they won't do additional work on GTK, Qt is the supported UI going forward.
Can you include a list of ports that you have installed? Do you have gtk3 +x11 or +quartz? It worked fine with gtk3 +x11.