Package: translucency-source
Version: 0.6.0-3
Severity: grave
Justification: renders package unusable
I've tried to build translucency-source on 2.6.18, but it failed to compile:
dh_clean
/usr/bin/make clean
make[1]: Entering directory `/usr/src/modules/translucency'
rm -f *.o *.rej *.[ch].orig
make[1]: Leaving directory `/usr/src/modules/translucency'
/usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/translucency'
dh_clean
dh_clean: cannot read debian/control: No such file or directory
make[1]: [kdist_clean] Error 1 (ignored)
/usr/bin/make clean
make[2]: Entering directory `/usr/src/modules/translucency'
rm -f *.o *.rej *.[ch].orig
make[2]: Leaving directory `/usr/src/modules/translucency'
make[1]: Nothing to be done for `kdist_config'.
for templ in
/usr/src/modules/translucency/debian/translucency-module-_KVERS_.postinst.modules.in;
do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.18-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.18-1-686/g ;s/#KVERS#/2.6.18-1-686/g ;
s/_KVERS_/2.6.18-1-686/g ; s/##KDREV##/2.6.18-2/g ; s/#KDREV#/2.6.18-2/g ;
s/_KDREV_/2.6.18-2/g ' < $templ > ${templ%.modules.in}; \
done
dh_installdirs lib/modules/2.6.18-1-686/kernel/fs
# Build the module
/usr/bin/make KERNELDIR=/lib/modules/2.6.18-1-686/build
KERNELVERSION=2.6.18-1-686 translucency.o
make[2]: Entering directory `/usr/src/modules/translucency'
gcc -c -O2 -Wall -Werror -fno-strict-aliasing -Wstrict-prototypes
-fomit-frame-pointer -pipe -fno-strength-reduce -D__KERNEL__ -DMODULE -D__SMP__
-DSMP -I/lib/modules/2.6.18-1-686/build/include extension.c
In file included from extension.c:3:
base.h:18:31: error: linux/modversions.h: No such file or directory
In file included from /lib/modules/2.6.18-1-686/build/include/linux/rwsem.h:24,
from
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h:42,
from /lib/modules/2.6.18-1-686/build/include/linux/sched.h:57,
from base.h:28,
from extension.c:3:
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h: In function '__down_read':
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h:104: error: expected ':' or
')' before 'KBUILD_BASENAME'
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h: In function
'__down_write_nested':
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h:156: error: expected ':' or
')' before 'KBUILD_BASENAME'
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h: In function '__up_read':
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h:198: error: expected ':' or
')' before 'KBUILD_BASENAME'
cc1: warnings being treated as errors
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h:192: warning: unused
variable 'tmp'
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h: In function '__up_write':
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h:224: error: expected ':' or
')' before 'KBUILD_BASENAME'
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h: In function
'__downgrade_write':
/lib/modules/2.6.18-1-686/build/include/asm/rwsem.h:249: error: expected ':' or
')' before 'KBUILD_BASENAME'
In file included from /lib/modules/2.6.18-1-686/build/include/linux/sched.h:57,
from base.h:28,
from extension.c:3:
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h: In function 'down':
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h:105: error: expected
':' or ')' before 'KBUILD_BASENAME'
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h: In function
'down_interruptible':
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h:130: error: expected
':' or ')' before 'KBUILD_BASENAME'
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h: In function
'down_trylock':
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h:155: error: expected
':' or ')' before 'KBUILD_BASENAME'
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h: In function 'up':
/lib/modules/2.6.18-1-686/build/include/asm/semaphore.h:179: error: expected
':' or ')' before 'KBUILD_BASENAME'
In file included from /lib/modules/2.6.18-1-686/build/include/asm/smp.h:17,
from /lib/modules/2.6.18-1-686/build/include/linux/smp.h:18,
from /lib/modules/2.6.18-1-686/build/include/linux/sched.h:63,
from base.h:28,
from extension.c:3:
/lib/modules/2.6.18-1-686/build/include/asm/mpspec.h:6:25: error:
mach_mpspec.h: No such file or directory
In file included from /lib/modules/2.6.18-1-686/build/include/asm/smp.h:17,
from /lib/modules/2.6.18-1-686/build/include/linux/smp.h:18,
from /lib/modules/2.6.18-1-686/build/include/linux/sched.h:63,
from base.h:28,
from extension.c:3:
/lib/modules/2.6.18-1-686/build/include/asm/mpspec.h: At top level:
/lib/modules/2.6.18-1-686/build/include/asm/mpspec.h:8: error: 'MAX_MP_BUSSES'
undeclared here (not in a function)
/lib/modules/2.6.18-1-686/build/include/asm/mpspec.h:22: error:
'MAX_IRQ_SOURCES' undeclared here (not in a function)
In file included from /lib/modules/2.6.18-1-686/build/include/linux/smp.h:18,
from /lib/modules/2.6.18-1-686/build/include/linux/sched.h:63,
from base.h:28,
from extension.c:3:
/lib/modules/2.6.18-1-686/build/include/asm/smp.h:76:26: error: mach_apicdef.h:
No such file or directory
In file included from /lib/modules/2.6.18-1-686/build/include/linux/smp.h:18,
from /lib/modules/2.6.18-1-686/build/include/linux/sched.h:63,
from base.h:28,
from extension.c:3:
/lib/modules/2.6.18-1-686/build/include/asm/smp.h: In function
'hard_smp_processor_id':
/lib/modules/2.6.18-1-686/build/include/asm/smp.h:80: warning: implicit
declaration of function 'GET_APIC_ID'
In file included from extension.c:3:
base.h: At top level:
base.h:68: error: array type has incomplete element type
base.h: In function 'namei_to_path':
base.h:141: error: dereferencing pointer to incomplete type
base.h:141: error: dereferencing pointer to incomplete type
make[2]: *** [extension.o] Error 1
make[2]: Leaving directory `/usr/src/modules/translucency'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/translucency'
make: *** [kdist_build] Error 2
Cheers,
Moritz
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages translucency-source depends on:
ii debhelper 5.0.40 helper programs for debian/rules
ii make 3.81-3 The GNU version of the "make" util
ii module-assistant 0.10.7 tool to make module package creati
translucency-source recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]