Your message dated Sun, 16 Mar 2008 22:08:22 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#471222: kdenetwork - FTBFS: error: conflicting 
declaration 'typedef long unsigned int CARD32'
has caused the Debian Bug report #471222,
regarding kdenetwork - FTBFS: error: conflicting declaration 'typedef long 
unsigned int CARD32'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
471222: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471222
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kdenetwork
Version: 4:3.5.9-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of kdenetwork_4:3.5.9-1 on debian-31.osdl.marist.edu by 
> sbuild/s390 98
[...]
> g++ -DHAVE_CONFIG_H -I. -I/build/buildd/kdenetwork-3.5.9/./krfb/krfb -I../.. 
> -I../../kopete/protocols/gadu/libgadu 
> -I/build/buildd/kdenetwork-3.5.9/./krfb/libvncserver 
> -I/build/buildd/kdenetwork-3.5.9/./krfb/srvloc -I/usr/include/kde 
> -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT 
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1  -Wno-long-long -Wundef -ansi 
> -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W 
> -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security 
> -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions 
> -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST 
> -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o krfb.all_cc.o 
> krfb.all_cc.cc
> In file included from /usr/include/X11/extensions/XI.h:55,
>                  from /usr/include/X11/extensions/XInput.h:56,
>                  from /usr/include/X11/extensions/XTest.h:50,
>                  from 
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc:59,
>                  from krfb.all_cc.cc:2:
> /usr/include/X11/Xmd.h:152: error: conflicting declaration 'typedef long 
> unsigned int CARD32'
> /build/buildd/kdenetwork-3.5.9/./krfb/libvncserver/rfb.h:43: error: 'CARD32' 
> has a previous declaration as 'typedef unsigned int CARD32'
> In file included from krfb.all_cc.cc:2:
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc: In member 
> function 'virtual void KNotifyEvent::exec()':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc:337: warning: 
> 'event' is deprecated (declared at /usr/include/kde/knotifyclient.h:188)
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc: In member 
> function 'void RFBController::acceptConnection(bool)':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc:511: warning: 
> 'event' is deprecated (declared at /usr/include/kde/knotifyclient.h:188)
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc: In member 
> function 'void RFBController::refuseConnection()':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc:524: warning: 
> 'event' is deprecated (declared at /usr/include/kde/knotifyclient.h:188)
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc: In member 
> function 'void RFBController::connectionClosed()':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc:572: warning: 
> 'event' is deprecated (declared at /usr/include/kde/knotifyclient.h:188)
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc: In member 
> function 'rfbNewClientAction RFBController::handleNewClient(_rfbClientRec*)':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc:723: warning: 
> 'peerAddress' is deprecated (declared at /usr/include/kde/kextsock.h:986)
> In file included from krfb.all_cc.cc:3:
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc: In member 
> function 'bool XUpdateScanner::copyTile(int, int, int, int)':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:252: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:261: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:270: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:280: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc: In member 
> function 'void XUpdateScanner::createHintFromTile(int, int, int, Hint&)':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:302: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc: In member 
> function 'void XUpdateScanner::addTileToHint(int, int, int, Hint&)':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:317: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:330: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:334: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc: At global scope:
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:359: warning: 
> unused parameter 'x'
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:359: warning: 
> unused parameter 'y'
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc: In member 
> function 'void XUpdateScanner::createHints(QPtrList<Hint>&)':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:379: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:381: warning: 
> comparison between signed and unsigned integer expressions
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc: In member 
> function 'void XUpdateScanner::searchUpdates(QPtrList<Hint>&, int)':
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:470: warning: 
> comparison between signed and unsigned integer expressions
> In file included from connectionwidget.cc:114,
>                  from krfb.all_cc.cc:7:
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc: At global scope:
> /build/buildd/kdenetwork-3.5.9/./krfb/krfb/xupdatescanner.cc:339: warning: 
> 'void printStatistics(Hint&)' defined but not used
> make[4]: *** [krfb.all_cc.o] Error 1
> make[4]: Leaving directory 
> `/build/buildd/kdenetwork-3.5.9/obj-s390-linux-gnu/krfb/krfb'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory 
> `/build/buildd/kdenetwork-3.5.9/obj-s390-linux-gnu/krfb'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/kdenetwork-3.5.9/obj-s390-linux-gnu'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/kdenetwork-3.5.9/obj-s390-linux-gnu'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> ******************************************************************************
> Build finished at 20080307-1201
> FAILED [dpkg-buildpackage died]



--- End Message ---
--- Begin Message ---
On Sun, Mar 16, 2008 at 07:20:00PM +0100, Sune Vuorela wrote:
> On Sunday 16 March 2008, Bastian Blank wrote:
> > Package: kdenetwork
> > Version: 4:3.5.9-1
> > Severity: serious
> >
> > There was an error while trying to autobuild your package:
> > > Automatic build of kdenetwork_4:3.5.9-1 on debian-31.osdl.marist.edu by
> > > sbuild/s390 98
> >
> > [...]
> >
> > > g++ -DHAVE_CONFIG_H -I. -I/build/buildd/kdenetwork-3.5.9/./krfb/krfb
> > > -I../.. -I../../kopete/protocols/gadu/libgadu
> > > -I/build/buildd/kdenetwork-3.5.9/./krfb/libvncserver
> > > -I/build/buildd/kdenetwork-3.5.9/./krfb/srvloc -I/usr/include/kde
> > > -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT
> > > -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1  -Wno-long-long -Wundef -ansi
> > > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W
> > > -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall -O2 -Wformat-security
> > > -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
> > > -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
> > > -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o krfb.all_cc.o
> > > krfb.all_cc.cc In file included from /usr/include/X11/extensions/XI.h:55,
> > >                  from /usr/include/X11/extensions/XInput.h:56,
> > >                  from /usr/include/X11/extensions/XTest.h:50,
> > >                  from
> > > /build/buildd/kdenetwork-3.5.9/./krfb/krfb/rfbcontroller.cc:59, from
> > > krfb.all_cc.cc:2:
> > > /usr/include/X11/Xmd.h:152: error: conflicting declaration 'typedef long
> > > unsigned int CARD32'
> 
> This is a bug in one of the X headers, fixed within the last week.

Yep, besides package built fine today:
http://buildd.debian.org/fetch.cgi?&pkg=kdenetwork&ver=4%3A3.5.9-1&arch=s390&stamp=1205697481&file=log

> Closing
>

Forgot the -done :) Closing now.

Ana




--- End Message ---

Reply via email to