From nobody@FreeBSD.org  Tue Dec 16 12:25:03 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A97D11065677
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Dec 2008 12:25:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9FFE38FC21
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Dec 2008 12:25:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id mBGCP3O2035361
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 16 Dec 2008 12:25:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mBGCP3GA035360;
	Tue, 16 Dec 2008 12:25:03 GMT
	(envelope-from nobody)
Message-Id: <200812161225.mBGCP3GA035360@www.freebsd.org>
Date: Tue, 16 Dec 2008 12:25:03 GMT
From: Erwan David <erwan@rail.eu.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: tshark 1.0.5 compilation aborts
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129675
>Category:       ports
>Synopsis:       tshark 1.0.5 compilation aborts
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    marcus
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 16 12:30:02 UTC 2008
>Closed-Date:    Wed Dec 17 05:39:16 UTC 2008
>Last-Modified:  Wed Dec 17 05:40:01 UTC 2008
>Originator:     Erwan David
>Release:        7.0
>Organization:
>Environment:
FreeBSD nez-casse.depot.rail.eu.org 7.0-STABLE FreeBSD 7.0-STABLE #3: Fri Apr 18 15:47:27 CEST 2008     edavid@nez-casse.depot.rail.eu.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
When upgrading tshark port from 1.0.4 to 1.0.5 I get the following error :

 cc -DHAVE_CONFIG_H -I. -I.. -I./.. -I./../tools/lemon -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/lib/include -I/usr/include -DPLUGIN_DIR=\"/usr/local/lib/wireshark/plugins/1.0.5\" -DINET6 "-D_U_=__attribute__((unused))" -O -pipe -funit-at-a-time -Wall -W -Wdeclaration-after-statement -Wendif-labels -Wpointer-arith -Wno-pointer-sign -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local/lib/include -I/usr/include -MT libwireshark_la-to_str.lo -MD -MP -MF .deps/libwireshark_la-to_str.Tpo -c to_str.c  -fPIC -DPIC -o .libs/libwireshark_la-to_str.o
to_str.c: In function 'time_secs_to_str_buf':
to_str.c:371: error: 'G_MININT32' undeclared (first use in this function)
to_str.c:371: error: (Each undeclared identifier is reported only once
to_str.c:371: error: for each function it appears in.)
gmake[3]: *** [libwireshark_la-to_str.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/net/tshark/work/wireshark-1.0.5/epan'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/net/tshark/work/wireshark-1.0.5/epan'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/tshark/work/wireshark-1.0.5'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/net/tshark.
*** Error code 1

>How-To-Repeat:
portupgrade tshark, with a tshark 1.0.4 port installed
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->marcus 
Responsible-Changed-By: pav 
Responsible-Changed-When: Tue Dec 16 13:44:56 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129675 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Wed Dec 17 05:38:56 UTC 2008 
State-Changed-Why:  
Fixed.  Thanks for reporting. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129675 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129675: commit references a PR
Date: Wed, 17 Dec 2008 05:39:06 +0000 (UTC)

 marcus      2008-12-17 05:38:53 UTC
 
   FreeBSD ports repository
 
   Added files:
     net/wireshark/files  patch-epan_to_str.c 
   Log:
   Fix the build with glib-1.2 (e.g. the tshark build).
   
   PR:             129675
   
   Revision  Changes    Path
   1.1       +12 -0     ports/net/wireshark/files/patch-epan_to_str.c (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
