Package: kernel-package Version: 10.064 Severity: normal While building 2.6.18.1 from git tree, with the following command:
$ KPATCH_evms_bd_claim=2.6.15 time make-kpkg --rootcmd=fakeroot --added-patches=badram,evms-bd-claim --append-to-version=-smp --revision=4 binary-arch ... the build fails early with the following error : echo done > stamp-debian echo done > debian/stamp-conf ====== making target CONFIG-common [new prereqs: stamp-conf]====== This is kernel package version 10.064. ====== making target stamp-arch-conf [new prereqs: CONFIG-common]====== ====== making target CONFIG-arch [new prereqs: stamp-arch-conf]====== make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 ====== making target conf.vars [new prereqs: Makefile .config]====== make[3]: *** [silentoldconfig] Error 1 make[2]: *** [silentoldconfig] Error 2 sed: -e expression #1, char 2630: unterminated `s' command make: *** [conf.vars] Error 1 Command exited with non-zero status 2 The git tree was made clean with "cg-clean -xd; cg-reset; cp ../kconfig .config" before running make-kpkg. I was a bit suprised to see the kernel-patch apply scripts remove loads of files under include/config/. Without looking in-depth, it looks like make-kpkg runs some kind of "make *config" before applying the patches ? Not sure there would be a link between those 2 points, but well :) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (90, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15.4-smp-gbbde1285 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) 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-13 The GNU C compiler ii gcc-3.3 [c-compiler] 1:3.3.6-13 The GNU C compiler ii gcc-3.4 [c-compiler] 3.4.6-4 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.6 manage translated Debconf template 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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]