Your message dated Sat, 19 Mar 2011 12:13:38 +0100
with message-id <[email protected]>
and subject line Re: drbd0.7-module-source: Fails to build custom modules
has caused the Debian Bug report #576328,
regarding drbd0.7-module-source: Fails to build custom modules
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.)
--
576328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576328
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: drbd0.7-module-source
Version: 0.7.25-1.1
Severity: grave
Justification: renders package unusable
Hi,
I'm trying to build a drbd0.7 package containing the modules for kernel
2.6.26. The build fails, the log is attached. I tested only on i386, but the
error message is rather generic, I guess all other archs are affected too.
Please fix the package or schedule a removal for the next point release.
Thanks,
Hilmar
-- System Information:
Debian Release: 5.0.4
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages drbd0.7-module-source depends on:
ii debhelper 7.0.15 helper programs for debian/rules
ii dpatch 2.0.30 patch maintenance system for Debia
ii module-assistant 0.10.11.0 tool to make module package creati
Versions of packages drbd0.7-module-source recommends:
ii debconf-utils 1.5.24 debconf utilities
ii dpkg-dev 1.14.29 Debian package development tools
ii kernel-package 11.015 A utility for building Linux kerne
drbd0.7-module-source suggests no packages.
-- no debconf information
dpatch deapply-all
rm -rf patch-stamp patch-stampT debian/patched
dh_clean
/usr/bin/make -C drbd clean
make[1]: Entering directory `/usr/src/modules/drbd/drbd'
rm -rf .tmp_versions
rm -f *.[oas] *.ko .*.cmd .*.d .*.tmp *.mod.c .*.flags .depend .kernel*
make[1]: Leaving directory `/usr/src/modules/drbd/drbd'
/usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/drbd'
dpatch deapply-all
rm -rf patch-stamp patch-stampT debian/patched
dh_clean
/usr/bin/make -C drbd clean
make[2]: Entering directory `/usr/src/modules/drbd/drbd'
rm -rf .tmp_versions
rm -f *.[oas] *.ko .*.cmd .*.d .*.tmp *.mod.c .*.flags .depend .kernel*
make[2]: Leaving directory `/usr/src/modules/drbd/drbd'
for templ in /usr/src/modules/drbd/debian/drbd0.7-module-_KVERS_.postinst.modules.in; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.26-2-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-2-686/g ;s/#KVERS#/2.6.26-2-686/g ; s/_KVERS_/2.6.26-2-686/g ; s/##KDREV##/2.6.26-21lenny4/g ; s/#KDREV#/2.6.26-21lenny4/g ; s/_KDREV_/2.6.26-21lenny4/g ' < $templ > ${templ%.modules.in}; \
done
dh_testdir
dh_testroot
dh_clean -k
/usr/bin/make -C drbd KERNEL_SOURCES=/lib/modules/2.6.26-2-686/build MODVERSIONS=detect KERNEL=linux-2.6.26-2-686 KDIR=/lib/modules/2.6.26-2-686/build ARCH_UM=
make[2]: Entering directory `/usr/src/modules/drbd/drbd'
Calling toplevel makefile of kernel source tree, which I believe is in
KDIR=/lib/modules/2.6.26-2-686/build
test -f ../scripts/adjust_drbd_config_h.sh && \
KDIR=/lib/modules/2.6.26-2-686/build /bin/bash ../scripts/adjust_drbd_config_h.sh
Using unmodified drbd_config.h
/usr/bin/make -C /lib/modules/2.6.26-2-686/build SUBDIRS=/usr/src/modules/drbd/drbd modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.26-2-686'
scripts/Makefile.build:46: *** CFLAGS was changed in "/usr/src/modules/drbd/drbd/Makefile". Fix it to use EXTRA_CFLAGS. Stop.
make[3]: *** [_module_/usr/src/modules/drbd/drbd] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.26-2-686'
make[2]: *** [kbuild] Error 2
make[2]: Leaving directory `/usr/src/modules/drbd/drbd'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/drbd'
make: *** [kdist_build] Error 2
--- End Message ---
--- Begin Message ---
On 03.04.10 Hilmar Preusse ([email protected]) wrote:
> I'm trying to build a drbd0.7 package containing the modules for
> kernel 2.6.26. The build fails, the log is attached. I tested
> only on i386, but the error message is rather generic, I guess all
> other archs are affected too.
>
> Please fix the package or schedule a removal for the next point
> release.
>
The package/bug is only available in oldstable right now. I guess I
should close the bug at this point.
H.
--
sigfault
--- End Message ---