Package: linux-uvc-source
Version: 0.1.0.svn193-1
Severity: grave
Justification: renders package unusable

Does not build properly on 2.6.25-1-686 kernel with m-a.
If you need any further informations then please let me know.

Regards
Daniel


[EMAIL PROTECTED]:~$ cat 
/var/cache/modass/linux-uvc-source.buildlog.2.6.25-1-686.1209943384
dh_testdir
dh_testroot
dh_clean
/usr/bin/make -C /usr/src/modules/linux-uvc clean \
        KERNELPATH=/lib/modules/2.6.25-1-686/build KERNELRELEASE=2.6.25-1-686 
KERNELCONF=/lib/modules/2.6.25-1-686/build/.config 
make[1]: Entering directory `/usr/src/modules/linux-uvc'
rm -f *.o *.ko .*.cmd .*.flags *.mod.c Module.symvers version.h
rm -rf .tmp_versions
make[1]: Leaving directory `/usr/src/modules/linux-uvc'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/linux-uvc'
dh_testdir
dh_testroot
dh_clean
/usr/bin/make -C /usr/src/modules/linux-uvc clean \
        KERNELPATH=/lib/modules/2.6.25-1-686/build KERNELRELEASE=2.6.25-1-686 
KERNELCONF=/lib/modules/2.6.25-1-686/build/.config 
make[2]: Entering directory `/usr/src/modules/linux-uvc'
rm -f *.o *.ko .*.cmd .*.flags *.mod.c Module.symvers version.h
rm -rf .tmp_versions
make[2]: Leaving directory `/usr/src/modules/linux-uvc'
for templ in ; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.25-1-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
    sed -e 's/##KVERS##/2.6.25-1-686/g ;s/#KVERS#/2.6.25-1-686/g ; 
s/_KVERS_/2.6.25-1-686/g ; s/##KDREV##/2.6.25-1/g ; s/#KDREV#/2.6.25-1/g ; 
s/_KDREV_/2.6.25-1/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_testdir
dh_testroot
dh_clean -k
# Build modules
/usr/bin/make -C /usr/src/modules/linux-uvc uvcvideo \
        KERNEL_DIR=/lib/modules/2.6.25-1-686/build KERNEL_VERSION=2.6.25-1-686 
KERNELCONF=/lib/modules/2.6.25-1-686/build/.config 
make[2]: Entering directory `/usr/src/modules/linux-uvc'
Building USB Video Class driver...
make[3]: Entering directory `/usr/src/linux-headers-2.6.25-1-686'
  CC [M]  /usr/src/modules/linux-uvc/uvc_driver.o
  CC [M]  /usr/src/modules/linux-uvc/uvc_queue.o
  CC [M]  /usr/src/modules/linux-uvc/uvc_v4l2.o
  CC [M]  /usr/src/modules/linux-uvc/uvc_video.o
  CC [M]  /usr/src/modules/linux-uvc/uvc_ctrl.o
  CC [M]  /usr/src/modules/linux-uvc/uvc_status.o
  CC [M]  /usr/src/modules/linux-uvc/uvc_isight.o
  LD [M]  /usr/src/modules/linux-uvc/uvcvideo.o
  Building modules, stage 2.
  MODPOST 1 modules
scripts/mod/modpost: invalid option -- S
make[4]: *** [__modpost] Fehler 1
make[3]: *** [modules] Fehler 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.25-1-686'
make[2]: *** [uvcvideo] Fehler 2
make[2]: Leaving directory `/usr/src/modules/linux-uvc'
make[1]: *** [binary-modules] Fehler 2
make[1]: Leaving directory `/usr/src/modules/linux-uvc'
make: *** [kdist_build] Fehler 2


