[Pkg-virtualbox-devel] Bug#480012: virtualbox-ose-source: compilation fails: expand.c:190: reference_variable: Assertion `v->value_length == strlen (v->value)' failed

Michael Biebl biebl at debian.org
Wed May 7 14:48:04 UTC 2008


Package: virtualbox-ose-source
Version: 1.5.6-dfsg-6
Severity: important

Running m-a a-i virtual-box-ose fails (compile log attached).

cd /usr/src/modules/virtualbox-ose/ && make && make install works fine.


Cheers,
Michael

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

Kernel: Linux 2.6.25.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtualbox-ose-source depends on:
ii  bzip2                   1.0.5-0.1        high-quality block-sorting file co
ii  debhelper               7.0.8            helper programs for debian/rules
ii  dpatch                  2.0.29           patch maintenance system for Debia
ii  kbuild                  1:0.1.3svn1587-1 framework for writing simple makef
ii  module-assistant        0.10.11.0        tool to make module package creati

virtualbox-ose-source recommends no packages.

-- no debconf information
-------------- next part --------------
.Getting source for kernel version: 2.6.25.1
Kernel headers available in /lib/modules/2.6.25.1/source
apt-get install build-essential 

Updated infos about 1 packages
Reading package lists...
Building dependency tree...
Reading state information...
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

Done!
unpack 
Extracting the package tarball, /usr/src/virtualbox-ose.tar.bz2, please wait...
"/usr/share/modass/overrides/virtualbox-ose-source" build KVERS=2.6.25.1 KSRC=/lib/modules/2.6.25.1/source KDREV=pluto.01 kdist_image
kmk  -f debian/rules clean
kmk: Nothing to be done for `clean'.
kmk  -f debian/rules kdist_clean kdist_config binary-modules
kmk  -f debian/rules clean
kmk[1]: Entering directory `/usr/src/modules/virtualbox-ose'
kmk[1]: Nothing to be done for `clean'.
kmk[1]: Leaving directory `/usr/src/modules/virtualbox-ose'
kmk: Nothing to be done for `kdist_config'.
for templ in ; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.25.1/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/g ;s/#KVERS#/2.6.25.1/g ; s/_KVERS_/2.6.25.1/g ; s/##KDREV##/pluto.01/g ; s/#KDREV#/pluto.01/g ; s/_KDREV_/pluto.01/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_testroot
dh_clean -k
# Build the module
kmk all KSRC=/lib/modules/2.6.25.1/source KVER=2.6.25.1 KERN_DIR=/lib/modules/2.6.25.1/source ARCH=i386
kmk[1]: Entering directory `/usr/src/modules/virtualbox-ose'
kmk KBUILD_VERBOSE=1 -C /lib/modules/2.6.25.1/source SUBDIRS=/usr/src/modules/virtualbox-ose SRCROOT=/usr/src/modules/virtualbox-ose modules
kmk: /tmp/buildd/kbuild-0.1.3svn1587/src/kmk/expand.c:190: reference_variable: Assertion `v->value_length == strlen (v->value)' failed.
kmk[1]: *** [vboxdrv] Aborted
kmk[1]: Leaving directory `/usr/src/modules/virtualbox-ose'
kmk: *** [binary-modules] Error 2
make: *** [kdist_build] Error 2
BUILD FAILED!
See /var/cache/modass/virtualbox-ose-source.buildlog.2.6.25.1.1210171540 for details.


More information about the Pkg-virtualbox-devel mailing list