Opened 10 years ago

Closed 8 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)

main.log (288.9 KB) - added by AP1010 10 years ago.
MyPorts (12.8 KB) - added by AP1010 10 years ago.

Download all attachments as: .zip

Change History (12)

Changed 10 years ago by AP1010

Attachment: main.log added

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 Changed 10 years ago by ghosthound

Owner: changed from opendarwin.org@… to ricci@…
Status: newassigned

Can you include a list of ports that you have installed? Do you have gtk3 +x11 or +quartz? It worked fine with gtk3 +x11.

Changed 10 years ago by AP1010

Attachment: MyPorts added

comment:3 in reply to:  2 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 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 in reply to:  4 ; 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 in reply to:  5 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:7 Changed 10 years ago by bitpup

Cc: wheeltong@… added

Cc Me!

comment:8 Changed 9 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:9 Changed 9 years ago by p.ohanlon@…

Cc: p.ohanlon@… added

Cc Me!

comment:10 Changed 8 years ago by ghosthound

Resolution: wontfix
Status: assignedclosed

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.

Note: See TracTickets for help on using tickets.