Debian Bug report logs -
#500908
gspca-source: Fails to build on a custom kernel
Reported by: Dylan Thurston <dthurston@barnard.edu>
Date: Thu, 2 Oct 2008 14:00:01 UTC
Severity: normal
Found in version gspca/01.00.20-1
Fixed in version 01.00.20-1+rm
Done: Marco Rodrigues <gothicx@sapo.pt>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian spca5xx Maintainers <pkg-spca5xx-devel@lists.alioth.debian.org>:
Bug#500908; Package gspca-source.
(Thu, 02 Oct 2008 14:00:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Dylan Thurston <dthurston@barnard.edu>:
New Bug report received and forwarded. Copy sent to Debian spca5xx Maintainers <pkg-spca5xx-devel@lists.alioth.debian.org>.
(Thu, 02 Oct 2008 14:00:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: gspca-source
Version: 01.00.20-1
Severity: normal
An extract from 'make-kpkg modules':
------------------------------------------------------------
make[1]: Entering directory `/usr/src/modules/spca5xx'
fakeroot /usr/bin/make -w -f debian/rules kdist_clean kdist_config binary-modules
make[2]: Entering directory `/usr/src/modules/spca5xx'
dh_testdir
dh_testroot
dh_clean
/usr/bin/make -C /usr/src/modules/spca5xx clean
make[3]: Entering directory `/usr/src/modules/spca5xx'
rm -r -f drivers/usb/*.o drivers/usb/.spcadecoder.o.cmd \
drivers/usb/.spca5xx.o.cmd *.o *.ko *.mod.* .[a-z]* core *.i
make[3]: Leaving directory `/usr/src/modules/spca5xx'
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.26/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.26/g ;s/#KVERS#/2.6.26/g ; s/_KVERS_/2.6.26/g ; s/##KDREV##/amaryllis.6/g ; s/#KDREV#/amaryllis.6/g ; s/_KDREV_/amaryllis.6/g ' < $templ > ${templ%.modules.in}; \
done
dh_testdir
dh_testroot
dh_clean -k
# Build the module
/usr/bin/make -C /usr/src/modules/spca5xx KERNEL_VERSION=2.6.26 KERNELDIR=/usr/src/linux-source-2.6.26
make[3]: Entering directory `/usr/src/modules/spca5xx'
Building SPCA5XX driver for 2.5/2.6 kernel.
Remember: you must have read/write access to your kernel source tree.
/usr/bin/make -C /usr/src/linux-source-2.6.26 SUBDIRS=/usr/src/modules/spca5xx CC=gcc-4.3 modules
make[4]: Entering directory `/usr/src/linux-source-2.6.26'
scripts/Makefile.build:46: *** CFLAGS was changed in "/usr/src/modules/spca5xx/Makefile". Fix it to use EXTRA_CFLAGS. Stop.
make[4]: *** [_module_/usr/src/modules/spca5xx] Error 2
make[4]: Leaving directory `/usr/src/linux-source-2.6.26'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/usr/src/modules/spca5xx'
make[2]: *** [binary-modules] Error 2
make[2]: Leaving directory `/usr/src/modules/spca5xx'
make[1]: *** [kdist_build] Error 2
make[1]: Leaving directory `/usr/src/modules/spca5xx'
Module /usr/src/modules/spca5xx failed.
Perhaps /usr/src/modules/spca5xx does not understand --rootcmd?
If you see messages that indicate that it is not
in fact being built as root, please file a bug
against /usr/src/modules/spca5xx.
Hit return to Continue?
------------------------------------------------------------
Please let me know if you need more information.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (50, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages gspca-source depends on:
ii bzip2 1.0.5-1 high-quality block-sorting file co
ii debhelper 7.0.17 helper programs for debian/rules
ii module-assistant 0.10.11.0 tool to make module package creati
gspca-source recommends no packages.
Versions of packages gspca-source suggests:
ii kernel-package 11.001-0.1 A utility for building Linux kerne
-- no debconf information
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian spca5xx Maintainers <pkg-spca5xx-devel@lists.alioth.debian.org>:
Bug#500908; Package gspca-source.
(Mon, 26 Jan 2009 20:24:02 GMT) (full text, mbox, link).
Acknowledgement sent
to Phil Dibowitz <phil@ipom.com>:
Extra info received and forwarded to list. Copy sent to Debian spca5xx Maintainers <pkg-spca5xx-devel@lists.alioth.debian.org>.
(Mon, 26 Jan 2009 20:24:02 GMT) (full text, mbox, link).
Message #10 received at 500908@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
make[3]: Entering directory `/home/phil/build/kernel/linux-2.6.27.9'
CC [M] /usr/src/modules/gspca/gspca_core.o
/usr/src/modules/gspca/gspca_core.c:54:27: error: asm/semaphore.h: No suc=
h
file or directory
/usr/src/modules/gspca/gspca_core.c: In function 'spca5xx_ioctl':
/usr/src/modules/gspca/gspca_core.c:2463: error: implicit declaration of
function 'video_usercopy'
/usr/src/modules/gspca/gspca_core.c: At top level:
/usr/src/modules/gspca/gspca_core.c:2609: error: unknown field 'owner'
specified in initializer
/usr/src/modules/gspca/gspca_core.c:2609: warning: initialization from
incompatible pointer type
/usr/src/modules/gspca/gspca_core.c:2611: error: unknown field 'type'
specified in initializer
/usr/src/modules/gspca/gspca_core.c: In function 'spca50x_create_sysfs':
/usr/src/modules/gspca/gspca_core.c:2769: error: implicit declaration of
function 'video_device_create_file'
/usr/src/modules/gspca/gspca_core.c:2780: error: implicit declaration of
function 'video_device_remove_file'
/usr/src/modules/gspca/gspca_core.c: In function 'spca5xx_probe':
/usr/src/modules/gspca/gspca_core.c:4301: error: incompatible types in
assignment
make[4]: *** [/usr/src/modules/gspca/gspca_core.o] Error 1
make[3]: *** [_module_/usr/src/modules/gspca] Error 2
make[3]: Leaving directory `/home/phil/build/kernel/linux-2.6.27.9'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/usr/src/modules/gspca'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/gspca'
make: *** [kdist_build] Error 2
--=20
Phil Dibowitz phil@ipom.com
Open Source software and tech docs Insanity Palace of Metallica
http://www.phildev.net/ http://www.ipom.com/
"Never write it in C if you can do it in 'awk';
Never do it in 'awk' if 'sed' can handle it;
Never use 'sed' when 'tr' can do the job;
Never invoke 'tr' when 'cat' is sufficient;
Avoid using 'cat' whenever possible" -- Taylor's Laws of Programming
[signature.asc (application/pgp-signature, attachment)]
Reply sent
to Marco Rodrigues <gothicx@sapo.pt>:
You have taken responsibility.
(Tue, 04 Aug 2009 22:34:55 GMT) (full text, mbox, link).
Notification sent
to Dylan Thurston <dthurston@barnard.edu>:
Bug acknowledged by developer.
(Tue, 04 Aug 2009 22:34:55 GMT) (full text, mbox, link).
Message #15 received at 500908-done@bugs.debian.org (full text, mbox, reply):
Version: 01.00.20-1+rm
The gspca package has been removed from Debian so we are closing
the bugs that were still opened against it.
For more information about this package's removal, read
http://bugs.debian.org/519463 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Kind regards,
--
Marco Rodrigues
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 02 Sep 2009 07:31:38 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 12:05:57 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.