Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2007 20:32:27 -0700
From:      Ade Lovett <ade@freebsd.org>
To:        kde@FreeBSD.org, ports@FreeBSD.org
Cc:        Ade Lovett <ade@freebsd.org>
Subject:   x11/kdelibs3 and new cups breakage
Message-ID:  <2E59F114-17D1-44D7-BE51-2093F6FD0FB3@freebsd.org>

next in thread | raw e-mail | index | archive | help
Looks like x11/kdelibs3 is suffering from the same new-cups issue  
that hit x11-toolkits/gtk20 - full log can be found at http:// 
tinderbox.lovett.com/errors/6-i386-bison/kdelibs-3.5.7_2.log

Can someone with more kde-fu than myself fix this please?

-aDe

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  -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 arg 1 of `httpAddrLocalhost' from  
incompatible pointer type
gmake[4]: *** [cups-util.lo] Error 1
gmake[4]: Leaving directory `/work/a/ports/x11/kdelibs3/work/ 
kdelibs-3.5.7/kdeprint/cups/cupsdconf2'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/work/a/ports/x11/kdelibs3/work/ 
kdelibs-3.5.7/kdeprint/cups'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/work/a/ports/x11/kdelibs3/work/ 
kdelibs-3.5.7/kdeprint'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/x11/kdelibs3/work/ 
kdelibs-3.5.7'
gmake: *** [all] Error 2





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2E59F114-17D1-44D7-BE51-2093F6FD0FB3>