Opened 17 years ago

Closed 17 years ago

#12456 closed defect (fixed)

Wireshark build fails

Reported by: lgw4@… Owned by: ghosthound
Priority: Normal Milestone:
Component: ports Version: 1.5.1
Keywords: Cc:
Port:

Description

I'm trying to build Wireshark from MacPorts 1.5.1 on a 1st generation MacBook running OS X 10.4.10 with the following port command:

sudo port -v install wireshark +adns +ipv6 +net_snmp +pcre

The final error is:

cc1: warnings being treated as errors In file included from /opt/local/include/glib-2.0/glib/ gasyncqueue.h:30,

from /opt/local/include/glib-2.0/glib.h:32, from wtap-int.h:30, from 5views.c:30:

/opt/local/include/glib-2.0/glib/gthread.h: In function 'g_once_init_enter': /opt/local/include/glib-2.0/glib/gthread.h:335: warning: cast discards qualifiers from pointer target type make[3]: * [libwiretap_la-5views.lo] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for wireshark): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.

Attachments (1)

wireshark-build-output.txt (30.4 KB) - added by lgw4 17 years ago.
full output of wireshark build attempt

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by lgw4

Attachment: wireshark-build-output.txt added

full output of wireshark build attempt

comment:1 Changed 17 years ago by ghosthound

Owner: changed from macports-dev@… to ricci@…
Status: newassigned

The wireshark problem should be resolved as of:

# $Id: Portfile 27770 2007-08-14 04:21:59Z

If you haven't updated since 12 hours after that timestamp, please run 'port sync' (with sudo as needed) and try again.

comment:2 Changed 17 years ago by ghosthound

Resolution: fixed
Status: assignedclosed

closing as its been a month without response. Please re-open if this is still a problem.

Note: See TracTickets for help on using tickets.