pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/41146: net/kdenetwork3 is not building on NetBSD-5.0-RC3 (with native-xorg, amd64)



>Number:         41146
>Category:       pkg
>Synopsis:       net/kdenetwork3 is not building on NetBSD-5.0-RC3 (with 
>native-xorg, amd64)
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 05 13:10:01 +0000 2009
>Originator:     Andreas Burghardt
>Release:        NetBSD-5.0_RC3 (amd64)
>Organization:
>Environment:
NetBSD surya 5.0_RC3 NetBSD 5.0_RC3 (GENERIC) #0: Sat Apr  4 23:20:42 CEST 2009 
 root@tetap:/usr/obj/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
Hello,

net/kdenetwork3 is not building on NetBSD-5.0_RC3 with native-xorg on amd64 
with latest src,xsrc (netbsd-5) & pkgsrc.

gmake[3]: Entering directory 
`/usr/pkgsrc/net/kdenetwork3/work/kdenetwork-3.5.10/krfb/krfb'
c++ -DHAVE_CONFIG_H -I. -I../.. -I../../kopete/protocols/gadu/libgadu 
-I../../krfb/libvncserver -I../../krfb/srvloc -I/usr/pkg/include 
-I/usr/pkg/qt3/include -I/usr/X11R7/include  -I/usr/pkg/include 
-I/usr/X11R7/include  -DQT_THREAD_SUPPORT -I/usr/pkg/include 
-I/usr/X11R7/include -I/usr/pkg/qt3/include -I/usr/include 
-I/usr/X11R7/include/freetype2 -DLDAP_DEPRECATED -I/usr/include/krb5 
-D_LARGE_FILES=1  -Wno-long-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG 
-DNO_DEBUG -O2 -O2 -I/usr/pkg/include -I/usr/X11R7/include 
-I/usr/pkg/qt3/include -I/usr/include -I/usr/X11R7/include/freetype2 
-DLDAP_DEPRECATED -I/usr/include/krb5 -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  -MT rfbcontroller.o -MD -MP -MF 
.deps/rfbcontroller.Tpo -c -o rfbcontroller.o rfbcontroller.cc
gmake[3]: Leaving directory `/usr/pkgsrc/net/kdenetwork-3.5.10/krfb/krfb'
gmake[2]: Leaving directory 
`/usr/pkgsrc/net/kdenetwork3/work/kdenetwork-3.5.10/krfb'
gmake[1]: Leaving directory `/usr/pkgsrc/net/kdenetwork3/work/kdenetwork-3.5.10'


Stop.
make: stopped in /usr/pkgsrc/net/kdenetwork3


Stop.
make: stopped in /usr/pkgsrc/net/kdenetwork3


Since pasting seems to be a little bit broken on NetBSD-5.0_RC3 (amd64) just a 
little bit more in detail (there were _many_ errors-messages):


In file included from ../../krfb/libvncserver/rfb.h:38,
                 from rfbcontroller.h:35,
                 from rfbcontroller.cc:26:
../../krfb/libvncserver/keysym.h:1153:1: warning: this is the location of the 
previous definition
In file included from 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/X11/keysym.h:75,
                 from 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/X11/Xutil.h:56,
                 from rfbcontroller.cc:58:
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/X11/keysymdef.h:1299:1: 
warning: "XK_Greek_omega" redefined
In file included from ../../krfb/libvncserver/rfb.h:38,
                 from rfbcontroller.h:35,
                 from rfbcontroller.cc:26:
../../krfb/libvncserver/keysym.h:1154:1: warning: this is the location of the 
previous definition
In file included from 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/X11/keysym.h:75,
                 from 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/X11/Xutil.h:56,
                 from rfbcontroller.cc:58:
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/X11/keysymdef.h:1300:1: 
warning: "XK_Greek_switch" redefined
In file included from ../../krfb/libvncserver/rfb.h:38,
                 from rfbcontroller.h:35,
                 from rfbcontroller.cc:26:
../../krfb/libvncserver/keysym.h:1155:1: warning: this is the location of the 
previous definition
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/X11/Xmd.h:150: error: 
conflicting declaration 'typedef unsigned int CARD32'
../../krfb/libvncserver/rfb.h:48: error: 'CARD32' has a previous declaration as 
'typedef long unsigned int CARD32'
rfbcontroller.cc: In member function 'virtual void KNotifyEvent::exec()':
rfbcontroller.cc:337: warning: 'event' is deprecated (declared at 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/knotifyclient.h:188)
rfbcontroller.cc: In member function 'void 
RFBController::acceptConnection(bool)':
rfbcontroller.cc:511: warning: 'event' is deprecated (declared at 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/knotifyclient.h:188)
rfbcontroller.cc: In member function 'void RFBController::refuseConnection()':
rfbcontroller.cc:524: warning: 'event' is deprecated (declared at 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/knotifyclient.h:188)
rfbcontroller.cc: In member function 'void RFBController::connectionClosed()':
rfbcontroller.cc:572: warning: 'event' is deprecated (declared at 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/knotifyclient.h:188)
rfbcontroller.cc: In member function 'rfbNewClientAction 
RFBController::handleNewClient(_rfbClientRec*)':
rfbcontroller.cc:723: warning: 'peerAddress' is deprecated (declared at 
/usr/pkgsrc/net/kdenetwork3/work/.buildlink/include/kextsock.h:986)
gmake[3]: *** [rfbcontroller.o] Error 1
gmake[2]: *** [all-recursive] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2

Regards,

   Andreas
>How-To-Repeat:

>Fix:



Home | Main Index | Thread Index | Old Index