Your message dated Sat, 29 Oct 2005 02:39:24 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Well, this bug presented itself in experimental, and now is
fixed there
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Oct 2005 08:23:45 +0000
>From [EMAIL PROTECTED] Thu Oct 27 01:23:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sv1.valinux.co.jp [210.128.90.2]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EV332-00064l-00; Thu, 27 Oct 2005 01:23:44 -0700
Received: from tabatha.lab.ultramonkey.org (vagw.valinux.co.jp [210.128.90.14])
by sv1.valinux.co.jp (Postfix) with ESMTP id C17437402D;
Thu, 27 Oct 2005 17:23:12 +0900 (JST)
Received: from horms by tabatha.lab.ultramonkey.org with local (Exim 3.36 #1
(Debian))
id 1EV32L-0004WW-00; Thu, 27 Oct 2005 17:23:01 +0900
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Horms <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: kernel-package: Problem with kernel_version.mk causes build fauilure
X-Mailer: reportbug 3.17
Date: Thu, 27 Oct 2005 17:23:01 +0900
Message-Id: <[EMAIL PROTECTED]>
Sender: Horms <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: kernel-package
Version: 10.001
Severity: grave
Tags: experimental
Justification: renders package unusable
Hi,
first up sorry if this is known, it only manifests in 10.001,
I built (and uploaded) linux-2.6-2.6.13+2.6.14-rc4 for i386,
using 9.008.4, the version in sid.
I've appended a build log below, but basically it seems
to fail when trying to build linux-2.6-2.6.13+2.6.14-rc4
because of some issue in kernel_version.mk
Let me know if you want me to investigate further,
it seems to be trivial to reproduce over here.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc4-1-686-smp
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored:
LC_ALL set to ja_JP.eucJP)
Versions of packages kernel-package depends on:
ii dpkg 1.13.11.0.1 package maintenance system for Deb
ii dpkg-dev 1.13.11 package building tools for Debian
ii gcc [c-compiler] 4:4.0.2-1 The GNU C compiler
ii gcc-3.2 [c-compiler] 1:3.2.3-9 The GNU C compiler
ii gcc-3.3 [c-compiler] 1:3.3.6-10 The GNU C compiler
ii gcc-3.4 [c-compiler] 3.4.4-9 The GNU C compiler
ii gcc-4.0 [c-compiler] 4.0.2-3 The GNU C compiler
ii make 3.80-11 The GNU version of the "make" util
ii perl 5.8.7-7 Larry Wall's Practical Extraction
Versions of packages kernel-package recommends:
ii bzip2 1.0.2-10 high-quality block-sorting file co
ii libc6-dev [libc-dev] 2.3.5-7 GNU C Library: Development Librari
-- no debconf information
dpkg-buildpackage: source package is linux-2.6
dpkg-buildpackage: source version is 2.6.13+2.6.14-rc4-0experimental.1
dpkg-buildpackage: source changed by Simon Horman <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
dh_testdir
rm -f version.Debian
cd debian; rm -f *.kpatches.arch
rm -rf debian/build debian/stamps debian/lib/python/*.pyc
dh_clean
debian/rules build
dh_testdir
/usr/bin/make -f debian/rules.gen setup-i386
make[1]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-arch
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' ABINAME='rc4' KPKG_ABINAME='' ARCH='i386'
UPSTREAM_VERSION='2.6.14-rc4' REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
rm -rf debian/build/source
mkdir -p debian/build/source
cp -al COPYING CREDITS Documentation Kbuild MAINTAINERS Makefile README
REPORTING-BUGS arch crypto drivers fs include init ipc kernel lib mm net
scripts security sound usr debian/build/source
cd debian/build/source; override_version="2.6.13+2.6.14-rc4-0experimental.1"
override_revisions="0experimental.1"
home=/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/patches-debian
sh
/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/bin/apply
W: No version.Debian file, assuming pristine Linux 2.6.13+2.6.14-rc4
amd64-int3-fix.patch OK (+)
fbdev-radeon-noaccel.patch OK (+)
fs-asfs-2.patch OK (+)
ia64-irq-affinity-upfix.patch OK (+)
modular-ide.patch OK (+)
modular-ide-pnp.patch OK (+)
powerpc-calibrate-tau.patch OK (+)
powerpc-g3-750cxe.patch OK (+)
powerpc-mkvmlinuz-support.patch OK (+)
powerpc-serial.patch OK (+)
qla2xxx-removed.patch OK (+)
sparc64-hme-lockup.patch OK (+)
tty-locking-fixes9.patch OK (+)
version.patch OK (+)
powerpc-mv643xx-hotplug-support.patch OK (+)
powerpc-apus.patch OK (+)
s390-uaccess-const.patch OK (+)
--> 2.6.13+2.6.14-rc4-0experimental.1 fully applied.
#make-kpkg does this when building kernel-source.
mv debian/build/source/scripts/package/Makefile
debian/build/source/scripts/package/Makefile.dist
mv debian/build/source/scripts/package/builddeb
debian/build/source/scripts/package/builddeb.dist
echo "# Dummy Makefile" > debian/build/source/scripts/package/Makefile
echo "all:" >> debian/build/source/scripts/package/Makefile
touch debian/stamps/source
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-subarch KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4' ABINAME='rc4' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
sed -e 's,@initrd_modules@,,' \
-e 's,@extra_postinstall_command@,true,' \
-e 's,@headers_dirs@,i386,g' \
debian/templates/post-install.in > debian/build/post-install-i386-none
rm -rf debian/build/source-i386-none
cp -al debian/build/source debian/build/source-i386-none
mkdir -p debian/build/source-i386-none/debian
cp debian/changelog debian/build/source-i386-none/debian
cp debian/copyright debian/build/source-i386-none/debian
cp debian/control debian/build/source-i386-none/debian/control
touch debian/build/source-i386-none/debian/official
if [ -n '' ]; then \
cd debian/build/source-i386-none; \
for patch in ; do cat
"/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/$patch"
| patch -p1; done; \
fi
install debian/build/post-install-i386-none
debian/build/source-i386-none/debian/post-install
touch debian/stamps/source-i386-none
rm -rf debian/build/build-i386-none
cp -al debian/build/source-i386-none debian/build/build-i386-none
cd debian/build/build-i386-none; env -u ABINAME -u ARCH -u SUBARCH -u FLAVOUR
-u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR= DEBIAN_VERSION=2.6.14
MAKEFLAGS=''
HEADER_CLEAN_HOOK='/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/header-install-i386-none'
make-kpkg --append-to-version "" --arch i386 --stem linux --config defconfig
configure
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none'
touch debian/stamps/setup-i386-none
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='386' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
Generating configuration file debian/build/config.i386-none-386:
rm -f debian/build/config.i386-none-386
for i in debian/arch/config debian/arch/i386/config; do \
if [ -f ${i} ]; then \
cat ${i} >> debian/build/config.i386-none-386; \
fi; \
done
cat debian/arch/i386/config.386 >> debian/build/config.i386-none-386
rm -rf debian/build/build-i386-none-386
cp -al debian/build/source-i386-none debian/build/build-i386-none-386
cp debian/build/config.i386-none-386 debian/build/build-i386-none-386/.config
cd debian/build/build-i386-none-386; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=386 DEBIAN_VERSION=2.6.14
MAKEFLAGS='' make-kpkg --append-to-version "-386" --arch i386 --stem linux
--initrd configure
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-386'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-386'
touch debian/stamps/setup-i386-none-386
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='686' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
Generating configuration file debian/build/config.i386-none-686:
rm -f debian/build/config.i386-none-686
for i in debian/arch/config debian/arch/i386/config; do \
if [ -f ${i} ]; then \
cat ${i} >> debian/build/config.i386-none-686; \
fi; \
done
cat debian/arch/i386/config.686 >> debian/build/config.i386-none-686
rm -rf debian/build/build-i386-none-686
cp -al debian/build/source-i386-none debian/build/build-i386-none-686
cp debian/build/config.i386-none-686 debian/build/build-i386-none-686/.config
cd debian/build/build-i386-none-686; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=686 DEBIAN_VERSION=2.6.14
MAKEFLAGS='' make-kpkg --append-to-version "-686" --arch i386 --stem linux
--initrd configure
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-686'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-686'
touch debian/stamps/setup-i386-none-686
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='686-smp'
KPKG_ABINAME='' UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
Generating configuration file debian/build/config.i386-none-686-smp:
rm -f debian/build/config.i386-none-686-smp
for i in debian/arch/config debian/arch/i386/config; do \
if [ -f ${i} ]; then \
cat ${i} >> debian/build/config.i386-none-686-smp; \
fi; \
done
cat debian/arch/i386/config.686-smp >> debian/build/config.i386-none-686-smp
rm -rf debian/build/build-i386-none-686-smp
cp -al debian/build/source-i386-none debian/build/build-i386-none-686-smp
cp debian/build/config.i386-none-686-smp
debian/build/build-i386-none-686-smp/.config
cd debian/build/build-i386-none-686-smp; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=686-smp
DEBIAN_VERSION=2.6.14 MAKEFLAGS='' make-kpkg --append-to-version "-686-smp"
--arch i386 --stem linux --initrd configure
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-686-smp'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-686-smp'
touch debian/stamps/setup-i386-none-686-smp
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='k7' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
Generating configuration file debian/build/config.i386-none-k7:
rm -f debian/build/config.i386-none-k7
for i in debian/arch/config debian/arch/i386/config; do \
if [ -f ${i} ]; then \
cat ${i} >> debian/build/config.i386-none-k7; \
fi; \
done
cat debian/arch/i386/config.k7 >> debian/build/config.i386-none-k7
rm -rf debian/build/build-i386-none-k7
cp -al debian/build/source-i386-none debian/build/build-i386-none-k7
cp debian/build/config.i386-none-k7 debian/build/build-i386-none-k7/.config
cd debian/build/build-i386-none-k7; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=k7 DEBIAN_VERSION=2.6.14
MAKEFLAGS='' make-kpkg --append-to-version "-k7" --arch i386 --stem linux
--initrd configure
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-k7'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-k7'
touch debian/stamps/setup-i386-none-k7
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='k7-smp'
KPKG_ABINAME='' UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
Generating configuration file debian/build/config.i386-none-k7-smp:
rm -f debian/build/config.i386-none-k7-smp
for i in debian/arch/config debian/arch/i386/config; do \
if [ -f ${i} ]; then \
cat ${i} >> debian/build/config.i386-none-k7-smp; \
fi; \
done
cat debian/arch/i386/config.k7-smp >> debian/build/config.i386-none-k7-smp
rm -rf debian/build/build-i386-none-k7-smp
cp -al debian/build/source-i386-none debian/build/build-i386-none-k7-smp
cp debian/build/config.i386-none-k7-smp
debian/build/build-i386-none-k7-smp/.config
cd debian/build/build-i386-none-k7-smp; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=k7-smp
DEBIAN_VERSION=2.6.14 MAKEFLAGS='' make-kpkg --append-to-version "-k7-smp"
--arch i386 --stem linux --initrd configure
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-k7-smp'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-k7-smp'
touch debian/stamps/setup-i386-none-k7-smp
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[1]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
touch debian/stamps/setup-stamp
dh_testdir
/usr/bin/make -f debian/rules.gen build-i386
make[1]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='386' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
ln -fs $(command -v touch) debian/build/touch.orig
cd debian/build/build-i386-none-386; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=386 DEBIAN_VERSION=2.6.14
MAKEFLAGS=''
PATH=/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/build:/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/bin:/home/horms/tmp/perdition/bin:/home/horms/bin:/home/horms/s:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/games:/bin:/sbin:
make-kpkg --append-to-version "-386" --arch i386 --stem linux --initrd build
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-386'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-386'
touch debian/stamps/build-i386-none-386
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='686' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
ln -fs $(command -v touch) debian/build/touch.orig
cd debian/build/build-i386-none-686; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=686 DEBIAN_VERSION=2.6.14
MAKEFLAGS=''
PATH=/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/build:/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/bin:/home/horms/tmp/perdition/bin:/home/horms/bin:/home/horms/s:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/games:/bin:/sbin:
make-kpkg --append-to-version "-686" --arch i386 --stem linux --initrd build
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-686'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-686'
touch debian/stamps/build-i386-none-686
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='686-smp' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
ln -fs $(command -v touch) debian/build/touch.orig
cd debian/build/build-i386-none-686-smp; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=686-smp
DEBIAN_VERSION=2.6.14 MAKEFLAGS=''
PATH=/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/build:/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/bin:/home/horms/tmp/perdition/bin:/home/horms/bin:/home/horms/s:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/games:/bin:/sbin:
make-kpkg --append-to-version "-686-smp" --arch i386 --stem linux --initrd
build
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-686-smp'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-686-smp'
touch debian/stamps/build-i386-none-686-smp
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='k7' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
ln -fs $(command -v touch) debian/build/touch.orig
cd debian/build/build-i386-none-k7; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=k7 DEBIAN_VERSION=2.6.14
MAKEFLAGS=''
PATH=/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/build:/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/bin:/home/horms/tmp/perdition/bin:/home/horms/bin:/home/horms/s:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/games:/bin:/sbin:
make-kpkg --append-to-version "-k7" --arch i386 --stem linux --initrd build
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-k7'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-k7'
touch debian/stamps/build-i386-none-k7
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='k7-smp' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
ln -fs $(command -v touch) debian/build/touch.orig
cd debian/build/build-i386-none-k7-smp; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR=k7-smp
DEBIAN_VERSION=2.6.14 MAKEFLAGS=''
PATH=/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/build:/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/bin:/home/horms/tmp/perdition/bin:/home/horms/bin:/home/horms/s:/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/games:/bin:/sbin:
make-kpkg --append-to-version "-k7-smp" --arch i386 --stem linux --initrd build
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: 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: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-k7-smp'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/build-i386-none-k7-smp'
touch debian/stamps/build-i386-none-k7-smp
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[1]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
touch debian/stamps/build-stamp
fakeroot debian/rules binary-arch
dh_testdir
/usr/bin/make -f debian/rules.gen setup-i386
make[1]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-arch
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' ABINAME='rc4' KPKG_ABINAME='' ARCH='i386'
UPSTREAM_VERSION='2.6.14-rc4' REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `setup-arch'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-subarch KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4' ABINAME='rc4' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `setup-subarch'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='386' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `setup-flavour'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='686' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `setup-flavour'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='686-smp'
KPKG_ABINAME='' UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `setup-flavour'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='k7' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `setup-flavour'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real setup-flavour FLAVOUR='k7-smp'
KPKG_ABINAME='' UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `setup-flavour'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[1]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
touch debian/stamps/setup-stamp
dh_testdir
/usr/bin/make -f debian/rules.gen build-i386
make[1]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='386' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='686' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='686-smp' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='k7' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real build FLAVOUR='k7-smp' KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none' ABINAME='rc4' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[1]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
touch debian/stamps/build-stamp
dh_testdir
/usr/bin/make -f debian/rules.gen binary-arch-i386
make[1]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real install-headers-all
GENCONTROL_ARGS='"-Vkernel:Depends=linux-headers-2.6.14-rc4-386,
linux-headers-2.6.14-rc4-686, linux-headers-2.6.14-rc4-686-smp,
linux-headers-2.6.14-rc4-k7, linux-headers-2.6.14-rc4-k7-smp"'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' ABINAME='rc4' KPKG_ABINAME='' ARCH='i386'
UPSTREAM_VERSION='2.6.14-rc4' REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
dh_testdir
dh_testroot
dh_install -plinux-headers-2.6.14 debian/arch
/usr/src/linux-headers-2.6.14/debian
dh_installdocs -plinux-headers-2.6.14
dh_installchangelogs -plinux-headers-2.6.14
/usr/bin/make -f debian/rules.real install-base
DH_OPTIONS=-plinux-headers-2.6.14
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
dh_compress
dh_fixperms
dh_installdeb
dh_gencontrol -- "-Vkernel:Depends=linux-headers-2.6.14-rc4-386,
linux-headers-2.6.14-rc4-686, linux-headers-2.6.14-rc4-686-smp,
linux-headers-2.6.14-rc4-k7, linux-headers-2.6.14-rc4-k7-smp"
dh_md5sums
dh_builddeb
dpkg-deb: building package `linux-headers-2.6.14' in
`../linux-headers-2.6.14_2.6.13+2.6.14-rc4-0experimental.1_i386.deb'.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
/usr/bin/make -f debian/rules.real binary-arch-subarch KPKG_ABINAME=''
UPSTREAM_VERSION='2.6.14-rc4' ABINAME='rc4' VERSION='2.6.14'
SOURCE_UPSTREAM='2.6.13+2.6.14-rc4' SUBARCH='none'
SOURCE_VERSION='2.6.13+2.6.14-rc4-0experimental.1' ARCH='i386'
REVISIONS='0experimental.1'
make[2]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
sed -e 's,@headers_dirs@,i386,g' debian/templates/header-install.in >
debian/build/header-install-i386-none
chmod u+x debian/build/header-install-i386-none
rm -rf debian/build/install-header-i386-none
cp -al debian/build/build-i386-none debian/build/install-header-i386-none
cd debian/build/install-header-i386-none; env -u ABINAME -u ARCH -u SUBARCH -u
FLAVOUR -u VERSION DEBIAN_ABINAME=rc4 DEBIAN_FLAVOUR= DEBIAN_VERSION=2.6.14
MAKEFLAGS=''
HEADER_CLEAN_HOOK='/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/header-install-i386-none'
make-kpkg --append-to-version "" --arch i386 --stem linux --config defconfig
kernel-headers
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
make[3]: ./debian/kernel_version.mk: No such file or directory
make[3]: *** No rule to make target `./debian/kernel_version.mk'. Stop.
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -gt: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
make[3]: Entering directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/install-header-i386-none'
Problems ecountered with the version number 2.6.13+2.6.14-rc4-0experimental.1.
Could not find ./debian/kpkg-vercheck
Please re-read the README file and try again.
make[3]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4/debian/build/install-header-i386-none'
cat debian/build/install-header-i386-none/debian/files >> debian/files
cat: debian/build/install-header-i386-none/debian/files: No such file or
directory
make[2]: *** [install-header-i386-none] Error 1
make[2]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make[1]: *** [binary-arch-i386-none-real] Error 2
make[1]: Leaving directory
`/home/horms/tmp/debian-kernel-test/linux-2.6.13+2.6.14-rc4/linux-2.6-2.6.13+2.6.14-rc4'
make: *** [binary-arch] Error 2
---------------------------------------
Received: (at 335993-done) by bugs.debian.org; 29 Oct 2005 07:46:21 +0000
>From [EMAIL PROTECTED] Sat Oct 29 00:46:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from host-12-107-230-171.dtccom.net
(glaurung.internal.golden-gryphon.com) [12.107.230.171]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EVlPx-00081v-00; Sat, 29 Oct 2005 00:46:21 -0700
Received: from glaurung.internal.golden-gryphon.com ([EMAIL PROTECTED]
[127.0.0.1])
by glaurung.internal.golden-gryphon.com (8.13.5/8.13.5/Debian-3) with
ESMTP id j9T7dRgq020620
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
for <[EMAIL PROTECTED]>; Sat, 29 Oct 2005 02:39:27 -0500
Received: (from [EMAIL PROTECTED])
by glaurung.internal.golden-gryphon.com (8.13.5/8.13.5/Submit) id
j9T7dOp1020618;
Sat, 29 Oct 2005 02:39:24 -0500
X-Authentication-Warning: glaurung.internal.golden-gryphon.com: srivasta set
sender to srivasta(va, manoj)@debian.org using -f
From: Manoj Srivastava <[EMAIL PROTECTED] (va, manoj)>
To: [EMAIL PROTECTED]
Subject: Well, this bug presented itself in experimental, and now is fixed there
Organization: The Debian Project
User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)
(i686-pc-linux-gnu)
Face: iVBORw0KGgoAAAANSUhEUgAAACYAAAAwCAMAAABKbPgaAAAAM1BMVEUAAADIjH/0rp1KPz79
0b+ic2nlpJc2Ly2AY17VlYb4uqi2gHQXFBN2WVXgno5iT02Xa2Nx+jaIAAACVElEQVQ4jeWU23bj
IAxFLUAggQX6/6+dI9LGTpo+9mlYiXNhc3TnOP50naZE0tqvgEk+soutnNfQ8yPTWMTENhNrjI+Y
+N7POVt8tAzpn2vJlsmttbyfrdkP7hx5iezteGzsbOts7xT+tC1mcG+LtRP2X/16bEQExuyx1uZW
vscrAWUT8aE0aDBeBuw8nS5u4WgWyDCllOZUBeyWgbWbGrBsTDpTx0qpphlcYPcgJLvBXFClPMg5
6WH2JidLIAaDF5aAed7uPTH4bjw0bZvfajp2tHc1F+cBm+Vr9YomGSwNhbmcczYEWUu5MBpYvCLV
F+ZIKwQfYB+CBXnIRQFvIRhK6l96PemsFLEPFxi+MPxiTYH0Ave1InPsIYes3NJb42ytBSmmysyj
lIQYHJm6Im1WbQ0kWMesKFRFPKTDzJ3GhWUn2KWKEkWlKthoACLm2eWJQQh2qKbAUgQxa+8TVjn1
aySm8656ookCfCc5TRzvnZ6YOu3NpHg+uR5YuRkNF/b5IHq5Y7Ve6c2+sR4hqIZ3+5DCt3ukh8Eo
vFIXVJxqfMdbkd/BF3YaQkB/2RIUHPMS7RLVAHefrYzWZVQ/ei4peBsROFLi90ltQyvF5I05t4Zs
L4C9DODJ2AZCUf8UitGjCIdfx15QQkfZibTOGT3edxns5fY6F2rstKcTwiiaJnQwvYkdzTlaTqNH
IkSmGdLrON45tGsMNDoSYr4bxH5emHEFaoFjKBahHXFXfLx9cR9p6ejJXihuxPz57gWHZkWovbPl
9gsU8eImtBi++3D+f+sfT/Mg79fyEz8AAAAASUVORK5CYII=
X-URL: http://www.debian.org/%7Esrivasta/
Mail-Copies-To: nobody
X-Face: [EMAIL PROTECTED]/;Y^gTjR\T^"B'fbeuVGiyKrvbfKJl!^e|e:iu(kJ6c|QYB57LP*|t
&YlP~HF/=h:[EMAIL PROTECTED]:6Cj0kd#4]>*D,|0djf'CVlXkI,>aV4\}?d_KEqsN{Nnt7
78"OsbQ["56/!nisvyB/uA5Q.{)gm6?q.j71ww.>b9b]-sG8zNt%KkIa>xWg&1VcjZk[hBQ>]j~`Wq
Xl,y1a!(>6`UM{~'X[Y_,Bv+}=L\SS*mA8=s;!=O`ja|@PEzb&i0}Qp,`Z\:6:OmRi*
X-Hashcash: 1:25:051029:[EMAIL
PROTECTED]::UAn5omviqgp7ZGpv:0000000000000000000000000000000007ea/a
Date: Sat, 29 Oct 2005 02:39:24 -0500
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-CRM114-Score: -26.6038
X-CRM114-Status: Good ( pR: -26.6038 )
X-SA-Orig: -8.193, -26.6038
X-Spam-Value: -14.1154333333333
X-Grey: White
X-SA-Rep: -14.1154333333333 ALL_TRUSTED,BAYES_00,HASHCASH_25,X_AUTH_WARN_FAKED
X-Scanned-By: MIMEDefang version 2.53 (www . roaringpenguin . com / mimedefang)
on 192.168.1.10
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Version: 10.002
Hi,
Since the bug is fixed in an upload to experimental, and the
bug itself was never in Sid, ...
manoj
--
Too clever is dumb. Ogden Nash
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.debian.org/%7Esrivasta/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]