Package: kernel-package
Version: 10.062
Severity: important

Hello,

When building linux-2.6.18 using
  $ make-kpkg clean
  $ fakeroot make-kpkg --revision=custom.1.2 kernel_image
I have:
  [...]
  CC [M]  fs/xfs/linux-2.6/xfs_aops.o
  CC [M]  fs/xfs/linux-2.6/xfs_buf.o
  CC [M]  fs/xfs/linux-2.6/xfs_export.o
  CC [M]  fs/xfs/linux-2.6/xfs_file.o
  CC [M]  fs/xfs/linux-2.6/xfs_fs_subr.o
  CC [M]  fs/xfs/linux-2.6/xfs_globals.o
  CC [M]  fs/xfs/linux-2.6/xfs_ioctl.o
  CC [M]  fs/xfs/linux-2.6/xfs_iops.o
  CC [M]  fs/xfs/linux-2.6/xfs_lrw.o
  CC [M]  fs/xfs/linux-2.6/xfs_super.o
  CC [M]  fs/xfs/linux-2.6/xfs_vfs.o
  CC [M]  fs/xfs/linux-2.6/xfs_vnode.o
  CC [M]  fs/xfs/support/debug.o
  CC [M]  fs/xfs/support/move.o
  CC [M]  fs/xfs/support/uuid.o
  LD [M]  fs/xfs/xfs.o
  Building modules, stage 2.
  MODPOST
make[1]: quittant le répertoire « /usr/src/linux-2.6.18 »
COLUMNS=150 dpkg -l 'gcc*' perl dpkg 'libc6*' binutils ldso make dpkg-dev |\
         awk '$1 ~ /[hi]i/ { printf("%s-%s\n", $2, $3) }'   > debian/buildinfo
uname -a >> debian/buildinfo
echo using the compiler: >> debian/buildinfo
grep LINUX_COMPILER include/linux/compile.h | \
           sed -e 's/.*LINUX_COMPILER "//' -e 's/"$//' >> debian/buildinfo
echo applied kernel patches: >> debian/buildinfo
echo done > debian/stamp-build-kernel
====== making target install/linux-image-2.6.18 [new prereqs: ]======
This is kernel package version 10.062.
echo "The UTS Release version in include/linux/utsrelease.h"; echo "     \"\" 
"; echo "does not match current version:"; echo "     \"2.6.18\" "; echo 
"Please correct this."; exit 2
The UTS Release version in include/linux/utsrelease.h
     ""
does not match current version:
     "2.6.18"
Please correct this.
make: *** [install/linux-image-2.6.18] Erreur 2


but I also have:
  $ cat include/linux/utsrelease.h
  #define UTS_RELEASE "2.6.18"

I guess the problem is in
/usr/share/kernel-package/ruleset/misc/version_vars.mk but I do not
really know what is wrong.

What can I do to help?


Bye,

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (90, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-efi
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages kernel-package depends on:
ii  dpkg                          1.13.22    package maintenance system for Deb
ii  dpkg-dev                      1.13.22    package building tools for Debian
ii  file                          4.17-4     Determines file type using "magic"
ii  gcc [c-compiler]              4:4.1.1-7  The GNU C compiler
ii  gcc-3.3 [c-compiler]          1:3.3.6-13 The GNU C compiler
ii  gcc-4.0 [c-compiler]          4.0.3-3    The GNU C compiler
ii  gcc-4.1 [c-compiler]          4.1.1-13   The GNU C compiler
ii  gettext                       0.14.6-1   GNU Internationalization utilities
ii  make                          3.81-2     The GNU version of the "make" util
ii  perl                          5.8.8-6.1  Larry Wall's Practical Extraction 
ii  po-debconf                    1.0.5      manage translated Debconf template
ii  tcc [c-compiler]              0.9.23-3   The smallest ANSI C compiler

Versions of packages kernel-package recommends:
ii  bzip2                        1.0.3-6     high-quality block-sorting file co
ii  libc6-dev [libc-dev]         2.3.6.ds1-4 GNU C Library: Development Librari

-- no debconf information

Reply via email to