From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 30 17:30: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 DBF2416A417 for ; Sun, 30 Sep 2007 17:30:07 +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 BE34513C45D for ; Sun, 30 Sep 2007 17:30:07 +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 l8UHU7Co092943 for ; Sun, 30 Sep 2007 17:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8UHU7M0092942; Sun, 30 Sep 2007 17:30:07 GMT (envelope-from gnats) Resent-Date: Sun, 30 Sep 2007 17:30:07 GMT Resent-Message-Id: <200709301730.l8UHU7M0092942@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 94B8F16A418 for ; Sun, 30 Sep 2007 17:26:23 +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 17A7E13C478 for ; Sun, 30 Sep 2007 17:26:23 +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 l8UHQMrp076275 for ; Sun, 30 Sep 2007 17:26:22 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l8UHQMvE076274; Sun, 30 Sep 2007 17:26:22 GMT (envelope-from nobody) Message-Id: <200709301726.l8UHQMvE076274@www.freebsd.org> Date: Sun, 30 Sep 2007 17:26:22 GMT From: Ralph Zitz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/116767: kde3 fails to build 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: Sun, 30 Sep 2007 17:30:07 -0000 >Number: 116767 >Category: ports >Synopsis: kde3 fails to build >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Sep 30 17:30:07 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: KDE fails to build after the recent cups upgrade to 1.3+ if /bin/sh /usr/local/bin/libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../dcop -I../../../kdecore -I../../../kio/kssl -I../../../kjs -I../../.. -I../../../kio -I../../../kfile -I../../../dcop -I../../../libltdl -I../../../kdefx -I../../../kdecore -I../../../kdecore -I../../../kdecore/network -I../../../kdeui -I../../../kio -I../../../kio/kio -I../../../kio/kfile -I../../.. -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/local/include -D_GETOPT_H -D_THREAD_SAFE -DNDEBUG -O2 -O2 -fno-strict-aliasing -pipe -march=prescott -MT cups-util.lo -MD -MP -MF ".deps/cups-util.Tpo" -c -o cups-util.lo cups-util.c; \ then mv -f ".deps/cups-util.Tpo" ".deps/cups-util.Plo"; else rm -f ".deps/cups-util.Tpo"; exit 1; fi cups-util.c: In function 'cupsGetConf': cups-util.c:111: error: dereferencing pointer to incomplete type cups-util.c:119: error: dereferencing pointer to incomplete type cups-util.c:138: error: dereferencing pointer to incomplete type cups-util.c:213: warning: 'httpRead' is deprecated (declared at /usr/local/include/cups/http.h:361) cups-util.c: In function 'cupsPutConf': cups-util.c:308: warning: 'httpWrite' is deprecated (declared at /usr/local/include/cups/http.h:371) cups-util.c:312: warning: 'httpWrite' is deprecated (declared at /usr/local/include/cups/http.h:371) cups-util.c:337: error: dereferencing pointer to incomplete type cups-util.c:345: error: dereferencing pointer to incomplete type cups-util.c:364: error: dereferencing pointer to incomplete type cups-util.c: In function 'cups_local_auth': cups-util.c:454: warning: passing argument 1 of 'httpAddrLocalhost' from incompatible pointer type gmake[4]: *** [cups-util.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint/cups/cupsdconf2' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint/cups' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7/kdeprint' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/kdelibs3/work/kdelibs-3.5.7' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/kdelibs3. >How-To-Repeat: Install new cups, and kde >Fix: >Release-Note: >Audit-Trail: >Unformatted: