ports/146522: [ERROR] cannot portupgrade net/kdenetwork4 to version 4.4.3

Andrei Lavreniyuk andy.lavr at gmail.com
Wed May 12 16:00:16 UTC 2010


>Number:         146522
>Category:       ports
>Synopsis:       [ERROR] cannot portupgrade net/kdenetwork4 to version 4.4.3
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 12 16:00:16 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrei Lavreniyuk
>Release:        FreeBSD 8.0-STABLE
>Organization:
Technica-03, Inc.
>Environment:
FreeBSD datacenter.technica-03.local 8.0-STABLE FreeBSD 8.0-STABLE #0: Tue May 11 11:08:02 EEST 2010     root at datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP64  amd64
>Description:
Linking CXX shared module ../../../lib/plasma_engine_kget.so                                                                                                                            
Scanning dependencies of target kopete_videodevice                                                                                                                                      
[  6%] Built target plasma_engine_kget                                                                                                                                                  
[  6%] Building CXX object kget/CMakeFiles/kgetcore.dir/core/kgetglobaljob.o                                                                                                            
[  6%] Building CXX object kopete/libkopete/avdevice/CMakeFiles/kopete_videodevice.dir/kopete_videodevice_automoc.o                                                                     
Linking CXX shared module ../../../lib/krunner_kget.so                                                                                                                                  
[  6%] Built target krunner_kget                                                                                                                                                        
[  6%] Building CXX object kget/CMakeFiles/kgetcore.dir/core/bitset.o                                                                                                                   
Scanning dependencies of target oscar                                                                                                                                                   
[  6%] Building CXX object kopete/libkopete/avdevice/CMakeFiles/kopete_videodevice.dir/videodevice.o                                                                                    
[  6%] Building CXX object kget/CMakeFiles/kgetcore.dir/core/download.o                                                                                                                 
In file included from /usr/local/include/linux/videodev.h:17,                                                                                                                           
from /usr/ports/net/kdenetwork4/work/kdenetwork-4.4.3/build/kopete/libkopete/avdevice/../../../../kopete/libkopete/avdevice/videodevice.h:66,                          
from /usr/ports/net/kdenetwork4/work/kdenetwork-4.4.3/build/kopete/libkopete/avdevice/../../../../kopete/libkopete/avdevice/videodevicepool.h:31,                      
from /usr/ports/net/kdenetwork4/work/kdenetwork-4.4.3/build/kopete/libkopete/avdevice/moc_videodevicepool.cpp:10,                                                      
from /usr/ports/net/kdenetwork4/work/kdenetwork-4.4.3/build/kopete/libkopete/avdevice/kopete_videodevice_automoc.cpp:4:                                                
/usr/local/include/linux/videodev2.h:65: error: declaration does not declare anything                                                                                                   
In file included from /usr/local/include/linux/videodev.h:17,                                                                                                                           
from /usr/ports/net/kdenetwork4/work/kdenetwork-4.4.3/kopete/libkopete/avdevice/videodevice.h:66,                                                                      
from /usr/ports/net/kdenetwork4/work/kdenetwork-4.4.3/kopete/libkopete/avdevice/videodevice.cpp:27:                                                                    
/usr/local/include/linux/videodev2.h:65: error: declaration does not declare anything

>How-To-Repeat:

>Fix:

Reinstall multimedia/v4l_compat + my patch and portupgrade kdenetwork4



Patch attached with submission follows:

--- videodev2.h.orig	2010-04-30 08:21:11.000000000 +0300
+++ videodev2.h	2010-05-12 18:29:29.000000000 +0300
@@ -60,19 +60,6 @@
 #include <sys/types.h>
 #include <sys/ioctl.h>
 
-#ifndef HAVE_LINUX_INTEGER_TYPES
-/* XXX remove when depending software has been updated */
-typedef uint64_t __u64;
-typedef uint32_t __u32;
-typedef uint16_t __u16;
-typedef uint8_t __u8;
-
-typedef int64_t __s64;
-typedef int32_t __s32;
-typedef int16_t __s16;
-typedef int8_t __s8;
-#endif
-
 /*
  * Common stuff for both V4L1 and V4L2
  * Moved from videodev.h


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list