Package: kernel-package Version: 11.001-0.1 Severity: normal
When attempting to compile recent linux-source-2.6.25 packages from kernel-archive.buildserver.net eg: [UPGRADE] linux-source-2.6.25 2.6.25-2~snapshot.11251 -> 2.6.25-2~snapshot.11274 [HOLD] linux-source-2.6.25 [UPGRADE] linux-source-2.6.25 2.6.25-2~snapshot.11274 -> 2.6.25-2~snapshot.11322 [UPGRADE] linux-source-2.6.25 2.6.25-2~snapshot.11322 -> 2.6.25-2snapshot.11335 I get the following errors: symone:/usr/src/linux# time make-kpkg --initrd linux-image exec debian/rules DEBIAN_REVISION=2.6.25-10.00.Custom INITRD=YES linux-image /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -lt: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -lt: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -eq: unary operator expected /bin/sh: line 0: [: -gt: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -gt: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected /bin/sh: line 0: [: -ge: unary operator expected ====== making target CONFIG-common [new prereqs: testdir]====== ====== making target debian/stamp-conf [new prereqs: ]====== # work around idiocy in recent kernel versions test ! -e scripts/package/builddeb || \ mv -f scripts/package/builddeb scripts/package/builddeb.kpkg-dist test ! -e scripts/package/Makefile || \ (mv -f scripts/package/Makefile scripts/package/Makefile.kpkg-dist && \ (echo "# Dummy file "; echo "help:") > scripts/package/Makefile) test -d debian || mkdir ./debian test ! -e stamp-building || rm -f stamp-building test ! -f ./debian || test -f stamp-debian || test -f debian/official || \ (rm -rf ./debian && mkdir ./debian) test -f stamp-debian || \ ( test -f debian/official && test -f debian/control) || \ sed -e 's/=V/../g' -e 's/=D/2.6.25-10.00.Custom/g' \ -e 's/=A/i386/g' -e 's/=SA//g' \ -e 's/=L/grub,xen-vm, /g' -e 's/=I/initramfs-tools (>= 0.53) | yaird (>= 0.0.11) | linux-initramfs-tool, /g' \ -e 's/=CV/./g' \ -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g' \ -e 's/=ST/linux/g' -e 's/=B/xen/g' \ /usr/share/kernel-package/Control> debian/control test -f stamp-debian || test -f debian/official || \ sed -e 's/=V/../g' -e 's/=D/2.6.25-10.00.Custom/g' \ -e 's/=A/i386/g' -e 's/=M/Unknown Kernel Package Maintainer <[EMAIL PROTECTED]>/g' \ -e 's/=ST/linux/g' -e 's/=B/xen/g' \ /usr/share/kernel-package/changelog > debian/changelog test -f debian/rules || install -p -m 755 /usr/share/kernel-package/rules debian/rules test -f stamp-debian || test -f debian/official || \ for file in ChangeLog Control Control.bin86 config templates.in rules; do \ cp -f /usr/share/kernel-package/$file ./debian/; \ done test -f stamp-debian || test -f debian/official || \ for dir in Config docs examples ruleset scripts pkg po; do \ cp -af /usr/share/kernel-package/$dir ./debian/; \ done echo done > stamp-debian echo done > debian/stamp-conf ====== making target CONFIG-common [new prereqs: stamp-conf]====== This is kernel package version 11.001-0.1. ====== making target stamp-arch-conf [new prereqs: CONFIG-common]====== ====== making target CONFIG-arch [new prereqs: stamp-arch-conf]====== ====== making target conf.vars [new prereqs: Makefile .config]====== Makefile:516: /usr/src/linux-source-2.6.25/arch/xen/Makefile: No such file or directory make[1]: *** No rule to make target `/usr/src/linux-source-2.6.25/arch/xen/Makefile'. Stop. make: *** [conf.vars] Error 2 real 0m4.326s user 0m3.056s sys 0m1.156s symone:/usr/src/linux# -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.25 (SMP w/1 CPU core; PREEMPT) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages kernel-package depends on: ii dpkg 1.14.18 package maintenance system for Deb ii dpkg-dev 1.14.18 package building tools for Debian ii file 4.24-2 Determines file type using "magic" ii gcc [c-compiler] 4:4.2.3-8 The GNU C compiler ii gcc-3.4 [c-compiler] 3.4.6-7 The GNU C compiler ii gcc-4.1 [c-compiler] 4.1.2-22 The GNU C compiler ii gcc-4.2 [c-compiler] 4.2.3-5 The GNU C compiler ii gcc-4.3 [c-compiler] 4.3.0-4 The GNU C compiler ii gettext 0.17-2 GNU Internationalization utilities ii make 3.81-4 The GNU version of the "make" util ii perl 5.10.0-9.1 Larry Wall's Practical Extraction ii po-debconf 1.0.12.1 manage translated Debconf template Versions of packages kernel-package recommends: ii bzip2 1.0.5-0.1 high-quality block-sorting file co ii libc6-dev [libc-dev] 2.7-10 GNU C Library: Development Librari -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]