From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Oct 1 10:00:07 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F32F716A420 for ; Mon, 1 Oct 2007 10:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C787513C474 for ; Mon, 1 Oct 2007 10:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l91A064i059944 for ; Mon, 1 Oct 2007 10:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l91A06nj059943; Mon, 1 Oct 2007 10:00:06 GMT (envelope-from gnats) Resent-Date: Mon, 1 Oct 2007 10:00:06 GMT Resent-Message-Id: <200710011000.l91A06nj059943@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ralph Zitz Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EC8C16A419 for ; Mon, 1 Oct 2007 09:53:57 +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 1347613C44B for ; Mon, 1 Oct 2007 09:53:57 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l919rupT005236 for ; Mon, 1 Oct 2007 09:53:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l919ruea005235; Mon, 1 Oct 2007 09:53:56 GMT (envelope-from nobody) Message-Id: <200710010953.l919ruea005235@www.freebsd.org> Date: Mon, 1 Oct 2007 09:53:56 GMT From: Ralph Zitz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/116781: GTK 2.10.14 still doesn't compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2007 10:00:07 -0000 >Number: 116781 >Category: ports >Synopsis: GTK 2.10.14 still doesn't compile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 01 10:00:06 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Ralph Zitz >Release: FreeBSD 7.0-current >Organization: SDU >Environment: FreeBSD mobile.zitz.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun Sep 30 12:40:59 CEST 2007 root@mobile.zitz.dk:/usr/obj/usr/src/sys/mobile i386 >Description: The build fails with: cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk -I../../../gtk -I../../../gdk -I../../../gdk -I/usr/local/include -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -DG_DISABLE_CAST_CHECKS -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -march=prescott -Wall -MT gtkcupsutils.lo -MD -MP -MF .deps/gtkcupsutils.Tpo -c gtkcupsutils.c -fPIC -DPIC -o .libs/gtkcupsutils.o gtkcupsutils.c: In function '_post_send': gtkcupsutils.c:620: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'off_t' gtkcupsutils.c: In function '_get_send': gtkcupsutils.c:968: error: dereferencing pointer to incomplete type gmake[4]: *** [gtkcupsutils.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.14/modules/printbackends/cups' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.14/modules/printbackends' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.14/modules' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.14' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11-toolkits/gtk20. >How-To-Repeat: Upgrade GTK 2.10.14 >Fix: Apply the same patch as was done in revision 1.1 -> 1.2 except on line 968 instead >Release-Note: >Audit-Trail: >Unformatted: