Your message dated Mon, 24 Aug 2009 10:30:28 +0100
with message-id <[email protected]>
and subject line Package shfs-source has been removed from Debian
has caused the Debian Bug report #494965,
regarding [shfs-source] does no build with 2.6.26-1-686
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
494965: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494965
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: shfs-source
Version: 0.35-6.3
Severity: normal
--- Please enter the report below this line. ---
this command fails:
sudo module-assistant auto-install shfs-source
I append errors:
make[3]: se ingresa al directorio `/usr/src/linux-headers-2.6.26-1-686'
CC [M] /usr/src/modules/shfs/Linux-2.6/dcache.o
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:24:
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:76: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:77: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:78: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:79: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:26:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:22: error: expected declaration
specifiers or ‘...’ before ‘kmem_cache_t’
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function ‘__kmem_malloc_debug’:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: ‘cache’ undeclared
(first use in this function)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: (Each undeclared
identifier is reported only once
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: for each function it
appears in.)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: At top level:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:35: error: expected declaration
specifiers or ‘...’ before ‘kmem_cache_t’
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function ‘__kmem_free_debug’:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:41: error: ‘cache’ undeclared
(first use in this function)
make[4]: *** [/usr/src/modules/shfs/Linux-2.6/dcache.o] Error 1
more in attach...
thanks,
txemi
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-1-686
Debian Release: lenny/sid
500 unstable oracio
500 unstable ftp.us.debian.org
500 unstable ftp.u-picardie.fr
--- Package information. ---
Depends (Version) | Installed
=======================-+-===========
|
dh_clean
make -C Linux-2.6 clean
make[1]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.26-1-686 linux-2.6.26-1-686.orig;
rm -f linux-2.6.26-1-686.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[1]: se sale del directorio `/usr/src/modules/shfs/Linux-2.6'
/usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules
make[1]: se ingresa al directorio `/usr/src/modules/shfs'
dh_clean
make -C Linux-2.6 clean
make[2]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.26-1-686 linux-2.6.26-1-686.orig;
rm -f linux-2.6.26-1-686.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[2]: se sale del directorio `/usr/src/modules/shfs/Linux-2.6'
for templ in /usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst
/usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst.backup
/usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst.modules.in; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.26-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.26-1-686/g ;s/#KVERS#/2.6.26-1-686/g ;
s/_KVERS_/2.6.26-1-686/g ; s/##KDREV##/2.6.26-2/g ; s/#KDREV#/2.6.26-2/g ;
s/_KDREV_/2.6.26-2/g ' < $templ > ${templ%.modules.in}; \
done
dh_testdir
dh_testroot
dh_clean -k
env MODVERSIONS=detect make -C Linux-2.6
KERNEL_SOURCES=/lib/modules/2.6.26-1-686/build KERNEL=linux-2.6.26-1-686
make[2]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
make -C /lib/modules/2.6.26-1-686/build SUBDIRS=/usr/src/modules/shfs/Linux-2.6
modules
make[3]: se ingresa al directorio `/usr/src/linux-headers-2.6.26-1-686'
CC [M] /usr/src/modules/shfs/Linux-2.6/dcache.o
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:24:
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:76: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:77: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:78: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:79: error: expected ‘=’, ‘,’, ‘;’,
‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:26:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:22: error: expected declaration
specifiers or ‘...’ before ‘kmem_cache_t’
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function ‘__kmem_malloc_debug’:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: ‘cache’ undeclared
(first use in this function)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: (Each undeclared
identifier is reported only once
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: for each function it
appears in.)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: At top level:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:35: error: expected declaration
specifiers or ‘...’ before ‘kmem_cache_t’
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function ‘__kmem_free_debug’:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:41: error: ‘cache’ undeclared
(first use in this function)
make[4]: *** [/usr/src/modules/shfs/Linux-2.6/dcache.o] Error 1
make[3]: *** [_module_/usr/src/modules/shfs/Linux-2.6] Error 2
make[3]: se sale del directorio `/usr/src/linux-headers-2.6.26-1-686'
make[2]: *** [default] Error 2
make[2]: se sale del directorio `/usr/src/modules/shfs/Linux-2.6'
make[1]: *** [binary-modules] Error 2
make[1]: se sale del directorio `/usr/src/modules/shfs'
make: *** [kdist_build] Error 2
--- End Message ---
--- Begin Message ---
Version: 0.35-6.3+rm
You filled the bug http://bugs.debian.org/494965 in Debian BTS
against the package shfs-source. I'm closing it at *unstable*, but it will
remain open for older distributions.
For more information about this package's removal, read
http://bugs.debian.org/449435. 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.
--
Marco Rodrigues
--- End Message ---