[EMAIL PROTECTED]:/usr/src/modules/linux-uvc$ ls -la
insgesamt 524
drwxr-xr-x 4 root root  4096  5. Mai 01:23 .
drwxr-xr-x 3 root root  4096 13. Mär 11:08 ..
drwxr-xr-x 2 root root  4096 13. Mär 11:08 debian
-rw-r--r-- 1 root root  5946  8. Mär 10:01 dynctrl.txt
-rw-r--r-- 1 root root   804  8. Mär 10:01 Makefile
-rw-r--r-- 1 root root    46  5. Mai 01:23 modules.order
-rw-r--r-- 1 root root   134  8. Mär 10:01 svn-version.sh
drwxr-xr-x 2 root root  4096  5. Mai 01:23 .tmp_versions
-rw-r--r-- 1 root root  8100  8. Mär 10:01 uvc_compat.h
-rw-r--r-- 1 root root 32667  8. Mär 10:01 uvc_ctrl.c
-rw-r--r-- 1 root root 13168  5. Mai 01:23 uvc_ctrl.o
-rw-r--r-- 1 root root 19498  5. Mai 01:23 .uvc_ctrl.o.cmd
-rw-r--r-- 1 root root 55498 13. Mär 11:08 uvc_driver.c
-rw-r--r-- 1 root root 21076  5. Mai 01:23 uvc_driver.o
-rw-r--r-- 1 root root 20295  5. Mai 01:23 .uvc_driver.o.cmd
-rw-r--r-- 1 root root  4308  8. Mär 10:01 uvc_isight.c
-rw-r--r-- 1 root root  1780  5. Mai 01:23 uvc_isight.o
-rw-r--r-- 1 root root 20165  5. Mai 01:23 .uvc_isight.o.cmd
-rw-r--r-- 1 root root 12417  8. Mär 10:01 uvc_queue.c
-rw-r--r-- 1 root root  4380  5. Mai 01:23 uvc_queue.o
-rw-r--r-- 1 root root 19480  5. Mai 01:23 .uvc_queue.o.cmd
-rw-r--r-- 1 root root  4295 13. Mär 11:08 uvc_status.c
-rw-r--r-- 1 root root  2920  5. Mai 01:23 uvc_status.o
-rw-r--r-- 1 root root 19462  5. Mai 01:23 .uvc_status.o.cmd
-rw-r--r-- 1 root root 28311 13. Mär 11:08 uvc_v4l2.c
-rw-r--r-- 1 root root  9828  5. Mai 01:23 uvc_v4l2.o
-rw-r--r-- 1 root root 20234  5. Mai 01:23 .uvc_v4l2.o.cmd
-rw-r--r-- 1 root root 27718 13. Mär 11:08 uvc_video.c
-rw-r--r-- 1 root root 23402 13. Mär 11:08 uvcvideo.h
-rw-r--r-- 1 root root  7292  5. Mai 01:23 uvc_video.o
-rw-r--r-- 1 root root 52801  5. Mai 01:23 uvcvideo.o
-rw-r--r-- 1 root root 20272  5. Mai 01:23 .uvc_video.o.cmd
-rw-r--r-- 1 root root   381  5. Mai 01:23 .uvcvideo.o.cmd
-rw-r--r-- 1 root root     0  5. Mai 01:23 version.h


[EMAIL PROTECTED]:/usr/src/modules/linux-uvc$ ls -la .tmp_versions/
insgesamt 12
drwxr-xr-x 2 root root 4096  5. Mai 01:23 .
drwxr-xr-x 4 root root 4096  5. Mai 01:23 ..
-rw-r--r-- 1 root root  313  5. Mai 01:23 uvcvideo.mod


[EMAIL PROTECTED]:/usr/src/modules/linux-uvc$ ls -la debian/
insgesamt 44
drwxr-xr-x 2 root root 4096 13. Mär 11:08 .
drwxr-xr-x 4 root root 4096  5. Mai 01:23 ..
-rw-r--r-- 1 root root 4145 13. Mär 11:08 changelog
-rw-r--r-- 1 root root    1 13. Mär 11:08 compat
-rw-r--r-- 1 root root  679  5. Mai 01:23 control
-rw-r--r-- 1 root root  628  5. Mai 01:14 control.backup
-rw-r--r-- 1 root root  654 13. Mär 11:08 control.modules.in
-rw-r--r-- 1 root root 2056 13. Mär 11:08 copyright
-rw-r--r-- 1 root root 1794 13. Mär 11:08 README.Debian
-rwxr-xr-x 1 root root 1093 13. Mär 11:08 rules


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-uvc-source depends on:
ii  debhelper                     7.0.6      helper programs for debian/rules
ii  module-assistant              0.10.11.0  tool to make module package creati

linux-uvc-source recommends no packages.

-- no debconf information

-- 
Daniel Knabl
www.tirolinux.net             [EMAIL PROTECTED]
PGP/GPG Fingerprint - please send signed mail only
A069 671B 39F2 E9B9 FB34  68BB 4BEC 1344 C8A4 3F0B

Attachment: signature.asc
Description: PGP signature

Reply via email to